Class AccessRightInProduct_VersionedChildStructure.Builder

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

public static final class AccessRightInProduct_VersionedChildStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<AccessRightInProduct_VersionedChildStructure.Builder> implements AccessRightInProduct_VersionedChildStructureOrBuilder
 Type for ACCESS RIGHT IN PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 1019:71]
 
Protobuf type uk.org.netex.www.netex.AccessRightInProduct_VersionedChildStructure
  • 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<AccessRightInProduct_VersionedChildStructure.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<AccessRightInProduct_VersionedChildStructure.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<AccessRightInProduct_VersionedChildStructure.Builder>
    • getDefaultInstanceForType

      public AccessRightInProduct_VersionedChildStructure 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

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

      public AccessRightInProduct_VersionedChildStructure.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<AccessRightInProduct_VersionedChildStructure.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<AccessRightInProduct_VersionedChildStructure.Builder>
    • mergeFrom

      public AccessRightInProduct_VersionedChildStructure.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<AccessRightInProduct_VersionedChildStructure.Builder>
      Throws:
      IOException
    • getPreassignedFareProductRefStructureCase

      Specified by:
      getPreassignedFareProductRefStructureCase in interface AccessRightInProduct_VersionedChildStructureOrBuilder
    • clearPreassignedFareProductRefStructure

      public AccessRightInProduct_VersionedChildStructure.Builder clearPreassignedFareProductRefStructure()
    • getId

      public String getId()
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Specified by:
      getId in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Specified by:
      getIdBytes in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      The bytes for id.
    • setId

       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Returns:
      This builder for chaining.
    • setIdBytes

      public AccessRightInProduct_VersionedChildStructure.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • 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 AccessRightInProduct_VersionedChildStructureOrBuilder
      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 AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      The created.
    • setCreated

      public AccessRightInProduct_VersionedChildStructure.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 AccessRightInProduct_VersionedChildStructure.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 AccessRightInProduct_VersionedChildStructure.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

       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 AccessRightInProduct_VersionedChildStructureOrBuilder
    • 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 AccessRightInProduct_VersionedChildStructureOrBuilder
      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 AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      The changed.
    • setChanged

      public AccessRightInProduct_VersionedChildStructure.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 AccessRightInProduct_VersionedChildStructure.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 AccessRightInProduct_VersionedChildStructure.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

       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 AccessRightInProduct_VersionedChildStructureOrBuilder
    • 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 AccessRightInProduct_VersionedChildStructureOrBuilder
      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 AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      The bytes for version.
    • setVersion

       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

       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 AccessRightInProduct_VersionedChildStructure.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 AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      The enum numeric value on the wire for status.
    • setStatusValue

      public AccessRightInProduct_VersionedChildStructure.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 AccessRightInProduct_VersionedChildStructureOrBuilder
      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

       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 = 295;
      Specified by:
      getDerivedFromVersionRef in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      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 = 295;
      Specified by:
      getDerivedFromVersionRefBytes in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • setDerivedFromVersionRef

      public AccessRightInProduct_VersionedChildStructure.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 = 295;
      Parameters:
      value - The derivedFromVersionRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromVersionRef

      public AccessRightInProduct_VersionedChildStructure.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 = 295;
      Returns:
      This builder for chaining.
    • setDerivedFromVersionRefBytes

      public AccessRightInProduct_VersionedChildStructure.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 = 295;
      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 = 296;
      Specified by:
      getDerivedFromObjectRef in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      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 = 296;
      Specified by:
      getDerivedFromObjectRefBytes in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

      public AccessRightInProduct_VersionedChildStructure.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 = 296;
      Parameters:
      value - The derivedFromObjectRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromObjectRef

      public AccessRightInProduct_VersionedChildStructure.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 = 296;
      Returns:
      This builder for chaining.
    • setDerivedFromObjectRefBytes

      public AccessRightInProduct_VersionedChildStructure.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 = 296;
      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 AccessRightInProduct_VersionedChildStructureOrBuilder
      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 AccessRightInProduct_VersionedChildStructureOrBuilder
      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

       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 AccessRightInProduct_VersionedChildStructure.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 AccessRightInProduct_VersionedChildStructureOrBuilder
    • 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 AccessRightInProduct_VersionedChildStructureOrBuilder
    • 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 AccessRightInProduct_VersionedChildStructureOrBuilder
    • 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 AccessRightInProduct_VersionedChildStructureOrBuilder
    • setValidBetween

      public AccessRightInProduct_VersionedChildStructure.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 AccessRightInProduct_VersionedChildStructure.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

       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 AccessRightInProduct_VersionedChildStructure.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

       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 AccessRightInProduct_VersionedChildStructure.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

       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

       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 AccessRightInProduct_VersionedChildStructure.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 AccessRightInProduct_VersionedChildStructureOrBuilder
    • 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 AccessRightInProduct_VersionedChildStructureOrBuilder
    • 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 AccessRightInProduct_VersionedChildStructureOrBuilder
      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 AccessRightInProduct_VersionedChildStructureOrBuilder
      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

       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

       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 AccessRightInProduct_VersionedChildStructureOrBuilder
    • 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 = 71;
      Specified by:
      hasExtensions in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      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 = 71;
      Specified by:
      getExtensions in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      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 = 71;
    • 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 = 71;
    • 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 = 71;
    • 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 = 71;
    • 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 = 71;
    • 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 = 71;
      Specified by:
      getExtensionsOrBuilder in interface AccessRightInProduct_VersionedChildStructureOrBuilder
    • getOrder

      public int getOrder()
       order of element in sequence.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 97:52]
       
      int32 order = 101;
      Specified by:
      getOrder in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      The order.
    • setOrder

       order of element in sequence.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 97:52]
       
      int32 order = 101;
      Parameters:
      value - The order to set.
      Returns:
      This builder for chaining.
    • clearOrder

       order of element in sequence.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 97:52]
       
      int32 order = 101;
      Returns:
      This builder for chaining.
    • hasName

      public boolean hasName()
       Name of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 110:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 110:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      The name.
    • setName

       Name of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 110:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • setName

       Name of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 110:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

       Name of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 110:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • clearName

       Name of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 110:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 110:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 110:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface AccessRightInProduct_VersionedChildStructureOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 115:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      hasDescription in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 115:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescription in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      The description.
    • setDescription

       Description of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 115:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • setDescription

       Description of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 115:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • mergeDescription

       Description of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 115:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • clearDescription

       Description of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 115:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Description of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 115:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 115:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescriptionOrBuilder in interface AccessRightInProduct_VersionedChildStructureOrBuilder
    • getIsFirstInSequence

      public boolean getIsFirstInSequence()
       Whether element is first in sequence. Default is false.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 120:91]
       
      bool is_first_in_sequence = 163;
      Specified by:
      getIsFirstInSequence in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      The isFirstInSequence.
    • setIsFirstInSequence

      public AccessRightInProduct_VersionedChildStructure.Builder setIsFirstInSequence(boolean value)
       Whether element is first in sequence. Default is false.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 120:91]
       
      bool is_first_in_sequence = 163;
      Parameters:
      value - The isFirstInSequence to set.
      Returns:
      This builder for chaining.
    • clearIsFirstInSequence

       Whether element is first in sequence. Default is false.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 120:91]
       
      bool is_first_in_sequence = 163;
      Returns:
      This builder for chaining.
    • getIsLastInSequence

      public boolean getIsLastInSequence()
       Whether element is last in sequence. Default is false.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 125:90]
       
      bool is_last_in_sequence = 164;
      Specified by:
      getIsLastInSequence in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      The isLastInSequence.
    • setIsLastInSequence

      public AccessRightInProduct_VersionedChildStructure.Builder setIsLastInSequence(boolean value)
       Whether element is last in sequence. Default is false.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 125:90]
       
      bool is_last_in_sequence = 164;
      Parameters:
      value - The isLastInSequence to set.
      Returns:
      This builder for chaining.
    • clearIsLastInSequence

       Whether element is last in sequence. Default is false.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 125:90]
       
      bool is_last_in_sequence = 164;
      Returns:
      This builder for chaining.
    • getAccessNumberIsLimited

      public boolean getAccessNumberIsLimited()
       Whether access is limited.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 130:79]
       
      bool access_number_is_limited = 165;
      Specified by:
      getAccessNumberIsLimited in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      The accessNumberIsLimited.
    • setAccessNumberIsLimited

      public AccessRightInProduct_VersionedChildStructure.Builder setAccessNumberIsLimited(boolean value)
       Whether access is limited.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 130:79]
       
      bool access_number_is_limited = 165;
      Parameters:
      value - The accessNumberIsLimited to set.
      Returns:
      This builder for chaining.
    • clearAccessNumberIsLimited

      public AccessRightInProduct_VersionedChildStructure.Builder clearAccessNumberIsLimited()
       Whether access is limited.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 130:79]
       
      bool access_number_is_limited = 165;
      Returns:
      This builder for chaining.
    • getMinimumAccess

      public int getMinimumAccess()
       Minimum number of times use of this element must occur in a given trip. =v1.1  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 135:82]
       
      uint32 minimum_access = 166;
      Specified by:
      getMinimumAccess in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      The minimumAccess.
    • setMinimumAccess

      public AccessRightInProduct_VersionedChildStructure.Builder setMinimumAccess(int value)
       Minimum number of times use of this element must occur in a given trip. =v1.1  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 135:82]
       
      uint32 minimum_access = 166;
      Parameters:
      value - The minimumAccess to set.
      Returns:
      This builder for chaining.
    • clearMinimumAccess

       Minimum number of times use of this element must occur in a given trip. =v1.1  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 135:82]
       
      uint32 minimum_access = 166;
      Returns:
      This builder for chaining.
    • getMaximumAccess

      public int getMaximumAccess()
       Maximum number of times use of this element mayoccur in a given trip. +v1.1  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 140:94]
       
      uint32 maximum_access = 167;
      Specified by:
      getMaximumAccess in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      The maximumAccess.
    • setMaximumAccess

      public AccessRightInProduct_VersionedChildStructure.Builder setMaximumAccess(int value)
       Maximum number of times use of this element mayoccur in a given trip. +v1.1  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 140:94]
       
      uint32 maximum_access = 167;
      Parameters:
      value - The maximumAccess to set.
      Returns:
      This builder for chaining.
    • clearMaximumAccess

       Maximum number of times use of this element mayoccur in a given trip. +v1.1  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 140:94]
       
      uint32 maximum_access = 167;
      Returns:
      This builder for chaining.
    • getAccessNumber

      public int getAccessNumber()
       Number of access.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 145:70]
       
      int32 access_number = 168;
      Specified by:
      getAccessNumber in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      The accessNumber.
    • setAccessNumber

      public AccessRightInProduct_VersionedChildStructure.Builder setAccessNumber(int value)
       Number of access.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 145:70]
       
      int32 access_number = 168;
      Parameters:
      value - The accessNumber to set.
      Returns:
      This builder for chaining.
    • clearAccessNumber

       Number of access.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 145:70]
       
      int32 access_number = 168;
      Returns:
      This builder for chaining.
    • hasValidableElementRef

      public boolean hasValidableElementRef()
       Reference to a VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 68:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure validable_element_ref = 291;
      Specified by:
      hasValidableElementRef in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      Whether the validableElementRef field is set.
    • getValidableElementRef

      public VersionOfObjectRefStructure getValidableElementRef()
       Reference to a VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 68:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure validable_element_ref = 291;
      Specified by:
      getValidableElementRef in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      The validableElementRef.
    • setValidableElementRef

       Reference to a VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 68:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure validable_element_ref = 291;
    • setValidableElementRef

       Reference to a VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 68:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure validable_element_ref = 291;
    • mergeValidableElementRef

       Reference to a VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 68:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure validable_element_ref = 291;
    • clearValidableElementRef

      public AccessRightInProduct_VersionedChildStructure.Builder clearValidableElementRef()
       Reference to a VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 68:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure validable_element_ref = 291;
    • getValidableElementRefBuilder

      public VersionOfObjectRefStructure.Builder getValidableElementRefBuilder()
       Reference to a VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 68:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure validable_element_ref = 291;
    • getValidableElementRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getValidableElementRefOrBuilder()
       Reference to a VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 68:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure validable_element_ref = 291;
      Specified by:
      getValidableElementRefOrBuilder in interface AccessRightInProduct_VersionedChildStructureOrBuilder
    • 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 = 292;
      Specified by:
      hasPreassignedFareProductRef in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      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 = 292;
      Specified by:
      getPreassignedFareProductRef in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      The preassignedFareProductRef.
    • setPreassignedFareProductRef

       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 = 292;
    • setPreassignedFareProductRef

       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 = 292;
    • mergePreassignedFareProductRef

       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 = 292;
    • clearPreassignedFareProductRef

      public AccessRightInProduct_VersionedChildStructure.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 = 292;
    • 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 = 292;
    • 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 = 292;
      Specified by:
      getPreassignedFareProductRefOrBuilder in interface AccessRightInProduct_VersionedChildStructureOrBuilder
    • 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 = 293;
      Specified by:
      hasSupplementProductRef in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      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 = 293;
      Specified by:
      getSupplementProductRef in interface AccessRightInProduct_VersionedChildStructureOrBuilder
      Returns:
      The supplementProductRef.
    • setSupplementProductRef

       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 = 293;
    • setSupplementProductRef

       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 = 293;
    • mergeSupplementProductRef

       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 = 293;
    • clearSupplementProductRef

      public AccessRightInProduct_VersionedChildStructure.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 = 293;
    • 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 = 293;
    • 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 = 293;
      Specified by:
      getSupplementProductRefOrBuilder in interface AccessRightInProduct_VersionedChildStructureOrBuilder