public class DistributionAssignment_VersionStructure extends Assignment_VersionStructure_
Java class for DistributionAssignment_VersionStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DistributionAssignment_VersionStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}Assignment_VersionStructure_">
<sequence>
<group ref="{http://www.netex.org.uk/netex}DistributionAssignmentGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
description, name, orderbrandingRef, extensions, keyList, responsibilitySetRefalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
DistributionAssignment_VersionStructure() |
getDescription, getName, getOrder, setDescription, setName, setOrdergetBrandingRef, 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 JAXBElement<? extends ServiceAccessRightRefStructure> serviceAccessRightRef
protected SalesPackageRefStructure salesPackageRef
protected GroupOfSalesPackagesRefStructure groupOfSalesPackagesRef
protected List<DistributionRightsEnumeration> distributionRights
protected AllCountriesRef allCountriesRef
protected CountryRef countryRef
protected Boolean allowedInCountry
protected TopographicPlaceRefStructure topographicPlaceRef
protected AllDistributionChannelsRefStructureElement allDistributionChannelsRef
protected GroupOfDistributionChannelsRefStructure groupOfDistributionChannelsRef
protected DistributionChannelRefStructureElement distributionChannelRef
protected DistributionChannelTypeEnumeration distributionChannelType
protected Boolean allowedInChannel
protected Boolean restrictedToChannel
protected Boolean mandatoryProduct
protected Boolean initialCarrier
protected Boolean transitCarrier
protected Boolean finalCarrier
protected JAXBElement<? extends AllOrganisationsRefStructure> allOrganisationsRef
protected JAXBElement<? extends OrganisationRefStructure> organisationRef
protected ResponsibilitySetRefStructure responsibilitySetRefDistributionByGroup
protected List<TicketingServiceFacilityEnumeration> ticketingServiceFacilityList
protected List<PaymentMethodEnumeration> paymentMethods
protected Boolean requiresRegistration
protected FulfilmentMethodRefStructure fulfilmentMethodRef
protected NoticeAssignments_RelStructure noticeAssignments
public DistributionAssignment_VersionStructure()
public JAXBElement<? extends ServiceAccessRightRefStructure> getServiceAccessRightRef()
JAXBElement<SupplementProductRefStructure>
JAXBElement<FareProductRefStructure>
JAXBElement<ServiceAccessRightRefStructure>
JAXBElement<SaleDiscountRightRefStructure>
JAXBElement<CappedDiscountRightRefStructure>
JAXBElement<AmountOfPriceUnitProductRefStructure>
JAXBElement<ThirdPartyProductRefStructure>
JAXBElement<UsageDiscountRightRefStructure>
JAXBElement<EntitlementProductRefStructure>
JAXBElement<PreassignedFareProductRefStructure>public void setServiceAccessRightRef(JAXBElement<? extends ServiceAccessRightRefStructure> value)
value - allowed object is
JAXBElement<SupplementProductRefStructure>
JAXBElement<FareProductRefStructure>
JAXBElement<ServiceAccessRightRefStructure>
JAXBElement<SaleDiscountRightRefStructure>
JAXBElement<CappedDiscountRightRefStructure>
JAXBElement<AmountOfPriceUnitProductRefStructure>
JAXBElement<ThirdPartyProductRefStructure>
JAXBElement<UsageDiscountRightRefStructure>
JAXBElement<EntitlementProductRefStructure>
JAXBElement<PreassignedFareProductRefStructure>public SalesPackageRefStructure getSalesPackageRef()
SalesPackageRefStructurepublic void setSalesPackageRef(SalesPackageRefStructure value)
value - allowed object is
SalesPackageRefStructurepublic GroupOfSalesPackagesRefStructure getGroupOfSalesPackagesRef()
GroupOfSalesPackagesRefStructurepublic void setGroupOfSalesPackagesRef(GroupOfSalesPackagesRefStructure value)
value - allowed object is
GroupOfSalesPackagesRefStructurepublic List<DistributionRightsEnumeration> getDistributionRights()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the distributionRights property.
For example, to add a new item, do as follows:
getDistributionRights().add(newItem);
Objects of the following type(s) are allowed in the list
DistributionRightsEnumeration
public AllCountriesRef getAllCountriesRef()
AllCountriesRefpublic void setAllCountriesRef(AllCountriesRef value)
value - allowed object is
AllCountriesRefpublic CountryRef getCountryRef()
CountryRefpublic void setCountryRef(CountryRef value)
value - allowed object is
CountryRefpublic Boolean isAllowedInCountry()
Booleanpublic void setAllowedInCountry(Boolean value)
value - allowed object is
Booleanpublic TopographicPlaceRefStructure getTopographicPlaceRef()
TopographicPlaceRefStructurepublic void setTopographicPlaceRef(TopographicPlaceRefStructure value)
value - allowed object is
TopographicPlaceRefStructurepublic AllDistributionChannelsRefStructureElement getAllDistributionChannelsRef()
AllDistributionChannelsRefStructureElementpublic void setAllDistributionChannelsRef(AllDistributionChannelsRefStructureElement value)
value - allowed object is
AllDistributionChannelsRefStructureElementpublic GroupOfDistributionChannelsRefStructure getGroupOfDistributionChannelsRef()
GroupOfDistributionChannelsRefStructurepublic void setGroupOfDistributionChannelsRef(GroupOfDistributionChannelsRefStructure value)
value - allowed object is
GroupOfDistributionChannelsRefStructurepublic DistributionChannelRefStructureElement getDistributionChannelRef()
DistributionChannelRefStructureElementpublic void setDistributionChannelRef(DistributionChannelRefStructureElement value)
value - allowed object is
DistributionChannelRefStructureElementpublic DistributionChannelTypeEnumeration getDistributionChannelType()
DistributionChannelTypeEnumerationpublic void setDistributionChannelType(DistributionChannelTypeEnumeration value)
value - allowed object is
DistributionChannelTypeEnumerationpublic Boolean isAllowedInChannel()
Booleanpublic void setAllowedInChannel(Boolean value)
value - allowed object is
Booleanpublic Boolean isRestrictedToChannel()
Booleanpublic void setRestrictedToChannel(Boolean value)
value - allowed object is
Booleanpublic Boolean isMandatoryProduct()
Booleanpublic void setMandatoryProduct(Boolean value)
value - allowed object is
Booleanpublic Boolean isInitialCarrier()
Booleanpublic void setInitialCarrier(Boolean value)
value - allowed object is
Booleanpublic Boolean isTransitCarrier()
Booleanpublic void setTransitCarrier(Boolean value)
value - allowed object is
Booleanpublic Boolean isFinalCarrier()
Booleanpublic void setFinalCarrier(Boolean value)
value - allowed object is
Booleanpublic JAXBElement<? extends AllOrganisationsRefStructure> getAllOrganisationsRef()
public void setAllOrganisationsRef(JAXBElement<? extends AllOrganisationsRefStructure> value)
value - allowed object is
JAXBElement<AllOrganisationsRefStructure>
JAXBElement<AllTransportOrganisationsRefStructure>
JAXBElement<AllTransportOrganisationsRefStructure>
JAXBElement<AllTransportOrganisationsRefStructure>public JAXBElement<? extends OrganisationRefStructure> getOrganisationRef()
JAXBElement<GeneralOrganisationRefStructure>
JAXBElement<OperatorRefStructure>
JAXBElement<OtherOrganisationRefStructure>
JAXBElement<AuthorityRefStructure>
JAXBElement<RetailConsortiumRefStructure>
JAXBElement<ManagementAgentRefStructure>
JAXBElement<OrganisationRefStructure>
JAXBElement<ServicedOrganisationRefStructure>
JAXBElement<OrganisationRefStructure>
JAXBElement<TravelAgentRefStructure>public void setOrganisationRef(JAXBElement<? extends OrganisationRefStructure> value)
value - allowed object is
JAXBElement<GeneralOrganisationRefStructure>
JAXBElement<OperatorRefStructure>
JAXBElement<OtherOrganisationRefStructure>
JAXBElement<AuthorityRefStructure>
JAXBElement<RetailConsortiumRefStructure>
JAXBElement<ManagementAgentRefStructure>
JAXBElement<OrganisationRefStructure>
JAXBElement<ServicedOrganisationRefStructure>
JAXBElement<OrganisationRefStructure>
JAXBElement<TravelAgentRefStructure>public ResponsibilitySetRefStructure getResponsibilitySetRefDistributionByGroup()
ResponsibilitySetRefStructurepublic void setResponsibilitySetRefDistributionByGroup(ResponsibilitySetRefStructure value)
value - allowed object is
ResponsibilitySetRefStructurepublic List<TicketingServiceFacilityEnumeration> getTicketingServiceFacilityList()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the ticketingServiceFacilityList property.
For example, to add a new item, do as follows:
getTicketingServiceFacilityList().add(newItem);
Objects of the following type(s) are allowed in the list
TicketingServiceFacilityEnumeration
public List<PaymentMethodEnumeration> getPaymentMethods()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the paymentMethods property.
For example, to add a new item, do as follows:
getPaymentMethods().add(newItem);
Objects of the following type(s) are allowed in the list
PaymentMethodEnumeration
public Boolean isRequiresRegistration()
Booleanpublic void setRequiresRegistration(Boolean value)
value - allowed object is
Booleanpublic FulfilmentMethodRefStructure getFulfilmentMethodRef()
FulfilmentMethodRefStructurepublic void setFulfilmentMethodRef(FulfilmentMethodRefStructure value)
value - allowed object is
FulfilmentMethodRefStructurepublic NoticeAssignments_RelStructure getNoticeAssignments()
NoticeAssignments_RelStructurepublic void setNoticeAssignments(NoticeAssignments_RelStructure value)
value - allowed object is
NoticeAssignments_RelStructurepublic DistributionAssignment_VersionStructure withServiceAccessRightRef(JAXBElement<? extends ServiceAccessRightRefStructure> value)
public DistributionAssignment_VersionStructure withSalesPackageRef(SalesPackageRefStructure value)
public DistributionAssignment_VersionStructure withGroupOfSalesPackagesRef(GroupOfSalesPackagesRefStructure value)
public DistributionAssignment_VersionStructure withDistributionRights(DistributionRightsEnumeration... values)
public DistributionAssignment_VersionStructure withDistributionRights(Collection<DistributionRightsEnumeration> values)
public DistributionAssignment_VersionStructure withAllCountriesRef(AllCountriesRef value)
public DistributionAssignment_VersionStructure withCountryRef(CountryRef value)
public DistributionAssignment_VersionStructure withAllowedInCountry(Boolean value)
public DistributionAssignment_VersionStructure withTopographicPlaceRef(TopographicPlaceRefStructure value)
public DistributionAssignment_VersionStructure withAllDistributionChannelsRef(AllDistributionChannelsRefStructureElement value)
public DistributionAssignment_VersionStructure withGroupOfDistributionChannelsRef(GroupOfDistributionChannelsRefStructure value)
public DistributionAssignment_VersionStructure withDistributionChannelRef(DistributionChannelRefStructureElement value)
public DistributionAssignment_VersionStructure withDistributionChannelType(DistributionChannelTypeEnumeration value)
public DistributionAssignment_VersionStructure withAllowedInChannel(Boolean value)
public DistributionAssignment_VersionStructure withRestrictedToChannel(Boolean value)
public DistributionAssignment_VersionStructure withMandatoryProduct(Boolean value)
public DistributionAssignment_VersionStructure withInitialCarrier(Boolean value)
public DistributionAssignment_VersionStructure withTransitCarrier(Boolean value)
public DistributionAssignment_VersionStructure withFinalCarrier(Boolean value)
public DistributionAssignment_VersionStructure withAllOrganisationsRef(JAXBElement<? extends AllOrganisationsRefStructure> value)
public DistributionAssignment_VersionStructure withOrganisationRef(JAXBElement<? extends OrganisationRefStructure> value)
public DistributionAssignment_VersionStructure withResponsibilitySetRefDistributionByGroup(ResponsibilitySetRefStructure value)
public DistributionAssignment_VersionStructure withTicketingServiceFacilityList(TicketingServiceFacilityEnumeration... values)
public DistributionAssignment_VersionStructure withTicketingServiceFacilityList(Collection<TicketingServiceFacilityEnumeration> values)
public DistributionAssignment_VersionStructure withPaymentMethods(PaymentMethodEnumeration... values)
public DistributionAssignment_VersionStructure withPaymentMethods(Collection<PaymentMethodEnumeration> values)
public DistributionAssignment_VersionStructure withRequiresRegistration(Boolean value)
public DistributionAssignment_VersionStructure withFulfilmentMethodRef(FulfilmentMethodRefStructure value)
public DistributionAssignment_VersionStructure withNoticeAssignments(NoticeAssignments_RelStructure value)
public DistributionAssignment_VersionStructure withName(MultilingualString value)
withName in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withDescription(MultilingualString value)
withDescription in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withOrder(BigInteger value)
withOrder in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withKeyList(KeyListStructure value)
withKeyList in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withExtensions(ExtensionsStructure value)
withExtensions in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withValidBetween(ValidBetween... values)
withValidBetween in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withDataSourceRef(String value)
withDataSourceRef in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withCreated(LocalDateTime value)
withCreated in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withChanged(LocalDateTime value)
withChanged in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withModification(ModificationEnumeration value)
withModification in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withVersion(String value)
withVersion in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
withDerivedFromVersionRef_BasicModificationDetailsGroup in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withNameOfClass(String value)
withNameOfClass in class Assignment_VersionStructure_public DistributionAssignment_VersionStructure withId(String value)
withId in class Assignment_VersionStructure_public String toString()
toString in class Assignment_VersionStructure_Copyright © 2018 Entur AS. All rights reserved.