Class DistributionAssignmentType.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<DistributionAssignmentType.Builder>
com.google.protobuf.GeneratedMessage.Builder<DistributionAssignmentType.Builder>
uk.org.netex.www.netex.DistributionAssignmentType.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, DistributionAssignmentTypeOrBuilder
Enclosing class:
DistributionAssignmentType

public static final class DistributionAssignmentType.Builder extends com.google.protobuf.GeneratedMessage.Builder<DistributionAssignmentType.Builder> implements DistributionAssignmentTypeOrBuilder
 An assignment  of the  COUNTRY and/or  DISTRIBUTION CHANNEL through which a product may or may not be distributed.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 644:94]
 
Protobuf type uk.org.netex.www.netex.DistributionAssignmentType
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<DistributionAssignmentType.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessage.Builder<DistributionAssignmentType.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<DistributionAssignmentType.Builder>
    • getDefaultInstanceForType

      public DistributionAssignmentType getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public DistributionAssignmentType buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

      public DistributionAssignmentType.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DistributionAssignmentType.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<DistributionAssignmentType.Builder>
    • mergeFrom

      public DistributionAssignmentType.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DistributionAssignmentType.Builder>
      Throws:
      IOException
    • getServiceAccessRightRefStructureCase

      public DistributionAssignmentType.ServiceAccessRightRefStructureCase getServiceAccessRightRefStructureCase()
      Specified by:
      getServiceAccessRightRefStructureCase in interface DistributionAssignmentTypeOrBuilder
    • clearServiceAccessRightRefStructure

      public DistributionAssignmentType.Builder clearServiceAccessRightRefStructure()
    • getAllOrganisationsRefStructureCase

      public DistributionAssignmentType.AllOrganisationsRefStructureCase getAllOrganisationsRefStructureCase()
      Specified by:
      getAllOrganisationsRefStructureCase in interface DistributionAssignmentTypeOrBuilder
    • clearAllOrganisationsRefStructure

      public DistributionAssignmentType.Builder clearAllOrganisationsRefStructure()
    • getOrganisationRefStructureCase

      public DistributionAssignmentType.OrganisationRefStructureCase getOrganisationRefStructureCase()
      Specified by:
      getOrganisationRefStructureCase in interface DistributionAssignmentTypeOrBuilder
    • clearOrganisationRefStructure

      public DistributionAssignmentType.Builder clearOrganisationRefStructure()
    • hasCreated

      public boolean hasCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      hasCreated in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the created field is set.
    • getCreated

      public com.google.protobuf.Timestamp getCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      getCreated in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The created.
    • setCreated

      public DistributionAssignmentType.Builder setCreated(com.google.protobuf.Timestamp value)
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • setCreated

      public DistributionAssignmentType.Builder setCreated(com.google.protobuf.Timestamp.Builder builderForValue)
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • mergeCreated

      public DistributionAssignmentType.Builder mergeCreated(com.google.protobuf.Timestamp value)
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • clearCreated

      public DistributionAssignmentType.Builder clearCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • getCreatedBuilder

      public com.google.protobuf.Timestamp.Builder getCreatedBuilder()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • getCreatedOrBuilder

      public com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      getCreatedOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasChanged

      public boolean hasChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      hasChanged in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the changed field is set.
    • getChanged

      public com.google.protobuf.Timestamp getChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      getChanged in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The changed.
    • setChanged

      public DistributionAssignmentType.Builder setChanged(com.google.protobuf.Timestamp value)
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • setChanged

      public DistributionAssignmentType.Builder setChanged(com.google.protobuf.Timestamp.Builder builderForValue)
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • mergeChanged

      public DistributionAssignmentType.Builder mergeChanged(com.google.protobuf.Timestamp value)
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • clearChanged

      public DistributionAssignmentType.Builder clearChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • getChangedBuilder

      public com.google.protobuf.Timestamp.Builder getChangedBuilder()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • getChangedOrBuilder

      public com.google.protobuf.TimestampOrBuilder getChangedOrBuilder()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      getChangedOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • getVersion

      public String getVersion()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Specified by:
      getVersion in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The version.
    • getVersionBytes

      public com.google.protobuf.ByteString getVersionBytes()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Specified by:
      getVersionBytes in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The bytes for version.
    • setVersion

      public DistributionAssignmentType.Builder setVersion(String value)
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Parameters:
      value - The version to set.
      Returns:
      This builder for chaining.
    • clearVersion

      public DistributionAssignmentType.Builder clearVersion()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Returns:
      This builder for chaining.
    • setVersionBytes

      public DistributionAssignmentType.Builder setVersionBytes(com.google.protobuf.ByteString value)
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Parameters:
      value - The bytes for version to set.
      Returns:
      This builder for chaining.
    • getStatusValue

      public int getStatusValue()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Specified by:
      getStatusValue in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The enum numeric value on the wire for status.
    • setStatusValue

      public DistributionAssignmentType.Builder setStatusValue(int value)
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Parameters:
      value - The enum numeric value on the wire for status to set.
      Returns:
      This builder for chaining.
    • getStatus

      public StatusEnumeration getStatus()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Specified by:
      getStatus in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The status.
    • setStatus

       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Parameters:
      value - The status to set.
      Returns:
      This builder for chaining.
    • clearStatus

      public DistributionAssignmentType.Builder clearStatus()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Returns:
      This builder for chaining.
    • getDerivedFromVersionRef

      public String getDerivedFromVersionRef()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 412;
      Specified by:
      getDerivedFromVersionRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The derivedFromVersionRef.
    • getDerivedFromVersionRefBytes

      public com.google.protobuf.ByteString getDerivedFromVersionRefBytes()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 412;
      Specified by:
      getDerivedFromVersionRefBytes in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • setDerivedFromVersionRef

      public DistributionAssignmentType.Builder setDerivedFromVersionRef(String value)
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 412;
      Parameters:
      value - The derivedFromVersionRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromVersionRef

      public DistributionAssignmentType.Builder clearDerivedFromVersionRef()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 412;
      Returns:
      This builder for chaining.
    • setDerivedFromVersionRefBytes

      public DistributionAssignmentType.Builder setDerivedFromVersionRefBytes(com.google.protobuf.ByteString value)
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 412;
      Parameters:
      value - The bytes for derivedFromVersionRef to set.
      Returns:
      This builder for chaining.
    • getDerivedFromObjectRef

      public String getDerivedFromObjectRef()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 413;
      Specified by:
      getDerivedFromObjectRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The derivedFromObjectRef.
    • getDerivedFromObjectRefBytes

      public com.google.protobuf.ByteString getDerivedFromObjectRefBytes()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 413;
      Specified by:
      getDerivedFromObjectRefBytes in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

      public DistributionAssignmentType.Builder setDerivedFromObjectRef(String value)
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 413;
      Parameters:
      value - The derivedFromObjectRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromObjectRef

      public DistributionAssignmentType.Builder clearDerivedFromObjectRef()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 413;
      Returns:
      This builder for chaining.
    • setDerivedFromObjectRefBytes

      public DistributionAssignmentType.Builder setDerivedFromObjectRefBytes(com.google.protobuf.ByteString value)
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 413;
      Parameters:
      value - The bytes for derivedFromObjectRef to set.
      Returns:
      This builder for chaining.
    • hasValidityConditions

      public boolean hasValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Specified by:
      hasValidityConditions in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the validityConditions field is set.
    • getValidityConditions

      public ValidityConditions_RelStructure getValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Specified by:
      getValidityConditions in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
    • setValidityConditions

      public DistributionAssignmentType.Builder setValidityConditions(ValidityConditions_RelStructure.Builder builderForValue)
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
    • mergeValidityConditions

       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
    • clearValidityConditions

      public DistributionAssignmentType.Builder clearValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
    • getValidityConditionsBuilder

      public ValidityConditions_RelStructure.Builder getValidityConditionsBuilder()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
    • getValidityConditionsOrBuilder

      public ValidityConditions_RelStructureOrBuilder getValidityConditionsOrBuilder()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Specified by:
      getValidityConditionsOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • getValidBetweenList

      public List<ValidBetweenType> getValidBetweenList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenList in interface DistributionAssignmentTypeOrBuilder
    • getValidBetweenCount

      public int getValidBetweenCount()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenCount in interface DistributionAssignmentTypeOrBuilder
    • getValidBetween

      public ValidBetweenType getValidBetween(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetween in interface DistributionAssignmentTypeOrBuilder
    • setValidBetween

      public DistributionAssignmentType.Builder setValidBetween(int index, ValidBetweenType value)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • setValidBetween

      public DistributionAssignmentType.Builder setValidBetween(int index, ValidBetweenType.Builder builderForValue)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • addValidBetween

      public DistributionAssignmentType.Builder addValidBetween(ValidBetweenType value)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • addValidBetween

      public DistributionAssignmentType.Builder addValidBetween(int index, ValidBetweenType value)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • addValidBetween

      public DistributionAssignmentType.Builder addValidBetween(ValidBetweenType.Builder builderForValue)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • addValidBetween

      public DistributionAssignmentType.Builder addValidBetween(int index, ValidBetweenType.Builder builderForValue)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • addAllValidBetween

      public DistributionAssignmentType.Builder addAllValidBetween(Iterable<? extends ValidBetweenType> values)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • clearValidBetween

      public DistributionAssignmentType.Builder clearValidBetween()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • removeValidBetween

      public DistributionAssignmentType.Builder removeValidBetween(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • getValidBetweenBuilder

      public ValidBetweenType.Builder getValidBetweenBuilder(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • getValidBetweenOrBuilder

      public ValidBetweenTypeOrBuilder getValidBetweenOrBuilder(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • getValidBetweenOrBuilderList

      public List<? extends ValidBetweenTypeOrBuilder> getValidBetweenOrBuilderList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenOrBuilderList in interface DistributionAssignmentTypeOrBuilder
    • addValidBetweenBuilder

      public ValidBetweenType.Builder addValidBetweenBuilder()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • addValidBetweenBuilder

      public ValidBetweenType.Builder addValidBetweenBuilder(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • getValidBetweenBuilderList

      public List<ValidBetweenType.Builder> getValidBetweenBuilderList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • hasAlternativeTexts

      public boolean hasAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Specified by:
      hasAlternativeTexts in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the alternativeTexts field is set.
    • getAlternativeTexts

      public AlternativeTexts_RelStructure getAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Specified by:
      getAlternativeTexts in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The alternativeTexts.
    • setAlternativeTexts

       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
    • setAlternativeTexts

      public DistributionAssignmentType.Builder setAlternativeTexts(AlternativeTexts_RelStructure.Builder builderForValue)
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
    • mergeAlternativeTexts

       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
    • clearAlternativeTexts

      public DistributionAssignmentType.Builder clearAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
    • getAlternativeTextsBuilder

      public AlternativeTexts_RelStructure.Builder getAlternativeTextsBuilder()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
    • getAlternativeTextsOrBuilder

      public AlternativeTexts_RelStructureOrBuilder getAlternativeTextsOrBuilder()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Specified by:
      getAlternativeTextsOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasKeyList

      public boolean hasKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      hasKeyList in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the keyList field is set.
    • getKeyList

      public KeyListStructure getKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      getKeyList in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The keyList.
    • setKeyList

       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
    • setKeyList

      public DistributionAssignmentType.Builder setKeyList(KeyListStructure.Builder builderForValue)
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
    • mergeKeyList

       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
    • clearKeyList

      public DistributionAssignmentType.Builder clearKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
    • getKeyListBuilder

      public KeyListStructure.Builder getKeyListBuilder()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
    • getKeyListOrBuilder

      public KeyListStructureOrBuilder getKeyListOrBuilder()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      getKeyListOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasExtensions

      public boolean hasExtensions()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
      Specified by:
      hasExtensions in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the extensions field is set.
    • getExtensions

      public ExtensionsStructure getExtensions()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
      Specified by:
      getExtensions in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The extensions.
    • setExtensions

       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
    • setExtensions

      public DistributionAssignmentType.Builder setExtensions(ExtensionsStructure.Builder builderForValue)
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
    • mergeExtensions

       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
    • clearExtensions

      public DistributionAssignmentType.Builder clearExtensions()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
    • getExtensionsBuilder

      public ExtensionsStructure.Builder getExtensionsBuilder()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
    • getExtensionsOrBuilder

      public ExtensionsStructureOrBuilder getExtensionsOrBuilder()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
      Specified by:
      getExtensionsOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasBrandingRef

      public boolean hasBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      hasBrandingRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the brandingRef field is set.
    • getBrandingRef

      public VersionOfObjectRefStructure getBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      getBrandingRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The brandingRef.
    • setBrandingRef

       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • setBrandingRef

       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • mergeBrandingRef

       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • clearBrandingRef

      public DistributionAssignmentType.Builder clearBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • getBrandingRefBuilder

      public VersionOfObjectRefStructure.Builder getBrandingRefBuilder()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • getBrandingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getBrandingRefOrBuilder()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      getBrandingRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • getOrder

      public int getOrder()
       Order in which to show  ASSIGNMENT,  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 74:52]
       
      int32 order = 101;
      Specified by:
      getOrder in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The order.
    • setOrder

      public DistributionAssignmentType.Builder setOrder(int value)
       Order in which to show  ASSIGNMENT,  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 74:52]
       
      int32 order = 101;
      Parameters:
      value - The order to set.
      Returns:
      This builder for chaining.
    • clearOrder

       Order in which to show  ASSIGNMENT,  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 74:52]
       
      int32 order = 101;
      Returns:
      This builder for chaining.
    • hasName

      public boolean hasName()
       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The name.
    • setName

       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • setName

       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • clearName

       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      hasDescription in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescription in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The description.
    • setDescription

       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • setDescription

      public DistributionAssignmentType.Builder setDescription(MultilingualString.Builder builderForValue)
       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • mergeDescription

      public DistributionAssignmentType.Builder mergeDescription(MultilingualString value)
       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • clearDescription

      public DistributionAssignmentType.Builder clearDescription()
       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescriptionOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasSalesOfferPackageRef

      public boolean hasSalesOfferPackageRef()
       Reference to a SALES OFFER PACKAGE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 84:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_ref = 291;
      Specified by:
      hasSalesOfferPackageRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the salesOfferPackageRef field is set.
    • getSalesOfferPackageRef

      public VersionOfObjectRefStructure getSalesOfferPackageRef()
       Reference to a SALES OFFER PACKAGE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 84:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_ref = 291;
      Specified by:
      getSalesOfferPackageRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The salesOfferPackageRef.
    • setSalesOfferPackageRef

      public DistributionAssignmentType.Builder setSalesOfferPackageRef(VersionOfObjectRefStructure value)
       Reference to a SALES OFFER PACKAGE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 84:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_ref = 291;
    • setSalesOfferPackageRef

      public DistributionAssignmentType.Builder setSalesOfferPackageRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SALES OFFER PACKAGE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 84:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_ref = 291;
    • mergeSalesOfferPackageRef

      public DistributionAssignmentType.Builder mergeSalesOfferPackageRef(VersionOfObjectRefStructure value)
       Reference to a SALES OFFER PACKAGE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 84:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_ref = 291;
    • clearSalesOfferPackageRef

      public DistributionAssignmentType.Builder clearSalesOfferPackageRef()
       Reference to a SALES OFFER PACKAGE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 84:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_ref = 291;
    • getSalesOfferPackageRefBuilder

      public VersionOfObjectRefStructure.Builder getSalesOfferPackageRefBuilder()
       Reference to a SALES OFFER PACKAGE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 84:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_ref = 291;
    • getSalesOfferPackageRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSalesOfferPackageRefOrBuilder()
       Reference to a SALES OFFER PACKAGE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 84:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_ref = 291;
      Specified by:
      getSalesOfferPackageRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasGroupOfSalesOfferPackagesRef

      public boolean hasGroupOfSalesOfferPackagesRef()
       Reference to a GROUP OF SALES OFFER PACKAGEs.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 200:136]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_sales_offer_packages_ref = 292;
      Specified by:
      hasGroupOfSalesOfferPackagesRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the groupOfSalesOfferPackagesRef field is set.
    • getGroupOfSalesOfferPackagesRef

      public GroupOfEntitiesRefStructure getGroupOfSalesOfferPackagesRef()
       Reference to a GROUP OF SALES OFFER PACKAGEs.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 200:136]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_sales_offer_packages_ref = 292;
      Specified by:
      getGroupOfSalesOfferPackagesRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The groupOfSalesOfferPackagesRef.
    • setGroupOfSalesOfferPackagesRef

      public DistributionAssignmentType.Builder setGroupOfSalesOfferPackagesRef(GroupOfEntitiesRefStructure value)
       Reference to a GROUP OF SALES OFFER PACKAGEs.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 200:136]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_sales_offer_packages_ref = 292;
    • setGroupOfSalesOfferPackagesRef

      public DistributionAssignmentType.Builder setGroupOfSalesOfferPackagesRef(GroupOfEntitiesRefStructure.Builder builderForValue)
       Reference to a GROUP OF SALES OFFER PACKAGEs.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 200:136]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_sales_offer_packages_ref = 292;
    • mergeGroupOfSalesOfferPackagesRef

      public DistributionAssignmentType.Builder mergeGroupOfSalesOfferPackagesRef(GroupOfEntitiesRefStructure value)
       Reference to a GROUP OF SALES OFFER PACKAGEs.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 200:136]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_sales_offer_packages_ref = 292;
    • clearGroupOfSalesOfferPackagesRef

      public DistributionAssignmentType.Builder clearGroupOfSalesOfferPackagesRef()
       Reference to a GROUP OF SALES OFFER PACKAGEs.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 200:136]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_sales_offer_packages_ref = 292;
    • getGroupOfSalesOfferPackagesRefBuilder

      public GroupOfEntitiesRefStructure.Builder getGroupOfSalesOfferPackagesRefBuilder()
       Reference to a GROUP OF SALES OFFER PACKAGEs.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 200:136]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_sales_offer_packages_ref = 292;
    • getGroupOfSalesOfferPackagesRefOrBuilder

      public GroupOfEntitiesRefStructureOrBuilder getGroupOfSalesOfferPackagesRefOrBuilder()
       Reference to a GROUP OF SALES OFFER PACKAGEs.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 200:136]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_sales_offer_packages_ref = 292;
      Specified by:
      getGroupOfSalesOfferPackagesRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • getDistributionRightsList

      public List<DistributionRightsEnumeration> getDistributionRightsList()
       Override the folloing   rights allowed by channel.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 690:101]
       
      repeated .uk.org.netex.www.netex.DistributionRightsEnumeration distribution_rights = 301 [packed = true];
      Specified by:
      getDistributionRightsList in interface DistributionAssignmentTypeOrBuilder
      Returns:
      A list containing the distributionRights.
    • getDistributionRightsCount

      public int getDistributionRightsCount()
       Override the folloing   rights allowed by channel.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 690:101]
       
      repeated .uk.org.netex.www.netex.DistributionRightsEnumeration distribution_rights = 301 [packed = true];
      Specified by:
      getDistributionRightsCount in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The count of distributionRights.
    • getDistributionRights

      public DistributionRightsEnumeration getDistributionRights(int index)
       Override the folloing   rights allowed by channel.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 690:101]
       
      repeated .uk.org.netex.www.netex.DistributionRightsEnumeration distribution_rights = 301 [packed = true];
      Specified by:
      getDistributionRights in interface DistributionAssignmentTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The distributionRights at the given index.
    • setDistributionRights

      public DistributionAssignmentType.Builder setDistributionRights(int index, DistributionRightsEnumeration value)
       Override the folloing   rights allowed by channel.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 690:101]
       
      repeated .uk.org.netex.www.netex.DistributionRightsEnumeration distribution_rights = 301 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The distributionRights to set.
      Returns:
      This builder for chaining.
    • addDistributionRights

       Override the folloing   rights allowed by channel.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 690:101]
       
      repeated .uk.org.netex.www.netex.DistributionRightsEnumeration distribution_rights = 301 [packed = true];
      Parameters:
      value - The distributionRights to add.
      Returns:
      This builder for chaining.
    • addAllDistributionRights

      public DistributionAssignmentType.Builder addAllDistributionRights(Iterable<? extends DistributionRightsEnumeration> values)
       Override the folloing   rights allowed by channel.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 690:101]
       
      repeated .uk.org.netex.www.netex.DistributionRightsEnumeration distribution_rights = 301 [packed = true];
      Parameters:
      values - The distributionRights to add.
      Returns:
      This builder for chaining.
    • clearDistributionRights

      public DistributionAssignmentType.Builder clearDistributionRights()
       Override the folloing   rights allowed by channel.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 690:101]
       
      repeated .uk.org.netex.www.netex.DistributionRightsEnumeration distribution_rights = 301 [packed = true];
      Returns:
      This builder for chaining.
    • getDistributionRightsValueList

      public List<Integer> getDistributionRightsValueList()
       Override the folloing   rights allowed by channel.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 690:101]
       
      repeated .uk.org.netex.www.netex.DistributionRightsEnumeration distribution_rights = 301 [packed = true];
      Specified by:
      getDistributionRightsValueList in interface DistributionAssignmentTypeOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for distributionRights.
    • getDistributionRightsValue

      public int getDistributionRightsValue(int index)
       Override the folloing   rights allowed by channel.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 690:101]
       
      repeated .uk.org.netex.www.netex.DistributionRightsEnumeration distribution_rights = 301 [packed = true];
      Specified by:
      getDistributionRightsValue in interface DistributionAssignmentTypeOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of distributionRights at the given index.
    • setDistributionRightsValue

      public DistributionAssignmentType.Builder setDistributionRightsValue(int index, int value)
       Override the folloing   rights allowed by channel.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 690:101]
       
      repeated .uk.org.netex.www.netex.DistributionRightsEnumeration distribution_rights = 301 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for distributionRights to set.
      Returns:
      This builder for chaining.
    • addDistributionRightsValue

      public DistributionAssignmentType.Builder addDistributionRightsValue(int value)
       Override the folloing   rights allowed by channel.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 690:101]
       
      repeated .uk.org.netex.www.netex.DistributionRightsEnumeration distribution_rights = 301 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for distributionRights to add.
      Returns:
      This builder for chaining.
    • addAllDistributionRightsValue

      public DistributionAssignmentType.Builder addAllDistributionRightsValue(Iterable<Integer> values)
       Override the folloing   rights allowed by channel.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 690:101]
       
      repeated .uk.org.netex.www.netex.DistributionRightsEnumeration distribution_rights = 301 [packed = true];
      Parameters:
      values - The enum numeric values on the wire for distributionRights to add.
      Returns:
      This builder for chaining.
    • hasAllCountriesRef

      public boolean hasAllCountriesRef()
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1379:38]
       
      .uk.org.netex.www.netex.AllCountriesRefType all_countries_ref = 302;
      Specified by:
      hasAllCountriesRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the allCountriesRef field is set.
    • getAllCountriesRef

      public AllCountriesRefType getAllCountriesRef()
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1379:38]
       
      .uk.org.netex.www.netex.AllCountriesRefType all_countries_ref = 302;
      Specified by:
      getAllCountriesRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The allCountriesRef.
    • setAllCountriesRef

      public DistributionAssignmentType.Builder setAllCountriesRef(AllCountriesRefType value)
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1379:38]
       
      .uk.org.netex.www.netex.AllCountriesRefType all_countries_ref = 302;
    • setAllCountriesRef

      public DistributionAssignmentType.Builder setAllCountriesRef(AllCountriesRefType.Builder builderForValue)
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1379:38]
       
      .uk.org.netex.www.netex.AllCountriesRefType all_countries_ref = 302;
    • mergeAllCountriesRef

      public DistributionAssignmentType.Builder mergeAllCountriesRef(AllCountriesRefType value)
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1379:38]
       
      .uk.org.netex.www.netex.AllCountriesRefType all_countries_ref = 302;
    • clearAllCountriesRef

      public DistributionAssignmentType.Builder clearAllCountriesRef()
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1379:38]
       
      .uk.org.netex.www.netex.AllCountriesRefType all_countries_ref = 302;
    • getAllCountriesRefBuilder

      public AllCountriesRefType.Builder getAllCountriesRefBuilder()
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1379:38]
       
      .uk.org.netex.www.netex.AllCountriesRefType all_countries_ref = 302;
    • getAllCountriesRefOrBuilder

      public AllCountriesRefTypeOrBuilder getAllCountriesRefOrBuilder()
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1379:38]
       
      .uk.org.netex.www.netex.AllCountriesRefType all_countries_ref = 302;
      Specified by:
      getAllCountriesRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasCountryRef

      public boolean hasCountryRef()
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1334:33]
       
      .uk.org.netex.www.netex.CountryRefType country_ref = 303;
      Specified by:
      hasCountryRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the countryRef field is set.
    • getCountryRef

      public CountryRefType getCountryRef()
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1334:33]
       
      .uk.org.netex.www.netex.CountryRefType country_ref = 303;
      Specified by:
      getCountryRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The countryRef.
    • setCountryRef

      public DistributionAssignmentType.Builder setCountryRef(CountryRefType value)
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1334:33]
       
      .uk.org.netex.www.netex.CountryRefType country_ref = 303;
    • setCountryRef

      public DistributionAssignmentType.Builder setCountryRef(CountryRefType.Builder builderForValue)
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1334:33]
       
      .uk.org.netex.www.netex.CountryRefType country_ref = 303;
    • mergeCountryRef

      public DistributionAssignmentType.Builder mergeCountryRef(CountryRefType value)
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1334:33]
       
      .uk.org.netex.www.netex.CountryRefType country_ref = 303;
    • clearCountryRef

      public DistributionAssignmentType.Builder clearCountryRef()
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1334:33]
       
      .uk.org.netex.www.netex.CountryRefType country_ref = 303;
    • getCountryRefBuilder

      public CountryRefType.Builder getCountryRefBuilder()
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1334:33]
       
      .uk.org.netex.www.netex.CountryRefType country_ref = 303;
    • getCountryRefOrBuilder

      public CountryRefTypeOrBuilder getCountryRefOrBuilder()
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1334:33]
       
      .uk.org.netex.www.netex.CountryRefType country_ref = 303;
      Specified by:
      getCountryRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • getAllowedInCountry

      public boolean getAllowedInCountry()
       Whether distribution is allowed or forbidden for given country.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 728:89]
       
      bool allowed_in_country = 311;
      Specified by:
      getAllowedInCountry in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The allowedInCountry.
    • setAllowedInCountry

      public DistributionAssignmentType.Builder setAllowedInCountry(boolean value)
       Whether distribution is allowed or forbidden for given country.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 728:89]
       
      bool allowed_in_country = 311;
      Parameters:
      value - The allowedInCountry to set.
      Returns:
      This builder for chaining.
    • clearAllowedInCountry

      public DistributionAssignmentType.Builder clearAllowedInCountry()
       Whether distribution is allowed or forbidden for given country.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 728:89]
       
      bool allowed_in_country = 311;
      Returns:
      This builder for chaining.
    • hasTopographicPlaceRef

      public boolean hasTopographicPlaceRef()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 312;
      Specified by:
      hasTopographicPlaceRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the topographicPlaceRef field is set.
    • getTopographicPlaceRef

      public VersionOfObjectRefStructure getTopographicPlaceRef()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 312;
      Specified by:
      getTopographicPlaceRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The topographicPlaceRef.
    • setTopographicPlaceRef

      public DistributionAssignmentType.Builder setTopographicPlaceRef(VersionOfObjectRefStructure value)
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 312;
    • setTopographicPlaceRef

      public DistributionAssignmentType.Builder setTopographicPlaceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 312;
    • mergeTopographicPlaceRef

      public DistributionAssignmentType.Builder mergeTopographicPlaceRef(VersionOfObjectRefStructure value)
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 312;
    • clearTopographicPlaceRef

      public DistributionAssignmentType.Builder clearTopographicPlaceRef()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 312;
    • getTopographicPlaceRefBuilder

      public VersionOfObjectRefStructure.Builder getTopographicPlaceRefBuilder()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 312;
    • getTopographicPlaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTopographicPlaceRefOrBuilder()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 312;
      Specified by:
      getTopographicPlaceRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasAllDistributionChannelsRef

      public boolean hasAllDistributionChannelsRef()
       Reference to   All DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 189:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_distribution_channels_ref = 313;
      Specified by:
      hasAllDistributionChannelsRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the allDistributionChannelsRef field is set.
    • getAllDistributionChannelsRef

      public VersionOfObjectRefStructure getAllDistributionChannelsRef()
       Reference to   All DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 189:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_distribution_channels_ref = 313;
      Specified by:
      getAllDistributionChannelsRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The allDistributionChannelsRef.
    • setAllDistributionChannelsRef

      public DistributionAssignmentType.Builder setAllDistributionChannelsRef(VersionOfObjectRefStructure value)
       Reference to   All DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 189:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_distribution_channels_ref = 313;
    • setAllDistributionChannelsRef

      public DistributionAssignmentType.Builder setAllDistributionChannelsRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to   All DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 189:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_distribution_channels_ref = 313;
    • mergeAllDistributionChannelsRef

      public DistributionAssignmentType.Builder mergeAllDistributionChannelsRef(VersionOfObjectRefStructure value)
       Reference to   All DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 189:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_distribution_channels_ref = 313;
    • clearAllDistributionChannelsRef

      public DistributionAssignmentType.Builder clearAllDistributionChannelsRef()
       Reference to   All DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 189:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_distribution_channels_ref = 313;
    • getAllDistributionChannelsRefBuilder

      public VersionOfObjectRefStructure.Builder getAllDistributionChannelsRefBuilder()
       Reference to   All DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 189:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_distribution_channels_ref = 313;
    • getAllDistributionChannelsRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAllDistributionChannelsRefOrBuilder()
       Reference to   All DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 189:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_distribution_channels_ref = 313;
      Specified by:
      getAllDistributionChannelsRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasGroupOfDistributionChannelsRef

      public boolean hasGroupOfDistributionChannelsRef()
       Reference to a GROUP OF DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 215:140]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_distribution_channels_ref = 314;
      Specified by:
      hasGroupOfDistributionChannelsRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the groupOfDistributionChannelsRef field is set.
    • getGroupOfDistributionChannelsRef

      public GroupOfEntitiesRefStructure getGroupOfDistributionChannelsRef()
       Reference to a GROUP OF DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 215:140]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_distribution_channels_ref = 314;
      Specified by:
      getGroupOfDistributionChannelsRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The groupOfDistributionChannelsRef.
    • setGroupOfDistributionChannelsRef

      public DistributionAssignmentType.Builder setGroupOfDistributionChannelsRef(GroupOfEntitiesRefStructure value)
       Reference to a GROUP OF DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 215:140]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_distribution_channels_ref = 314;
    • setGroupOfDistributionChannelsRef

      public DistributionAssignmentType.Builder setGroupOfDistributionChannelsRef(GroupOfEntitiesRefStructure.Builder builderForValue)
       Reference to a GROUP OF DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 215:140]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_distribution_channels_ref = 314;
    • mergeGroupOfDistributionChannelsRef

      public DistributionAssignmentType.Builder mergeGroupOfDistributionChannelsRef(GroupOfEntitiesRefStructure value)
       Reference to a GROUP OF DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 215:140]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_distribution_channels_ref = 314;
    • clearGroupOfDistributionChannelsRef

      public DistributionAssignmentType.Builder clearGroupOfDistributionChannelsRef()
       Reference to a GROUP OF DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 215:140]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_distribution_channels_ref = 314;
    • getGroupOfDistributionChannelsRefBuilder

      public GroupOfEntitiesRefStructure.Builder getGroupOfDistributionChannelsRefBuilder()
       Reference to a GROUP OF DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 215:140]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_distribution_channels_ref = 314;
    • getGroupOfDistributionChannelsRefOrBuilder

      public GroupOfEntitiesRefStructureOrBuilder getGroupOfDistributionChannelsRefOrBuilder()
       Reference to a GROUP OF DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 215:140]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_distribution_channels_ref = 314;
      Specified by:
      getGroupOfDistributionChannelsRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasDistributionChannelRef

      public boolean hasDistributionChannelRef()
       Reference to a DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 152:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distribution_channel_ref = 315;
      Specified by:
      hasDistributionChannelRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the distributionChannelRef field is set.
    • getDistributionChannelRef

      public VersionOfObjectRefStructure getDistributionChannelRef()
       Reference to a DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 152:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distribution_channel_ref = 315;
      Specified by:
      getDistributionChannelRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The distributionChannelRef.
    • setDistributionChannelRef

      public DistributionAssignmentType.Builder setDistributionChannelRef(VersionOfObjectRefStructure value)
       Reference to a DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 152:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distribution_channel_ref = 315;
    • setDistributionChannelRef

      public DistributionAssignmentType.Builder setDistributionChannelRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 152:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distribution_channel_ref = 315;
    • mergeDistributionChannelRef

      public DistributionAssignmentType.Builder mergeDistributionChannelRef(VersionOfObjectRefStructure value)
       Reference to a DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 152:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distribution_channel_ref = 315;
    • clearDistributionChannelRef

      public DistributionAssignmentType.Builder clearDistributionChannelRef()
       Reference to a DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 152:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distribution_channel_ref = 315;
    • getDistributionChannelRefBuilder

      public VersionOfObjectRefStructure.Builder getDistributionChannelRefBuilder()
       Reference to a DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 152:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distribution_channel_ref = 315;
    • getDistributionChannelRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDistributionChannelRefOrBuilder()
       Reference to a DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 152:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distribution_channel_ref = 315;
      Specified by:
      getDistributionChannelRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • getDistributionChannelTypeValue

      public int getDistributionChannelTypeValue()
       Classification of  DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 735:104]
       
      .uk.org.netex.www.netex.DistributionChannelTypeEnumeration distribution_channel_type = 321;
      Specified by:
      getDistributionChannelTypeValue in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The enum numeric value on the wire for distributionChannelType.
    • setDistributionChannelTypeValue

      public DistributionAssignmentType.Builder setDistributionChannelTypeValue(int value)
       Classification of  DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 735:104]
       
      .uk.org.netex.www.netex.DistributionChannelTypeEnumeration distribution_channel_type = 321;
      Parameters:
      value - The enum numeric value on the wire for distributionChannelType to set.
      Returns:
      This builder for chaining.
    • getDistributionChannelType

      public DistributionChannelTypeEnumeration getDistributionChannelType()
       Classification of  DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 735:104]
       
      .uk.org.netex.www.netex.DistributionChannelTypeEnumeration distribution_channel_type = 321;
      Specified by:
      getDistributionChannelType in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The distributionChannelType.
    • setDistributionChannelType

       Classification of  DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 735:104]
       
      .uk.org.netex.www.netex.DistributionChannelTypeEnumeration distribution_channel_type = 321;
      Parameters:
      value - The distributionChannelType to set.
      Returns:
      This builder for chaining.
    • clearDistributionChannelType

      public DistributionAssignmentType.Builder clearDistributionChannelType()
       Classification of  DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 735:104]
       
      .uk.org.netex.www.netex.DistributionChannelTypeEnumeration distribution_channel_type = 321;
      Returns:
      This builder for chaining.
    • getAllowedInChannel

      public boolean getAllowedInChannel()
       Whether distribution is allowed or forbidden for given channel.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 740:89]
       
      bool allowed_in_channel = 322;
      Specified by:
      getAllowedInChannel in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The allowedInChannel.
    • setAllowedInChannel

      public DistributionAssignmentType.Builder setAllowedInChannel(boolean value)
       Whether distribution is allowed or forbidden for given channel.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 740:89]
       
      bool allowed_in_channel = 322;
      Parameters:
      value - The allowedInChannel to set.
      Returns:
      This builder for chaining.
    • clearAllowedInChannel

      public DistributionAssignmentType.Builder clearAllowedInChannel()
       Whether distribution is allowed or forbidden for given channel.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 740:89]
       
      bool allowed_in_channel = 322;
      Returns:
      This builder for chaining.
    • getRestrictedToChannel

      public boolean getRestrictedToChannel()
       Whether distribution is restricted to a given country and / or channel.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 745:92]
       
      bool restricted_to_channel = 323;
      Specified by:
      getRestrictedToChannel in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The restrictedToChannel.
    • setRestrictedToChannel

      public DistributionAssignmentType.Builder setRestrictedToChannel(boolean value)
       Whether distribution is restricted to a given country and / or channel.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 745:92]
       
      bool restricted_to_channel = 323;
      Parameters:
      value - The restrictedToChannel to set.
      Returns:
      This builder for chaining.
    • clearRestrictedToChannel

      public DistributionAssignmentType.Builder clearRestrictedToChannel()
       Whether distribution is restricted to a given country and / or channel.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 745:92]
       
      bool restricted_to_channel = 323;
      Returns:
      This builder for chaining.
    • getMandatoryProduct

      public boolean getMandatoryProduct()
       Whether product is mandatory, i.e.  must be provided.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 750:74]
       
      bool mandatory_product = 324;
      Specified by:
      getMandatoryProduct in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The mandatoryProduct.
    • setMandatoryProduct

      public DistributionAssignmentType.Builder setMandatoryProduct(boolean value)
       Whether product is mandatory, i.e.  must be provided.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 750:74]
       
      bool mandatory_product = 324;
      Parameters:
      value - The mandatoryProduct to set.
      Returns:
      This builder for chaining.
    • clearMandatoryProduct

      public DistributionAssignmentType.Builder clearMandatoryProduct()
       Whether product is mandatory, i.e.  must be provided.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 750:74]
       
      bool mandatory_product = 324;
      Returns:
      This builder for chaining.
    • getInitialCarrier

      public boolean getInitialCarrier()
       Wehther initial carrer has rights.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 762:72]
       
      bool initial_carrier = 331;
      Specified by:
      getInitialCarrier in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The initialCarrier.
    • setInitialCarrier

      public DistributionAssignmentType.Builder setInitialCarrier(boolean value)
       Wehther initial carrer has rights.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 762:72]
       
      bool initial_carrier = 331;
      Parameters:
      value - The initialCarrier to set.
      Returns:
      This builder for chaining.
    • clearInitialCarrier

      public DistributionAssignmentType.Builder clearInitialCarrier()
       Wehther initial carrer has rights.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 762:72]
       
      bool initial_carrier = 331;
      Returns:
      This builder for chaining.
    • getTransitCarrier

      public boolean getTransitCarrier()
       Whther intremediate transit carrier has rights.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 767:72]
       
      bool transit_carrier = 332;
      Specified by:
      getTransitCarrier in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The transitCarrier.
    • setTransitCarrier

      public DistributionAssignmentType.Builder setTransitCarrier(boolean value)
       Whther intremediate transit carrier has rights.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 767:72]
       
      bool transit_carrier = 332;
      Parameters:
      value - The transitCarrier to set.
      Returns:
      This builder for chaining.
    • clearTransitCarrier

      public DistributionAssignmentType.Builder clearTransitCarrier()
       Whther intremediate transit carrier has rights.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 767:72]
       
      bool transit_carrier = 332;
      Returns:
      This builder for chaining.
    • getFinalCarrier

      public boolean getFinalCarrier()
       Whetehr final carrier has rights.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 772:70]
       
      bool final_carrier = 333;
      Specified by:
      getFinalCarrier in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The finalCarrier.
    • setFinalCarrier

      public DistributionAssignmentType.Builder setFinalCarrier(boolean value)
       Whetehr final carrier has rights.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 772:70]
       
      bool final_carrier = 333;
      Parameters:
      value - The finalCarrier to set.
      Returns:
      This builder for chaining.
    • clearFinalCarrier

      public DistributionAssignmentType.Builder clearFinalCarrier()
       Whetehr final carrier has rights.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 772:70]
       
      bool final_carrier = 333;
      Returns:
      This builder for chaining.
    • hasResponsibilitySetRef

      public boolean hasResponsibilitySetRef()
       Reference to RESPONSIBILITY SET for managing the object. If absent, then responsibility is same as for containing context of this object.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 68:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure responsibility_set_ref = 41;
      Specified by:
      hasResponsibilitySetRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the responsibilitySetRef field is set.
    • getResponsibilitySetRef

      public VersionOfObjectRefStructure getResponsibilitySetRef()
       Reference to RESPONSIBILITY SET for managing the object. If absent, then responsibility is same as for containing context of this object.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 68:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure responsibility_set_ref = 41;
      Specified by:
      getResponsibilitySetRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The responsibilitySetRef.
    • setResponsibilitySetRef

      public DistributionAssignmentType.Builder setResponsibilitySetRef(VersionOfObjectRefStructure value)
       Reference to RESPONSIBILITY SET for managing the object. If absent, then responsibility is same as for containing context of this object.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 68:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure responsibility_set_ref = 41;
    • setResponsibilitySetRef

      public DistributionAssignmentType.Builder setResponsibilitySetRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to RESPONSIBILITY SET for managing the object. If absent, then responsibility is same as for containing context of this object.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 68:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure responsibility_set_ref = 41;
    • mergeResponsibilitySetRef

      public DistributionAssignmentType.Builder mergeResponsibilitySetRef(VersionOfObjectRefStructure value)
       Reference to RESPONSIBILITY SET for managing the object. If absent, then responsibility is same as for containing context of this object.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 68:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure responsibility_set_ref = 41;
    • clearResponsibilitySetRef

      public DistributionAssignmentType.Builder clearResponsibilitySetRef()
       Reference to RESPONSIBILITY SET for managing the object. If absent, then responsibility is same as for containing context of this object.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 68:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure responsibility_set_ref = 41;
    • getResponsibilitySetRefBuilder

      public VersionOfObjectRefStructure.Builder getResponsibilitySetRefBuilder()
       Reference to RESPONSIBILITY SET for managing the object. If absent, then responsibility is same as for containing context of this object.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 68:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure responsibility_set_ref = 41;
    • getResponsibilitySetRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getResponsibilitySetRefOrBuilder()
       Reference to RESPONSIBILITY SET for managing the object. If absent, then responsibility is same as for containing context of this object.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 68:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure responsibility_set_ref = 41;
      Specified by:
      getResponsibilitySetRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • getTicketingServiceFacilityListList

      public List<TicketingServiceFacilityEnumeration> getTicketingServiceFacilityListList()
       List of TICKETING SERVICE FACILITies, e.g. purchase, collection. top up.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 1323:101]
       
      repeated .uk.org.netex.www.netex.TicketingServiceFacilityEnumeration ticketing_service_facility_list = 361 [packed = true];
      Specified by:
      getTicketingServiceFacilityListList in interface DistributionAssignmentTypeOrBuilder
      Returns:
      A list containing the ticketingServiceFacilityList.
    • getTicketingServiceFacilityListCount

      public int getTicketingServiceFacilityListCount()
       List of TICKETING SERVICE FACILITies, e.g. purchase, collection. top up.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 1323:101]
       
      repeated .uk.org.netex.www.netex.TicketingServiceFacilityEnumeration ticketing_service_facility_list = 361 [packed = true];
      Specified by:
      getTicketingServiceFacilityListCount in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The count of ticketingServiceFacilityList.
    • getTicketingServiceFacilityList

      public TicketingServiceFacilityEnumeration getTicketingServiceFacilityList(int index)
       List of TICKETING SERVICE FACILITies, e.g. purchase, collection. top up.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 1323:101]
       
      repeated .uk.org.netex.www.netex.TicketingServiceFacilityEnumeration ticketing_service_facility_list = 361 [packed = true];
      Specified by:
      getTicketingServiceFacilityList in interface DistributionAssignmentTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The ticketingServiceFacilityList at the given index.
    • setTicketingServiceFacilityList

      public DistributionAssignmentType.Builder setTicketingServiceFacilityList(int index, TicketingServiceFacilityEnumeration value)
       List of TICKETING SERVICE FACILITies, e.g. purchase, collection. top up.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 1323:101]
       
      repeated .uk.org.netex.www.netex.TicketingServiceFacilityEnumeration ticketing_service_facility_list = 361 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The ticketingServiceFacilityList to set.
      Returns:
      This builder for chaining.
    • addTicketingServiceFacilityList

      public DistributionAssignmentType.Builder addTicketingServiceFacilityList(TicketingServiceFacilityEnumeration value)
       List of TICKETING SERVICE FACILITies, e.g. purchase, collection. top up.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 1323:101]
       
      repeated .uk.org.netex.www.netex.TicketingServiceFacilityEnumeration ticketing_service_facility_list = 361 [packed = true];
      Parameters:
      value - The ticketingServiceFacilityList to add.
      Returns:
      This builder for chaining.
    • addAllTicketingServiceFacilityList

      public DistributionAssignmentType.Builder addAllTicketingServiceFacilityList(Iterable<? extends TicketingServiceFacilityEnumeration> values)
       List of TICKETING SERVICE FACILITies, e.g. purchase, collection. top up.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 1323:101]
       
      repeated .uk.org.netex.www.netex.TicketingServiceFacilityEnumeration ticketing_service_facility_list = 361 [packed = true];
      Parameters:
      values - The ticketingServiceFacilityList to add.
      Returns:
      This builder for chaining.
    • clearTicketingServiceFacilityList

      public DistributionAssignmentType.Builder clearTicketingServiceFacilityList()
       List of TICKETING SERVICE FACILITies, e.g. purchase, collection. top up.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 1323:101]
       
      repeated .uk.org.netex.www.netex.TicketingServiceFacilityEnumeration ticketing_service_facility_list = 361 [packed = true];
      Returns:
      This builder for chaining.
    • getTicketingServiceFacilityListValueList

      public List<Integer> getTicketingServiceFacilityListValueList()
       List of TICKETING SERVICE FACILITies, e.g. purchase, collection. top up.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 1323:101]
       
      repeated .uk.org.netex.www.netex.TicketingServiceFacilityEnumeration ticketing_service_facility_list = 361 [packed = true];
      Specified by:
      getTicketingServiceFacilityListValueList in interface DistributionAssignmentTypeOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for ticketingServiceFacilityList.
    • getTicketingServiceFacilityListValue

      public int getTicketingServiceFacilityListValue(int index)
       List of TICKETING SERVICE FACILITies, e.g. purchase, collection. top up.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 1323:101]
       
      repeated .uk.org.netex.www.netex.TicketingServiceFacilityEnumeration ticketing_service_facility_list = 361 [packed = true];
      Specified by:
      getTicketingServiceFacilityListValue in interface DistributionAssignmentTypeOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of ticketingServiceFacilityList at the given index.
    • setTicketingServiceFacilityListValue

      public DistributionAssignmentType.Builder setTicketingServiceFacilityListValue(int index, int value)
       List of TICKETING SERVICE FACILITies, e.g. purchase, collection. top up.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 1323:101]
       
      repeated .uk.org.netex.www.netex.TicketingServiceFacilityEnumeration ticketing_service_facility_list = 361 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for ticketingServiceFacilityList to set.
      Returns:
      This builder for chaining.
    • addTicketingServiceFacilityListValue

      public DistributionAssignmentType.Builder addTicketingServiceFacilityListValue(int value)
       List of TICKETING SERVICE FACILITies, e.g. purchase, collection. top up.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 1323:101]
       
      repeated .uk.org.netex.www.netex.TicketingServiceFacilityEnumeration ticketing_service_facility_list = 361 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for ticketingServiceFacilityList to add.
      Returns:
      This builder for chaining.
    • addAllTicketingServiceFacilityListValue

      public DistributionAssignmentType.Builder addAllTicketingServiceFacilityListValue(Iterable<Integer> values)
       List of TICKETING SERVICE FACILITies, e.g. purchase, collection. top up.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 1323:101]
       
      repeated .uk.org.netex.www.netex.TicketingServiceFacilityEnumeration ticketing_service_facility_list = 361 [packed = true];
      Parameters:
      values - The enum numeric values on the wire for ticketingServiceFacilityList to add.
      Returns:
      This builder for chaining.
    • getPaymentMethodsList

      public List<PaymentMethodEnumeration> getPaymentMethodsList()
       Payment methods allowed. May override Channel to be more specific.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 787:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 362 [packed = true];
      Specified by:
      getPaymentMethodsList in interface DistributionAssignmentTypeOrBuilder
      Returns:
      A list containing the paymentMethods.
    • getPaymentMethodsCount

      public int getPaymentMethodsCount()
       Payment methods allowed. May override Channel to be more specific.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 787:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 362 [packed = true];
      Specified by:
      getPaymentMethodsCount in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The count of paymentMethods.
    • getPaymentMethods

      public PaymentMethodEnumeration getPaymentMethods(int index)
       Payment methods allowed. May override Channel to be more specific.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 787:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 362 [packed = true];
      Specified by:
      getPaymentMethods in interface DistributionAssignmentTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The paymentMethods at the given index.
    • setPaymentMethods

      public DistributionAssignmentType.Builder setPaymentMethods(int index, PaymentMethodEnumeration value)
       Payment methods allowed. May override Channel to be more specific.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 787:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 362 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The paymentMethods to set.
      Returns:
      This builder for chaining.
    • addPaymentMethods

       Payment methods allowed. May override Channel to be more specific.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 787:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 362 [packed = true];
      Parameters:
      value - The paymentMethods to add.
      Returns:
      This builder for chaining.
    • addAllPaymentMethods

      public DistributionAssignmentType.Builder addAllPaymentMethods(Iterable<? extends PaymentMethodEnumeration> values)
       Payment methods allowed. May override Channel to be more specific.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 787:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 362 [packed = true];
      Parameters:
      values - The paymentMethods to add.
      Returns:
      This builder for chaining.
    • clearPaymentMethods

      public DistributionAssignmentType.Builder clearPaymentMethods()
       Payment methods allowed. May override Channel to be more specific.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 787:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 362 [packed = true];
      Returns:
      This builder for chaining.
    • getPaymentMethodsValueList

      public List<Integer> getPaymentMethodsValueList()
       Payment methods allowed. May override Channel to be more specific.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 787:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 362 [packed = true];
      Specified by:
      getPaymentMethodsValueList in interface DistributionAssignmentTypeOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for paymentMethods.
    • getPaymentMethodsValue

      public int getPaymentMethodsValue(int index)
       Payment methods allowed. May override Channel to be more specific.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 787:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 362 [packed = true];
      Specified by:
      getPaymentMethodsValue in interface DistributionAssignmentTypeOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of paymentMethods at the given index.
    • setPaymentMethodsValue

      public DistributionAssignmentType.Builder setPaymentMethodsValue(int index, int value)
       Payment methods allowed. May override Channel to be more specific.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 787:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 362 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for paymentMethods to set.
      Returns:
      This builder for chaining.
    • addPaymentMethodsValue

      public DistributionAssignmentType.Builder addPaymentMethodsValue(int value)
       Payment methods allowed. May override Channel to be more specific.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 787:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 362 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for paymentMethods to add.
      Returns:
      This builder for chaining.
    • addAllPaymentMethodsValue

      public DistributionAssignmentType.Builder addAllPaymentMethodsValue(Iterable<Integer> values)
       Payment methods allowed. May override Channel to be more specific.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 787:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 362 [packed = true];
      Parameters:
      values - The enum numeric values on the wire for paymentMethods to add.
      Returns:
      This builder for chaining.
    • getRequiresRegistration

      public boolean getRequiresRegistration()
       Whetee fDistribution requires the user to register.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 792:78]
       
      bool requires_registration = 363;
      Specified by:
      getRequiresRegistration in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The requiresRegistration.
    • setRequiresRegistration

      public DistributionAssignmentType.Builder setRequiresRegistration(boolean value)
       Whetee fDistribution requires the user to register.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 792:78]
       
      bool requires_registration = 363;
      Parameters:
      value - The requiresRegistration to set.
      Returns:
      This builder for chaining.
    • clearRequiresRegistration

      public DistributionAssignmentType.Builder clearRequiresRegistration()
       Whetee fDistribution requires the user to register.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 792:78]
       
      bool requires_registration = 363;
      Returns:
      This builder for chaining.
    • hasFulfilmentMethodRef

      public boolean hasFulfilmentMethodRef()
       Reference to a FULFILMENT METHOD.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 83:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fulfilment_method_ref = 364;
      Specified by:
      hasFulfilmentMethodRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the fulfilmentMethodRef field is set.
    • getFulfilmentMethodRef

      public VersionOfObjectRefStructure getFulfilmentMethodRef()
       Reference to a FULFILMENT METHOD.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 83:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fulfilment_method_ref = 364;
      Specified by:
      getFulfilmentMethodRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The fulfilmentMethodRef.
    • setFulfilmentMethodRef

      public DistributionAssignmentType.Builder setFulfilmentMethodRef(VersionOfObjectRefStructure value)
       Reference to a FULFILMENT METHOD.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 83:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fulfilment_method_ref = 364;
    • setFulfilmentMethodRef

      public DistributionAssignmentType.Builder setFulfilmentMethodRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FULFILMENT METHOD.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 83:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fulfilment_method_ref = 364;
    • mergeFulfilmentMethodRef

      public DistributionAssignmentType.Builder mergeFulfilmentMethodRef(VersionOfObjectRefStructure value)
       Reference to a FULFILMENT METHOD.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 83:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fulfilment_method_ref = 364;
    • clearFulfilmentMethodRef

      public DistributionAssignmentType.Builder clearFulfilmentMethodRef()
       Reference to a FULFILMENT METHOD.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 83:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fulfilment_method_ref = 364;
    • getFulfilmentMethodRefBuilder

      public VersionOfObjectRefStructure.Builder getFulfilmentMethodRefBuilder()
       Reference to a FULFILMENT METHOD.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 83:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fulfilment_method_ref = 364;
    • getFulfilmentMethodRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFulfilmentMethodRefOrBuilder()
       Reference to a FULFILMENT METHOD.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 83:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fulfilment_method_ref = 364;
      Specified by:
      getFulfilmentMethodRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasNoticeAssignments

      public boolean hasNoticeAssignments()
       NOTICEs for  SALES PACKAGe.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 702:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 371;
      Specified by:
      hasNoticeAssignments in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the noticeAssignments field is set.
    • getNoticeAssignments

      public NoticeAssignments_RelStructure getNoticeAssignments()
       NOTICEs for  SALES PACKAGe.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 702:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 371;
      Specified by:
      getNoticeAssignments in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The noticeAssignments.
    • setNoticeAssignments

       NOTICEs for  SALES PACKAGe.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 702:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 371;
    • setNoticeAssignments

      public DistributionAssignmentType.Builder setNoticeAssignments(NoticeAssignments_RelStructure.Builder builderForValue)
       NOTICEs for  SALES PACKAGe.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 702:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 371;
    • mergeNoticeAssignments

       NOTICEs for  SALES PACKAGe.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 702:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 371;
    • clearNoticeAssignments

      public DistributionAssignmentType.Builder clearNoticeAssignments()
       NOTICEs for  SALES PACKAGe.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 702:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 371;
    • getNoticeAssignmentsBuilder

      public NoticeAssignments_RelStructure.Builder getNoticeAssignmentsBuilder()
       NOTICEs for  SALES PACKAGe.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 702:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 371;
    • getNoticeAssignmentsOrBuilder

      public NoticeAssignments_RelStructureOrBuilder getNoticeAssignmentsOrBuilder()
       NOTICEs for  SALES PACKAGe.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 702:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 371;
      Specified by:
      getNoticeAssignmentsOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • getId

      public String getId()
       [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 667:68]
       
      string id = 401;
      Specified by:
      getId in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 667:68]
       
      string id = 401;
      Specified by:
      getIdBytes in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

       [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 667:68]
       
      string id = 401;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 667:68]
       
      string id = 401;
      Returns:
      This builder for chaining.
    • setIdBytes

      public DistributionAssignmentType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 667:68]
       
      string id = 401;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • hasServiceAccessRightRef

      public boolean hasServiceAccessRightRef()
       Reference to a SERVICE ACCESS RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 100:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_access_right_ref = 281;
      Specified by:
      hasServiceAccessRightRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the serviceAccessRightRef field is set.
    • getServiceAccessRightRef

      public VersionOfObjectRefStructure getServiceAccessRightRef()
       Reference to a SERVICE ACCESS RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 100:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_access_right_ref = 281;
      Specified by:
      getServiceAccessRightRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The serviceAccessRightRef.
    • setServiceAccessRightRef

      public DistributionAssignmentType.Builder setServiceAccessRightRef(VersionOfObjectRefStructure value)
       Reference to a SERVICE ACCESS RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 100:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_access_right_ref = 281;
    • setServiceAccessRightRef

      public DistributionAssignmentType.Builder setServiceAccessRightRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SERVICE ACCESS RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 100:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_access_right_ref = 281;
    • mergeServiceAccessRightRef

      public DistributionAssignmentType.Builder mergeServiceAccessRightRef(VersionOfObjectRefStructure value)
       Reference to a SERVICE ACCESS RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 100:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_access_right_ref = 281;
    • clearServiceAccessRightRef

      public DistributionAssignmentType.Builder clearServiceAccessRightRef()
       Reference to a SERVICE ACCESS RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 100:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_access_right_ref = 281;
    • getServiceAccessRightRefBuilder

      public VersionOfObjectRefStructure.Builder getServiceAccessRightRefBuilder()
       Reference to a SERVICE ACCESS RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 100:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_access_right_ref = 281;
    • getServiceAccessRightRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getServiceAccessRightRefOrBuilder()
       Reference to a SERVICE ACCESS RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 100:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_access_right_ref = 281;
      Specified by:
      getServiceAccessRightRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasFareProductRef

      public boolean hasFareProductRef()
       Reference to a FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 146:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_ref = 282;
      Specified by:
      hasFareProductRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the fareProductRef field is set.
    • getFareProductRef

      public VersionOfObjectRefStructure getFareProductRef()
       Reference to a FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 146:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_ref = 282;
      Specified by:
      getFareProductRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The fareProductRef.
    • setFareProductRef

       Reference to a FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 146:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_ref = 282;
    • setFareProductRef

      public DistributionAssignmentType.Builder setFareProductRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 146:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_ref = 282;
    • mergeFareProductRef

       Reference to a FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 146:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_ref = 282;
    • clearFareProductRef

      public DistributionAssignmentType.Builder clearFareProductRef()
       Reference to a FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 146:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_ref = 282;
    • getFareProductRefBuilder

      public VersionOfObjectRefStructure.Builder getFareProductRefBuilder()
       Reference to a FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 146:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_ref = 282;
    • getFareProductRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFareProductRefOrBuilder()
       Reference to a FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 146:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_ref = 282;
      Specified by:
      getFareProductRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasSaleDiscountRightRef

      public boolean hasSaleDiscountRightRef()
       Reference to a SALES DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 172:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sale_discount_right_ref = 283;
      Specified by:
      hasSaleDiscountRightRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the saleDiscountRightRef field is set.
    • getSaleDiscountRightRef

      public VersionOfObjectRefStructure getSaleDiscountRightRef()
       Reference to a SALES DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 172:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sale_discount_right_ref = 283;
      Specified by:
      getSaleDiscountRightRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The saleDiscountRightRef.
    • setSaleDiscountRightRef

      public DistributionAssignmentType.Builder setSaleDiscountRightRef(VersionOfObjectRefStructure value)
       Reference to a SALES DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 172:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sale_discount_right_ref = 283;
    • setSaleDiscountRightRef

      public DistributionAssignmentType.Builder setSaleDiscountRightRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SALES DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 172:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sale_discount_right_ref = 283;
    • mergeSaleDiscountRightRef

      public DistributionAssignmentType.Builder mergeSaleDiscountRightRef(VersionOfObjectRefStructure value)
       Reference to a SALES DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 172:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sale_discount_right_ref = 283;
    • clearSaleDiscountRightRef

      public DistributionAssignmentType.Builder clearSaleDiscountRightRef()
       Reference to a SALES DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 172:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sale_discount_right_ref = 283;
    • getSaleDiscountRightRefBuilder

      public VersionOfObjectRefStructure.Builder getSaleDiscountRightRefBuilder()
       Reference to a SALES DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 172:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sale_discount_right_ref = 283;
    • getSaleDiscountRightRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSaleDiscountRightRefOrBuilder()
       Reference to a SALES DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 172:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sale_discount_right_ref = 283;
      Specified by:
      getSaleDiscountRightRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasEntitlementProductRef

      public boolean hasEntitlementProductRef()
       Reference to a ENTITLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 209:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_product_ref = 284;
      Specified by:
      hasEntitlementProductRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the entitlementProductRef field is set.
    • getEntitlementProductRef

      public VersionOfObjectRefStructure getEntitlementProductRef()
       Reference to a ENTITLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 209:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_product_ref = 284;
      Specified by:
      getEntitlementProductRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The entitlementProductRef.
    • setEntitlementProductRef

      public DistributionAssignmentType.Builder setEntitlementProductRef(VersionOfObjectRefStructure value)
       Reference to a ENTITLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 209:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_product_ref = 284;
    • setEntitlementProductRef

      public DistributionAssignmentType.Builder setEntitlementProductRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a ENTITLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 209:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_product_ref = 284;
    • mergeEntitlementProductRef

      public DistributionAssignmentType.Builder mergeEntitlementProductRef(VersionOfObjectRefStructure value)
       Reference to a ENTITLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 209:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_product_ref = 284;
    • clearEntitlementProductRef

      public DistributionAssignmentType.Builder clearEntitlementProductRef()
       Reference to a ENTITLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 209:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_product_ref = 284;
    • getEntitlementProductRefBuilder

      public VersionOfObjectRefStructure.Builder getEntitlementProductRefBuilder()
       Reference to a ENTITLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 209:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_product_ref = 284;
    • getEntitlementProductRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getEntitlementProductRefOrBuilder()
       Reference to a ENTITLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 209:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_product_ref = 284;
      Specified by:
      getEntitlementProductRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasThirdPartyProductRef

      public boolean hasThirdPartyProductRef()
       Reference to a THIRD PARTY PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 247:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure third_party_product_ref = 285;
      Specified by:
      hasThirdPartyProductRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the thirdPartyProductRef field is set.
    • getThirdPartyProductRef

      public VersionOfObjectRefStructure getThirdPartyProductRef()
       Reference to a THIRD PARTY PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 247:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure third_party_product_ref = 285;
      Specified by:
      getThirdPartyProductRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The thirdPartyProductRef.
    • setThirdPartyProductRef

      public DistributionAssignmentType.Builder setThirdPartyProductRef(VersionOfObjectRefStructure value)
       Reference to a THIRD PARTY PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 247:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure third_party_product_ref = 285;
    • setThirdPartyProductRef

      public DistributionAssignmentType.Builder setThirdPartyProductRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a THIRD PARTY PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 247:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure third_party_product_ref = 285;
    • mergeThirdPartyProductRef

      public DistributionAssignmentType.Builder mergeThirdPartyProductRef(VersionOfObjectRefStructure value)
       Reference to a THIRD PARTY PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 247:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure third_party_product_ref = 285;
    • clearThirdPartyProductRef

      public DistributionAssignmentType.Builder clearThirdPartyProductRef()
       Reference to a THIRD PARTY PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 247:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure third_party_product_ref = 285;
    • getThirdPartyProductRefBuilder

      public VersionOfObjectRefStructure.Builder getThirdPartyProductRefBuilder()
       Reference to a THIRD PARTY PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 247:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure third_party_product_ref = 285;
    • getThirdPartyProductRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getThirdPartyProductRefOrBuilder()
       Reference to a THIRD PARTY PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 247:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure third_party_product_ref = 285;
      Specified by:
      getThirdPartyProductRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasUsageDiscountRightRef

      public boolean hasUsageDiscountRightRef()
       Reference to a USAGE DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 286:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_discount_right_ref = 286;
      Specified by:
      hasUsageDiscountRightRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the usageDiscountRightRef field is set.
    • getUsageDiscountRightRef

      public VersionOfObjectRefStructure getUsageDiscountRightRef()
       Reference to a USAGE DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 286:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_discount_right_ref = 286;
      Specified by:
      getUsageDiscountRightRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The usageDiscountRightRef.
    • setUsageDiscountRightRef

      public DistributionAssignmentType.Builder setUsageDiscountRightRef(VersionOfObjectRefStructure value)
       Reference to a USAGE DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 286:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_discount_right_ref = 286;
    • setUsageDiscountRightRef

      public DistributionAssignmentType.Builder setUsageDiscountRightRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a USAGE DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 286:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_discount_right_ref = 286;
    • mergeUsageDiscountRightRef

      public DistributionAssignmentType.Builder mergeUsageDiscountRightRef(VersionOfObjectRefStructure value)
       Reference to a USAGE DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 286:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_discount_right_ref = 286;
    • clearUsageDiscountRightRef

      public DistributionAssignmentType.Builder clearUsageDiscountRightRef()
       Reference to a USAGE DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 286:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_discount_right_ref = 286;
    • getUsageDiscountRightRefBuilder

      public VersionOfObjectRefStructure.Builder getUsageDiscountRightRefBuilder()
       Reference to a USAGE DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 286:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_discount_right_ref = 286;
    • getUsageDiscountRightRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getUsageDiscountRightRefOrBuilder()
       Reference to a USAGE DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 286:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_discount_right_ref = 286;
      Specified by:
      getUsageDiscountRightRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasCappedDiscountRightRef

      public boolean hasCappedDiscountRightRef()
       Reference to a CAPPED DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 322:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capped_discount_right_ref = 287;
      Specified by:
      hasCappedDiscountRightRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the cappedDiscountRightRef field is set.
    • getCappedDiscountRightRef

      public VersionOfObjectRefStructure getCappedDiscountRightRef()
       Reference to a CAPPED DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 322:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capped_discount_right_ref = 287;
      Specified by:
      getCappedDiscountRightRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The cappedDiscountRightRef.
    • setCappedDiscountRightRef

      public DistributionAssignmentType.Builder setCappedDiscountRightRef(VersionOfObjectRefStructure value)
       Reference to a CAPPED DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 322:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capped_discount_right_ref = 287;
    • setCappedDiscountRightRef

      public DistributionAssignmentType.Builder setCappedDiscountRightRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a CAPPED DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 322:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capped_discount_right_ref = 287;
    • mergeCappedDiscountRightRef

      public DistributionAssignmentType.Builder mergeCappedDiscountRightRef(VersionOfObjectRefStructure value)
       Reference to a CAPPED DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 322:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capped_discount_right_ref = 287;
    • clearCappedDiscountRightRef

      public DistributionAssignmentType.Builder clearCappedDiscountRightRef()
       Reference to a CAPPED DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 322:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capped_discount_right_ref = 287;
    • getCappedDiscountRightRefBuilder

      public VersionOfObjectRefStructure.Builder getCappedDiscountRightRefBuilder()
       Reference to a CAPPED DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 322:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capped_discount_right_ref = 287;
    • getCappedDiscountRightRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCappedDiscountRightRefOrBuilder()
       Reference to a CAPPED DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 322:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capped_discount_right_ref = 287;
      Specified by:
      getCappedDiscountRightRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasAmountOfPriceUnitProductRef

      public boolean hasAmountOfPriceUnitProductRef()
       Reference to a AMOUNT OF PRICE UNIT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 397:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure amount_of_price_unit_product_ref = 288;
      Specified by:
      hasAmountOfPriceUnitProductRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the amountOfPriceUnitProductRef field is set.
    • getAmountOfPriceUnitProductRef

      public VersionOfObjectRefStructure getAmountOfPriceUnitProductRef()
       Reference to a AMOUNT OF PRICE UNIT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 397:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure amount_of_price_unit_product_ref = 288;
      Specified by:
      getAmountOfPriceUnitProductRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The amountOfPriceUnitProductRef.
    • setAmountOfPriceUnitProductRef

      public DistributionAssignmentType.Builder setAmountOfPriceUnitProductRef(VersionOfObjectRefStructure value)
       Reference to a AMOUNT OF PRICE UNIT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 397:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure amount_of_price_unit_product_ref = 288;
    • setAmountOfPriceUnitProductRef

      public DistributionAssignmentType.Builder setAmountOfPriceUnitProductRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a AMOUNT OF PRICE UNIT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 397:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure amount_of_price_unit_product_ref = 288;
    • mergeAmountOfPriceUnitProductRef

      public DistributionAssignmentType.Builder mergeAmountOfPriceUnitProductRef(VersionOfObjectRefStructure value)
       Reference to a AMOUNT OF PRICE UNIT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 397:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure amount_of_price_unit_product_ref = 288;
    • clearAmountOfPriceUnitProductRef

      public DistributionAssignmentType.Builder clearAmountOfPriceUnitProductRef()
       Reference to a AMOUNT OF PRICE UNIT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 397:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure amount_of_price_unit_product_ref = 288;
    • getAmountOfPriceUnitProductRefBuilder

      public VersionOfObjectRefStructure.Builder getAmountOfPriceUnitProductRefBuilder()
       Reference to a AMOUNT OF PRICE UNIT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 397:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure amount_of_price_unit_product_ref = 288;
    • getAmountOfPriceUnitProductRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAmountOfPriceUnitProductRefOrBuilder()
       Reference to a AMOUNT OF PRICE UNIT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 397:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure amount_of_price_unit_product_ref = 288;
      Specified by:
      getAmountOfPriceUnitProductRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasPreassignedFareProductRef

      public boolean hasPreassignedFareProductRef()
       Reference to a PREASSIGNED FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 435:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure preassigned_fare_product_ref = 289;
      Specified by:
      hasPreassignedFareProductRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the preassignedFareProductRef field is set.
    • getPreassignedFareProductRef

      public VersionOfObjectRefStructure getPreassignedFareProductRef()
       Reference to a PREASSIGNED FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 435:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure preassigned_fare_product_ref = 289;
      Specified by:
      getPreassignedFareProductRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The preassignedFareProductRef.
    • setPreassignedFareProductRef

      public DistributionAssignmentType.Builder setPreassignedFareProductRef(VersionOfObjectRefStructure value)
       Reference to a PREASSIGNED FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 435:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure preassigned_fare_product_ref = 289;
    • setPreassignedFareProductRef

      public DistributionAssignmentType.Builder setPreassignedFareProductRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PREASSIGNED FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 435:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure preassigned_fare_product_ref = 289;
    • mergePreassignedFareProductRef

      public DistributionAssignmentType.Builder mergePreassignedFareProductRef(VersionOfObjectRefStructure value)
       Reference to a PREASSIGNED FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 435:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure preassigned_fare_product_ref = 289;
    • clearPreassignedFareProductRef

      public DistributionAssignmentType.Builder clearPreassignedFareProductRef()
       Reference to a PREASSIGNED FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 435:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure preassigned_fare_product_ref = 289;
    • getPreassignedFareProductRefBuilder

      public VersionOfObjectRefStructure.Builder getPreassignedFareProductRefBuilder()
       Reference to a PREASSIGNED FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 435:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure preassigned_fare_product_ref = 289;
    • getPreassignedFareProductRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPreassignedFareProductRefOrBuilder()
       Reference to a PREASSIGNED FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 435:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure preassigned_fare_product_ref = 289;
      Specified by:
      getPreassignedFareProductRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasSupplementProductRef

      public boolean hasSupplementProductRef()
       Reference to a SUPPLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 478:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_product_ref = 290;
      Specified by:
      hasSupplementProductRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the supplementProductRef field is set.
    • getSupplementProductRef

      public VersionOfObjectRefStructure getSupplementProductRef()
       Reference to a SUPPLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 478:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_product_ref = 290;
      Specified by:
      getSupplementProductRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The supplementProductRef.
    • setSupplementProductRef

      public DistributionAssignmentType.Builder setSupplementProductRef(VersionOfObjectRefStructure value)
       Reference to a SUPPLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 478:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_product_ref = 290;
    • setSupplementProductRef

      public DistributionAssignmentType.Builder setSupplementProductRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SUPPLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 478:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_product_ref = 290;
    • mergeSupplementProductRef

      public DistributionAssignmentType.Builder mergeSupplementProductRef(VersionOfObjectRefStructure value)
       Reference to a SUPPLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 478:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_product_ref = 290;
    • clearSupplementProductRef

      public DistributionAssignmentType.Builder clearSupplementProductRef()
       Reference to a SUPPLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 478:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_product_ref = 290;
    • getSupplementProductRefBuilder

      public VersionOfObjectRefStructure.Builder getSupplementProductRefBuilder()
       Reference to a SUPPLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 478:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_product_ref = 290;
    • getSupplementProductRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSupplementProductRefOrBuilder()
       Reference to a SUPPLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 478:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_product_ref = 290;
      Specified by:
      getSupplementProductRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasAllPublicTransportOrganisationsRef

      public boolean hasAllPublicTransportOrganisationsRef()
       Reference to all PUBLIC TRANSPORT ORGANISATIONs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 120:157]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_public_transport_organisations_ref = 326;
      Specified by:
      hasAllPublicTransportOrganisationsRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the allPublicTransportOrganisationsRef field is set.
    • getAllPublicTransportOrganisationsRef

      public VersionOfObjectRefStructure getAllPublicTransportOrganisationsRef()
       Reference to all PUBLIC TRANSPORT ORGANISATIONs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 120:157]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_public_transport_organisations_ref = 326;
      Specified by:
      getAllPublicTransportOrganisationsRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The allPublicTransportOrganisationsRef.
    • setAllPublicTransportOrganisationsRef

      public DistributionAssignmentType.Builder setAllPublicTransportOrganisationsRef(VersionOfObjectRefStructure value)
       Reference to all PUBLIC TRANSPORT ORGANISATIONs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 120:157]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_public_transport_organisations_ref = 326;
    • setAllPublicTransportOrganisationsRef

      public DistributionAssignmentType.Builder setAllPublicTransportOrganisationsRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to all PUBLIC TRANSPORT ORGANISATIONs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 120:157]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_public_transport_organisations_ref = 326;
    • mergeAllPublicTransportOrganisationsRef

      public DistributionAssignmentType.Builder mergeAllPublicTransportOrganisationsRef(VersionOfObjectRefStructure value)
       Reference to all PUBLIC TRANSPORT ORGANISATIONs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 120:157]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_public_transport_organisations_ref = 326;
    • clearAllPublicTransportOrganisationsRef

      public DistributionAssignmentType.Builder clearAllPublicTransportOrganisationsRef()
       Reference to all PUBLIC TRANSPORT ORGANISATIONs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 120:157]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_public_transport_organisations_ref = 326;
    • getAllPublicTransportOrganisationsRefBuilder

      public VersionOfObjectRefStructure.Builder getAllPublicTransportOrganisationsRefBuilder()
       Reference to all PUBLIC TRANSPORT ORGANISATIONs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 120:157]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_public_transport_organisations_ref = 326;
    • getAllPublicTransportOrganisationsRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAllPublicTransportOrganisationsRefOrBuilder()
       Reference to all PUBLIC TRANSPORT ORGANISATIONs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 120:157]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_public_transport_organisations_ref = 326;
      Specified by:
      getAllPublicTransportOrganisationsRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasAllOrganisationsRef

      public boolean hasAllOrganisationsRef()
       Reference to all ORGANISATIONs.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 195:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_organisations_ref = 334;
      Specified by:
      hasAllOrganisationsRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the allOrganisationsRef field is set.
    • getAllOrganisationsRef

      public VersionOfObjectRefStructure getAllOrganisationsRef()
       Reference to all ORGANISATIONs.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 195:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_organisations_ref = 334;
      Specified by:
      getAllOrganisationsRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The allOrganisationsRef.
    • setAllOrganisationsRef

      public DistributionAssignmentType.Builder setAllOrganisationsRef(VersionOfObjectRefStructure value)
       Reference to all ORGANISATIONs.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 195:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_organisations_ref = 334;
    • setAllOrganisationsRef

      public DistributionAssignmentType.Builder setAllOrganisationsRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to all ORGANISATIONs.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 195:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_organisations_ref = 334;
    • mergeAllOrganisationsRef

      public DistributionAssignmentType.Builder mergeAllOrganisationsRef(VersionOfObjectRefStructure value)
       Reference to all ORGANISATIONs.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 195:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_organisations_ref = 334;
    • clearAllOrganisationsRef

      public DistributionAssignmentType.Builder clearAllOrganisationsRef()
       Reference to all ORGANISATIONs.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 195:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_organisations_ref = 334;
    • getAllOrganisationsRefBuilder

      public VersionOfObjectRefStructure.Builder getAllOrganisationsRefBuilder()
       Reference to all ORGANISATIONs.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 195:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_organisations_ref = 334;
    • getAllOrganisationsRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAllOrganisationsRefOrBuilder()
       Reference to all ORGANISATIONs.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 195:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_organisations_ref = 334;
      Specified by:
      getAllOrganisationsRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasAllTransportOrganisationsRef

      public boolean hasAllTransportOrganisationsRef()
       Reference to all  TRANSPORT ORGANISATION.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 59:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_transport_organisations_ref = 335;
      Specified by:
      hasAllTransportOrganisationsRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the allTransportOrganisationsRef field is set.
    • getAllTransportOrganisationsRef

      public VersionOfObjectRefStructure getAllTransportOrganisationsRef()
       Reference to all  TRANSPORT ORGANISATION.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 59:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_transport_organisations_ref = 335;
      Specified by:
      getAllTransportOrganisationsRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The allTransportOrganisationsRef.
    • setAllTransportOrganisationsRef

      public DistributionAssignmentType.Builder setAllTransportOrganisationsRef(VersionOfObjectRefStructure value)
       Reference to all  TRANSPORT ORGANISATION.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 59:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_transport_organisations_ref = 335;
    • setAllTransportOrganisationsRef

      public DistributionAssignmentType.Builder setAllTransportOrganisationsRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to all  TRANSPORT ORGANISATION.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 59:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_transport_organisations_ref = 335;
    • mergeAllTransportOrganisationsRef

      public DistributionAssignmentType.Builder mergeAllTransportOrganisationsRef(VersionOfObjectRefStructure value)
       Reference to all  TRANSPORT ORGANISATION.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 59:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_transport_organisations_ref = 335;
    • clearAllTransportOrganisationsRef

      public DistributionAssignmentType.Builder clearAllTransportOrganisationsRef()
       Reference to all  TRANSPORT ORGANISATION.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 59:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_transport_organisations_ref = 335;
    • getAllTransportOrganisationsRefBuilder

      public VersionOfObjectRefStructure.Builder getAllTransportOrganisationsRefBuilder()
       Reference to all  TRANSPORT ORGANISATION.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 59:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_transport_organisations_ref = 335;
    • getAllTransportOrganisationsRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAllTransportOrganisationsRefOrBuilder()
       Reference to all  TRANSPORT ORGANISATION.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 59:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_transport_organisations_ref = 335;
      Specified by:
      getAllTransportOrganisationsRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasAllOperatorsRef

      public boolean hasAllOperatorsRef()
       Reference to all OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 158:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_operators_ref = 336;
      Specified by:
      hasAllOperatorsRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the allOperatorsRef field is set.
    • getAllOperatorsRef

      public VersionOfObjectRefStructure getAllOperatorsRef()
       Reference to all OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 158:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_operators_ref = 336;
      Specified by:
      getAllOperatorsRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The allOperatorsRef.
    • setAllOperatorsRef

       Reference to all OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 158:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_operators_ref = 336;
    • setAllOperatorsRef

      public DistributionAssignmentType.Builder setAllOperatorsRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to all OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 158:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_operators_ref = 336;
    • mergeAllOperatorsRef

       Reference to all OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 158:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_operators_ref = 336;
    • clearAllOperatorsRef

      public DistributionAssignmentType.Builder clearAllOperatorsRef()
       Reference to all OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 158:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_operators_ref = 336;
    • getAllOperatorsRefBuilder

      public VersionOfObjectRefStructure.Builder getAllOperatorsRefBuilder()
       Reference to all OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 158:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_operators_ref = 336;
    • getAllOperatorsRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAllOperatorsRefOrBuilder()
       Reference to all OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 158:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_operators_ref = 336;
      Specified by:
      getAllOperatorsRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasAllAuthoritiesRef

      public boolean hasAllAuthoritiesRef()
       Reference to all AUTHORITIies.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 211:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_authorities_ref = 337;
      Specified by:
      hasAllAuthoritiesRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the allAuthoritiesRef field is set.
    • getAllAuthoritiesRef

      public VersionOfObjectRefStructure getAllAuthoritiesRef()
       Reference to all AUTHORITIies.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 211:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_authorities_ref = 337;
      Specified by:
      getAllAuthoritiesRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The allAuthoritiesRef.
    • setAllAuthoritiesRef

       Reference to all AUTHORITIies.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 211:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_authorities_ref = 337;
    • setAllAuthoritiesRef

      public DistributionAssignmentType.Builder setAllAuthoritiesRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to all AUTHORITIies.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 211:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_authorities_ref = 337;
    • mergeAllAuthoritiesRef

      public DistributionAssignmentType.Builder mergeAllAuthoritiesRef(VersionOfObjectRefStructure value)
       Reference to all AUTHORITIies.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 211:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_authorities_ref = 337;
    • clearAllAuthoritiesRef

      public DistributionAssignmentType.Builder clearAllAuthoritiesRef()
       Reference to all AUTHORITIies.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 211:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_authorities_ref = 337;
    • getAllAuthoritiesRefBuilder

      public VersionOfObjectRefStructure.Builder getAllAuthoritiesRefBuilder()
       Reference to all AUTHORITIies.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 211:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_authorities_ref = 337;
    • getAllAuthoritiesRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAllAuthoritiesRefOrBuilder()
       Reference to all AUTHORITIies.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 211:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_authorities_ref = 337;
      Specified by:
      getAllAuthoritiesRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasOrganisationRef

      public boolean hasOrganisationRef()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 338;
      Specified by:
      hasOrganisationRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the organisationRef field is set.
    • getOrganisationRef

      public VersionOfObjectRefStructure getOrganisationRef()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 338;
      Specified by:
      getOrganisationRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The organisationRef.
    • setOrganisationRef

       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 338;
    • setOrganisationRef

      public DistributionAssignmentType.Builder setOrganisationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 338;
    • mergeOrganisationRef

       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 338;
    • clearOrganisationRef

      public DistributionAssignmentType.Builder clearOrganisationRef()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 338;
    • getOrganisationRefBuilder

      public VersionOfObjectRefStructure.Builder getOrganisationRefBuilder()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 338;
    • getOrganisationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOrganisationRefOrBuilder()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 338;
      Specified by:
      getOrganisationRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasOtherOrganisationRef

      public boolean hasOtherOrganisationRef()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 339;
      Specified by:
      hasOtherOrganisationRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the otherOrganisationRef field is set.
    • getOtherOrganisationRef

      public VersionOfObjectRefStructure getOtherOrganisationRef()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 339;
      Specified by:
      getOtherOrganisationRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The otherOrganisationRef.
    • setOtherOrganisationRef

      public DistributionAssignmentType.Builder setOtherOrganisationRef(VersionOfObjectRefStructure value)
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 339;
    • setOtherOrganisationRef

      public DistributionAssignmentType.Builder setOtherOrganisationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 339;
    • mergeOtherOrganisationRef

      public DistributionAssignmentType.Builder mergeOtherOrganisationRef(VersionOfObjectRefStructure value)
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 339;
    • clearOtherOrganisationRef

      public DistributionAssignmentType.Builder clearOtherOrganisationRef()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 339;
    • getOtherOrganisationRefBuilder

      public VersionOfObjectRefStructure.Builder getOtherOrganisationRefBuilder()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 339;
    • getOtherOrganisationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOtherOrganisationRefOrBuilder()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 339;
      Specified by:
      getOtherOrganisationRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasTravelAgentRef

      public boolean hasTravelAgentRef()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 340;
      Specified by:
      hasTravelAgentRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the travelAgentRef field is set.
    • getTravelAgentRef

      public VersionOfObjectRefStructure getTravelAgentRef()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 340;
      Specified by:
      getTravelAgentRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The travelAgentRef.
    • setTravelAgentRef

       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 340;
    • setTravelAgentRef

      public DistributionAssignmentType.Builder setTravelAgentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 340;
    • mergeTravelAgentRef

       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 340;
    • clearTravelAgentRef

      public DistributionAssignmentType.Builder clearTravelAgentRef()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 340;
    • getTravelAgentRefBuilder

      public VersionOfObjectRefStructure.Builder getTravelAgentRefBuilder()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 340;
    • getTravelAgentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTravelAgentRefOrBuilder()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 340;
      Specified by:
      getTravelAgentRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasServicedOrganisationRef

      public boolean hasServicedOrganisationRef()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 341;
      Specified by:
      hasServicedOrganisationRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the servicedOrganisationRef field is set.
    • getServicedOrganisationRef

      public VersionOfObjectRefStructure getServicedOrganisationRef()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 341;
      Specified by:
      getServicedOrganisationRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The servicedOrganisationRef.
    • setServicedOrganisationRef

      public DistributionAssignmentType.Builder setServicedOrganisationRef(VersionOfObjectRefStructure value)
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 341;
    • setServicedOrganisationRef

      public DistributionAssignmentType.Builder setServicedOrganisationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 341;
    • mergeServicedOrganisationRef

      public DistributionAssignmentType.Builder mergeServicedOrganisationRef(VersionOfObjectRefStructure value)
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 341;
    • clearServicedOrganisationRef

      public DistributionAssignmentType.Builder clearServicedOrganisationRef()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 341;
    • getServicedOrganisationRefBuilder

      public VersionOfObjectRefStructure.Builder getServicedOrganisationRefBuilder()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 341;
    • getServicedOrganisationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getServicedOrganisationRefOrBuilder()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 341;
      Specified by:
      getServicedOrganisationRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasManagementAgentRef

      public boolean hasManagementAgentRef()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 342;
      Specified by:
      hasManagementAgentRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the managementAgentRef field is set.
    • getManagementAgentRef

      public VersionOfObjectRefStructure getManagementAgentRef()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 342;
      Specified by:
      getManagementAgentRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The managementAgentRef.
    • setManagementAgentRef

       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 342;
    • setManagementAgentRef

      public DistributionAssignmentType.Builder setManagementAgentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 342;
    • mergeManagementAgentRef

      public DistributionAssignmentType.Builder mergeManagementAgentRef(VersionOfObjectRefStructure value)
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 342;
    • clearManagementAgentRef

      public DistributionAssignmentType.Builder clearManagementAgentRef()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 342;
    • getManagementAgentRefBuilder

      public VersionOfObjectRefStructure.Builder getManagementAgentRefBuilder()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 342;
    • getManagementAgentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getManagementAgentRefOrBuilder()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 342;
      Specified by:
      getManagementAgentRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasGeneralOrganisationRef

      public boolean hasGeneralOrganisationRef()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 343;
      Specified by:
      hasGeneralOrganisationRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the generalOrganisationRef field is set.
    • getGeneralOrganisationRef

      public VersionOfObjectRefStructure getGeneralOrganisationRef()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 343;
      Specified by:
      getGeneralOrganisationRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The generalOrganisationRef.
    • setGeneralOrganisationRef

      public DistributionAssignmentType.Builder setGeneralOrganisationRef(VersionOfObjectRefStructure value)
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 343;
    • setGeneralOrganisationRef

      public DistributionAssignmentType.Builder setGeneralOrganisationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 343;
    • mergeGeneralOrganisationRef

      public DistributionAssignmentType.Builder mergeGeneralOrganisationRef(VersionOfObjectRefStructure value)
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 343;
    • clearGeneralOrganisationRef

      public DistributionAssignmentType.Builder clearGeneralOrganisationRef()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 343;
    • getGeneralOrganisationRefBuilder

      public VersionOfObjectRefStructure.Builder getGeneralOrganisationRefBuilder()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 343;
    • getGeneralOrganisationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getGeneralOrganisationRefOrBuilder()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 343;
      Specified by:
      getGeneralOrganisationRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasOperatorRef

      public boolean hasOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 344;
      Specified by:
      hasOperatorRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the operatorRef field is set.
    • getOperatorRef

      public VersionOfObjectRefStructure getOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 344;
      Specified by:
      getOperatorRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The operatorRef.
    • setOperatorRef

       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 344;
    • setOperatorRef

       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 344;
    • mergeOperatorRef

       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 344;
    • clearOperatorRef

      public DistributionAssignmentType.Builder clearOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 344;
    • getOperatorRefBuilder

      public VersionOfObjectRefStructure.Builder getOperatorRefBuilder()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 344;
    • getOperatorRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOperatorRefOrBuilder()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 344;
      Specified by:
      getOperatorRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasAuthorityRef

      public boolean hasAuthorityRef()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 345;
      Specified by:
      hasAuthorityRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the authorityRef field is set.
    • getAuthorityRef

      public VersionOfObjectRefStructure getAuthorityRef()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 345;
      Specified by:
      getAuthorityRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The authorityRef.
    • setAuthorityRef

       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 345;
    • setAuthorityRef

       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 345;
    • mergeAuthorityRef

       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 345;
    • clearAuthorityRef

      public DistributionAssignmentType.Builder clearAuthorityRef()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 345;
    • getAuthorityRefBuilder

      public VersionOfObjectRefStructure.Builder getAuthorityRefBuilder()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 345;
    • getAuthorityRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAuthorityRefOrBuilder()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 345;
      Specified by:
      getAuthorityRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasRetailConsortiumRef

      public boolean hasRetailConsortiumRef()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 346;
      Specified by:
      hasRetailConsortiumRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the retailConsortiumRef field is set.
    • getRetailConsortiumRef

      public VersionOfObjectRefStructure getRetailConsortiumRef()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 346;
      Specified by:
      getRetailConsortiumRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The retailConsortiumRef.
    • setRetailConsortiumRef

      public DistributionAssignmentType.Builder setRetailConsortiumRef(VersionOfObjectRefStructure value)
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 346;
    • setRetailConsortiumRef

      public DistributionAssignmentType.Builder setRetailConsortiumRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 346;
    • mergeRetailConsortiumRef

      public DistributionAssignmentType.Builder mergeRetailConsortiumRef(VersionOfObjectRefStructure value)
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 346;
    • clearRetailConsortiumRef

      public DistributionAssignmentType.Builder clearRetailConsortiumRef()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 346;
    • getRetailConsortiumRefBuilder

      public VersionOfObjectRefStructure.Builder getRetailConsortiumRefBuilder()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 346;
    • getRetailConsortiumRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRetailConsortiumRefOrBuilder()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 346;
      Specified by:
      getRetailConsortiumRefOrBuilder in interface DistributionAssignmentTypeOrBuilder
    • hasOnlineServiceOperatorRef

      public boolean hasOnlineServiceOperatorRef()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 403;
      Specified by:
      hasOnlineServiceOperatorRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      Whether the onlineServiceOperatorRef field is set.
    • getOnlineServiceOperatorRef

      public VersionOfObjectRefStructure getOnlineServiceOperatorRef()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 403;
      Specified by:
      getOnlineServiceOperatorRef in interface DistributionAssignmentTypeOrBuilder
      Returns:
      The onlineServiceOperatorRef.
    • setOnlineServiceOperatorRef

      public DistributionAssignmentType.Builder setOnlineServiceOperatorRef(VersionOfObjectRefStructure value)
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 403;
    • setOnlineServiceOperatorRef

      public DistributionAssignmentType.Builder setOnlineServiceOperatorRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 403;
    • mergeOnlineServiceOperatorRef

      public DistributionAssignmentType.Builder mergeOnlineServiceOperatorRef(VersionOfObjectRefStructure value)
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 403;
    • clearOnlineServiceOperatorRef

      public DistributionAssignmentType.Builder clearOnlineServiceOperatorRef()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 403;
    • getOnlineServiceOperatorRefBuilder

      public VersionOfObjectRefStructure.Builder getOnlineServiceOperatorRefBuilder()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 403;
    • getOnlineServiceOperatorRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOnlineServiceOperatorRefOrBuilder()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 403;
      Specified by:
      getOnlineServiceOperatorRefOrBuilder in interface DistributionAssignmentTypeOrBuilder