public class CustomerPurchasePackage_VersionStructure extends PriceableObject_VersionStructure
Java class for CustomerPurchasePackage_VersionStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CustomerPurchasePackage_VersionStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}PriceableObject_VersionStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}CustomerPurchasePackageGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CustomerPurchasePackageElements_RelStructure |
customerPurchasePackageElements |
protected DistributionAssignments_RelStructure |
distributionAssignments |
protected CustomerPurchasePackagePrices_RelStructure |
prices |
protected PrivateCodeStructure |
privateCode |
protected SalesPackageRefStructure |
salesPackageRef |
protected SalesTransactionRefStructure |
salesTransactionRef |
protected TravelDocuments_RelStructure |
travelDocuments |
protected CustomerPurchaseParameterAssignments_RelStructure |
validityParameterAssignments |
alternativeNames, description, fareTables, name, noticeAssignments, priceGroups, pricingRuleRef, pricingServiceRefbrandingRef, extensions, keyList, responsibilitySetRefalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
CustomerPurchasePackage_VersionStructure() |
getAlternativeNames, getDescription, getFareTables, getName, getNoticeAssignments, getPriceGroups, getPricingRuleRef, getPricingServiceRef, setAlternativeNames, setDescription, setFareTables, setName, setNoticeAssignments, setPriceGroups, setPricingRuleRef, setPricingServiceRefgetBrandingRef, getExtensions, getKeyList, getResponsibilitySetRef, setBrandingRef, setExtensions, setKeyList, setResponsibilitySetRefgetAlternativeTexts, getChanged, getCompatibleWithVersionFrameVersionRef, getCreated, getDataSourceRef, getDerivedFromObjectRef, getDerivedFromVersionRef_BasicModificationDetailsGroup, getModification, getStatus_BasicModificationDetailsGroup, getValidBetween, getValidityConditions, getVersion, setAlternativeTexts, setChanged, setCompatibleWithVersionFrameVersionRef, setCreated, setDataSourceRef, setDerivedFromObjectRef, setDerivedFromVersionRef_BasicModificationDetailsGroup, setModification, setStatus_BasicModificationDetailsGroup, setValidityConditions, setVersiongetId, getNameOfClass, setId, setNameOfClassprotected PrivateCodeStructure privateCode
protected SalesPackageRefStructure salesPackageRef
protected CustomerPurchaseParameterAssignments_RelStructure validityParameterAssignments
protected DistributionAssignments_RelStructure distributionAssignments
protected CustomerPurchasePackageElements_RelStructure customerPurchasePackageElements
protected SalesTransactionRefStructure salesTransactionRef
protected CustomerPurchasePackagePrices_RelStructure prices
protected TravelDocuments_RelStructure travelDocuments
public CustomerPurchasePackage_VersionStructure()
public PrivateCodeStructure getPrivateCode()
PrivateCodeStructurepublic void setPrivateCode(PrivateCodeStructure value)
value - allowed object is
PrivateCodeStructurepublic SalesPackageRefStructure getSalesPackageRef()
SalesPackageRefStructurepublic void setSalesPackageRef(SalesPackageRefStructure value)
value - allowed object is
SalesPackageRefStructurepublic CustomerPurchaseParameterAssignments_RelStructure getValidityParameterAssignments()
CustomerPurchaseParameterAssignments_RelStructurepublic void setValidityParameterAssignments(CustomerPurchaseParameterAssignments_RelStructure value)
value - allowed object is
CustomerPurchaseParameterAssignments_RelStructurepublic DistributionAssignments_RelStructure getDistributionAssignments()
DistributionAssignments_RelStructurepublic void setDistributionAssignments(DistributionAssignments_RelStructure value)
value - allowed object is
DistributionAssignments_RelStructurepublic CustomerPurchasePackageElements_RelStructure getCustomerPurchasePackageElements()
CustomerPurchasePackageElements_RelStructurepublic void setCustomerPurchasePackageElements(CustomerPurchasePackageElements_RelStructure value)
value - allowed object is
CustomerPurchasePackageElements_RelStructurepublic SalesTransactionRefStructure getSalesTransactionRef()
SalesTransactionRefStructurepublic void setSalesTransactionRef(SalesTransactionRefStructure value)
value - allowed object is
SalesTransactionRefStructurepublic CustomerPurchasePackagePrices_RelStructure getPrices()
CustomerPurchasePackagePrices_RelStructurepublic void setPrices(CustomerPurchasePackagePrices_RelStructure value)
value - allowed object is
CustomerPurchasePackagePrices_RelStructurepublic TravelDocuments_RelStructure getTravelDocuments()
TravelDocuments_RelStructurepublic void setTravelDocuments(TravelDocuments_RelStructure value)
value - allowed object is
TravelDocuments_RelStructurepublic CustomerPurchasePackage_VersionStructure withPrivateCode(PrivateCodeStructure value)
public CustomerPurchasePackage_VersionStructure withSalesPackageRef(SalesPackageRefStructure value)
public CustomerPurchasePackage_VersionStructure withValidityParameterAssignments(CustomerPurchaseParameterAssignments_RelStructure value)
public CustomerPurchasePackage_VersionStructure withDistributionAssignments(DistributionAssignments_RelStructure value)
public CustomerPurchasePackage_VersionStructure withCustomerPurchasePackageElements(CustomerPurchasePackageElements_RelStructure value)
public CustomerPurchasePackage_VersionStructure withSalesTransactionRef(SalesTransactionRefStructure value)
public CustomerPurchasePackage_VersionStructure withPrices(CustomerPurchasePackagePrices_RelStructure value)
public CustomerPurchasePackage_VersionStructure withTravelDocuments(TravelDocuments_RelStructure value)
public CustomerPurchasePackage_VersionStructure withName(MultilingualString value)
withName in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withDescription(MultilingualString value)
withDescription in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withAlternativeNames(AlternativeNames_RelStructure value)
withAlternativeNames in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withNoticeAssignments(NoticeAssignments_RelStructure value)
withNoticeAssignments in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withPricingServiceRef(PricingServiceRefStructure value)
withPricingServiceRef in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withPricingRuleRef(JAXBElement<? extends PricingRuleRefStructure> value)
withPricingRuleRef in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withPriceGroups(PriceGroups_RelStructure value)
withPriceGroups in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withFareTables(FareTables_RelStructure value)
withFareTables in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withKeyList(KeyListStructure value)
withKeyList in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withExtensions(ExtensionsStructure value)
withExtensions in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withValidBetween(ValidBetween... values)
withValidBetween in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withDataSourceRef(String value)
withDataSourceRef in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withCreated(LocalDateTime value)
withCreated in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withChanged(LocalDateTime value)
withChanged in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withModification(ModificationEnumeration value)
withModification in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withVersion(String value)
withVersion in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
public CustomerPurchasePackage_VersionStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withNameOfClass(String value)
withNameOfClass in class PriceableObject_VersionStructurepublic CustomerPurchasePackage_VersionStructure withId(String value)
withId in class PriceableObject_VersionStructurepublic String toString()
toString in class PriceableObject_VersionStructureCopyright © 2018 Entur AS. All rights reserved.