Class OfferedTravelSpecificationType.Builder

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

public static final class OfferedTravelSpecificationType.Builder extends com.google.protobuf.GeneratedMessage.Builder<OfferedTravelSpecificationType.Builder> implements OfferedTravelSpecificationTypeOrBuilder
 A set of parameters giving details of the intended  consumption of access rights associated with an offer or a purchase. (e.g. origin and destination of a travel, class of travel, etc.). .  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 293:107]
 
Protobuf type uk.org.netex.www.netex.OfferedTravelSpecificationType
  • 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<OfferedTravelSpecificationType.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<OfferedTravelSpecificationType.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<OfferedTravelSpecificationType.Builder>
    • getDefaultInstanceForType

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

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

      public OfferedTravelSpecificationType.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<OfferedTravelSpecificationType.Builder>
      Throws:
      IOException
    • getPassengerInformationRequestRefStructureCase

      public OfferedTravelSpecificationType.PassengerInformationRequestRefStructureCase getPassengerInformationRequestRefStructureCase()
      Specified by:
      getPassengerInformationRequestRefStructureCase in interface OfferedTravelSpecificationTypeOrBuilder
    • clearPassengerInformationRequestRefStructure

      public OfferedTravelSpecificationType.Builder clearPassengerInformationRequestRefStructure()
    • getFarePriceRefStructureCase

      public OfferedTravelSpecificationType.FarePriceRefStructureCase getFarePriceRefStructureCase()
      Specified by:
      getFarePriceRefStructureCase in interface OfferedTravelSpecificationTypeOrBuilder
    • clearFarePriceRefStructure

      public OfferedTravelSpecificationType.Builder clearFarePriceRefStructure()
    • getVersionOfObjectRefStructureCase

      public OfferedTravelSpecificationType.VersionOfObjectRefStructureCase getVersionOfObjectRefStructureCase()
      Specified by:
      getVersionOfObjectRefStructureCase in interface OfferedTravelSpecificationTypeOrBuilder
    • clearVersionOfObjectRefStructure

      public OfferedTravelSpecificationType.Builder clearVersionOfObjectRefStructure()
    • 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 OfferedTravelSpecificationTypeOrBuilder
      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 OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The created.
    • setCreated

      public OfferedTravelSpecificationType.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 OfferedTravelSpecificationType.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 OfferedTravelSpecificationType.Builder mergeCreated(com.google.protobuf.Timestamp value)
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • clearCreated

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

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

      public com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      getCreatedOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • 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 OfferedTravelSpecificationTypeOrBuilder
      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 OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The changed.
    • setChanged

      public OfferedTravelSpecificationType.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 OfferedTravelSpecificationType.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 OfferedTravelSpecificationType.Builder mergeChanged(com.google.protobuf.Timestamp value)
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • clearChanged

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

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

      public com.google.protobuf.TimestampOrBuilder getChangedOrBuilder()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      getChangedOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • 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 OfferedTravelSpecificationTypeOrBuilder
      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 OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The bytes for version.
    • setVersion

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

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

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

      public OfferedTravelSpecificationType.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 OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The status.
    • setStatus

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

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

      public String getDerivedFromVersionRef()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 763;
      Specified by:
      getDerivedFromVersionRef in interface OfferedTravelSpecificationTypeOrBuilder
      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 = 763;
      Specified by:
      getDerivedFromVersionRefBytes in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • setDerivedFromVersionRef

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

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

      public OfferedTravelSpecificationType.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 = 763;
      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 = 764;
      Specified by:
      getDerivedFromObjectRef in interface OfferedTravelSpecificationTypeOrBuilder
      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 = 764;
      Specified by:
      getDerivedFromObjectRefBytes in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public OfferedTravelSpecificationType.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 = 764;
      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 OfferedTravelSpecificationTypeOrBuilder
      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 OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

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

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

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

      public OfferedTravelSpecificationType.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 OfferedTravelSpecificationTypeOrBuilder
    • 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 OfferedTravelSpecificationTypeOrBuilder
    • 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 OfferedTravelSpecificationTypeOrBuilder
    • 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 OfferedTravelSpecificationTypeOrBuilder
    • setValidBetween

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

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

      public OfferedTravelSpecificationType.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 OfferedTravelSpecificationType.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 OfferedTravelSpecificationType.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 OfferedTravelSpecificationType.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 OfferedTravelSpecificationType.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 OfferedTravelSpecificationType.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 OfferedTravelSpecificationTypeOrBuilder
    • 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 OfferedTravelSpecificationTypeOrBuilder
    • 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 OfferedTravelSpecificationTypeOrBuilder
      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 OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The alternativeTexts.
    • setAlternativeTexts

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

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

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

      public OfferedTravelSpecificationType.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 OfferedTravelSpecificationTypeOrBuilder
    • 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 OfferedTravelSpecificationTypeOrBuilder
      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 OfferedTravelSpecificationTypeOrBuilder
      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

       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

       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 OfferedTravelSpecificationTypeOrBuilder
    • 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 OfferedTravelSpecificationTypeOrBuilder
      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 OfferedTravelSpecificationTypeOrBuilder
      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

       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 OfferedTravelSpecificationType.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 OfferedTravelSpecificationTypeOrBuilder
    • 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 OfferedTravelSpecificationTypeOrBuilder
      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 OfferedTravelSpecificationTypeOrBuilder
      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 OfferedTravelSpecificationType.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 OfferedTravelSpecificationTypeOrBuilder
    • hasName

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

      public MultilingualString getName()
       Name of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 145:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The name.
    • setName

       Name of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 145:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • setName

       Name of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 145:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

       Name of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 145:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • clearName

       Name of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 145:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameBuilder

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

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 145:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasDescription

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

      public MultilingualString getDescription()
       Description of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 150:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescription in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The description.
    • setDescription

       Description of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 150:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • setDescription

      public OfferedTravelSpecificationType.Builder setDescription(MultilingualString.Builder builderForValue)
       Description of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 150:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • mergeDescription

       Description of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 150:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • clearDescription

      public OfferedTravelSpecificationType.Builder clearDescription()
       Description of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 150:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • getDescriptionBuilder

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

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 150:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescriptionOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasDate

      public boolean hasDate()
       Timestamp of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 155:63]
       
      .google.protobuf.Timestamp date = 163;
      Specified by:
      hasDate in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the date field is set.
    • getDate

      public com.google.protobuf.Timestamp getDate()
       Timestamp of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 155:63]
       
      .google.protobuf.Timestamp date = 163;
      Specified by:
      getDate in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The date.
    • setDate

      public OfferedTravelSpecificationType.Builder setDate(com.google.protobuf.Timestamp value)
       Timestamp of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 155:63]
       
      .google.protobuf.Timestamp date = 163;
    • setDate

      public OfferedTravelSpecificationType.Builder setDate(com.google.protobuf.Timestamp.Builder builderForValue)
       Timestamp of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 155:63]
       
      .google.protobuf.Timestamp date = 163;
    • mergeDate

      public OfferedTravelSpecificationType.Builder mergeDate(com.google.protobuf.Timestamp value)
       Timestamp of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 155:63]
       
      .google.protobuf.Timestamp date = 163;
    • clearDate

       Timestamp of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 155:63]
       
      .google.protobuf.Timestamp date = 163;
    • getDateBuilder

      public com.google.protobuf.Timestamp.Builder getDateBuilder()
       Timestamp of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 155:63]
       
      .google.protobuf.Timestamp date = 163;
    • getDateOrBuilder

      public com.google.protobuf.TimestampOrBuilder getDateOrBuilder()
       Timestamp of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 155:63]
       
      .google.protobuf.Timestamp date = 163;
      Specified by:
      getDateOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • getIsValid

      public boolean getIsValid()
       Whether FARE CONTRACT ENTRY is valid.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 491:65]
       
      bool is_valid = 281;
      Specified by:
      getIsValid in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The isValid.
    • setIsValid

      public OfferedTravelSpecificationType.Builder setIsValid(boolean value)
       Whether FARE CONTRACT ENTRY is valid.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 491:65]
       
      bool is_valid = 281;
      Parameters:
      value - The isValid to set.
      Returns:
      This builder for chaining.
    • clearIsValid

       Whether FARE CONTRACT ENTRY is valid.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 491:65]
       
      bool is_valid = 281;
      Returns:
      This builder for chaining.
    • hasTypeOfFareContractEntryRef

      public boolean hasTypeOfFareContractEntryRef()
       Reference to a TYPE OF FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 326:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_contract_entry_ref = 282;
      Specified by:
      hasTypeOfFareContractEntryRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the typeOfFareContractEntryRef field is set.
    • getTypeOfFareContractEntryRef

      public VersionOfObjectRefStructure getTypeOfFareContractEntryRef()
       Reference to a TYPE OF FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 326:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_contract_entry_ref = 282;
      Specified by:
      getTypeOfFareContractEntryRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The typeOfFareContractEntryRef.
    • setTypeOfFareContractEntryRef

      public OfferedTravelSpecificationType.Builder setTypeOfFareContractEntryRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 326:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_contract_entry_ref = 282;
    • setTypeOfFareContractEntryRef

      public OfferedTravelSpecificationType.Builder setTypeOfFareContractEntryRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 326:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_contract_entry_ref = 282;
    • mergeTypeOfFareContractEntryRef

      public OfferedTravelSpecificationType.Builder mergeTypeOfFareContractEntryRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 326:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_contract_entry_ref = 282;
    • clearTypeOfFareContractEntryRef

      public OfferedTravelSpecificationType.Builder clearTypeOfFareContractEntryRef()
       Reference to a TYPE OF FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 326:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_contract_entry_ref = 282;
    • getTypeOfFareContractEntryRefBuilder

      public VersionOfObjectRefStructure.Builder getTypeOfFareContractEntryRefBuilder()
       Reference to a TYPE OF FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 326:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_contract_entry_ref = 282;
    • getTypeOfFareContractEntryRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfFareContractEntryRefOrBuilder()
       Reference to a TYPE OF FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 326:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_contract_entry_ref = 282;
      Specified by:
      getTypeOfFareContractEntryRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasFareContractRef

      public boolean hasFareContractRef()
       Reference to a FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 186:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_contract_ref = 283;
      Specified by:
      hasFareContractRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the fareContractRef field is set.
    • getFareContractRef

      public VersionOfObjectRefStructure getFareContractRef()
       Reference to a FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 186:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_contract_ref = 283;
      Specified by:
      getFareContractRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The fareContractRef.
    • setFareContractRef

       Reference to a FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 186:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_contract_ref = 283;
    • setFareContractRef

       Reference to a FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 186:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_contract_ref = 283;
    • mergeFareContractRef

       Reference to a FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 186:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_contract_ref = 283;
    • clearFareContractRef

      public OfferedTravelSpecificationType.Builder clearFareContractRef()
       Reference to a FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 186:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_contract_ref = 283;
    • getFareContractRefBuilder

      public VersionOfObjectRefStructure.Builder getFareContractRefBuilder()
       Reference to a FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 186:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_contract_ref = 283;
    • getFareContractRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFareContractRefOrBuilder()
       Reference to a FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 186:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_contract_ref = 283;
      Specified by:
      getFareContractRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasSalesTransactionRef

      public boolean hasSalesTransactionRef()
       Reference to a SALES TRANSACTION.  [netex_part_3/part3_salesTransactions/netex_salesTransaction_support.xsd at 90:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_transaction_ref = 431;
      Specified by:
      hasSalesTransactionRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the salesTransactionRef field is set.
    • getSalesTransactionRef

      public VersionOfObjectRefStructure getSalesTransactionRef()
       Reference to a SALES TRANSACTION.  [netex_part_3/part3_salesTransactions/netex_salesTransaction_support.xsd at 90:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_transaction_ref = 431;
      Specified by:
      getSalesTransactionRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The salesTransactionRef.
    • setSalesTransactionRef

       Reference to a SALES TRANSACTION.  [netex_part_3/part3_salesTransactions/netex_salesTransaction_support.xsd at 90:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_transaction_ref = 431;
    • setSalesTransactionRef

      public OfferedTravelSpecificationType.Builder setSalesTransactionRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SALES TRANSACTION.  [netex_part_3/part3_salesTransactions/netex_salesTransaction_support.xsd at 90:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_transaction_ref = 431;
    • mergeSalesTransactionRef

       Reference to a SALES TRANSACTION.  [netex_part_3/part3_salesTransactions/netex_salesTransaction_support.xsd at 90:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_transaction_ref = 431;
    • clearSalesTransactionRef

      public OfferedTravelSpecificationType.Builder clearSalesTransactionRef()
       Reference to a SALES TRANSACTION.  [netex_part_3/part3_salesTransactions/netex_salesTransaction_support.xsd at 90:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_transaction_ref = 431;
    • getSalesTransactionRefBuilder

      public VersionOfObjectRefStructure.Builder getSalesTransactionRefBuilder()
       Reference to a SALES TRANSACTION.  [netex_part_3/part3_salesTransactions/netex_salesTransaction_support.xsd at 90:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_transaction_ref = 431;
    • getSalesTransactionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSalesTransactionRefOrBuilder()
       Reference to a SALES TRANSACTION.  [netex_part_3/part3_salesTransactions/netex_salesTransaction_support.xsd at 90:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_transaction_ref = 431;
      Specified by:
      getSalesTransactionRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • getAmount

      public double getAmount()
       PRICE amount. in specified currency.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 288:71]
       
      double amount = 461;
      Specified by:
      getAmount in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The amount.
    • setAmount

      public OfferedTravelSpecificationType.Builder setAmount(double value)
       PRICE amount. in specified currency.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 288:71]
       
      double amount = 461;
      Parameters:
      value - The amount to set.
      Returns:
      This builder for chaining.
    • clearAmount

       PRICE amount. in specified currency.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 288:71]
       
      double amount = 461;
      Returns:
      This builder for chaining.
    • getCurrency

      public String getCurrency()
       Currency of Price ISO 4217.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 293:67]
       
      string currency = 462;
      Specified by:
      getCurrency in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The currency.
    • getCurrencyBytes

      public com.google.protobuf.ByteString getCurrencyBytes()
       Currency of Price ISO 4217.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 293:67]
       
      string currency = 462;
      Specified by:
      getCurrencyBytes in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The bytes for currency.
    • setCurrency

      public OfferedTravelSpecificationType.Builder setCurrency(String value)
       Currency of Price ISO 4217.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 293:67]
       
      string currency = 462;
      Parameters:
      value - The currency to set.
      Returns:
      This builder for chaining.
    • clearCurrency

       Currency of Price ISO 4217.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 293:67]
       
      string currency = 462;
      Returns:
      This builder for chaining.
    • setCurrencyBytes

      public OfferedTravelSpecificationType.Builder setCurrencyBytes(com.google.protobuf.ByteString value)
       Currency of Price ISO 4217.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 293:67]
       
      string currency = 462;
      Parameters:
      value - The bytes for currency to set.
      Returns:
      This builder for chaining.
    • hasPriceUnitRef

      public boolean hasPriceUnitRef()
       Reference to a PRICE UNIT.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 105:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure price_unit_ref = 463;
      Specified by:
      hasPriceUnitRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the priceUnitRef field is set.
    • getPriceUnitRef

      public VersionOfObjectRefStructure getPriceUnitRef()
       Reference to a PRICE UNIT.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 105:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure price_unit_ref = 463;
      Specified by:
      getPriceUnitRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The priceUnitRef.
    • setPriceUnitRef

       Reference to a PRICE UNIT.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 105:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure price_unit_ref = 463;
    • setPriceUnitRef

       Reference to a PRICE UNIT.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 105:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure price_unit_ref = 463;
    • mergePriceUnitRef

       Reference to a PRICE UNIT.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 105:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure price_unit_ref = 463;
    • clearPriceUnitRef

      public OfferedTravelSpecificationType.Builder clearPriceUnitRef()
       Reference to a PRICE UNIT.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 105:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure price_unit_ref = 463;
    • getPriceUnitRefBuilder

      public VersionOfObjectRefStructure.Builder getPriceUnitRefBuilder()
       Reference to a PRICE UNIT.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 105:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure price_unit_ref = 463;
    • getPriceUnitRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPriceUnitRefOrBuilder()
       Reference to a PRICE UNIT.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 105:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure price_unit_ref = 463;
      Specified by:
      getPriceUnitRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • getUnits

      public double getUnits()
       Other units for PRICE (If not in a currency).  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 299:63]
       
      double units = 464;
      Specified by:
      getUnits in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The units.
    • setUnits

      public OfferedTravelSpecificationType.Builder setUnits(double value)
       Other units for PRICE (If not in a currency).  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 299:63]
       
      double units = 464;
      Parameters:
      value - The units to set.
      Returns:
      This builder for chaining.
    • clearUnits

       Other units for PRICE (If not in a currency).  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 299:63]
       
      double units = 464;
      Returns:
      This builder for chaining.
    • hasRuleStepResults

      public boolean hasRuleStepResults()
       Interim amounts for any pricing rules  applied to derive price , for example VAT amount  charged.  +v1.1  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 276:95]
       
      .uk.org.netex.www.netex.PriceRuleStepResults_RelStructure rule_step_results = 471;
      Specified by:
      hasRuleStepResults in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the ruleStepResults field is set.
    • getRuleStepResults

      public PriceRuleStepResults_RelStructure getRuleStepResults()
       Interim amounts for any pricing rules  applied to derive price , for example VAT amount  charged.  +v1.1  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 276:95]
       
      .uk.org.netex.www.netex.PriceRuleStepResults_RelStructure rule_step_results = 471;
      Specified by:
      getRuleStepResults in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The ruleStepResults.
    • setRuleStepResults

       Interim amounts for any pricing rules  applied to derive price , for example VAT amount  charged.  +v1.1  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 276:95]
       
      .uk.org.netex.www.netex.PriceRuleStepResults_RelStructure rule_step_results = 471;
    • setRuleStepResults

       Interim amounts for any pricing rules  applied to derive price , for example VAT amount  charged.  +v1.1  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 276:95]
       
      .uk.org.netex.www.netex.PriceRuleStepResults_RelStructure rule_step_results = 471;
    • mergeRuleStepResults

       Interim amounts for any pricing rules  applied to derive price , for example VAT amount  charged.  +v1.1  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 276:95]
       
      .uk.org.netex.www.netex.PriceRuleStepResults_RelStructure rule_step_results = 471;
    • clearRuleStepResults

      public OfferedTravelSpecificationType.Builder clearRuleStepResults()
       Interim amounts for any pricing rules  applied to derive price , for example VAT amount  charged.  +v1.1  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 276:95]
       
      .uk.org.netex.www.netex.PriceRuleStepResults_RelStructure rule_step_results = 471;
    • getRuleStepResultsBuilder

      public PriceRuleStepResults_RelStructure.Builder getRuleStepResultsBuilder()
       Interim amounts for any pricing rules  applied to derive price , for example VAT amount  charged.  +v1.1  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 276:95]
       
      .uk.org.netex.www.netex.PriceRuleStepResults_RelStructure rule_step_results = 471;
    • getRuleStepResultsOrBuilder

      public PriceRuleStepResults_RelStructureOrBuilder getRuleStepResultsOrBuilder()
       Interim amounts for any pricing rules  applied to derive price , for example VAT amount  charged.  +v1.1  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 276:95]
       
      .uk.org.netex.www.netex.PriceRuleStepResults_RelStructure rule_step_results = 471;
      Specified by:
      getRuleStepResultsOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • getPaymentMethodValue

      public int getPaymentMethodValue()
       Method of payment used,  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 95:84]
       
      .uk.org.netex.www.netex.PaymentMethodEnumeration payment_method = 481;
      Specified by:
      getPaymentMethodValue in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The enum numeric value on the wire for paymentMethod.
    • setPaymentMethodValue

      public OfferedTravelSpecificationType.Builder setPaymentMethodValue(int value)
       Method of payment used,  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 95:84]
       
      .uk.org.netex.www.netex.PaymentMethodEnumeration payment_method = 481;
      Parameters:
      value - The enum numeric value on the wire for paymentMethod to set.
      Returns:
      This builder for chaining.
    • getPaymentMethod

      public PaymentMethodEnumeration getPaymentMethod()
       Method of payment used,  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 95:84]
       
      .uk.org.netex.www.netex.PaymentMethodEnumeration payment_method = 481;
      Specified by:
      getPaymentMethod in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The paymentMethod.
    • setPaymentMethod

       Method of payment used,  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 95:84]
       
      .uk.org.netex.www.netex.PaymentMethodEnumeration payment_method = 481;
      Parameters:
      value - The paymentMethod to set.
      Returns:
      This builder for chaining.
    • clearPaymentMethod

      public OfferedTravelSpecificationType.Builder clearPaymentMethod()
       Method of payment used,  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 95:84]
       
      .uk.org.netex.www.netex.PaymentMethodEnumeration payment_method = 481;
      Returns:
      This builder for chaining.
    • hasTypeOfPaymentMethodRef

      public boolean hasTypeOfPaymentMethodRef()
       Reference to a TYPE OF PAYMENT METHOD.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 651:80]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethodRefType type_of_payment_method_ref = 482;
      Specified by:
      hasTypeOfPaymentMethodRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the typeOfPaymentMethodRef field is set.
    • getTypeOfPaymentMethodRef

      public TypeOfPaymentMethodRefType getTypeOfPaymentMethodRef()
       Reference to a TYPE OF PAYMENT METHOD.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 651:80]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethodRefType type_of_payment_method_ref = 482;
      Specified by:
      getTypeOfPaymentMethodRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The typeOfPaymentMethodRef.
    • setTypeOfPaymentMethodRef

      public OfferedTravelSpecificationType.Builder setTypeOfPaymentMethodRef(TypeOfPaymentMethodRefType value)
       Reference to a TYPE OF PAYMENT METHOD.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 651:80]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethodRefType type_of_payment_method_ref = 482;
    • setTypeOfPaymentMethodRef

      public OfferedTravelSpecificationType.Builder setTypeOfPaymentMethodRef(TypeOfPaymentMethodRefType.Builder builderForValue)
       Reference to a TYPE OF PAYMENT METHOD.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 651:80]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethodRefType type_of_payment_method_ref = 482;
    • mergeTypeOfPaymentMethodRef

      public OfferedTravelSpecificationType.Builder mergeTypeOfPaymentMethodRef(TypeOfPaymentMethodRefType value)
       Reference to a TYPE OF PAYMENT METHOD.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 651:80]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethodRefType type_of_payment_method_ref = 482;
    • clearTypeOfPaymentMethodRef

      public OfferedTravelSpecificationType.Builder clearTypeOfPaymentMethodRef()
       Reference to a TYPE OF PAYMENT METHOD.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 651:80]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethodRefType type_of_payment_method_ref = 482;
    • getTypeOfPaymentMethodRefBuilder

      public TypeOfPaymentMethodRefType.Builder getTypeOfPaymentMethodRefBuilder()
       Reference to a TYPE OF PAYMENT METHOD.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 651:80]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethodRefType type_of_payment_method_ref = 482;
    • getTypeOfPaymentMethodRefOrBuilder

      public TypeOfPaymentMethodRefTypeOrBuilder getTypeOfPaymentMethodRefOrBuilder()
       Reference to a TYPE OF PAYMENT METHOD.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 651:80]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethodRefType type_of_payment_method_ref = 482;
      Specified by:
      getTypeOfPaymentMethodRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasStartOfValidity

      public boolean hasStartOfValidity()
       Start Validity of Purchased PRODUCT.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 189:74]
       
      .google.protobuf.Timestamp start_of_validity = 501;
      Specified by:
      hasStartOfValidity in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the startOfValidity field is set.
    • getStartOfValidity

      public com.google.protobuf.Timestamp getStartOfValidity()
       Start Validity of Purchased PRODUCT.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 189:74]
       
      .google.protobuf.Timestamp start_of_validity = 501;
      Specified by:
      getStartOfValidity in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The startOfValidity.
    • setStartOfValidity

      public OfferedTravelSpecificationType.Builder setStartOfValidity(com.google.protobuf.Timestamp value)
       Start Validity of Purchased PRODUCT.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 189:74]
       
      .google.protobuf.Timestamp start_of_validity = 501;
    • setStartOfValidity

      public OfferedTravelSpecificationType.Builder setStartOfValidity(com.google.protobuf.Timestamp.Builder builderForValue)
       Start Validity of Purchased PRODUCT.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 189:74]
       
      .google.protobuf.Timestamp start_of_validity = 501;
    • mergeStartOfValidity

      public OfferedTravelSpecificationType.Builder mergeStartOfValidity(com.google.protobuf.Timestamp value)
       Start Validity of Purchased PRODUCT.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 189:74]
       
      .google.protobuf.Timestamp start_of_validity = 501;
    • clearStartOfValidity

      public OfferedTravelSpecificationType.Builder clearStartOfValidity()
       Start Validity of Purchased PRODUCT.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 189:74]
       
      .google.protobuf.Timestamp start_of_validity = 501;
    • getStartOfValidityBuilder

      public com.google.protobuf.Timestamp.Builder getStartOfValidityBuilder()
       Start Validity of Purchased PRODUCT.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 189:74]
       
      .google.protobuf.Timestamp start_of_validity = 501;
    • getStartOfValidityOrBuilder

      public com.google.protobuf.TimestampOrBuilder getStartOfValidityOrBuilder()
       Start Validity of Purchased PRODUCT.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 189:74]
       
      .google.protobuf.Timestamp start_of_validity = 501;
      Specified by:
      getStartOfValidityOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasEndOfValidity

      public boolean hasEndOfValidity()
       End Validity of Purchased PRODUCT.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 194:72]
       
      .google.protobuf.Timestamp end_of_validity = 502;
      Specified by:
      hasEndOfValidity in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the endOfValidity field is set.
    • getEndOfValidity

      public com.google.protobuf.Timestamp getEndOfValidity()
       End Validity of Purchased PRODUCT.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 194:72]
       
      .google.protobuf.Timestamp end_of_validity = 502;
      Specified by:
      getEndOfValidity in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The endOfValidity.
    • setEndOfValidity

      public OfferedTravelSpecificationType.Builder setEndOfValidity(com.google.protobuf.Timestamp value)
       End Validity of Purchased PRODUCT.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 194:72]
       
      .google.protobuf.Timestamp end_of_validity = 502;
    • setEndOfValidity

      public OfferedTravelSpecificationType.Builder setEndOfValidity(com.google.protobuf.Timestamp.Builder builderForValue)
       End Validity of Purchased PRODUCT.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 194:72]
       
      .google.protobuf.Timestamp end_of_validity = 502;
    • mergeEndOfValidity

      public OfferedTravelSpecificationType.Builder mergeEndOfValidity(com.google.protobuf.Timestamp value)
       End Validity of Purchased PRODUCT.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 194:72]
       
      .google.protobuf.Timestamp end_of_validity = 502;
    • clearEndOfValidity

      public OfferedTravelSpecificationType.Builder clearEndOfValidity()
       End Validity of Purchased PRODUCT.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 194:72]
       
      .google.protobuf.Timestamp end_of_validity = 502;
    • getEndOfValidityBuilder

      public com.google.protobuf.Timestamp.Builder getEndOfValidityBuilder()
       End Validity of Purchased PRODUCT.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 194:72]
       
      .google.protobuf.Timestamp end_of_validity = 502;
    • getEndOfValidityOrBuilder

      public com.google.protobuf.TimestampOrBuilder getEndOfValidityOrBuilder()
       End Validity of Purchased PRODUCT.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 194:72]
       
      .google.protobuf.Timestamp end_of_validity = 502;
      Specified by:
      getEndOfValidityOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasTravelSpecificationSummaryView

      public boolean hasTravelSpecificationSummaryView()
       Summary of key aspects of TRAVEL SPECIFICATION. +V1.1. This data should all be derivable from the PARAMATER ASSIGNMENTs.  v+1.1  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 78:100]
       
      .uk.org.netex.www.netex.TravelSpecificationSummaryViewStructure travel_specification_summary_view = 503;
      Specified by:
      hasTravelSpecificationSummaryView in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the travelSpecificationSummaryView field is set.
    • getTravelSpecificationSummaryView

      public TravelSpecificationSummaryViewStructure getTravelSpecificationSummaryView()
       Summary of key aspects of TRAVEL SPECIFICATION. +V1.1. This data should all be derivable from the PARAMATER ASSIGNMENTs.  v+1.1  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 78:100]
       
      .uk.org.netex.www.netex.TravelSpecificationSummaryViewStructure travel_specification_summary_view = 503;
      Specified by:
      getTravelSpecificationSummaryView in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The travelSpecificationSummaryView.
    • setTravelSpecificationSummaryView

      public OfferedTravelSpecificationType.Builder setTravelSpecificationSummaryView(TravelSpecificationSummaryViewStructure value)
       Summary of key aspects of TRAVEL SPECIFICATION. +V1.1. This data should all be derivable from the PARAMATER ASSIGNMENTs.  v+1.1  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 78:100]
       
      .uk.org.netex.www.netex.TravelSpecificationSummaryViewStructure travel_specification_summary_view = 503;
    • setTravelSpecificationSummaryView

      public OfferedTravelSpecificationType.Builder setTravelSpecificationSummaryView(TravelSpecificationSummaryViewStructure.Builder builderForValue)
       Summary of key aspects of TRAVEL SPECIFICATION. +V1.1. This data should all be derivable from the PARAMATER ASSIGNMENTs.  v+1.1  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 78:100]
       
      .uk.org.netex.www.netex.TravelSpecificationSummaryViewStructure travel_specification_summary_view = 503;
    • mergeTravelSpecificationSummaryView

      public OfferedTravelSpecificationType.Builder mergeTravelSpecificationSummaryView(TravelSpecificationSummaryViewStructure value)
       Summary of key aspects of TRAVEL SPECIFICATION. +V1.1. This data should all be derivable from the PARAMATER ASSIGNMENTs.  v+1.1  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 78:100]
       
      .uk.org.netex.www.netex.TravelSpecificationSummaryViewStructure travel_specification_summary_view = 503;
    • clearTravelSpecificationSummaryView

      public OfferedTravelSpecificationType.Builder clearTravelSpecificationSummaryView()
       Summary of key aspects of TRAVEL SPECIFICATION. +V1.1. This data should all be derivable from the PARAMATER ASSIGNMENTs.  v+1.1  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 78:100]
       
      .uk.org.netex.www.netex.TravelSpecificationSummaryViewStructure travel_specification_summary_view = 503;
    • getTravelSpecificationSummaryViewBuilder

      public TravelSpecificationSummaryViewStructure.Builder getTravelSpecificationSummaryViewBuilder()
       Summary of key aspects of TRAVEL SPECIFICATION. +V1.1. This data should all be derivable from the PARAMATER ASSIGNMENTs.  v+1.1  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 78:100]
       
      .uk.org.netex.www.netex.TravelSpecificationSummaryViewStructure travel_specification_summary_view = 503;
    • getTravelSpecificationSummaryViewOrBuilder

      public TravelSpecificationSummaryViewStructureOrBuilder getTravelSpecificationSummaryViewOrBuilder()
       Summary of key aspects of TRAVEL SPECIFICATION. +V1.1. This data should all be derivable from the PARAMATER ASSIGNMENTs.  v+1.1  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 78:100]
       
      .uk.org.netex.www.netex.TravelSpecificationSummaryViewStructure travel_specification_summary_view = 503;
      Specified by:
      getTravelSpecificationSummaryViewOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasSpecificParameterAssignments

      public boolean hasSpecificParameterAssignments()
       SPECIFIC PARAMETER ASSIGNMENTS for  TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 204:116]
       
      .uk.org.netex.www.netex.SpecificParameterAssignments_RelStructure specific_parameter_assignments = 504;
      Specified by:
      hasSpecificParameterAssignments in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the specificParameterAssignments field is set.
    • getSpecificParameterAssignments

      public SpecificParameterAssignments_RelStructure getSpecificParameterAssignments()
       SPECIFIC PARAMETER ASSIGNMENTS for  TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 204:116]
       
      .uk.org.netex.www.netex.SpecificParameterAssignments_RelStructure specific_parameter_assignments = 504;
      Specified by:
      getSpecificParameterAssignments in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The specificParameterAssignments.
    • setSpecificParameterAssignments

       SPECIFIC PARAMETER ASSIGNMENTS for  TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 204:116]
       
      .uk.org.netex.www.netex.SpecificParameterAssignments_RelStructure specific_parameter_assignments = 504;
    • setSpecificParameterAssignments

      public OfferedTravelSpecificationType.Builder setSpecificParameterAssignments(SpecificParameterAssignments_RelStructure.Builder builderForValue)
       SPECIFIC PARAMETER ASSIGNMENTS for  TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 204:116]
       
      .uk.org.netex.www.netex.SpecificParameterAssignments_RelStructure specific_parameter_assignments = 504;
    • mergeSpecificParameterAssignments

       SPECIFIC PARAMETER ASSIGNMENTS for  TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 204:116]
       
      .uk.org.netex.www.netex.SpecificParameterAssignments_RelStructure specific_parameter_assignments = 504;
    • clearSpecificParameterAssignments

      public OfferedTravelSpecificationType.Builder clearSpecificParameterAssignments()
       SPECIFIC PARAMETER ASSIGNMENTS for  TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 204:116]
       
      .uk.org.netex.www.netex.SpecificParameterAssignments_RelStructure specific_parameter_assignments = 504;
    • getSpecificParameterAssignmentsBuilder

      public SpecificParameterAssignments_RelStructure.Builder getSpecificParameterAssignmentsBuilder()
       SPECIFIC PARAMETER ASSIGNMENTS for  TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 204:116]
       
      .uk.org.netex.www.netex.SpecificParameterAssignments_RelStructure specific_parameter_assignments = 504;
    • getSpecificParameterAssignmentsOrBuilder

      public SpecificParameterAssignments_RelStructureOrBuilder getSpecificParameterAssignmentsOrBuilder()
       SPECIFIC PARAMETER ASSIGNMENTS for  TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 204:116]
       
      .uk.org.netex.www.netex.SpecificParameterAssignments_RelStructure specific_parameter_assignments = 504;
      Specified by:
      getSpecificParameterAssignmentsOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasNoticeAssignments

      public boolean hasNoticeAssignments()
       NOTICE  ASSIGNMENTS  applying to TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 209:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 505;
      Specified by:
      hasNoticeAssignments in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the noticeAssignments field is set.
    • getNoticeAssignments

      public NoticeAssignments_RelStructure getNoticeAssignments()
       NOTICE  ASSIGNMENTS  applying to TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 209:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 505;
      Specified by:
      getNoticeAssignments in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The noticeAssignments.
    • setNoticeAssignments

       NOTICE  ASSIGNMENTS  applying to TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 209:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 505;
    • setNoticeAssignments

       NOTICE  ASSIGNMENTS  applying to TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 209:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 505;
    • mergeNoticeAssignments

       NOTICE  ASSIGNMENTS  applying to TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 209:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 505;
    • clearNoticeAssignments

      public OfferedTravelSpecificationType.Builder clearNoticeAssignments()
       NOTICE  ASSIGNMENTS  applying to TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 209:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 505;
    • getNoticeAssignmentsBuilder

      public NoticeAssignments_RelStructure.Builder getNoticeAssignmentsBuilder()
       NOTICE  ASSIGNMENTS  applying to TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 209:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 505;
    • getNoticeAssignmentsOrBuilder

      public NoticeAssignments_RelStructureOrBuilder getNoticeAssignmentsOrBuilder()
       NOTICE  ASSIGNMENTS  applying to TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 209:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 505;
      Specified by:
      getNoticeAssignmentsOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • getId

      public String getId()
       [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 321:72]
       
      string id = 761;
      Specified by:
      getId in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 321:72]
       
      string id = 761;
      Specified by:
      getIdBytes in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

       [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 321:72]
       
      string id = 761;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 321:72]
       
      string id = 761;
      Returns:
      This builder for chaining.
    • setIdBytes

      public OfferedTravelSpecificationType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 321:72]
       
      string id = 761;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • hasTripPlanRequestRef

      public boolean hasTripPlanRequestRef()
       Reference to a TRIP PLAN REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 97:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_plan_request_ref = 432;
      Specified by:
      hasTripPlanRequestRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the tripPlanRequestRef field is set.
    • getTripPlanRequestRef

      public VersionOfObjectRefStructure getTripPlanRequestRef()
       Reference to a TRIP PLAN REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 97:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_plan_request_ref = 432;
      Specified by:
      getTripPlanRequestRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The tripPlanRequestRef.
    • setTripPlanRequestRef

       Reference to a TRIP PLAN REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 97:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_plan_request_ref = 432;
    • setTripPlanRequestRef

      public OfferedTravelSpecificationType.Builder setTripPlanRequestRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TRIP PLAN REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 97:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_plan_request_ref = 432;
    • mergeTripPlanRequestRef

       Reference to a TRIP PLAN REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 97:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_plan_request_ref = 432;
    • clearTripPlanRequestRef

      public OfferedTravelSpecificationType.Builder clearTripPlanRequestRef()
       Reference to a TRIP PLAN REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 97:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_plan_request_ref = 432;
    • getTripPlanRequestRefBuilder

      public VersionOfObjectRefStructure.Builder getTripPlanRequestRefBuilder()
       Reference to a TRIP PLAN REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 97:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_plan_request_ref = 432;
    • getTripPlanRequestRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTripPlanRequestRefOrBuilder()
       Reference to a TRIP PLAN REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 97:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_plan_request_ref = 432;
      Specified by:
      getTripPlanRequestRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasScheduleRequestRef

      public boolean hasScheduleRequestRef()
       Reference to a SCHEDULE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 123:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure schedule_request_ref = 433;
      Specified by:
      hasScheduleRequestRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the scheduleRequestRef field is set.
    • getScheduleRequestRef

      public VersionOfObjectRefStructure getScheduleRequestRef()
       Reference to a SCHEDULE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 123:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure schedule_request_ref = 433;
      Specified by:
      getScheduleRequestRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The scheduleRequestRef.
    • setScheduleRequestRef

       Reference to a SCHEDULE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 123:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure schedule_request_ref = 433;
    • setScheduleRequestRef

      public OfferedTravelSpecificationType.Builder setScheduleRequestRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SCHEDULE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 123:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure schedule_request_ref = 433;
    • mergeScheduleRequestRef

       Reference to a SCHEDULE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 123:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure schedule_request_ref = 433;
    • clearScheduleRequestRef

      public OfferedTravelSpecificationType.Builder clearScheduleRequestRef()
       Reference to a SCHEDULE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 123:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure schedule_request_ref = 433;
    • getScheduleRequestRefBuilder

      public VersionOfObjectRefStructure.Builder getScheduleRequestRefBuilder()
       Reference to a SCHEDULE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 123:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure schedule_request_ref = 433;
    • getScheduleRequestRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getScheduleRequestRefOrBuilder()
       Reference to a SCHEDULE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 123:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure schedule_request_ref = 433;
      Specified by:
      getScheduleRequestRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasStopEventRequestRef

      public boolean hasStopEventRequestRef()
       Reference to a STOP EVENT REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 149:146]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_event_request_ref = 434;
      Specified by:
      hasStopEventRequestRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the stopEventRequestRef field is set.
    • getStopEventRequestRef

      public VersionOfObjectRefStructure getStopEventRequestRef()
       Reference to a STOP EVENT REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 149:146]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_event_request_ref = 434;
      Specified by:
      getStopEventRequestRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The stopEventRequestRef.
    • setStopEventRequestRef

       Reference to a STOP EVENT REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 149:146]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_event_request_ref = 434;
    • setStopEventRequestRef

      public OfferedTravelSpecificationType.Builder setStopEventRequestRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a STOP EVENT REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 149:146]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_event_request_ref = 434;
    • mergeStopEventRequestRef

       Reference to a STOP EVENT REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 149:146]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_event_request_ref = 434;
    • clearStopEventRequestRef

      public OfferedTravelSpecificationType.Builder clearStopEventRequestRef()
       Reference to a STOP EVENT REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 149:146]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_event_request_ref = 434;
    • getStopEventRequestRefBuilder

      public VersionOfObjectRefStructure.Builder getStopEventRequestRefBuilder()
       Reference to a STOP EVENT REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 149:146]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_event_request_ref = 434;
    • getStopEventRequestRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getStopEventRequestRefOrBuilder()
       Reference to a STOP EVENT REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 149:146]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_event_request_ref = 434;
      Specified by:
      getStopEventRequestRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasStopFinderRequestRef

      public boolean hasStopFinderRequestRef()
       Reference to a STOP FINDER REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 175:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_finder_request_ref = 435;
      Specified by:
      hasStopFinderRequestRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the stopFinderRequestRef field is set.
    • getStopFinderRequestRef

      public VersionOfObjectRefStructure getStopFinderRequestRef()
       Reference to a STOP FINDER REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 175:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_finder_request_ref = 435;
      Specified by:
      getStopFinderRequestRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The stopFinderRequestRef.
    • setStopFinderRequestRef

       Reference to a STOP FINDER REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 175:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_finder_request_ref = 435;
    • setStopFinderRequestRef

      public OfferedTravelSpecificationType.Builder setStopFinderRequestRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a STOP FINDER REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 175:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_finder_request_ref = 435;
    • mergeStopFinderRequestRef

      public OfferedTravelSpecificationType.Builder mergeStopFinderRequestRef(VersionOfObjectRefStructure value)
       Reference to a STOP FINDER REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 175:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_finder_request_ref = 435;
    • clearStopFinderRequestRef

      public OfferedTravelSpecificationType.Builder clearStopFinderRequestRef()
       Reference to a STOP FINDER REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 175:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_finder_request_ref = 435;
    • getStopFinderRequestRefBuilder

      public VersionOfObjectRefStructure.Builder getStopFinderRequestRefBuilder()
       Reference to a STOP FINDER REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 175:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_finder_request_ref = 435;
    • getStopFinderRequestRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getStopFinderRequestRefOrBuilder()
       Reference to a STOP FINDER REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 175:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_finder_request_ref = 435;
      Specified by:
      getStopFinderRequestRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasFareRequestRef

      public boolean hasFareRequestRef()
       Reference to a FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 201:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_request_ref = 436;
      Specified by:
      hasFareRequestRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the fareRequestRef field is set.
    • getFareRequestRef

      public VersionOfObjectRefStructure getFareRequestRef()
       Reference to a FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 201:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_request_ref = 436;
      Specified by:
      getFareRequestRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The fareRequestRef.
    • setFareRequestRef

       Reference to a FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 201:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_request_ref = 436;
    • setFareRequestRef

       Reference to a FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 201:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_request_ref = 436;
    • mergeFareRequestRef

       Reference to a FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 201:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_request_ref = 436;
    • clearFareRequestRef

      public OfferedTravelSpecificationType.Builder clearFareRequestRef()
       Reference to a FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 201:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_request_ref = 436;
    • getFareRequestRefBuilder

      public VersionOfObjectRefStructure.Builder getFareRequestRefBuilder()
       Reference to a FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 201:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_request_ref = 436;
    • getFareRequestRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFareRequestRefOrBuilder()
       Reference to a FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 201:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_request_ref = 436;
      Specified by:
      getFareRequestRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasSingleTripFareRequestRef

      public boolean hasSingleTripFareRequestRef()
       Reference to a SINGLE TRIP FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 227:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_trip_fare_request_ref = 437;
      Specified by:
      hasSingleTripFareRequestRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the singleTripFareRequestRef field is set.
    • getSingleTripFareRequestRef

      public VersionOfObjectRefStructure getSingleTripFareRequestRef()
       Reference to a SINGLE TRIP FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 227:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_trip_fare_request_ref = 437;
      Specified by:
      getSingleTripFareRequestRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The singleTripFareRequestRef.
    • setSingleTripFareRequestRef

      public OfferedTravelSpecificationType.Builder setSingleTripFareRequestRef(VersionOfObjectRefStructure value)
       Reference to a SINGLE TRIP FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 227:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_trip_fare_request_ref = 437;
    • setSingleTripFareRequestRef

      public OfferedTravelSpecificationType.Builder setSingleTripFareRequestRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SINGLE TRIP FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 227:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_trip_fare_request_ref = 437;
    • mergeSingleTripFareRequestRef

      public OfferedTravelSpecificationType.Builder mergeSingleTripFareRequestRef(VersionOfObjectRefStructure value)
       Reference to a SINGLE TRIP FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 227:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_trip_fare_request_ref = 437;
    • clearSingleTripFareRequestRef

      public OfferedTravelSpecificationType.Builder clearSingleTripFareRequestRef()
       Reference to a SINGLE TRIP FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 227:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_trip_fare_request_ref = 437;
    • getSingleTripFareRequestRefBuilder

      public VersionOfObjectRefStructure.Builder getSingleTripFareRequestRefBuilder()
       Reference to a SINGLE TRIP FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 227:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_trip_fare_request_ref = 437;
    • getSingleTripFareRequestRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSingleTripFareRequestRefOrBuilder()
       Reference to a SINGLE TRIP FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 227:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_trip_fare_request_ref = 437;
      Specified by:
      getSingleTripFareRequestRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasRepeatedTripFareRequestRef

      public boolean hasRepeatedTripFareRequestRef()
       Reference to a REPEATED TRIP FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 253:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure repeated_trip_fare_request_ref = 438;
      Specified by:
      hasRepeatedTripFareRequestRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the repeatedTripFareRequestRef field is set.
    • getRepeatedTripFareRequestRef

      public VersionOfObjectRefStructure getRepeatedTripFareRequestRef()
       Reference to a REPEATED TRIP FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 253:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure repeated_trip_fare_request_ref = 438;
      Specified by:
      getRepeatedTripFareRequestRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The repeatedTripFareRequestRef.
    • setRepeatedTripFareRequestRef

      public OfferedTravelSpecificationType.Builder setRepeatedTripFareRequestRef(VersionOfObjectRefStructure value)
       Reference to a REPEATED TRIP FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 253:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure repeated_trip_fare_request_ref = 438;
    • setRepeatedTripFareRequestRef

      public OfferedTravelSpecificationType.Builder setRepeatedTripFareRequestRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a REPEATED TRIP FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 253:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure repeated_trip_fare_request_ref = 438;
    • mergeRepeatedTripFareRequestRef

      public OfferedTravelSpecificationType.Builder mergeRepeatedTripFareRequestRef(VersionOfObjectRefStructure value)
       Reference to a REPEATED TRIP FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 253:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure repeated_trip_fare_request_ref = 438;
    • clearRepeatedTripFareRequestRef

      public OfferedTravelSpecificationType.Builder clearRepeatedTripFareRequestRef()
       Reference to a REPEATED TRIP FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 253:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure repeated_trip_fare_request_ref = 438;
    • getRepeatedTripFareRequestRefBuilder

      public VersionOfObjectRefStructure.Builder getRepeatedTripFareRequestRefBuilder()
       Reference to a REPEATED TRIP FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 253:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure repeated_trip_fare_request_ref = 438;
    • getRepeatedTripFareRequestRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRepeatedTripFareRequestRefOrBuilder()
       Reference to a REPEATED TRIP FARE REQUEST.  [netex_part_3/part3_PiQuery/netex_piRequest_support.xsd at 253:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure repeated_trip_fare_request_ref = 438;
      Specified by:
      getRepeatedTripFareRequestRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasFarePriceRef

      public boolean hasFarePriceRef()
       Reference to a FARE PRICE.  [netex_part_3/part3_fares/netex_farePrice_support.xsd at 107:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_price_ref = 439;
      Specified by:
      hasFarePriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the farePriceRef field is set.
    • getFarePriceRef

      public VersionOfObjectRefStructure getFarePriceRef()
       Reference to a FARE PRICE.  [netex_part_3/part3_fares/netex_farePrice_support.xsd at 107:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_price_ref = 439;
      Specified by:
      getFarePriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The farePriceRef.
    • setFarePriceRef

       Reference to a FARE PRICE.  [netex_part_3/part3_fares/netex_farePrice_support.xsd at 107:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_price_ref = 439;
    • setFarePriceRef

       Reference to a FARE PRICE.  [netex_part_3/part3_fares/netex_farePrice_support.xsd at 107:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_price_ref = 439;
    • mergeFarePriceRef

       Reference to a FARE PRICE.  [netex_part_3/part3_fares/netex_farePrice_support.xsd at 107:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_price_ref = 439;
    • clearFarePriceRef

      public OfferedTravelSpecificationType.Builder clearFarePriceRef()
       Reference to a FARE PRICE.  [netex_part_3/part3_fares/netex_farePrice_support.xsd at 107:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_price_ref = 439;
    • getFarePriceRefBuilder

      public VersionOfObjectRefStructure.Builder getFarePriceRefBuilder()
       Reference to a FARE PRICE.  [netex_part_3/part3_fares/netex_farePrice_support.xsd at 107:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_price_ref = 439;
    • getFarePriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFarePriceRefOrBuilder()
       Reference to a FARE PRICE.  [netex_part_3/part3_fares/netex_farePrice_support.xsd at 107:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_price_ref = 439;
      Specified by:
      getFarePriceRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasFareProductPriceRef

      public boolean hasFareProductPriceRef()
       Reference to a FARE PRODUCT PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 526:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_price_ref = 440;
      Specified by:
      hasFareProductPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the fareProductPriceRef field is set.
    • getFareProductPriceRef

      public VersionOfObjectRefStructure getFareProductPriceRef()
       Reference to a FARE PRODUCT PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 526:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_price_ref = 440;
      Specified by:
      getFareProductPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The fareProductPriceRef.
    • setFareProductPriceRef

       Reference to a FARE PRODUCT PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 526:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_price_ref = 440;
    • setFareProductPriceRef

      public OfferedTravelSpecificationType.Builder setFareProductPriceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FARE PRODUCT PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 526:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_price_ref = 440;
    • mergeFareProductPriceRef

       Reference to a FARE PRODUCT PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 526:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_price_ref = 440;
    • clearFareProductPriceRef

      public OfferedTravelSpecificationType.Builder clearFareProductPriceRef()
       Reference to a FARE PRODUCT PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 526:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_price_ref = 440;
    • getFareProductPriceRefBuilder

      public VersionOfObjectRefStructure.Builder getFareProductPriceRefBuilder()
       Reference to a FARE PRODUCT PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 526:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_price_ref = 440;
    • getFareProductPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFareProductPriceRefOrBuilder()
       Reference to a FARE PRODUCT PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 526:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_price_ref = 440;
      Specified by:
      getFareProductPriceRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasCappingRulePriceRef

      public boolean hasCappingRulePriceRef()
       Reference to a CAPPING RULE PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 552:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capping_rule_price_ref = 441;
      Specified by:
      hasCappingRulePriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the cappingRulePriceRef field is set.
    • getCappingRulePriceRef

      public VersionOfObjectRefStructure getCappingRulePriceRef()
       Reference to a CAPPING RULE PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 552:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capping_rule_price_ref = 441;
      Specified by:
      getCappingRulePriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The cappingRulePriceRef.
    • setCappingRulePriceRef

       Reference to a CAPPING RULE PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 552:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capping_rule_price_ref = 441;
    • setCappingRulePriceRef

      public OfferedTravelSpecificationType.Builder setCappingRulePriceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a CAPPING RULE PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 552:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capping_rule_price_ref = 441;
    • mergeCappingRulePriceRef

       Reference to a CAPPING RULE PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 552:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capping_rule_price_ref = 441;
    • clearCappingRulePriceRef

      public OfferedTravelSpecificationType.Builder clearCappingRulePriceRef()
       Reference to a CAPPING RULE PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 552:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capping_rule_price_ref = 441;
    • getCappingRulePriceRefBuilder

      public VersionOfObjectRefStructure.Builder getCappingRulePriceRefBuilder()
       Reference to a CAPPING RULE PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 552:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capping_rule_price_ref = 441;
    • getCappingRulePriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCappingRulePriceRefOrBuilder()
       Reference to a CAPPING RULE PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 552:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capping_rule_price_ref = 441;
      Specified by:
      getCappingRulePriceRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasSeriesConstraintPriceRef

      public boolean hasSeriesConstraintPriceRef()
       Reference to a SERIES CONSTRAINT PRICE.  [netex_part_3/part3_fares/netex_fareSeries_support.xsd at 157:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure series_constraint_price_ref = 442;
      Specified by:
      hasSeriesConstraintPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the seriesConstraintPriceRef field is set.
    • getSeriesConstraintPriceRef

      public VersionOfObjectRefStructure getSeriesConstraintPriceRef()
       Reference to a SERIES CONSTRAINT PRICE.  [netex_part_3/part3_fares/netex_fareSeries_support.xsd at 157:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure series_constraint_price_ref = 442;
      Specified by:
      getSeriesConstraintPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The seriesConstraintPriceRef.
    • setSeriesConstraintPriceRef

      public OfferedTravelSpecificationType.Builder setSeriesConstraintPriceRef(VersionOfObjectRefStructure value)
       Reference to a SERIES CONSTRAINT PRICE.  [netex_part_3/part3_fares/netex_fareSeries_support.xsd at 157:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure series_constraint_price_ref = 442;
    • setSeriesConstraintPriceRef

      public OfferedTravelSpecificationType.Builder setSeriesConstraintPriceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SERIES CONSTRAINT PRICE.  [netex_part_3/part3_fares/netex_fareSeries_support.xsd at 157:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure series_constraint_price_ref = 442;
    • mergeSeriesConstraintPriceRef

      public OfferedTravelSpecificationType.Builder mergeSeriesConstraintPriceRef(VersionOfObjectRefStructure value)
       Reference to a SERIES CONSTRAINT PRICE.  [netex_part_3/part3_fares/netex_fareSeries_support.xsd at 157:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure series_constraint_price_ref = 442;
    • clearSeriesConstraintPriceRef

      public OfferedTravelSpecificationType.Builder clearSeriesConstraintPriceRef()
       Reference to a SERIES CONSTRAINT PRICE.  [netex_part_3/part3_fares/netex_fareSeries_support.xsd at 157:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure series_constraint_price_ref = 442;
    • getSeriesConstraintPriceRefBuilder

      public VersionOfObjectRefStructure.Builder getSeriesConstraintPriceRefBuilder()
       Reference to a SERIES CONSTRAINT PRICE.  [netex_part_3/part3_fares/netex_fareSeries_support.xsd at 157:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure series_constraint_price_ref = 442;
    • getSeriesConstraintPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSeriesConstraintPriceRefOrBuilder()
       Reference to a SERIES CONSTRAINT PRICE.  [netex_part_3/part3_fares/netex_fareSeries_support.xsd at 157:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure series_constraint_price_ref = 442;
      Specified by:
      getSeriesConstraintPriceRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasFulfilmentMethodPriceRef

      public boolean hasFulfilmentMethodPriceRef()
       Reference to a FULFILMENT METHOD PRICE.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 251:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fulfilment_method_price_ref = 443;
      Specified by:
      hasFulfilmentMethodPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the fulfilmentMethodPriceRef field is set.
    • getFulfilmentMethodPriceRef

      public VersionOfObjectRefStructure getFulfilmentMethodPriceRef()
       Reference to a FULFILMENT METHOD PRICE.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 251:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fulfilment_method_price_ref = 443;
      Specified by:
      getFulfilmentMethodPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The fulfilmentMethodPriceRef.
    • setFulfilmentMethodPriceRef

      public OfferedTravelSpecificationType.Builder setFulfilmentMethodPriceRef(VersionOfObjectRefStructure value)
       Reference to a FULFILMENT METHOD PRICE.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 251:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fulfilment_method_price_ref = 443;
    • setFulfilmentMethodPriceRef

      public OfferedTravelSpecificationType.Builder setFulfilmentMethodPriceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FULFILMENT METHOD PRICE.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 251:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fulfilment_method_price_ref = 443;
    • mergeFulfilmentMethodPriceRef

      public OfferedTravelSpecificationType.Builder mergeFulfilmentMethodPriceRef(VersionOfObjectRefStructure value)
       Reference to a FULFILMENT METHOD PRICE.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 251:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fulfilment_method_price_ref = 443;
    • clearFulfilmentMethodPriceRef

      public OfferedTravelSpecificationType.Builder clearFulfilmentMethodPriceRef()
       Reference to a FULFILMENT METHOD PRICE.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 251:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fulfilment_method_price_ref = 443;
    • getFulfilmentMethodPriceRefBuilder

      public VersionOfObjectRefStructure.Builder getFulfilmentMethodPriceRefBuilder()
       Reference to a FULFILMENT METHOD PRICE.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 251:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fulfilment_method_price_ref = 443;
    • getFulfilmentMethodPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFulfilmentMethodPriceRefOrBuilder()
       Reference to a FULFILMENT METHOD PRICE.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 251:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fulfilment_method_price_ref = 443;
      Specified by:
      getFulfilmentMethodPriceRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasFareStructureElementPriceRef

      public boolean hasFareStructureElementPriceRef()
       Reference to a FARE STRUCTURE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 243:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_structure_element_price_ref = 444;
      Specified by:
      hasFareStructureElementPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the fareStructureElementPriceRef field is set.
    • getFareStructureElementPriceRef

      public VersionOfObjectRefStructure getFareStructureElementPriceRef()
       Reference to a FARE STRUCTURE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 243:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_structure_element_price_ref = 444;
      Specified by:
      getFareStructureElementPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The fareStructureElementPriceRef.
    • setFareStructureElementPriceRef

      public OfferedTravelSpecificationType.Builder setFareStructureElementPriceRef(VersionOfObjectRefStructure value)
       Reference to a FARE STRUCTURE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 243:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_structure_element_price_ref = 444;
    • setFareStructureElementPriceRef

      public OfferedTravelSpecificationType.Builder setFareStructureElementPriceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FARE STRUCTURE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 243:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_structure_element_price_ref = 444;
    • mergeFareStructureElementPriceRef

      public OfferedTravelSpecificationType.Builder mergeFareStructureElementPriceRef(VersionOfObjectRefStructure value)
       Reference to a FARE STRUCTURE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 243:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_structure_element_price_ref = 444;
    • clearFareStructureElementPriceRef

      public OfferedTravelSpecificationType.Builder clearFareStructureElementPriceRef()
       Reference to a FARE STRUCTURE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 243:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_structure_element_price_ref = 444;
    • getFareStructureElementPriceRefBuilder

      public VersionOfObjectRefStructure.Builder getFareStructureElementPriceRefBuilder()
       Reference to a FARE STRUCTURE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 243:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_structure_element_price_ref = 444;
    • getFareStructureElementPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFareStructureElementPriceRefOrBuilder()
       Reference to a FARE STRUCTURE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 243:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_structure_element_price_ref = 444;
      Specified by:
      getFareStructureElementPriceRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasDistanceMatrixElementPriceRef

      public boolean hasDistanceMatrixElementPriceRef()
       Reference to a DISTANCE MATRIX ELEMENT PRICE.  [netex_part_3/part3_fares/netex_distanceMatrixElement_support.xsd at 195:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distance_matrix_element_price_ref = 445;
      Specified by:
      hasDistanceMatrixElementPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the distanceMatrixElementPriceRef field is set.
    • getDistanceMatrixElementPriceRef

      public VersionOfObjectRefStructure getDistanceMatrixElementPriceRef()
       Reference to a DISTANCE MATRIX ELEMENT PRICE.  [netex_part_3/part3_fares/netex_distanceMatrixElement_support.xsd at 195:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distance_matrix_element_price_ref = 445;
      Specified by:
      getDistanceMatrixElementPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The distanceMatrixElementPriceRef.
    • setDistanceMatrixElementPriceRef

      public OfferedTravelSpecificationType.Builder setDistanceMatrixElementPriceRef(VersionOfObjectRefStructure value)
       Reference to a DISTANCE MATRIX ELEMENT PRICE.  [netex_part_3/part3_fares/netex_distanceMatrixElement_support.xsd at 195:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distance_matrix_element_price_ref = 445;
    • setDistanceMatrixElementPriceRef

      public OfferedTravelSpecificationType.Builder setDistanceMatrixElementPriceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a DISTANCE MATRIX ELEMENT PRICE.  [netex_part_3/part3_fares/netex_distanceMatrixElement_support.xsd at 195:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distance_matrix_element_price_ref = 445;
    • mergeDistanceMatrixElementPriceRef

      public OfferedTravelSpecificationType.Builder mergeDistanceMatrixElementPriceRef(VersionOfObjectRefStructure value)
       Reference to a DISTANCE MATRIX ELEMENT PRICE.  [netex_part_3/part3_fares/netex_distanceMatrixElement_support.xsd at 195:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distance_matrix_element_price_ref = 445;
    • clearDistanceMatrixElementPriceRef

      public OfferedTravelSpecificationType.Builder clearDistanceMatrixElementPriceRef()
       Reference to a DISTANCE MATRIX ELEMENT PRICE.  [netex_part_3/part3_fares/netex_distanceMatrixElement_support.xsd at 195:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distance_matrix_element_price_ref = 445;
    • getDistanceMatrixElementPriceRefBuilder

      public VersionOfObjectRefStructure.Builder getDistanceMatrixElementPriceRefBuilder()
       Reference to a DISTANCE MATRIX ELEMENT PRICE.  [netex_part_3/part3_fares/netex_distanceMatrixElement_support.xsd at 195:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distance_matrix_element_price_ref = 445;
    • getDistanceMatrixElementPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDistanceMatrixElementPriceRefOrBuilder()
       Reference to a DISTANCE MATRIX ELEMENT PRICE.  [netex_part_3/part3_fares/netex_distanceMatrixElement_support.xsd at 195:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distance_matrix_element_price_ref = 445;
      Specified by:
      getDistanceMatrixElementPriceRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasSalesOfferPackagePriceRef

      public boolean hasSalesOfferPackagePriceRef()
       Reference to a SALES OFFER PACKAGE PRICE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 136:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_price_ref = 446;
      Specified by:
      hasSalesOfferPackagePriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the salesOfferPackagePriceRef field is set.
    • getSalesOfferPackagePriceRef

      public VersionOfObjectRefStructure getSalesOfferPackagePriceRef()
       Reference to a SALES OFFER PACKAGE PRICE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 136:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_price_ref = 446;
      Specified by:
      getSalesOfferPackagePriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The salesOfferPackagePriceRef.
    • setSalesOfferPackagePriceRef

      public OfferedTravelSpecificationType.Builder setSalesOfferPackagePriceRef(VersionOfObjectRefStructure value)
       Reference to a SALES OFFER PACKAGE PRICE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 136:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_price_ref = 446;
    • setSalesOfferPackagePriceRef

      public OfferedTravelSpecificationType.Builder setSalesOfferPackagePriceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SALES OFFER PACKAGE PRICE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 136:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_price_ref = 446;
    • mergeSalesOfferPackagePriceRef

      public OfferedTravelSpecificationType.Builder mergeSalesOfferPackagePriceRef(VersionOfObjectRefStructure value)
       Reference to a SALES OFFER PACKAGE PRICE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 136:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_price_ref = 446;
    • clearSalesOfferPackagePriceRef

      public OfferedTravelSpecificationType.Builder clearSalesOfferPackagePriceRef()
       Reference to a SALES OFFER PACKAGE PRICE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 136:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_price_ref = 446;
    • getSalesOfferPackagePriceRefBuilder

      public VersionOfObjectRefStructure.Builder getSalesOfferPackagePriceRefBuilder()
       Reference to a SALES OFFER PACKAGE PRICE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 136:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_price_ref = 446;
    • getSalesOfferPackagePriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSalesOfferPackagePriceRefOrBuilder()
       Reference to a SALES OFFER PACKAGE PRICE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 136:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_price_ref = 446;
      Specified by:
      getSalesOfferPackagePriceRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasUsageParameterPriceRef

      public boolean hasUsageParameterPriceRef()
       Reference to a USAGE PARAMETER PRICE.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 118:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_parameter_price_ref = 447;
      Specified by:
      hasUsageParameterPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the usageParameterPriceRef field is set.
    • getUsageParameterPriceRef

      public VersionOfObjectRefStructure getUsageParameterPriceRef()
       Reference to a USAGE PARAMETER PRICE.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 118:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_parameter_price_ref = 447;
      Specified by:
      getUsageParameterPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The usageParameterPriceRef.
    • setUsageParameterPriceRef

      public OfferedTravelSpecificationType.Builder setUsageParameterPriceRef(VersionOfObjectRefStructure value)
       Reference to a USAGE PARAMETER PRICE.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 118:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_parameter_price_ref = 447;
    • setUsageParameterPriceRef

      public OfferedTravelSpecificationType.Builder setUsageParameterPriceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a USAGE PARAMETER PRICE.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 118:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_parameter_price_ref = 447;
    • mergeUsageParameterPriceRef

      public OfferedTravelSpecificationType.Builder mergeUsageParameterPriceRef(VersionOfObjectRefStructure value)
       Reference to a USAGE PARAMETER PRICE.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 118:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_parameter_price_ref = 447;
    • clearUsageParameterPriceRef

      public OfferedTravelSpecificationType.Builder clearUsageParameterPriceRef()
       Reference to a USAGE PARAMETER PRICE.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 118:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_parameter_price_ref = 447;
    • getUsageParameterPriceRefBuilder

      public VersionOfObjectRefStructure.Builder getUsageParameterPriceRefBuilder()
       Reference to a USAGE PARAMETER PRICE.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 118:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_parameter_price_ref = 447;
    • getUsageParameterPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getUsageParameterPriceRefOrBuilder()
       Reference to a USAGE PARAMETER PRICE.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 118:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_parameter_price_ref = 447;
      Specified by:
      getUsageParameterPriceRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasGeographicalUnitPriceRef

      public boolean hasGeographicalUnitPriceRef()
       Reference to a GEOGRAPHICAL UNIT PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 145:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_unit_price_ref = 448;
      Specified by:
      hasGeographicalUnitPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the geographicalUnitPriceRef field is set.
    • getGeographicalUnitPriceRef

      public VersionOfObjectRefStructure getGeographicalUnitPriceRef()
       Reference to a GEOGRAPHICAL UNIT PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 145:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_unit_price_ref = 448;
      Specified by:
      getGeographicalUnitPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The geographicalUnitPriceRef.
    • setGeographicalUnitPriceRef

      public OfferedTravelSpecificationType.Builder setGeographicalUnitPriceRef(VersionOfObjectRefStructure value)
       Reference to a GEOGRAPHICAL UNIT PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 145:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_unit_price_ref = 448;
    • setGeographicalUnitPriceRef

      public OfferedTravelSpecificationType.Builder setGeographicalUnitPriceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a GEOGRAPHICAL UNIT PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 145:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_unit_price_ref = 448;
    • mergeGeographicalUnitPriceRef

      public OfferedTravelSpecificationType.Builder mergeGeographicalUnitPriceRef(VersionOfObjectRefStructure value)
       Reference to a GEOGRAPHICAL UNIT PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 145:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_unit_price_ref = 448;
    • clearGeographicalUnitPriceRef

      public OfferedTravelSpecificationType.Builder clearGeographicalUnitPriceRef()
       Reference to a GEOGRAPHICAL UNIT PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 145:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_unit_price_ref = 448;
    • getGeographicalUnitPriceRefBuilder

      public VersionOfObjectRefStructure.Builder getGeographicalUnitPriceRefBuilder()
       Reference to a GEOGRAPHICAL UNIT PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 145:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_unit_price_ref = 448;
    • getGeographicalUnitPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getGeographicalUnitPriceRefOrBuilder()
       Reference to a GEOGRAPHICAL UNIT PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 145:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_unit_price_ref = 448;
      Specified by:
      getGeographicalUnitPriceRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasGeographicalIntervalPriceRef

      public boolean hasGeographicalIntervalPriceRef()
       Reference to a GEOGRAPHICAL INTERVAL PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 171:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_price_ref = 449;
      Specified by:
      hasGeographicalIntervalPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the geographicalIntervalPriceRef field is set.
    • getGeographicalIntervalPriceRef

      public VersionOfObjectRefStructure getGeographicalIntervalPriceRef()
       Reference to a GEOGRAPHICAL INTERVAL PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 171:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_price_ref = 449;
      Specified by:
      getGeographicalIntervalPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The geographicalIntervalPriceRef.
    • setGeographicalIntervalPriceRef

      public OfferedTravelSpecificationType.Builder setGeographicalIntervalPriceRef(VersionOfObjectRefStructure value)
       Reference to a GEOGRAPHICAL INTERVAL PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 171:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_price_ref = 449;
    • setGeographicalIntervalPriceRef

      public OfferedTravelSpecificationType.Builder setGeographicalIntervalPriceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a GEOGRAPHICAL INTERVAL PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 171:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_price_ref = 449;
    • mergeGeographicalIntervalPriceRef

      public OfferedTravelSpecificationType.Builder mergeGeographicalIntervalPriceRef(VersionOfObjectRefStructure value)
       Reference to a GEOGRAPHICAL INTERVAL PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 171:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_price_ref = 449;
    • clearGeographicalIntervalPriceRef

      public OfferedTravelSpecificationType.Builder clearGeographicalIntervalPriceRef()
       Reference to a GEOGRAPHICAL INTERVAL PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 171:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_price_ref = 449;
    • getGeographicalIntervalPriceRefBuilder

      public VersionOfObjectRefStructure.Builder getGeographicalIntervalPriceRefBuilder()
       Reference to a GEOGRAPHICAL INTERVAL PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 171:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_price_ref = 449;
    • getGeographicalIntervalPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getGeographicalIntervalPriceRefOrBuilder()
       Reference to a GEOGRAPHICAL INTERVAL PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 171:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_price_ref = 449;
      Specified by:
      getGeographicalIntervalPriceRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasValidableElementPriceRef

      public boolean hasValidableElementPriceRef()
       Reference to a VALIDABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 94:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure validable_element_price_ref = 450;
      Specified by:
      hasValidableElementPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the validableElementPriceRef field is set.
    • getValidableElementPriceRef

      public VersionOfObjectRefStructure getValidableElementPriceRef()
       Reference to a VALIDABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 94:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure validable_element_price_ref = 450;
      Specified by:
      getValidableElementPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The validableElementPriceRef.
    • setValidableElementPriceRef

      public OfferedTravelSpecificationType.Builder setValidableElementPriceRef(VersionOfObjectRefStructure value)
       Reference to a VALIDABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 94:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure validable_element_price_ref = 450;
    • setValidableElementPriceRef

      public OfferedTravelSpecificationType.Builder setValidableElementPriceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VALIDABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 94:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure validable_element_price_ref = 450;
    • mergeValidableElementPriceRef

      public OfferedTravelSpecificationType.Builder mergeValidableElementPriceRef(VersionOfObjectRefStructure value)
       Reference to a VALIDABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 94:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure validable_element_price_ref = 450;
    • clearValidableElementPriceRef

      public OfferedTravelSpecificationType.Builder clearValidableElementPriceRef()
       Reference to a VALIDABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 94:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure validable_element_price_ref = 450;
    • getValidableElementPriceRefBuilder

      public VersionOfObjectRefStructure.Builder getValidableElementPriceRefBuilder()
       Reference to a VALIDABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 94:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure validable_element_price_ref = 450;
    • getValidableElementPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getValidableElementPriceRefOrBuilder()
       Reference to a VALIDABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 94:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure validable_element_price_ref = 450;
      Specified by:
      getValidableElementPriceRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasControllableElementPriceRef

      public boolean hasControllableElementPriceRef()
       Reference to a CONTROLLABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 172:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure controllable_element_price_ref = 451;
      Specified by:
      hasControllableElementPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the controllableElementPriceRef field is set.
    • getControllableElementPriceRef

      public VersionOfObjectRefStructure getControllableElementPriceRef()
       Reference to a CONTROLLABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 172:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure controllable_element_price_ref = 451;
      Specified by:
      getControllableElementPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The controllableElementPriceRef.
    • setControllableElementPriceRef

      public OfferedTravelSpecificationType.Builder setControllableElementPriceRef(VersionOfObjectRefStructure value)
       Reference to a CONTROLLABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 172:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure controllable_element_price_ref = 451;
    • setControllableElementPriceRef

      public OfferedTravelSpecificationType.Builder setControllableElementPriceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a CONTROLLABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 172:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure controllable_element_price_ref = 451;
    • mergeControllableElementPriceRef

      public OfferedTravelSpecificationType.Builder mergeControllableElementPriceRef(VersionOfObjectRefStructure value)
       Reference to a CONTROLLABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 172:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure controllable_element_price_ref = 451;
    • clearControllableElementPriceRef

      public OfferedTravelSpecificationType.Builder clearControllableElementPriceRef()
       Reference to a CONTROLLABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 172:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure controllable_element_price_ref = 451;
    • getControllableElementPriceRefBuilder

      public VersionOfObjectRefStructure.Builder getControllableElementPriceRefBuilder()
       Reference to a CONTROLLABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 172:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure controllable_element_price_ref = 451;
    • getControllableElementPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getControllableElementPriceRefOrBuilder()
       Reference to a CONTROLLABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 172:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure controllable_element_price_ref = 451;
      Specified by:
      getControllableElementPriceRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasQualityStructureFactorPriceRef

      public boolean hasQualityStructureFactorPriceRef()
       Reference to a QUALITY STRUCTURE FACTOR PRICE.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 170:133]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quality_structure_factor_price_ref = 452;
      Specified by:
      hasQualityStructureFactorPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the qualityStructureFactorPriceRef field is set.
    • getQualityStructureFactorPriceRef

      public VersionOfObjectRefStructure getQualityStructureFactorPriceRef()
       Reference to a QUALITY STRUCTURE FACTOR PRICE.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 170:133]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quality_structure_factor_price_ref = 452;
      Specified by:
      getQualityStructureFactorPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The qualityStructureFactorPriceRef.
    • setQualityStructureFactorPriceRef

      public OfferedTravelSpecificationType.Builder setQualityStructureFactorPriceRef(VersionOfObjectRefStructure value)
       Reference to a QUALITY STRUCTURE FACTOR PRICE.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 170:133]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quality_structure_factor_price_ref = 452;
    • setQualityStructureFactorPriceRef

      public OfferedTravelSpecificationType.Builder setQualityStructureFactorPriceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a QUALITY STRUCTURE FACTOR PRICE.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 170:133]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quality_structure_factor_price_ref = 452;
    • mergeQualityStructureFactorPriceRef

      public OfferedTravelSpecificationType.Builder mergeQualityStructureFactorPriceRef(VersionOfObjectRefStructure value)
       Reference to a QUALITY STRUCTURE FACTOR PRICE.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 170:133]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quality_structure_factor_price_ref = 452;
    • clearQualityStructureFactorPriceRef

      public OfferedTravelSpecificationType.Builder clearQualityStructureFactorPriceRef()
       Reference to a QUALITY STRUCTURE FACTOR PRICE.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 170:133]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quality_structure_factor_price_ref = 452;
    • getQualityStructureFactorPriceRefBuilder

      public VersionOfObjectRefStructure.Builder getQualityStructureFactorPriceRefBuilder()
       Reference to a QUALITY STRUCTURE FACTOR PRICE.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 170:133]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quality_structure_factor_price_ref = 452;
    • getQualityStructureFactorPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getQualityStructureFactorPriceRefOrBuilder()
       Reference to a QUALITY STRUCTURE FACTOR PRICE.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 170:133]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quality_structure_factor_price_ref = 452;
      Specified by:
      getQualityStructureFactorPriceRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasTimeUnitPriceRef

      public boolean hasTimeUnitPriceRef()
       Reference to a TIME UNIT PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 157:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_unit_price_ref = 453;
      Specified by:
      hasTimeUnitPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the timeUnitPriceRef field is set.
    • getTimeUnitPriceRef

      public VersionOfObjectRefStructure getTimeUnitPriceRef()
       Reference to a TIME UNIT PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 157:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_unit_price_ref = 453;
      Specified by:
      getTimeUnitPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The timeUnitPriceRef.
    • setTimeUnitPriceRef

       Reference to a TIME UNIT PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 157:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_unit_price_ref = 453;
    • setTimeUnitPriceRef

       Reference to a TIME UNIT PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 157:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_unit_price_ref = 453;
    • mergeTimeUnitPriceRef

       Reference to a TIME UNIT PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 157:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_unit_price_ref = 453;
    • clearTimeUnitPriceRef

      public OfferedTravelSpecificationType.Builder clearTimeUnitPriceRef()
       Reference to a TIME UNIT PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 157:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_unit_price_ref = 453;
    • getTimeUnitPriceRefBuilder

      public VersionOfObjectRefStructure.Builder getTimeUnitPriceRefBuilder()
       Reference to a TIME UNIT PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 157:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_unit_price_ref = 453;
    • getTimeUnitPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTimeUnitPriceRefOrBuilder()
       Reference to a TIME UNIT PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 157:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_unit_price_ref = 453;
      Specified by:
      getTimeUnitPriceRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasTimeIntervalPriceRef

      public boolean hasTimeIntervalPriceRef()
       Reference to a TIME INTERVAL PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 183:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_interval_price_ref = 454;
      Specified by:
      hasTimeIntervalPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the timeIntervalPriceRef field is set.
    • getTimeIntervalPriceRef

      public VersionOfObjectRefStructure getTimeIntervalPriceRef()
       Reference to a TIME INTERVAL PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 183:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_interval_price_ref = 454;
      Specified by:
      getTimeIntervalPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The timeIntervalPriceRef.
    • setTimeIntervalPriceRef

       Reference to a TIME INTERVAL PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 183:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_interval_price_ref = 454;
    • setTimeIntervalPriceRef

      public OfferedTravelSpecificationType.Builder setTimeIntervalPriceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TIME INTERVAL PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 183:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_interval_price_ref = 454;
    • mergeTimeIntervalPriceRef

      public OfferedTravelSpecificationType.Builder mergeTimeIntervalPriceRef(VersionOfObjectRefStructure value)
       Reference to a TIME INTERVAL PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 183:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_interval_price_ref = 454;
    • clearTimeIntervalPriceRef

      public OfferedTravelSpecificationType.Builder clearTimeIntervalPriceRef()
       Reference to a TIME INTERVAL PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 183:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_interval_price_ref = 454;
    • getTimeIntervalPriceRefBuilder

      public VersionOfObjectRefStructure.Builder getTimeIntervalPriceRefBuilder()
       Reference to a TIME INTERVAL PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 183:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_interval_price_ref = 454;
    • getTimeIntervalPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTimeIntervalPriceRefOrBuilder()
       Reference to a TIME INTERVAL PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 183:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_interval_price_ref = 454;
      Specified by:
      getTimeIntervalPriceRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasParkingPriceRef

      public boolean hasParkingPriceRef()
       Reference to a PARKING TARIFF PRICE.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_support.xsd at 122:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_price_ref = 455;
      Specified by:
      hasParkingPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the parkingPriceRef field is set.
    • getParkingPriceRef

      public VersionOfObjectRefStructure getParkingPriceRef()
       Reference to a PARKING TARIFF PRICE.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_support.xsd at 122:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_price_ref = 455;
      Specified by:
      getParkingPriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The parkingPriceRef.
    • setParkingPriceRef

       Reference to a PARKING TARIFF PRICE.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_support.xsd at 122:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_price_ref = 455;
    • setParkingPriceRef

       Reference to a PARKING TARIFF PRICE.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_support.xsd at 122:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_price_ref = 455;
    • mergeParkingPriceRef

       Reference to a PARKING TARIFF PRICE.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_support.xsd at 122:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_price_ref = 455;
    • clearParkingPriceRef

      public OfferedTravelSpecificationType.Builder clearParkingPriceRef()
       Reference to a PARKING TARIFF PRICE.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_support.xsd at 122:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_price_ref = 455;
    • getParkingPriceRefBuilder

      public VersionOfObjectRefStructure.Builder getParkingPriceRefBuilder()
       Reference to a PARKING TARIFF PRICE.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_support.xsd at 122:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_price_ref = 455;
    • getParkingPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParkingPriceRefOrBuilder()
       Reference to a PARKING TARIFF PRICE.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_support.xsd at 122:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_price_ref = 455;
      Specified by:
      getParkingPriceRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasCustomerPurchasePackagePriceRef

      public boolean hasCustomerPurchasePackagePriceRef()
       Reference to a CUSTOMER PURCHASE PACKAGE PRICE.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 315:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_purchase_package_price_ref = 456;
      Specified by:
      hasCustomerPurchasePackagePriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the customerPurchasePackagePriceRef field is set.
    • getCustomerPurchasePackagePriceRef

      public VersionOfObjectRefStructure getCustomerPurchasePackagePriceRef()
       Reference to a CUSTOMER PURCHASE PACKAGE PRICE.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 315:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_purchase_package_price_ref = 456;
      Specified by:
      getCustomerPurchasePackagePriceRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The customerPurchasePackagePriceRef.
    • setCustomerPurchasePackagePriceRef

      public OfferedTravelSpecificationType.Builder setCustomerPurchasePackagePriceRef(VersionOfObjectRefStructure value)
       Reference to a CUSTOMER PURCHASE PACKAGE PRICE.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 315:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_purchase_package_price_ref = 456;
    • setCustomerPurchasePackagePriceRef

      public OfferedTravelSpecificationType.Builder setCustomerPurchasePackagePriceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a CUSTOMER PURCHASE PACKAGE PRICE.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 315:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_purchase_package_price_ref = 456;
    • mergeCustomerPurchasePackagePriceRef

      public OfferedTravelSpecificationType.Builder mergeCustomerPurchasePackagePriceRef(VersionOfObjectRefStructure value)
       Reference to a CUSTOMER PURCHASE PACKAGE PRICE.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 315:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_purchase_package_price_ref = 456;
    • clearCustomerPurchasePackagePriceRef

      public OfferedTravelSpecificationType.Builder clearCustomerPurchasePackagePriceRef()
       Reference to a CUSTOMER PURCHASE PACKAGE PRICE.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 315:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_purchase_package_price_ref = 456;
    • getCustomerPurchasePackagePriceRefBuilder

      public VersionOfObjectRefStructure.Builder getCustomerPurchasePackagePriceRefBuilder()
       Reference to a CUSTOMER PURCHASE PACKAGE PRICE.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 315:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_purchase_package_price_ref = 456;
    • getCustomerPurchasePackagePriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCustomerPurchasePackagePriceRefOrBuilder()
       Reference to a CUSTOMER PURCHASE PACKAGE PRICE.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 315:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_purchase_package_price_ref = 456;
      Specified by:
      getCustomerPurchasePackagePriceRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder
    • hasCellRef

      public boolean hasCellRef()
       Reference to a CELL.  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 170:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cell_ref = 457;
      Specified by:
      hasCellRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      Whether the cellRef field is set.
    • getCellRef

      public VersionOfObjectRefStructure getCellRef()
       Reference to a CELL.  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 170:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cell_ref = 457;
      Specified by:
      getCellRef in interface OfferedTravelSpecificationTypeOrBuilder
      Returns:
      The cellRef.
    • setCellRef

       Reference to a CELL.  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 170:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cell_ref = 457;
    • setCellRef

       Reference to a CELL.  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 170:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cell_ref = 457;
    • mergeCellRef

       Reference to a CELL.  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 170:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cell_ref = 457;
    • clearCellRef

       Reference to a CELL.  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 170:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cell_ref = 457;
    • getCellRefBuilder

      public VersionOfObjectRefStructure.Builder getCellRefBuilder()
       Reference to a CELL.  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 170:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cell_ref = 457;
    • getCellRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCellRefOrBuilder()
       Reference to a CELL.  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 170:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cell_ref = 457;
      Specified by:
      getCellRefOrBuilder in interface OfferedTravelSpecificationTypeOrBuilder