Class GeographicalIntervalPriceType.Builder

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

public static final class GeographicalIntervalPriceType.Builder extends com.google.protobuf.GeneratedMessage.Builder<GeographicalIntervalPriceType.Builder> implements GeographicalIntervalPriceTypeOrBuilder
 A set of all possible price features of a GEOGRAPHICAL INTERVAL: default total price etc.  [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 435:79]
 
Protobuf type uk.org.netex.www.netex.GeographicalIntervalPriceType
  • 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<GeographicalIntervalPriceType.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<GeographicalIntervalPriceType.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<GeographicalIntervalPriceType.Builder>
    • getDefaultInstanceForType

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

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

      public GeographicalIntervalPriceType.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<GeographicalIntervalPriceType.Builder>
      Throws:
      IOException
    • getFarePriceRefStructureCase

      public GeographicalIntervalPriceType.FarePriceRefStructureCase getFarePriceRefStructureCase()
      Specified by:
      getFarePriceRefStructureCase in interface GeographicalIntervalPriceTypeOrBuilder
    • clearFarePriceRefStructure

      public GeographicalIntervalPriceType.Builder clearFarePriceRefStructure()
    • getPricingRuleRefStructureCase

      public GeographicalIntervalPriceType.PricingRuleRefStructureCase getPricingRuleRefStructureCase()
      Specified by:
      getPricingRuleRefStructureCase in interface GeographicalIntervalPriceTypeOrBuilder
    • clearPricingRuleRefStructure

      public GeographicalIntervalPriceType.Builder clearPricingRuleRefStructure()
    • getDataManagedObjectStructureCase

      public GeographicalIntervalPriceType.DataManagedObjectStructureCase getDataManagedObjectStructureCase()
      Specified by:
      getDataManagedObjectStructureCase in interface GeographicalIntervalPriceTypeOrBuilder
    • clearDataManagedObjectStructure

      public GeographicalIntervalPriceType.Builder clearDataManagedObjectStructure()
    • 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 GeographicalIntervalPriceTypeOrBuilder
      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 GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

      public GeographicalIntervalPriceType.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 GeographicalIntervalPriceTypeOrBuilder
      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 = 412;
      Specified by:
      getDerivedFromVersionRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The derivedFromVersionRef.
    • getDerivedFromVersionRefBytes

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

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

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

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

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

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

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

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

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

      public boolean hasValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Specified by:
      hasValidityConditions in interface GeographicalIntervalPriceTypeOrBuilder
      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 GeographicalIntervalPriceTypeOrBuilder
      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 GeographicalIntervalPriceType.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 GeographicalIntervalPriceTypeOrBuilder
    • 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 GeographicalIntervalPriceTypeOrBuilder
    • 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 GeographicalIntervalPriceTypeOrBuilder
    • 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 GeographicalIntervalPriceTypeOrBuilder
    • setValidBetween

      public GeographicalIntervalPriceType.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 GeographicalIntervalPriceType.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 GeographicalIntervalPriceType.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 GeographicalIntervalPriceType.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 GeographicalIntervalPriceType.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 GeographicalIntervalPriceType.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 GeographicalIntervalPriceType.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 GeographicalIntervalPriceType.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 GeographicalIntervalPriceTypeOrBuilder
    • 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 GeographicalIntervalPriceTypeOrBuilder
    • 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 GeographicalIntervalPriceTypeOrBuilder
      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 GeographicalIntervalPriceTypeOrBuilder
      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 GeographicalIntervalPriceType.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 GeographicalIntervalPriceTypeOrBuilder
    • hasExtensions

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

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

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

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

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

      public GeographicalIntervalPriceType.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 = 71;
    • getExtensionsBuilder

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

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

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

      public GeographicalIntervalPriceType.Builder setAmount(double value)
       PRICE amount. in specified currency.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 288:71]
       
      double amount = 166;
      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 = 166;
      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 = 167;
      Specified by:
      getCurrency in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 167;
      Specified by:
      getCurrencyBytes in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The bytes for currency.
    • setCurrency

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

      public GeographicalIntervalPriceType.Builder clearCurrency()
       Currency of Price ISO 4217.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 293:67]
       
      string currency = 167;
      Returns:
      This builder for chaining.
    • setCurrencyBytes

      public GeographicalIntervalPriceType.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 = 167;
      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 = 168;
      Specified by:
      hasPriceUnitRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 168;
      Specified by:
      getPriceUnitRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 168;
    • 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 = 168;
    • 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 = 168;
    • clearPriceUnitRef

      public GeographicalIntervalPriceType.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 = 168;
    • 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 = 168;
    • 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 = 168;
      Specified by:
      getPriceUnitRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • 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 = 169;
      Specified by:
      getUnits in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The units.
    • setUnits

      public GeographicalIntervalPriceType.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 = 169;
      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 = 169;
      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 = 181;
      Specified by:
      hasRuleStepResults in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 181;
      Specified by:
      getRuleStepResults in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 181;
    • 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 = 181;
    • 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 = 181;
    • clearRuleStepResults

      public GeographicalIntervalPriceType.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 = 181;
    • 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 = 181;
    • 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 = 181;
      Specified by:
      getRuleStepResultsOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • hasPricingServiceRef

      public boolean hasPricingServiceRef()
       Reference to a PRICING SERVICE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 222:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure pricing_service_ref = 192;
      Specified by:
      hasPricingServiceRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      Whether the pricingServiceRef field is set.
    • getPricingServiceRef

      public VersionOfObjectRefStructure getPricingServiceRef()
       Reference to a PRICING SERVICE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 222:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure pricing_service_ref = 192;
      Specified by:
      getPricingServiceRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The pricingServiceRef.
    • setPricingServiceRef

       Reference to a PRICING SERVICE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 222:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure pricing_service_ref = 192;
    • setPricingServiceRef

      public GeographicalIntervalPriceType.Builder setPricingServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PRICING SERVICE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 222:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure pricing_service_ref = 192;
    • mergePricingServiceRef

       Reference to a PRICING SERVICE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 222:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure pricing_service_ref = 192;
    • clearPricingServiceRef

      public GeographicalIntervalPriceType.Builder clearPricingServiceRef()
       Reference to a PRICING SERVICE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 222:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure pricing_service_ref = 192;
    • getPricingServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getPricingServiceRefBuilder()
       Reference to a PRICING SERVICE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 222:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure pricing_service_ref = 192;
    • getPricingServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPricingServiceRefOrBuilder()
       Reference to a PRICING SERVICE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 222:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure pricing_service_ref = 192;
      Specified by:
      getPricingServiceRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • getCanBeCumulative

      public boolean getCanBeCumulative()
       Whether this discount can be used cumulatively with other discounts.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 316:88]
       
      bool can_be_cumulative = 221;
      Specified by:
      getCanBeCumulative in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The canBeCumulative.
    • setCanBeCumulative

      public GeographicalIntervalPriceType.Builder setCanBeCumulative(boolean value)
       Whether this discount can be used cumulatively with other discounts.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 316:88]
       
      bool can_be_cumulative = 221;
      Parameters:
      value - The canBeCumulative to set.
      Returns:
      This builder for chaining.
    • clearCanBeCumulative

      public GeographicalIntervalPriceType.Builder clearCanBeCumulative()
       Whether this discount can be used cumulatively with other discounts.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 316:88]
       
      bool can_be_cumulative = 221;
      Returns:
      This builder for chaining.
    • hasRoundingRef

      public boolean hasRoundingRef()
       Reference to a ROUNDING.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 131:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rounding_ref = 222;
      Specified by:
      hasRoundingRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      Whether the roundingRef field is set.
    • getRoundingRef

      public VersionOfObjectRefStructure getRoundingRef()
       Reference to a ROUNDING.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 131:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rounding_ref = 222;
      Specified by:
      getRoundingRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The roundingRef.
    • setRoundingRef

       Reference to a ROUNDING.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 131:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rounding_ref = 222;
    • setRoundingRef

       Reference to a ROUNDING.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 131:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rounding_ref = 222;
    • mergeRoundingRef

       Reference to a ROUNDING.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 131:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rounding_ref = 222;
    • clearRoundingRef

      public GeographicalIntervalPriceType.Builder clearRoundingRef()
       Reference to a ROUNDING.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 131:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rounding_ref = 222;
    • getRoundingRefBuilder

      public VersionOfObjectRefStructure.Builder getRoundingRefBuilder()
       Reference to a ROUNDING.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 131:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rounding_ref = 222;
    • getRoundingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRoundingRefOrBuilder()
       Reference to a ROUNDING.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 131:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rounding_ref = 222;
      Specified by:
      getRoundingRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • hasGeographicalIntervalRef

      public boolean hasGeographicalIntervalRef()
       Reference to a GEOGRAPHICAL INTERVAL.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 93:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_ref = 391;
      Specified by:
      hasGeographicalIntervalRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      Whether the geographicalIntervalRef field is set.
    • getGeographicalIntervalRef

      public VersionOfObjectRefStructure getGeographicalIntervalRef()
       Reference to a GEOGRAPHICAL INTERVAL.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 93:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_ref = 391;
      Specified by:
      getGeographicalIntervalRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The geographicalIntervalRef.
    • setGeographicalIntervalRef

      public GeographicalIntervalPriceType.Builder setGeographicalIntervalRef(VersionOfObjectRefStructure value)
       Reference to a GEOGRAPHICAL INTERVAL.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 93:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_ref = 391;
    • setGeographicalIntervalRef

      public GeographicalIntervalPriceType.Builder setGeographicalIntervalRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a GEOGRAPHICAL INTERVAL.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 93:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_ref = 391;
    • mergeGeographicalIntervalRef

      public GeographicalIntervalPriceType.Builder mergeGeographicalIntervalRef(VersionOfObjectRefStructure value)
       Reference to a GEOGRAPHICAL INTERVAL.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 93:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_ref = 391;
    • clearGeographicalIntervalRef

      public GeographicalIntervalPriceType.Builder clearGeographicalIntervalRef()
       Reference to a GEOGRAPHICAL INTERVAL.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 93:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_ref = 391;
    • getGeographicalIntervalRefBuilder

      public VersionOfObjectRefStructure.Builder getGeographicalIntervalRefBuilder()
       Reference to a GEOGRAPHICAL INTERVAL.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 93:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_ref = 391;
    • getGeographicalIntervalRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getGeographicalIntervalRefOrBuilder()
       Reference to a GEOGRAPHICAL INTERVAL.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 93:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_ref = 391;
      Specified by:
      getGeographicalIntervalRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • getId

      public String getId()
       [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 456:71]
       
      string id = 421;
      Specified by:
      getId in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 456:71]
       
      string id = 421;
      Specified by:
      getIdBytes in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

       [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 456:71]
       
      string id = 421;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 456:71]
       
      string id = 421;
      Returns:
      This builder for chaining.
    • setIdBytes

      public GeographicalIntervalPriceType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 456:71]
       
      string id = 421;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • 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 = 193;
      Specified by:
      hasFarePriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 193;
      Specified by:
      getFarePriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 193;
    • 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 = 193;
    • 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 = 193;
    • clearFarePriceRef

      public GeographicalIntervalPriceType.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 = 193;
    • 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 = 193;
    • 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 = 193;
      Specified by:
      getFarePriceRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • 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 = 194;
      Specified by:
      hasFareProductPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 194;
      Specified by:
      getFareProductPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 194;
    • setFareProductPriceRef

      public GeographicalIntervalPriceType.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 = 194;
    • mergeFareProductPriceRef

      public GeographicalIntervalPriceType.Builder mergeFareProductPriceRef(VersionOfObjectRefStructure value)
       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 = 194;
    • clearFareProductPriceRef

      public GeographicalIntervalPriceType.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 = 194;
    • 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 = 194;
    • 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 = 194;
      Specified by:
      getFareProductPriceRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • 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 = 195;
      Specified by:
      hasCappingRulePriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 195;
      Specified by:
      getCappingRulePriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 195;
    • setCappingRulePriceRef

      public GeographicalIntervalPriceType.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 = 195;
    • mergeCappingRulePriceRef

      public GeographicalIntervalPriceType.Builder mergeCappingRulePriceRef(VersionOfObjectRefStructure value)
       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 = 195;
    • clearCappingRulePriceRef

      public GeographicalIntervalPriceType.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 = 195;
    • 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 = 195;
    • 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 = 195;
      Specified by:
      getCappingRulePriceRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • 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 = 196;
      Specified by:
      hasSeriesConstraintPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 196;
      Specified by:
      getSeriesConstraintPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The seriesConstraintPriceRef.
    • setSeriesConstraintPriceRef

      public GeographicalIntervalPriceType.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 = 196;
    • setSeriesConstraintPriceRef

      public GeographicalIntervalPriceType.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 = 196;
    • mergeSeriesConstraintPriceRef

      public GeographicalIntervalPriceType.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 = 196;
    • clearSeriesConstraintPriceRef

      public GeographicalIntervalPriceType.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 = 196;
    • 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 = 196;
    • 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 = 196;
      Specified by:
      getSeriesConstraintPriceRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • 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 = 197;
      Specified by:
      hasFulfilmentMethodPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 197;
      Specified by:
      getFulfilmentMethodPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The fulfilmentMethodPriceRef.
    • setFulfilmentMethodPriceRef

      public GeographicalIntervalPriceType.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 = 197;
    • setFulfilmentMethodPriceRef

      public GeographicalIntervalPriceType.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 = 197;
    • mergeFulfilmentMethodPriceRef

      public GeographicalIntervalPriceType.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 = 197;
    • clearFulfilmentMethodPriceRef

      public GeographicalIntervalPriceType.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 = 197;
    • 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 = 197;
    • 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 = 197;
      Specified by:
      getFulfilmentMethodPriceRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • 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 = 198;
      Specified by:
      hasFareStructureElementPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 198;
      Specified by:
      getFareStructureElementPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The fareStructureElementPriceRef.
    • setFareStructureElementPriceRef

      public GeographicalIntervalPriceType.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 = 198;
    • setFareStructureElementPriceRef

      public GeographicalIntervalPriceType.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 = 198;
    • mergeFareStructureElementPriceRef

      public GeographicalIntervalPriceType.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 = 198;
    • clearFareStructureElementPriceRef

      public GeographicalIntervalPriceType.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 = 198;
    • 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 = 198;
    • 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 = 198;
      Specified by:
      getFareStructureElementPriceRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • 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 = 199;
      Specified by:
      hasDistanceMatrixElementPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 199;
      Specified by:
      getDistanceMatrixElementPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The distanceMatrixElementPriceRef.
    • setDistanceMatrixElementPriceRef

      public GeographicalIntervalPriceType.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 = 199;
    • setDistanceMatrixElementPriceRef

      public GeographicalIntervalPriceType.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 = 199;
    • mergeDistanceMatrixElementPriceRef

      public GeographicalIntervalPriceType.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 = 199;
    • clearDistanceMatrixElementPriceRef

      public GeographicalIntervalPriceType.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 = 199;
    • 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 = 199;
    • 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 = 199;
      Specified by:
      getDistanceMatrixElementPriceRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • 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 = 200;
      Specified by:
      hasSalesOfferPackagePriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 200;
      Specified by:
      getSalesOfferPackagePriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The salesOfferPackagePriceRef.
    • setSalesOfferPackagePriceRef

      public GeographicalIntervalPriceType.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 = 200;
    • setSalesOfferPackagePriceRef

      public GeographicalIntervalPriceType.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 = 200;
    • mergeSalesOfferPackagePriceRef

      public GeographicalIntervalPriceType.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 = 200;
    • clearSalesOfferPackagePriceRef

      public GeographicalIntervalPriceType.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 = 200;
    • 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 = 200;
    • 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 = 200;
      Specified by:
      getSalesOfferPackagePriceRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • 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 = 201;
      Specified by:
      hasUsageParameterPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 201;
      Specified by:
      getUsageParameterPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The usageParameterPriceRef.
    • setUsageParameterPriceRef

      public GeographicalIntervalPriceType.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 = 201;
    • setUsageParameterPriceRef

      public GeographicalIntervalPriceType.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 = 201;
    • mergeUsageParameterPriceRef

      public GeographicalIntervalPriceType.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 = 201;
    • clearUsageParameterPriceRef

      public GeographicalIntervalPriceType.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 = 201;
    • 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 = 201;
    • 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 = 201;
      Specified by:
      getUsageParameterPriceRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • 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 = 202;
      Specified by:
      hasGeographicalUnitPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 202;
      Specified by:
      getGeographicalUnitPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The geographicalUnitPriceRef.
    • setGeographicalUnitPriceRef

      public GeographicalIntervalPriceType.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 = 202;
    • setGeographicalUnitPriceRef

      public GeographicalIntervalPriceType.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 = 202;
    • mergeGeographicalUnitPriceRef

      public GeographicalIntervalPriceType.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 = 202;
    • clearGeographicalUnitPriceRef

      public GeographicalIntervalPriceType.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 = 202;
    • 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 = 202;
    • 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 = 202;
      Specified by:
      getGeographicalUnitPriceRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • 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 = 203;
      Specified by:
      hasGeographicalIntervalPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 203;
      Specified by:
      getGeographicalIntervalPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The geographicalIntervalPriceRef.
    • setGeographicalIntervalPriceRef

      public GeographicalIntervalPriceType.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 = 203;
    • setGeographicalIntervalPriceRef

      public GeographicalIntervalPriceType.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 = 203;
    • mergeGeographicalIntervalPriceRef

      public GeographicalIntervalPriceType.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 = 203;
    • clearGeographicalIntervalPriceRef

      public GeographicalIntervalPriceType.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 = 203;
    • 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 = 203;
    • 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 = 203;
      Specified by:
      getGeographicalIntervalPriceRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • 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 = 204;
      Specified by:
      hasValidableElementPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 204;
      Specified by:
      getValidableElementPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The validableElementPriceRef.
    • setValidableElementPriceRef

      public GeographicalIntervalPriceType.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 = 204;
    • setValidableElementPriceRef

      public GeographicalIntervalPriceType.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 = 204;
    • mergeValidableElementPriceRef

      public GeographicalIntervalPriceType.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 = 204;
    • clearValidableElementPriceRef

      public GeographicalIntervalPriceType.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 = 204;
    • 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 = 204;
    • 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 = 204;
      Specified by:
      getValidableElementPriceRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • 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 = 205;
      Specified by:
      hasControllableElementPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 205;
      Specified by:
      getControllableElementPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The controllableElementPriceRef.
    • setControllableElementPriceRef

      public GeographicalIntervalPriceType.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 = 205;
    • setControllableElementPriceRef

      public GeographicalIntervalPriceType.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 = 205;
    • mergeControllableElementPriceRef

      public GeographicalIntervalPriceType.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 = 205;
    • clearControllableElementPriceRef

      public GeographicalIntervalPriceType.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 = 205;
    • 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 = 205;
    • 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 = 205;
      Specified by:
      getControllableElementPriceRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • 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 = 206;
      Specified by:
      hasQualityStructureFactorPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 206;
      Specified by:
      getQualityStructureFactorPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The qualityStructureFactorPriceRef.
    • setQualityStructureFactorPriceRef

      public GeographicalIntervalPriceType.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 = 206;
    • setQualityStructureFactorPriceRef

      public GeographicalIntervalPriceType.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 = 206;
    • mergeQualityStructureFactorPriceRef

      public GeographicalIntervalPriceType.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 = 206;
    • clearQualityStructureFactorPriceRef

      public GeographicalIntervalPriceType.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 = 206;
    • 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 = 206;
    • 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 = 206;
      Specified by:
      getQualityStructureFactorPriceRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • 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 = 207;
      Specified by:
      hasTimeUnitPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 207;
      Specified by:
      getTimeUnitPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 207;
    • setTimeUnitPriceRef

      public GeographicalIntervalPriceType.Builder setTimeUnitPriceRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 207;
    • 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 = 207;
    • clearTimeUnitPriceRef

      public GeographicalIntervalPriceType.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 = 207;
    • 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 = 207;
    • 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 = 207;
      Specified by:
      getTimeUnitPriceRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • 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 = 208;
      Specified by:
      hasTimeIntervalPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 208;
      Specified by:
      getTimeIntervalPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 208;
    • setTimeIntervalPriceRef

      public GeographicalIntervalPriceType.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 = 208;
    • mergeTimeIntervalPriceRef

      public GeographicalIntervalPriceType.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 = 208;
    • clearTimeIntervalPriceRef

      public GeographicalIntervalPriceType.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 = 208;
    • 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 = 208;
    • 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 = 208;
      Specified by:
      getTimeIntervalPriceRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • 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 = 209;
      Specified by:
      hasParkingPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 209;
      Specified by:
      getParkingPriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 209;
    • 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 = 209;
    • 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 = 209;
    • clearParkingPriceRef

      public GeographicalIntervalPriceType.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 = 209;
    • 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 = 209;
    • 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 = 209;
      Specified by:
      getParkingPriceRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • 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 = 210;
      Specified by:
      hasCustomerPurchasePackagePriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      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 = 210;
      Specified by:
      getCustomerPurchasePackagePriceRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The customerPurchasePackagePriceRef.
    • setCustomerPurchasePackagePriceRef

      public GeographicalIntervalPriceType.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 = 210;
    • setCustomerPurchasePackagePriceRef

      public GeographicalIntervalPriceType.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 = 210;
    • mergeCustomerPurchasePackagePriceRef

      public GeographicalIntervalPriceType.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 = 210;
    • clearCustomerPurchasePackagePriceRef

      public GeographicalIntervalPriceType.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 = 210;
    • 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 = 210;
    • 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 = 210;
      Specified by:
      getCustomerPurchasePackagePriceRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • hasPricingRuleRef

      public boolean hasPricingRuleRef()
       Reference to a PRICING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 248:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure pricing_rule_ref = 211;
      Specified by:
      hasPricingRuleRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      Whether the pricingRuleRef field is set.
    • getPricingRuleRef

      public VersionOfObjectRefStructure getPricingRuleRef()
       Reference to a PRICING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 248:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure pricing_rule_ref = 211;
      Specified by:
      getPricingRuleRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The pricingRuleRef.
    • setPricingRuleRef

       Reference to a PRICING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 248:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure pricing_rule_ref = 211;
    • setPricingRuleRef

       Reference to a PRICING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 248:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure pricing_rule_ref = 211;
    • mergePricingRuleRef

       Reference to a PRICING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 248:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure pricing_rule_ref = 211;
    • clearPricingRuleRef

      public GeographicalIntervalPriceType.Builder clearPricingRuleRef()
       Reference to a PRICING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 248:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure pricing_rule_ref = 211;
    • getPricingRuleRefBuilder

      public VersionOfObjectRefStructure.Builder getPricingRuleRefBuilder()
       Reference to a PRICING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 248:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure pricing_rule_ref = 211;
    • getPricingRuleRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPricingRuleRefOrBuilder()
       Reference to a PRICING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 248:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure pricing_rule_ref = 211;
      Specified by:
      getPricingRuleRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • hasDiscountingRuleRef

      public boolean hasDiscountingRuleRef()
       Reference to a DISCOUNTING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 274:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure discounting_rule_ref = 212;
      Specified by:
      hasDiscountingRuleRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      Whether the discountingRuleRef field is set.
    • getDiscountingRuleRef

      public VersionOfObjectRefStructure getDiscountingRuleRef()
       Reference to a DISCOUNTING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 274:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure discounting_rule_ref = 212;
      Specified by:
      getDiscountingRuleRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The discountingRuleRef.
    • setDiscountingRuleRef

       Reference to a DISCOUNTING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 274:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure discounting_rule_ref = 212;
    • setDiscountingRuleRef

      public GeographicalIntervalPriceType.Builder setDiscountingRuleRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a DISCOUNTING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 274:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure discounting_rule_ref = 212;
    • mergeDiscountingRuleRef

       Reference to a DISCOUNTING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 274:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure discounting_rule_ref = 212;
    • clearDiscountingRuleRef

      public GeographicalIntervalPriceType.Builder clearDiscountingRuleRef()
       Reference to a DISCOUNTING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 274:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure discounting_rule_ref = 212;
    • getDiscountingRuleRefBuilder

      public VersionOfObjectRefStructure.Builder getDiscountingRuleRefBuilder()
       Reference to a DISCOUNTING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 274:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure discounting_rule_ref = 212;
    • getDiscountingRuleRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDiscountingRuleRefOrBuilder()
       Reference to a DISCOUNTING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 274:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure discounting_rule_ref = 212;
      Specified by:
      getDiscountingRuleRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • hasLimitingRuleRef

      public boolean hasLimitingRuleRef()
       Reference to a LIMITING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 300:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure limiting_rule_ref = 213;
      Specified by:
      hasLimitingRuleRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      Whether the limitingRuleRef field is set.
    • getLimitingRuleRef

      public VersionOfObjectRefStructure getLimitingRuleRef()
       Reference to a LIMITING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 300:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure limiting_rule_ref = 213;
      Specified by:
      getLimitingRuleRef in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The limitingRuleRef.
    • setLimitingRuleRef

       Reference to a LIMITING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 300:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure limiting_rule_ref = 213;
    • setLimitingRuleRef

       Reference to a LIMITING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 300:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure limiting_rule_ref = 213;
    • mergeLimitingRuleRef

       Reference to a LIMITING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 300:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure limiting_rule_ref = 213;
    • clearLimitingRuleRef

      public GeographicalIntervalPriceType.Builder clearLimitingRuleRef()
       Reference to a LIMITING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 300:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure limiting_rule_ref = 213;
    • getLimitingRuleRefBuilder

      public VersionOfObjectRefStructure.Builder getLimitingRuleRefBuilder()
       Reference to a LIMITING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 300:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure limiting_rule_ref = 213;
    • getLimitingRuleRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLimitingRuleRefOrBuilder()
       Reference to a LIMITING RULE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 300:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure limiting_rule_ref = 213;
      Specified by:
      getLimitingRuleRefOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • hasPricingRule

      public boolean hasPricingRule()
       Parameters describing how a fare is to be computed.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 503:67]
       
      .uk.org.netex.www.netex.PricingRuleType pricing_rule = 214;
      Specified by:
      hasPricingRule in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      Whether the pricingRule field is set.
    • getPricingRule

      public PricingRuleType getPricingRule()
       Parameters describing how a fare is to be computed.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 503:67]
       
      .uk.org.netex.www.netex.PricingRuleType pricing_rule = 214;
      Specified by:
      getPricingRule in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The pricingRule.
    • setPricingRule

       Parameters describing how a fare is to be computed.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 503:67]
       
      .uk.org.netex.www.netex.PricingRuleType pricing_rule = 214;
    • setPricingRule

      public GeographicalIntervalPriceType.Builder setPricingRule(PricingRuleType.Builder builderForValue)
       Parameters describing how a fare is to be computed.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 503:67]
       
      .uk.org.netex.www.netex.PricingRuleType pricing_rule = 214;
    • mergePricingRule

      public GeographicalIntervalPriceType.Builder mergePricingRule(PricingRuleType value)
       Parameters describing how a fare is to be computed.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 503:67]
       
      .uk.org.netex.www.netex.PricingRuleType pricing_rule = 214;
    • clearPricingRule

      public GeographicalIntervalPriceType.Builder clearPricingRule()
       Parameters describing how a fare is to be computed.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 503:67]
       
      .uk.org.netex.www.netex.PricingRuleType pricing_rule = 214;
    • getPricingRuleBuilder

      public PricingRuleType.Builder getPricingRuleBuilder()
       Parameters describing how a fare is to be computed.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 503:67]
       
      .uk.org.netex.www.netex.PricingRuleType pricing_rule = 214;
    • getPricingRuleOrBuilder

      public PricingRuleTypeOrBuilder getPricingRuleOrBuilder()
       Parameters describing how a fare is to be computed.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 503:67]
       
      .uk.org.netex.www.netex.PricingRuleType pricing_rule = 214;
      Specified by:
      getPricingRuleOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • hasDiscountingRule

      public boolean hasDiscountingRule()
       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 583:71]
       
      .uk.org.netex.www.netex.DiscountingRuleType discounting_rule = 215;
      Specified by:
      hasDiscountingRule in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      Whether the discountingRule field is set.
    • getDiscountingRule

      public DiscountingRuleType getDiscountingRule()
       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 583:71]
       
      .uk.org.netex.www.netex.DiscountingRuleType discounting_rule = 215;
      Specified by:
      getDiscountingRule in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The discountingRule.
    • setDiscountingRule

       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 583:71]
       
      .uk.org.netex.www.netex.DiscountingRuleType discounting_rule = 215;
    • setDiscountingRule

      public GeographicalIntervalPriceType.Builder setDiscountingRule(DiscountingRuleType.Builder builderForValue)
       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 583:71]
       
      .uk.org.netex.www.netex.DiscountingRuleType discounting_rule = 215;
    • mergeDiscountingRule

      public GeographicalIntervalPriceType.Builder mergeDiscountingRule(DiscountingRuleType value)
       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 583:71]
       
      .uk.org.netex.www.netex.DiscountingRuleType discounting_rule = 215;
    • clearDiscountingRule

      public GeographicalIntervalPriceType.Builder clearDiscountingRule()
       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 583:71]
       
      .uk.org.netex.www.netex.DiscountingRuleType discounting_rule = 215;
    • getDiscountingRuleBuilder

      public DiscountingRuleType.Builder getDiscountingRuleBuilder()
       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 583:71]
       
      .uk.org.netex.www.netex.DiscountingRuleType discounting_rule = 215;
    • getDiscountingRuleOrBuilder

      public DiscountingRuleTypeOrBuilder getDiscountingRuleOrBuilder()
       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 583:71]
       
      .uk.org.netex.www.netex.DiscountingRuleType discounting_rule = 215;
      Specified by:
      getDiscountingRuleOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • hasLimitingRule

      public boolean hasLimitingRule()
       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 648:68]
       
      .uk.org.netex.www.netex.LimitingRuleType limiting_rule = 216;
      Specified by:
      hasLimitingRule in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      Whether the limitingRule field is set.
    • getLimitingRule

      public LimitingRuleType getLimitingRule()
       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 648:68]
       
      .uk.org.netex.www.netex.LimitingRuleType limiting_rule = 216;
      Specified by:
      getLimitingRule in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The limitingRule.
    • setLimitingRule

       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 648:68]
       
      .uk.org.netex.www.netex.LimitingRuleType limiting_rule = 216;
    • setLimitingRule

      public GeographicalIntervalPriceType.Builder setLimitingRule(LimitingRuleType.Builder builderForValue)
       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 648:68]
       
      .uk.org.netex.www.netex.LimitingRuleType limiting_rule = 216;
    • mergeLimitingRule

      public GeographicalIntervalPriceType.Builder mergeLimitingRule(LimitingRuleType value)
       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 648:68]
       
      .uk.org.netex.www.netex.LimitingRuleType limiting_rule = 216;
    • clearLimitingRule

      public GeographicalIntervalPriceType.Builder clearLimitingRule()
       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 648:68]
       
      .uk.org.netex.www.netex.LimitingRuleType limiting_rule = 216;
    • getLimitingRuleBuilder

      public LimitingRuleType.Builder getLimitingRuleBuilder()
       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 648:68]
       
      .uk.org.netex.www.netex.LimitingRuleType limiting_rule = 216;
    • getLimitingRuleOrBuilder

      public LimitingRuleTypeOrBuilder getLimitingRuleOrBuilder()
       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 648:68]
       
      .uk.org.netex.www.netex.LimitingRuleType limiting_rule = 216;
      Specified by:
      getLimitingRuleOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder
    • hasLimitingRuleInContext

      public boolean hasLimitingRuleInContext()
       OPTIMISED version whcih can be be used only in line assues ID of comtainign context  -no  id checking. A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 766:77]
       
      .uk.org.netex.www.netex.LimitingRuleInContextType limiting_rule_in_context = 217;
      Specified by:
      hasLimitingRuleInContext in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      Whether the limitingRuleInContext field is set.
    • getLimitingRuleInContext

      public LimitingRuleInContextType getLimitingRuleInContext()
       OPTIMISED version whcih can be be used only in line assues ID of comtainign context  -no  id checking. A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 766:77]
       
      .uk.org.netex.www.netex.LimitingRuleInContextType limiting_rule_in_context = 217;
      Specified by:
      getLimitingRuleInContext in interface GeographicalIntervalPriceTypeOrBuilder
      Returns:
      The limitingRuleInContext.
    • setLimitingRuleInContext

      public GeographicalIntervalPriceType.Builder setLimitingRuleInContext(LimitingRuleInContextType value)
       OPTIMISED version whcih can be be used only in line assues ID of comtainign context  -no  id checking. A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 766:77]
       
      .uk.org.netex.www.netex.LimitingRuleInContextType limiting_rule_in_context = 217;
    • setLimitingRuleInContext

      public GeographicalIntervalPriceType.Builder setLimitingRuleInContext(LimitingRuleInContextType.Builder builderForValue)
       OPTIMISED version whcih can be be used only in line assues ID of comtainign context  -no  id checking. A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 766:77]
       
      .uk.org.netex.www.netex.LimitingRuleInContextType limiting_rule_in_context = 217;
    • mergeLimitingRuleInContext

      public GeographicalIntervalPriceType.Builder mergeLimitingRuleInContext(LimitingRuleInContextType value)
       OPTIMISED version whcih can be be used only in line assues ID of comtainign context  -no  id checking. A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 766:77]
       
      .uk.org.netex.www.netex.LimitingRuleInContextType limiting_rule_in_context = 217;
    • clearLimitingRuleInContext

      public GeographicalIntervalPriceType.Builder clearLimitingRuleInContext()
       OPTIMISED version whcih can be be used only in line assues ID of comtainign context  -no  id checking. A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 766:77]
       
      .uk.org.netex.www.netex.LimitingRuleInContextType limiting_rule_in_context = 217;
    • getLimitingRuleInContextBuilder

      public LimitingRuleInContextType.Builder getLimitingRuleInContextBuilder()
       OPTIMISED version whcih can be be used only in line assues ID of comtainign context  -no  id checking. A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 766:77]
       
      .uk.org.netex.www.netex.LimitingRuleInContextType limiting_rule_in_context = 217;
    • getLimitingRuleInContextOrBuilder

      public LimitingRuleInContextTypeOrBuilder getLimitingRuleInContextOrBuilder()
       OPTIMISED version whcih can be be used only in line assues ID of comtainign context  -no  id checking. A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 766:77]
       
      .uk.org.netex.www.netex.LimitingRuleInContextType limiting_rule_in_context = 217;
      Specified by:
      getLimitingRuleInContextOrBuilder in interface GeographicalIntervalPriceTypeOrBuilder