Class Reserving_VersionStructure.Builder

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

public static final class Reserving_VersionStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<Reserving_VersionStructure.Builder> implements Reserving_VersionStructureOrBuilder
 Type for RESERVING.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 251:53]
 
Protobuf type uk.org.netex.www.netex.Reserving_VersionStructure
  • 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<Reserving_VersionStructure.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<Reserving_VersionStructure.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<Reserving_VersionStructure.Builder>
    • getDefaultInstanceForType

      public Reserving_VersionStructure 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 Reserving_VersionStructure buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

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

      public Reserving_VersionStructure.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<Reserving_VersionStructure.Builder>
      Throws:
      IOException
    • 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 Reserving_VersionStructureOrBuilder
      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 Reserving_VersionStructureOrBuilder
      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 Reserving_VersionStructure.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 Reserving_VersionStructureOrBuilder
      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 Reserving_VersionStructureOrBuilder
      Returns:
      The created.
    • setCreated

      public Reserving_VersionStructure.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 Reserving_VersionStructure.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 Reserving_VersionStructure.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 Reserving_VersionStructure.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 Reserving_VersionStructureOrBuilder
    • 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 Reserving_VersionStructureOrBuilder
      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 Reserving_VersionStructureOrBuilder
      Returns:
      The changed.
    • setChanged

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

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

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

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

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

      public Reserving_VersionStructure.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 = 634;
      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 = 635;
      Specified by:
      getDerivedFromObjectRef in interface Reserving_VersionStructureOrBuilder
      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 = 635;
      Specified by:
      getDerivedFromObjectRefBytes in interface Reserving_VersionStructureOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public Reserving_VersionStructure.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 = 635;
      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 Reserving_VersionStructureOrBuilder
      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 Reserving_VersionStructureOrBuilder
      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 Reserving_VersionStructure.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 Reserving_VersionStructure.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 Reserving_VersionStructureOrBuilder
    • 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 Reserving_VersionStructureOrBuilder
    • 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 Reserving_VersionStructureOrBuilder
    • 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 Reserving_VersionStructureOrBuilder
    • setValidBetween

      public Reserving_VersionStructure.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 Reserving_VersionStructure.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 Reserving_VersionStructure.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 Reserving_VersionStructure.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 Reserving_VersionStructure.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 Reserving_VersionStructure.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 Reserving_VersionStructure.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 Reserving_VersionStructure.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 Reserving_VersionStructure.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 Reserving_VersionStructureOrBuilder
    • 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 Reserving_VersionStructureOrBuilder
    • 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 Reserving_VersionStructureOrBuilder
      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 Reserving_VersionStructureOrBuilder
      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 Reserving_VersionStructure.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 Reserving_VersionStructure.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 Reserving_VersionStructureOrBuilder
    • 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 Reserving_VersionStructureOrBuilder
      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 Reserving_VersionStructureOrBuilder
      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 Reserving_VersionStructure.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 Reserving_VersionStructure.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 Reserving_VersionStructureOrBuilder
    • 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 Reserving_VersionStructureOrBuilder
      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 Reserving_VersionStructureOrBuilder
      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 Reserving_VersionStructure.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 Reserving_VersionStructure.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 Reserving_VersionStructureOrBuilder
    • 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 Reserving_VersionStructureOrBuilder
      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 Reserving_VersionStructureOrBuilder
      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 Reserving_VersionStructure.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 Reserving_VersionStructureOrBuilder
    • hasName

      public boolean hasName()
       Name of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 124:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface Reserving_VersionStructureOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 124:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface Reserving_VersionStructureOrBuilder
      Returns:
      The name.
    • setName

       Name of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 124:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • setName

       Name of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 124:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

       Name of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 124:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • clearName

       Name of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 124:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 124:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 124:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface Reserving_VersionStructureOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 129:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      hasDescription in interface Reserving_VersionStructureOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 129:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescription in interface Reserving_VersionStructureOrBuilder
      Returns:
      The description.
    • setDescription

       Description of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 129:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • setDescription

      public Reserving_VersionStructure.Builder setDescription(MultilingualString.Builder builderForValue)
       Description of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 129:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • mergeDescription

      public Reserving_VersionStructure.Builder mergeDescription(MultilingualString value)
       Description of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 129:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • clearDescription

      public Reserving_VersionStructure.Builder clearDescription()
       Description of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 129:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Description of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 129:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 129:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescriptionOrBuilder in interface Reserving_VersionStructureOrBuilder
    • getUrl

      public String getUrl()
       URL for information on element.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 134:60]
       
      string url = 163;
      Specified by:
      getUrl in interface Reserving_VersionStructureOrBuilder
      Returns:
      The url.
    • getUrlBytes

      public com.google.protobuf.ByteString getUrlBytes()
       URL for information on element.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 134:60]
       
      string url = 163;
      Specified by:
      getUrlBytes in interface Reserving_VersionStructureOrBuilder
      Returns:
      The bytes for url.
    • setUrl

       URL for information on element.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 134:60]
       
      string url = 163;
      Parameters:
      value - The url to set.
      Returns:
      This builder for chaining.
    • clearUrl

       URL for information on element.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 134:60]
       
      string url = 163;
      Returns:
      This builder for chaining.
    • setUrlBytes

      public Reserving_VersionStructure.Builder setUrlBytes(com.google.protobuf.ByteString value)
       URL for information on element.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 134:60]
       
      string url = 163;
      Parameters:
      value - The bytes for url to set.
      Returns:
      This builder for chaining.
    • hasInfoLinks

      public boolean hasInfoLinks()
       Hyperlinks associated with GPRICEABLE OBLECT. Can be used to associated pfs, web pages etc, conditions of use etc.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 139:48]
       
      .uk.org.netex.www.netex.PriceableObject_VersionStructure_InfoLinksType info_links = 164;
      Specified by:
      hasInfoLinks in interface Reserving_VersionStructureOrBuilder
      Returns:
      Whether the infoLinks field is set.
    • getInfoLinks

       Hyperlinks associated with GPRICEABLE OBLECT. Can be used to associated pfs, web pages etc, conditions of use etc.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 139:48]
       
      .uk.org.netex.www.netex.PriceableObject_VersionStructure_InfoLinksType info_links = 164;
      Specified by:
      getInfoLinks in interface Reserving_VersionStructureOrBuilder
      Returns:
      The infoLinks.
    • setInfoLinks

       Hyperlinks associated with GPRICEABLE OBLECT. Can be used to associated pfs, web pages etc, conditions of use etc.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 139:48]
       
      .uk.org.netex.www.netex.PriceableObject_VersionStructure_InfoLinksType info_links = 164;
    • setInfoLinks

       Hyperlinks associated with GPRICEABLE OBLECT. Can be used to associated pfs, web pages etc, conditions of use etc.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 139:48]
       
      .uk.org.netex.www.netex.PriceableObject_VersionStructure_InfoLinksType info_links = 164;
    • mergeInfoLinks

       Hyperlinks associated with GPRICEABLE OBLECT. Can be used to associated pfs, web pages etc, conditions of use etc.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 139:48]
       
      .uk.org.netex.www.netex.PriceableObject_VersionStructure_InfoLinksType info_links = 164;
    • clearInfoLinks

      public Reserving_VersionStructure.Builder clearInfoLinks()
       Hyperlinks associated with GPRICEABLE OBLECT. Can be used to associated pfs, web pages etc, conditions of use etc.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 139:48]
       
      .uk.org.netex.www.netex.PriceableObject_VersionStructure_InfoLinksType info_links = 164;
    • getInfoLinksBuilder

       Hyperlinks associated with GPRICEABLE OBLECT. Can be used to associated pfs, web pages etc, conditions of use etc.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 139:48]
       
      .uk.org.netex.www.netex.PriceableObject_VersionStructure_InfoLinksType info_links = 164;
    • getInfoLinksOrBuilder

       Hyperlinks associated with GPRICEABLE OBLECT. Can be used to associated pfs, web pages etc, conditions of use etc.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 139:48]
       
      .uk.org.netex.www.netex.PriceableObject_VersionStructure_InfoLinksType info_links = 164;
      Specified by:
      getInfoLinksOrBuilder in interface Reserving_VersionStructureOrBuilder
    • hasAlternativeNames

      public boolean hasAlternativeNames()
       ALTERNATIVE NAMEs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 149:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 165;
      Specified by:
      hasAlternativeNames in interface Reserving_VersionStructureOrBuilder
      Returns:
      Whether the alternativeNames field is set.
    • getAlternativeNames

      public AlternativeNames_RelStructure getAlternativeNames()
       ALTERNATIVE NAMEs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 149:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 165;
      Specified by:
      getAlternativeNames in interface Reserving_VersionStructureOrBuilder
      Returns:
      The alternativeNames.
    • setAlternativeNames

       ALTERNATIVE NAMEs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 149:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 165;
    • setAlternativeNames

      public Reserving_VersionStructure.Builder setAlternativeNames(AlternativeNames_RelStructure.Builder builderForValue)
       ALTERNATIVE NAMEs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 149:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 165;
    • mergeAlternativeNames

       ALTERNATIVE NAMEs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 149:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 165;
    • clearAlternativeNames

      public Reserving_VersionStructure.Builder clearAlternativeNames()
       ALTERNATIVE NAMEs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 149:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 165;
    • getAlternativeNamesBuilder

      public AlternativeNames_RelStructure.Builder getAlternativeNamesBuilder()
       ALTERNATIVE NAMEs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 149:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 165;
    • getAlternativeNamesOrBuilder

      public AlternativeNames_RelStructureOrBuilder getAlternativeNamesOrBuilder()
       ALTERNATIVE NAMEs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 149:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 165;
      Specified by:
      getAlternativeNamesOrBuilder in interface Reserving_VersionStructureOrBuilder
    • hasNoticeAssignments

      public boolean hasNoticeAssignments()
       NOTICE ASSIGNMENTs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 154:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 166;
      Specified by:
      hasNoticeAssignments in interface Reserving_VersionStructureOrBuilder
      Returns:
      Whether the noticeAssignments field is set.
    • getNoticeAssignments

      public NoticeAssignments_RelStructure getNoticeAssignments()
       NOTICE ASSIGNMENTs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 154:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 166;
      Specified by:
      getNoticeAssignments in interface Reserving_VersionStructureOrBuilder
      Returns:
      The noticeAssignments.
    • setNoticeAssignments

       NOTICE ASSIGNMENTs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 154:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 166;
    • setNoticeAssignments

      public Reserving_VersionStructure.Builder setNoticeAssignments(NoticeAssignments_RelStructure.Builder builderForValue)
       NOTICE ASSIGNMENTs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 154:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 166;
    • mergeNoticeAssignments

       NOTICE ASSIGNMENTs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 154:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 166;
    • clearNoticeAssignments

      public Reserving_VersionStructure.Builder clearNoticeAssignments()
       NOTICE ASSIGNMENTs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 154:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 166;
    • getNoticeAssignmentsBuilder

      public NoticeAssignments_RelStructure.Builder getNoticeAssignmentsBuilder()
       NOTICE ASSIGNMENTs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 154:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 166;
    • getNoticeAssignmentsOrBuilder

      public NoticeAssignments_RelStructureOrBuilder getNoticeAssignmentsOrBuilder()
       NOTICE ASSIGNMENTs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 154:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 166;
      Specified by:
      getNoticeAssignmentsOrBuilder in interface Reserving_VersionStructureOrBuilder
    • hasTypeOfUsageParameterRef

      public boolean hasTypeOfUsageParameterRef()
       Reference to a TYPE OF USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 144:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_usage_parameter_ref = 331;
      Specified by:
      hasTypeOfUsageParameterRef in interface Reserving_VersionStructureOrBuilder
      Returns:
      Whether the typeOfUsageParameterRef field is set.
    • getTypeOfUsageParameterRef

      public VersionOfObjectRefStructure getTypeOfUsageParameterRef()
       Reference to a TYPE OF USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 144:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_usage_parameter_ref = 331;
      Specified by:
      getTypeOfUsageParameterRef in interface Reserving_VersionStructureOrBuilder
      Returns:
      The typeOfUsageParameterRef.
    • setTypeOfUsageParameterRef

      public Reserving_VersionStructure.Builder setTypeOfUsageParameterRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 144:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_usage_parameter_ref = 331;
    • setTypeOfUsageParameterRef

      public Reserving_VersionStructure.Builder setTypeOfUsageParameterRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 144:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_usage_parameter_ref = 331;
    • mergeTypeOfUsageParameterRef

      public Reserving_VersionStructure.Builder mergeTypeOfUsageParameterRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 144:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_usage_parameter_ref = 331;
    • clearTypeOfUsageParameterRef

      public Reserving_VersionStructure.Builder clearTypeOfUsageParameterRef()
       Reference to a TYPE OF USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 144:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_usage_parameter_ref = 331;
    • getTypeOfUsageParameterRefBuilder

      public VersionOfObjectRefStructure.Builder getTypeOfUsageParameterRefBuilder()
       Reference to a TYPE OF USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 144:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_usage_parameter_ref = 331;
    • getTypeOfUsageParameterRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfUsageParameterRefOrBuilder()
       Reference to a TYPE OF USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 144:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_usage_parameter_ref = 331;
      Specified by:
      getTypeOfUsageParameterRefOrBuilder in interface Reserving_VersionStructureOrBuilder
    • hasPrices

      public boolean hasPrices()
       Prices associated with USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 141:86]
       
      .uk.org.netex.www.netex.UsageParameterPrices_RelStructure prices = 332;
      Specified by:
      hasPrices in interface Reserving_VersionStructureOrBuilder
      Returns:
      Whether the prices field is set.
    • getPrices

       Prices associated with USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 141:86]
       
      .uk.org.netex.www.netex.UsageParameterPrices_RelStructure prices = 332;
      Specified by:
      getPrices in interface Reserving_VersionStructureOrBuilder
      Returns:
      The prices.
    • setPrices

       Prices associated with USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 141:86]
       
      .uk.org.netex.www.netex.UsageParameterPrices_RelStructure prices = 332;
    • setPrices

       Prices associated with USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 141:86]
       
      .uk.org.netex.www.netex.UsageParameterPrices_RelStructure prices = 332;
    • mergePrices

       Prices associated with USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 141:86]
       
      .uk.org.netex.www.netex.UsageParameterPrices_RelStructure prices = 332;
    • clearPrices

      public Reserving_VersionStructure.Builder clearPrices()
       Prices associated with USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 141:86]
       
      .uk.org.netex.www.netex.UsageParameterPrices_RelStructure prices = 332;
    • getPricesBuilder

      public UsageParameterPrices_RelStructure.Builder getPricesBuilder()
       Prices associated with USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 141:86]
       
      .uk.org.netex.www.netex.UsageParameterPrices_RelStructure prices = 332;
    • getPricesOrBuilder

      public UsageParameterPrices_RelStructureOrBuilder getPricesOrBuilder()
       Prices associated with USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 141:86]
       
      .uk.org.netex.www.netex.UsageParameterPrices_RelStructure prices = 332;
      Specified by:
      getPricesOrBuilder in interface Reserving_VersionStructureOrBuilder
    • getBookingMethodsList

      public List<BookingMethodEnumeration> getBookingMethodsList()
       Booking methods allowed  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 211:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 421 [packed = true];
      Specified by:
      getBookingMethodsList in interface Reserving_VersionStructureOrBuilder
      Returns:
      A list containing the bookingMethods.
    • getBookingMethodsCount

      public int getBookingMethodsCount()
       Booking methods allowed  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 211:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 421 [packed = true];
      Specified by:
      getBookingMethodsCount in interface Reserving_VersionStructureOrBuilder
      Returns:
      The count of bookingMethods.
    • getBookingMethods

      public BookingMethodEnumeration getBookingMethods(int index)
       Booking methods allowed  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 211:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 421 [packed = true];
      Specified by:
      getBookingMethods in interface Reserving_VersionStructureOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The bookingMethods at the given index.
    • setBookingMethods

      public Reserving_VersionStructure.Builder setBookingMethods(int index, BookingMethodEnumeration value)
       Booking methods allowed  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 211:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 421 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The bookingMethods to set.
      Returns:
      This builder for chaining.
    • addBookingMethods

       Booking methods allowed  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 211:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 421 [packed = true];
      Parameters:
      value - The bookingMethods to add.
      Returns:
      This builder for chaining.
    • addAllBookingMethods

      public Reserving_VersionStructure.Builder addAllBookingMethods(Iterable<? extends BookingMethodEnumeration> values)
       Booking methods allowed  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 211:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 421 [packed = true];
      Parameters:
      values - The bookingMethods to add.
      Returns:
      This builder for chaining.
    • clearBookingMethods

      public Reserving_VersionStructure.Builder clearBookingMethods()
       Booking methods allowed  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 211:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 421 [packed = true];
      Returns:
      This builder for chaining.
    • getBookingMethodsValueList

      public List<Integer> getBookingMethodsValueList()
       Booking methods allowed  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 211:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 421 [packed = true];
      Specified by:
      getBookingMethodsValueList in interface Reserving_VersionStructureOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for bookingMethods.
    • getBookingMethodsValue

      public int getBookingMethodsValue(int index)
       Booking methods allowed  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 211:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 421 [packed = true];
      Specified by:
      getBookingMethodsValue in interface Reserving_VersionStructureOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of bookingMethods at the given index.
    • setBookingMethodsValue

      public Reserving_VersionStructure.Builder setBookingMethodsValue(int index, int value)
       Booking methods allowed  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 211:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 421 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for bookingMethods to set.
      Returns:
      This builder for chaining.
    • addBookingMethodsValue

      public Reserving_VersionStructure.Builder addBookingMethodsValue(int value)
       Booking methods allowed  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 211:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 421 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for bookingMethods to add.
      Returns:
      This builder for chaining.
    • addAllBookingMethodsValue

      public Reserving_VersionStructure.Builder addAllBookingMethodsValue(Iterable<Integer> values)
       Booking methods allowed  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 211:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 421 [packed = true];
      Parameters:
      values - The enum numeric values on the wire for bookingMethods to add.
      Returns:
      This builder for chaining.
    • getReservingRequirementsList

      public List<ReservationEnumeration> getReservingRequirementsList()
       Nature of resrevation required.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 268:112]
       
      repeated .uk.org.netex.www.netex.ReservationEnumeration reserving_requirements = 501 [packed = true];
      Specified by:
      getReservingRequirementsList in interface Reserving_VersionStructureOrBuilder
      Returns:
      A list containing the reservingRequirements.
    • getReservingRequirementsCount

      public int getReservingRequirementsCount()
       Nature of resrevation required.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 268:112]
       
      repeated .uk.org.netex.www.netex.ReservationEnumeration reserving_requirements = 501 [packed = true];
      Specified by:
      getReservingRequirementsCount in interface Reserving_VersionStructureOrBuilder
      Returns:
      The count of reservingRequirements.
    • getReservingRequirements

      public ReservationEnumeration getReservingRequirements(int index)
       Nature of resrevation required.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 268:112]
       
      repeated .uk.org.netex.www.netex.ReservationEnumeration reserving_requirements = 501 [packed = true];
      Specified by:
      getReservingRequirements in interface Reserving_VersionStructureOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The reservingRequirements at the given index.
    • setReservingRequirements

      public Reserving_VersionStructure.Builder setReservingRequirements(int index, ReservationEnumeration value)
       Nature of resrevation required.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 268:112]
       
      repeated .uk.org.netex.www.netex.ReservationEnumeration reserving_requirements = 501 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The reservingRequirements to set.
      Returns:
      This builder for chaining.
    • addReservingRequirements

      public Reserving_VersionStructure.Builder addReservingRequirements(ReservationEnumeration value)
       Nature of resrevation required.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 268:112]
       
      repeated .uk.org.netex.www.netex.ReservationEnumeration reserving_requirements = 501 [packed = true];
      Parameters:
      value - The reservingRequirements to add.
      Returns:
      This builder for chaining.
    • addAllReservingRequirements

      public Reserving_VersionStructure.Builder addAllReservingRequirements(Iterable<? extends ReservationEnumeration> values)
       Nature of resrevation required.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 268:112]
       
      repeated .uk.org.netex.www.netex.ReservationEnumeration reserving_requirements = 501 [packed = true];
      Parameters:
      values - The reservingRequirements to add.
      Returns:
      This builder for chaining.
    • clearReservingRequirements

      public Reserving_VersionStructure.Builder clearReservingRequirements()
       Nature of resrevation required.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 268:112]
       
      repeated .uk.org.netex.www.netex.ReservationEnumeration reserving_requirements = 501 [packed = true];
      Returns:
      This builder for chaining.
    • getReservingRequirementsValueList

      public List<Integer> getReservingRequirementsValueList()
       Nature of resrevation required.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 268:112]
       
      repeated .uk.org.netex.www.netex.ReservationEnumeration reserving_requirements = 501 [packed = true];
      Specified by:
      getReservingRequirementsValueList in interface Reserving_VersionStructureOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for reservingRequirements.
    • getReservingRequirementsValue

      public int getReservingRequirementsValue(int index)
       Nature of resrevation required.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 268:112]
       
      repeated .uk.org.netex.www.netex.ReservationEnumeration reserving_requirements = 501 [packed = true];
      Specified by:
      getReservingRequirementsValue in interface Reserving_VersionStructureOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of reservingRequirements at the given index.
    • setReservingRequirementsValue

      public Reserving_VersionStructure.Builder setReservingRequirementsValue(int index, int value)
       Nature of resrevation required.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 268:112]
       
      repeated .uk.org.netex.www.netex.ReservationEnumeration reserving_requirements = 501 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for reservingRequirements to set.
      Returns:
      This builder for chaining.
    • addReservingRequirementsValue

      public Reserving_VersionStructure.Builder addReservingRequirementsValue(int value)
       Nature of resrevation required.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 268:112]
       
      repeated .uk.org.netex.www.netex.ReservationEnumeration reserving_requirements = 501 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for reservingRequirements to add.
      Returns:
      This builder for chaining.
    • addAllReservingRequirementsValue

      public Reserving_VersionStructure.Builder addAllReservingRequirementsValue(Iterable<Integer> values)
       Nature of resrevation required.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 268:112]
       
      repeated .uk.org.netex.www.netex.ReservationEnumeration reserving_requirements = 501 [packed = true];
      Parameters:
      values - The enum numeric values on the wire for reservingRequirements to add.
      Returns:
      This builder for chaining.
    • getMinimumNumberToReserve

      public int getMinimumNumberToReserve()
       Minimum number of passengers required to be able to make a reservation.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 273:87]
       
      uint32 minimum_number_to_reserve = 502;
      Specified by:
      getMinimumNumberToReserve in interface Reserving_VersionStructureOrBuilder
      Returns:
      The minimumNumberToReserve.
    • setMinimumNumberToReserve

      public Reserving_VersionStructure.Builder setMinimumNumberToReserve(int value)
       Minimum number of passengers required to be able to make a reservation.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 273:87]
       
      uint32 minimum_number_to_reserve = 502;
      Parameters:
      value - The minimumNumberToReserve to set.
      Returns:
      This builder for chaining.
    • clearMinimumNumberToReserve

      public Reserving_VersionStructure.Builder clearMinimumNumberToReserve()
       Minimum number of passengers required to be able to make a reservation.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 273:87]
       
      uint32 minimum_number_to_reserve = 502;
      Returns:
      This builder for chaining.
    • getMaximumNumberToReserve

      public int getMaximumNumberToReserve()
       Minimum number of passsengers required to be able to make a reservation.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 278:87]
       
      uint32 maximum_number_to_reserve = 503;
      Specified by:
      getMaximumNumberToReserve in interface Reserving_VersionStructureOrBuilder
      Returns:
      The maximumNumberToReserve.
    • setMaximumNumberToReserve

      public Reserving_VersionStructure.Builder setMaximumNumberToReserve(int value)
       Minimum number of passsengers required to be able to make a reservation.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 278:87]
       
      uint32 maximum_number_to_reserve = 503;
      Parameters:
      value - The maximumNumberToReserve to set.
      Returns:
      This builder for chaining.
    • clearMaximumNumberToReserve

      public Reserving_VersionStructure.Builder clearMaximumNumberToReserve()
       Minimum number of passsengers required to be able to make a reservation.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 278:87]
       
      uint32 maximum_number_to_reserve = 503;
      Returns:
      This builder for chaining.
    • getMustReserveWholeCompartment

      public boolean getMustReserveWholeCompartment()
       Must Reserve a whole compartment. Default is 'false'.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 283:101]
       
      bool must_reserve_whole_compartment = 504;
      Specified by:
      getMustReserveWholeCompartment in interface Reserving_VersionStructureOrBuilder
      Returns:
      The mustReserveWholeCompartment.
    • setMustReserveWholeCompartment

      public Reserving_VersionStructure.Builder setMustReserveWholeCompartment(boolean value)
       Must Reserve a whole compartment. Default is 'false'.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 283:101]
       
      bool must_reserve_whole_compartment = 504;
      Parameters:
      value - The mustReserveWholeCompartment to set.
      Returns:
      This builder for chaining.
    • clearMustReserveWholeCompartment

      public Reserving_VersionStructure.Builder clearMustReserveWholeCompartment()
       Must Reserve a whole compartment. Default is 'false'.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 283:101]
       
      bool must_reserve_whole_compartment = 504;
      Returns:
      This builder for chaining.
    • getReservationChargeTypeValue

      public int getReservationChargeTypeValue()
       Nature of reervation fee.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 311:100]
       
      .uk.org.netex.www.netex.ReservationChargeTypeEnumeration reservation_charge_type = 505;
      Specified by:
      getReservationChargeTypeValue in interface Reserving_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for reservationChargeType.
    • setReservationChargeTypeValue

      public Reserving_VersionStructure.Builder setReservationChargeTypeValue(int value)
       Nature of reervation fee.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 311:100]
       
      .uk.org.netex.www.netex.ReservationChargeTypeEnumeration reservation_charge_type = 505;
      Parameters:
      value - The enum numeric value on the wire for reservationChargeType to set.
      Returns:
      This builder for chaining.
    • getReservationChargeType

      public ReservationChargeTypeEnumeration getReservationChargeType()
       Nature of reervation fee.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 311:100]
       
      .uk.org.netex.www.netex.ReservationChargeTypeEnumeration reservation_charge_type = 505;
      Specified by:
      getReservationChargeType in interface Reserving_VersionStructureOrBuilder
      Returns:
      The reservationChargeType.
    • setReservationChargeType

       Nature of reervation fee.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 311:100]
       
      .uk.org.netex.www.netex.ReservationChargeTypeEnumeration reservation_charge_type = 505;
      Parameters:
      value - The reservationChargeType to set.
      Returns:
      This builder for chaining.
    • clearReservationChargeType

      public Reserving_VersionStructure.Builder clearReservationChargeType()
       Nature of reervation fee.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 311:100]
       
      .uk.org.netex.www.netex.ReservationChargeTypeEnumeration reservation_charge_type = 505;
      Returns:
      This builder for chaining.
    • getFeeBasisValue

      public int getFeeBasisValue()
       Whether there is  a fee for reselling.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 316:74]
       
      .uk.org.netex.www.netex.PerBasisEnumeration fee_basis = 506;
      Specified by:
      getFeeBasisValue in interface Reserving_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for feeBasis.
    • setFeeBasisValue

      public Reserving_VersionStructure.Builder setFeeBasisValue(int value)
       Whether there is  a fee for reselling.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 316:74]
       
      .uk.org.netex.www.netex.PerBasisEnumeration fee_basis = 506;
      Parameters:
      value - The enum numeric value on the wire for feeBasis to set.
      Returns:
      This builder for chaining.
    • getFeeBasis

      public PerBasisEnumeration getFeeBasis()
       Whether there is  a fee for reselling.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 316:74]
       
      .uk.org.netex.www.netex.PerBasisEnumeration fee_basis = 506;
      Specified by:
      getFeeBasis in interface Reserving_VersionStructureOrBuilder
      Returns:
      The feeBasis.
    • setFeeBasis

       Whether there is  a fee for reselling.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 316:74]
       
      .uk.org.netex.www.netex.PerBasisEnumeration fee_basis = 506;
      Parameters:
      value - The feeBasis to set.
      Returns:
      This builder for chaining.
    • clearFeeBasis

      public Reserving_VersionStructure.Builder clearFeeBasis()
       Whether there is  a fee for reselling.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 316:74]
       
      .uk.org.netex.www.netex.PerBasisEnumeration fee_basis = 506;
      Returns:
      This builder for chaining.
    • getHasFreeConnectingReservations

      public boolean getHasFreeConnectingReservations()
       Whether there is an additional  fee for connecting reservations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 321:87]
       
      bool has_free_connecting_reservations = 507;
      Specified by:
      getHasFreeConnectingReservations in interface Reserving_VersionStructureOrBuilder
      Returns:
      The hasFreeConnectingReservations.
    • setHasFreeConnectingReservations

      public Reserving_VersionStructure.Builder setHasFreeConnectingReservations(boolean value)
       Whether there is an additional  fee for connecting reservations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 321:87]
       
      bool has_free_connecting_reservations = 507;
      Parameters:
      value - The hasFreeConnectingReservations to set.
      Returns:
      This builder for chaining.
    • clearHasFreeConnectingReservations

      public Reserving_VersionStructure.Builder clearHasFreeConnectingReservations()
       Whether there is an additional  fee for connecting reservations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 321:87]
       
      bool has_free_connecting_reservations = 507;
      Returns:
      This builder for chaining.
    • getNumberOfFreeConnectingReservations

      public int getNumberOfFreeConnectingReservations()
       Whether there is an additional  fee for connecting reservations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 326:92]
       
      int32 number_of_free_connecting_reservations = 508;
      Specified by:
      getNumberOfFreeConnectingReservations in interface Reserving_VersionStructureOrBuilder
      Returns:
      The numberOfFreeConnectingReservations.
    • setNumberOfFreeConnectingReservations

      public Reserving_VersionStructure.Builder setNumberOfFreeConnectingReservations(int value)
       Whether there is an additional  fee for connecting reservations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 326:92]
       
      int32 number_of_free_connecting_reservations = 508;
      Parameters:
      value - The numberOfFreeConnectingReservations to set.
      Returns:
      This builder for chaining.
    • clearNumberOfFreeConnectingReservations

      public Reserving_VersionStructure.Builder clearNumberOfFreeConnectingReservations()
       Whether there is an additional  fee for connecting reservations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 326:92]
       
      int32 number_of_free_connecting_reservations = 508;
      Returns:
      This builder for chaining.
    • getIsFeeRefundable

      public boolean getIsFeeRefundable()
       Whether reservation fees is refundable. +v1.1  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 331:89]
       
      bool is_fee_refundable = 509;
      Specified by:
      getIsFeeRefundable in interface Reserving_VersionStructureOrBuilder
      Returns:
      The isFeeRefundable.
    • setIsFeeRefundable

      public Reserving_VersionStructure.Builder setIsFeeRefundable(boolean value)
       Whether reservation fees is refundable. +v1.1  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 331:89]
       
      bool is_fee_refundable = 509;
      Parameters:
      value - The isFeeRefundable to set.
      Returns:
      This builder for chaining.
    • clearIsFeeRefundable

      public Reserving_VersionStructure.Builder clearIsFeeRefundable()
       Whether reservation fees is refundable. +v1.1  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 331:89]
       
      bool is_fee_refundable = 509;
      Returns:
      This builder for chaining.
    • hasBookingArrangements

      public boolean hasBookingArrangements()
       Booking Arrangements for Reservations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 289:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 521;
      Specified by:
      hasBookingArrangements in interface Reserving_VersionStructureOrBuilder
      Returns:
      Whether the bookingArrangements field is set.
    • getBookingArrangements

      public BookingArrangementsStructure getBookingArrangements()
       Booking Arrangements for Reservations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 289:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 521;
      Specified by:
      getBookingArrangements in interface Reserving_VersionStructureOrBuilder
      Returns:
      The bookingArrangements.
    • setBookingArrangements

       Booking Arrangements for Reservations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 289:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 521;
    • setBookingArrangements

      public Reserving_VersionStructure.Builder setBookingArrangements(BookingArrangementsStructure.Builder builderForValue)
       Booking Arrangements for Reservations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 289:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 521;
    • mergeBookingArrangements

      public Reserving_VersionStructure.Builder mergeBookingArrangements(BookingArrangementsStructure value)
       Booking Arrangements for Reservations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 289:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 521;
    • clearBookingArrangements

      public Reserving_VersionStructure.Builder clearBookingArrangements()
       Booking Arrangements for Reservations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 289:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 521;
    • getBookingArrangementsBuilder

      public BookingArrangementsStructure.Builder getBookingArrangementsBuilder()
       Booking Arrangements for Reservations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 289:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 521;
    • getBookingArrangementsOrBuilder

      public BookingArrangementsStructureOrBuilder getBookingArrangementsOrBuilder()
       Booking Arrangements for Reservations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 289:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 521;
      Specified by:
      getBookingArrangementsOrBuilder in interface Reserving_VersionStructureOrBuilder
    • getSeatAllocationMethodValue

      public int getSeatAllocationMethodValue()
       Method of Seat allocation that is used. +V1.1  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 294:98]
       
      .uk.org.netex.www.netex.SeatAllocationMethodEnumeration seat_allocation_method = 522;
      Specified by:
      getSeatAllocationMethodValue in interface Reserving_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for seatAllocationMethod.
    • setSeatAllocationMethodValue

      public Reserving_VersionStructure.Builder setSeatAllocationMethodValue(int value)
       Method of Seat allocation that is used. +V1.1  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 294:98]
       
      .uk.org.netex.www.netex.SeatAllocationMethodEnumeration seat_allocation_method = 522;
      Parameters:
      value - The enum numeric value on the wire for seatAllocationMethod to set.
      Returns:
      This builder for chaining.
    • getSeatAllocationMethod

      public SeatAllocationMethodEnumeration getSeatAllocationMethod()
       Method of Seat allocation that is used. +V1.1  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 294:98]
       
      .uk.org.netex.www.netex.SeatAllocationMethodEnumeration seat_allocation_method = 522;
      Specified by:
      getSeatAllocationMethod in interface Reserving_VersionStructureOrBuilder
      Returns:
      The seatAllocationMethod.
    • setSeatAllocationMethod

       Method of Seat allocation that is used. +V1.1  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 294:98]
       
      .uk.org.netex.www.netex.SeatAllocationMethodEnumeration seat_allocation_method = 522;
      Parameters:
      value - The seatAllocationMethod to set.
      Returns:
      This builder for chaining.
    • clearSeatAllocationMethod

      public Reserving_VersionStructure.Builder clearSeatAllocationMethod()
       Method of Seat allocation that is used. +V1.1  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 294:98]
       
      .uk.org.netex.www.netex.SeatAllocationMethodEnumeration seat_allocation_method = 522;
      Returns:
      This builder for chaining.
    • hasReservationExpiryPeriod

      public boolean hasReservationExpiryPeriod()
       Period after which reservation without  payment  will expire if not  paid for.  +v1.1  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 299:82]
       
      .google.protobuf.Duration reservation_expiry_period = 523;
      Specified by:
      hasReservationExpiryPeriod in interface Reserving_VersionStructureOrBuilder
      Returns:
      Whether the reservationExpiryPeriod field is set.
    • getReservationExpiryPeriod

      public com.google.protobuf.Duration getReservationExpiryPeriod()
       Period after which reservation without  payment  will expire if not  paid for.  +v1.1  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 299:82]
       
      .google.protobuf.Duration reservation_expiry_period = 523;
      Specified by:
      getReservationExpiryPeriod in interface Reserving_VersionStructureOrBuilder
      Returns:
      The reservationExpiryPeriod.
    • setReservationExpiryPeriod

      public Reserving_VersionStructure.Builder setReservationExpiryPeriod(com.google.protobuf.Duration value)
       Period after which reservation without  payment  will expire if not  paid for.  +v1.1  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 299:82]
       
      .google.protobuf.Duration reservation_expiry_period = 523;
    • setReservationExpiryPeriod

      public Reserving_VersionStructure.Builder setReservationExpiryPeriod(com.google.protobuf.Duration.Builder builderForValue)
       Period after which reservation without  payment  will expire if not  paid for.  +v1.1  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 299:82]
       
      .google.protobuf.Duration reservation_expiry_period = 523;
    • mergeReservationExpiryPeriod

      public Reserving_VersionStructure.Builder mergeReservationExpiryPeriod(com.google.protobuf.Duration value)
       Period after which reservation without  payment  will expire if not  paid for.  +v1.1  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 299:82]
       
      .google.protobuf.Duration reservation_expiry_period = 523;
    • clearReservationExpiryPeriod

      public Reserving_VersionStructure.Builder clearReservationExpiryPeriod()
       Period after which reservation without  payment  will expire if not  paid for.  +v1.1  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 299:82]
       
      .google.protobuf.Duration reservation_expiry_period = 523;
    • getReservationExpiryPeriodBuilder

      public com.google.protobuf.Duration.Builder getReservationExpiryPeriodBuilder()
       Period after which reservation without  payment  will expire if not  paid for.  +v1.1  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 299:82]
       
      .google.protobuf.Duration reservation_expiry_period = 523;
    • getReservationExpiryPeriodOrBuilder

      public com.google.protobuf.DurationOrBuilder getReservationExpiryPeriodOrBuilder()
       Period after which reservation without  payment  will expire if not  paid for.  +v1.1  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 299:82]
       
      .google.protobuf.Duration reservation_expiry_period = 523;
      Specified by:
      getReservationExpiryPeriodOrBuilder in interface Reserving_VersionStructureOrBuilder