Class UsageParameterPriceType.Builder

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

public static final class UsageParameterPriceType.Builder extends com.google.protobuf.GeneratedMessage.Builder<UsageParameterPriceType.Builder> implements UsageParameterPriceTypeOrBuilder
 A set of all possible price features of a FARE USAGE PARAMETER: default total price, discount in value or percentage etc.  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 164:73]
 
Protobuf type uk.org.netex.www.netex.UsageParameterPriceType
  • 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<UsageParameterPriceType.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<UsageParameterPriceType.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<UsageParameterPriceType.Builder>
    • getDefaultInstanceForType

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

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

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

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

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

      public UsageParameterPriceType.FarePriceRefStructureCase getFarePriceRefStructureCase()
      Specified by:
      getFarePriceRefStructureCase in interface UsageParameterPriceTypeOrBuilder
    • clearFarePriceRefStructure

      public UsageParameterPriceType.Builder clearFarePriceRefStructure()
    • getPricingRuleRefStructureCase

      public UsageParameterPriceType.PricingRuleRefStructureCase getPricingRuleRefStructureCase()
      Specified by:
      getPricingRuleRefStructureCase in interface UsageParameterPriceTypeOrBuilder
    • clearPricingRuleRefStructure

      public UsageParameterPriceType.Builder clearPricingRuleRefStructure()
    • getDataManagedObjectStructureCase

      public UsageParameterPriceType.DataManagedObjectStructureCase getDataManagedObjectStructureCase()
      Specified by:
      getDataManagedObjectStructureCase in interface UsageParameterPriceTypeOrBuilder
    • clearDataManagedObjectStructure

      public UsageParameterPriceType.Builder clearDataManagedObjectStructure()
    • getUsageParameterRefStructureCase

      public UsageParameterPriceType.UsageParameterRefStructureCase getUsageParameterRefStructureCase()
      Specified by:
      getUsageParameterRefStructureCase in interface UsageParameterPriceTypeOrBuilder
    • clearUsageParameterRefStructure

      public UsageParameterPriceType.Builder clearUsageParameterRefStructure()
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public UsageParameterPriceType.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 = 449;
      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 = 450;
      Specified by:
      getDerivedFromObjectRef in interface UsageParameterPriceTypeOrBuilder
      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 = 450;
      Specified by:
      getDerivedFromObjectRefBytes in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public UsageParameterPriceType.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 = 450;
      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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

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

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

      public UsageParameterPriceType.Builder mergeValidityConditions(ValidityConditions_RelStructure value)
       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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
    • setValidBetween

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

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

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

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

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

      public UsageParameterPriceType.Builder mergeAlternativeTexts(AlternativeTexts_RelStructure value)
       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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      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

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

      public UsageParameterPriceType.Builder mergeExtensions(ExtensionsStructure value)
       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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      Returns:
      The amount.
    • setAmount

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

      public UsageParameterPriceType.Builder 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The bytes for currency.
    • setCurrency

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      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

      public UsageParameterPriceType.Builder setPriceUnitRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      Returns:
      The units.
    • setUnits

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

      public UsageParameterPriceType.Builder 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The pricingServiceRef.
    • setPricingServiceRef

      public UsageParameterPriceType.Builder setPricingServiceRef(VersionOfObjectRefStructure value)
       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 UsageParameterPriceType.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

      public UsageParameterPriceType.Builder mergePricingServiceRef(VersionOfObjectRefStructure value)
       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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      Returns:
      The canBeCumulative.
    • setCanBeCumulative

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • getId

      public String getId()
       [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 183:65]
       
      string id = 441;
      Specified by:
      getId in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 183:65]
       
      string id = 441;
      Specified by:
      getIdBytes in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

       [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 183:65]
       
      string id = 441;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 183:65]
       
      string id = 441;
      Returns:
      This builder for chaining.
    • setIdBytes

      public UsageParameterPriceType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 183:65]
       
      string id = 441;
      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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      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

      public UsageParameterPriceType.Builder setFarePriceRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The fareProductPriceRef.
    • setFareProductPriceRef

      public UsageParameterPriceType.Builder setFareProductPriceRef(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;
    • setFareProductPriceRef

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The cappingRulePriceRef.
    • setCappingRulePriceRef

      public UsageParameterPriceType.Builder setCappingRulePriceRef(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;
    • setCappingRulePriceRef

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The seriesConstraintPriceRef.
    • setSeriesConstraintPriceRef

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The fulfilmentMethodPriceRef.
    • setFulfilmentMethodPriceRef

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The fareStructureElementPriceRef.
    • setFareStructureElementPriceRef

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The distanceMatrixElementPriceRef.
    • setDistanceMatrixElementPriceRef

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The salesOfferPackagePriceRef.
    • setSalesOfferPackagePriceRef

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The usageParameterPriceRef.
    • setUsageParameterPriceRef

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The geographicalUnitPriceRef.
    • setGeographicalUnitPriceRef

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The geographicalIntervalPriceRef.
    • setGeographicalIntervalPriceRef

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The validableElementPriceRef.
    • setValidableElementPriceRef

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The controllableElementPriceRef.
    • setControllableElementPriceRef

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The qualityStructureFactorPriceRef.
    • setQualityStructureFactorPriceRef

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceType.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

      public UsageParameterPriceType.Builder mergeTimeUnitPriceRef(VersionOfObjectRefStructure value)
       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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The timeIntervalPriceRef.
    • setTimeIntervalPriceRef

      public UsageParameterPriceType.Builder setTimeIntervalPriceRef(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;
    • setTimeIntervalPriceRef

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      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

      public UsageParameterPriceType.Builder setParkingPriceRef(VersionOfObjectRefStructure.Builder builderForValue)
       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

      public UsageParameterPriceType.Builder mergeParkingPriceRef(VersionOfObjectRefStructure value)
       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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The customerPurchasePackagePriceRef.
    • setCustomerPurchasePackagePriceRef

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      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

      public UsageParameterPriceType.Builder setPricingRuleRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The discountingRuleRef.
    • setDiscountingRuleRef

      public UsageParameterPriceType.Builder setDiscountingRuleRef(VersionOfObjectRefStructure value)
       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 UsageParameterPriceType.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

      public UsageParameterPriceType.Builder mergeDiscountingRuleRef(VersionOfObjectRefStructure value)
       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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      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

      public UsageParameterPriceType.Builder setLimitingRuleRef(VersionOfObjectRefStructure.Builder builderForValue)
       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

      public UsageParameterPriceType.Builder mergeLimitingRuleRef(VersionOfObjectRefStructure value)
       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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The pricingRule.
    • setPricingRule

      public UsageParameterPriceType.Builder setPricingRule(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;
    • setPricingRule

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The discountingRule.
    • setDiscountingRule

      public UsageParameterPriceType.Builder setDiscountingRule(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;
    • setDiscountingRule

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The limitingRule.
    • setLimitingRule

      public UsageParameterPriceType.Builder setLimitingRule(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;
    • setLimitingRule

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • 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 UsageParameterPriceTypeOrBuilder
      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 UsageParameterPriceTypeOrBuilder
      Returns:
      The limitingRuleInContext.
    • setLimitingRuleInContext

      public UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceType.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 UsageParameterPriceTypeOrBuilder
    • hasBookingPolicyRef

      public boolean hasBookingPolicyRef()
       Reference to a BOOKING POLICY USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 139:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure booking_policy_ref = 372;
      Specified by:
      hasBookingPolicyRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the bookingPolicyRef field is set.
    • getBookingPolicyRef

      public VersionOfObjectRefStructure getBookingPolicyRef()
       Reference to a BOOKING POLICY USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 139:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure booking_policy_ref = 372;
      Specified by:
      getBookingPolicyRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The bookingPolicyRef.
    • setBookingPolicyRef

       Reference to a BOOKING POLICY USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 139:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure booking_policy_ref = 372;
    • setBookingPolicyRef

      public UsageParameterPriceType.Builder setBookingPolicyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a BOOKING POLICY USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 139:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure booking_policy_ref = 372;
    • mergeBookingPolicyRef

      public UsageParameterPriceType.Builder mergeBookingPolicyRef(VersionOfObjectRefStructure value)
       Reference to a BOOKING POLICY USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 139:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure booking_policy_ref = 372;
    • clearBookingPolicyRef

      public UsageParameterPriceType.Builder clearBookingPolicyRef()
       Reference to a BOOKING POLICY USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 139:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure booking_policy_ref = 372;
    • getBookingPolicyRefBuilder

      public VersionOfObjectRefStructure.Builder getBookingPolicyRefBuilder()
       Reference to a BOOKING POLICY USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 139:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure booking_policy_ref = 372;
    • getBookingPolicyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getBookingPolicyRefOrBuilder()
       Reference to a BOOKING POLICY USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 139:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure booking_policy_ref = 372;
      Specified by:
      getBookingPolicyRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasSecurityPolicyRef

      public boolean hasSecurityPolicyRef()
       Reference to a SECURITY POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 309:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure security_policy_ref = 383;
      Specified by:
      hasSecurityPolicyRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the securityPolicyRef field is set.
    • getSecurityPolicyRef

      public VersionOfObjectRefStructure getSecurityPolicyRef()
       Reference to a SECURITY POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 309:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure security_policy_ref = 383;
      Specified by:
      getSecurityPolicyRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The securityPolicyRef.
    • setSecurityPolicyRef

      public UsageParameterPriceType.Builder setSecurityPolicyRef(VersionOfObjectRefStructure value)
       Reference to a SECURITY POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 309:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure security_policy_ref = 383;
    • setSecurityPolicyRef

      public UsageParameterPriceType.Builder setSecurityPolicyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SECURITY POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 309:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure security_policy_ref = 383;
    • mergeSecurityPolicyRef

      public UsageParameterPriceType.Builder mergeSecurityPolicyRef(VersionOfObjectRefStructure value)
       Reference to a SECURITY POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 309:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure security_policy_ref = 383;
    • clearSecurityPolicyRef

      public UsageParameterPriceType.Builder clearSecurityPolicyRef()
       Reference to a SECURITY POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 309:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure security_policy_ref = 383;
    • getSecurityPolicyRefBuilder

      public VersionOfObjectRefStructure.Builder getSecurityPolicyRefBuilder()
       Reference to a SECURITY POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 309:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure security_policy_ref = 383;
    • getSecurityPolicyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSecurityPolicyRefOrBuilder()
       Reference to a SECURITY POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 309:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure security_policy_ref = 383;
      Specified by:
      getSecurityPolicyRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasPurchaseWindowRef

      public boolean hasPurchaseWindowRef()
       Reference to a PURCHASE WINDOW PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 83:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purchase_window_ref = 391;
      Specified by:
      hasPurchaseWindowRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the purchaseWindowRef field is set.
    • getPurchaseWindowRef

      public VersionOfObjectRefStructure getPurchaseWindowRef()
       Reference to a PURCHASE WINDOW PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 83:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purchase_window_ref = 391;
      Specified by:
      getPurchaseWindowRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The purchaseWindowRef.
    • setPurchaseWindowRef

      public UsageParameterPriceType.Builder setPurchaseWindowRef(VersionOfObjectRefStructure value)
       Reference to a PURCHASE WINDOW PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 83:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purchase_window_ref = 391;
    • setPurchaseWindowRef

      public UsageParameterPriceType.Builder setPurchaseWindowRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PURCHASE WINDOW PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 83:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purchase_window_ref = 391;
    • mergePurchaseWindowRef

      public UsageParameterPriceType.Builder mergePurchaseWindowRef(VersionOfObjectRefStructure value)
       Reference to a PURCHASE WINDOW PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 83:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purchase_window_ref = 391;
    • clearPurchaseWindowRef

      public UsageParameterPriceType.Builder clearPurchaseWindowRef()
       Reference to a PURCHASE WINDOW PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 83:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purchase_window_ref = 391;
    • getPurchaseWindowRefBuilder

      public VersionOfObjectRefStructure.Builder getPurchaseWindowRefBuilder()
       Reference to a PURCHASE WINDOW PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 83:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purchase_window_ref = 391;
    • getPurchaseWindowRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPurchaseWindowRefOrBuilder()
       Reference to a PURCHASE WINDOW PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 83:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purchase_window_ref = 391;
      Specified by:
      getPurchaseWindowRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasReservingRef

      public boolean hasReservingRef()
       Reference to a RESERVING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 165:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reserving_ref = 392;
      Specified by:
      hasReservingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the reservingRef field is set.
    • getReservingRef

      public VersionOfObjectRefStructure getReservingRef()
       Reference to a RESERVING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 165:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reserving_ref = 392;
      Specified by:
      getReservingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The reservingRef.
    • setReservingRef

       Reference to a RESERVING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 165:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reserving_ref = 392;
    • setReservingRef

      public UsageParameterPriceType.Builder setReservingRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a RESERVING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 165:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reserving_ref = 392;
    • mergeReservingRef

       Reference to a RESERVING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 165:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reserving_ref = 392;
    • clearReservingRef

      public UsageParameterPriceType.Builder clearReservingRef()
       Reference to a RESERVING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 165:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reserving_ref = 392;
    • getReservingRefBuilder

      public VersionOfObjectRefStructure.Builder getReservingRefBuilder()
       Reference to a RESERVING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 165:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reserving_ref = 392;
    • getReservingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getReservingRefOrBuilder()
       Reference to a RESERVING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 165:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reserving_ref = 392;
      Specified by:
      getReservingRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasCancellingRef

      public boolean hasCancellingRef()
       Reference to a CANCELLING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 191:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cancelling_ref = 393;
      Specified by:
      hasCancellingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the cancellingRef field is set.
    • getCancellingRef

      public VersionOfObjectRefStructure getCancellingRef()
       Reference to a CANCELLING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 191:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cancelling_ref = 393;
      Specified by:
      getCancellingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The cancellingRef.
    • setCancellingRef

       Reference to a CANCELLING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 191:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cancelling_ref = 393;
    • setCancellingRef

      public UsageParameterPriceType.Builder setCancellingRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a CANCELLING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 191:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cancelling_ref = 393;
    • mergeCancellingRef

       Reference to a CANCELLING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 191:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cancelling_ref = 393;
    • clearCancellingRef

      public UsageParameterPriceType.Builder clearCancellingRef()
       Reference to a CANCELLING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 191:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cancelling_ref = 393;
    • getCancellingRefBuilder

      public VersionOfObjectRefStructure.Builder getCancellingRefBuilder()
       Reference to a CANCELLING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 191:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cancelling_ref = 393;
    • getCancellingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCancellingRefOrBuilder()
       Reference to a CANCELLING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterBooking_support.xsd at 191:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cancelling_ref = 393;
      Specified by:
      getCancellingRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasResellingRef

      public boolean hasResellingRef()
       Reference to a RESELLING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 99:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reselling_ref = 394;
      Specified by:
      hasResellingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the resellingRef field is set.
    • getResellingRef

      public VersionOfObjectRefStructure getResellingRef()
       Reference to a RESELLING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 99:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reselling_ref = 394;
      Specified by:
      getResellingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The resellingRef.
    • setResellingRef

       Reference to a RESELLING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 99:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reselling_ref = 394;
    • setResellingRef

      public UsageParameterPriceType.Builder setResellingRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a RESELLING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 99:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reselling_ref = 394;
    • mergeResellingRef

       Reference to a RESELLING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 99:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reselling_ref = 394;
    • clearResellingRef

      public UsageParameterPriceType.Builder clearResellingRef()
       Reference to a RESELLING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 99:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reselling_ref = 394;
    • getResellingRefBuilder

      public VersionOfObjectRefStructure.Builder getResellingRefBuilder()
       Reference to a RESELLING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 99:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reselling_ref = 394;
    • getResellingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getResellingRefOrBuilder()
       Reference to a RESELLING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 99:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reselling_ref = 394;
      Specified by:
      getResellingRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasExchangingRef

      public boolean hasExchangingRef()
       Reference to a EXCHANGING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 193:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure exchanging_ref = 395;
      Specified by:
      hasExchangingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the exchangingRef field is set.
    • getExchangingRef

      public VersionOfObjectRefStructure getExchangingRef()
       Reference to a EXCHANGING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 193:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure exchanging_ref = 395;
      Specified by:
      getExchangingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The exchangingRef.
    • setExchangingRef

       Reference to a EXCHANGING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 193:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure exchanging_ref = 395;
    • setExchangingRef

      public UsageParameterPriceType.Builder setExchangingRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a EXCHANGING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 193:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure exchanging_ref = 395;
    • mergeExchangingRef

       Reference to a EXCHANGING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 193:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure exchanging_ref = 395;
    • clearExchangingRef

      public UsageParameterPriceType.Builder clearExchangingRef()
       Reference to a EXCHANGING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 193:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure exchanging_ref = 395;
    • getExchangingRefBuilder

      public VersionOfObjectRefStructure.Builder getExchangingRefBuilder()
       Reference to a EXCHANGING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 193:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure exchanging_ref = 395;
    • getExchangingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getExchangingRefOrBuilder()
       Reference to a EXCHANGING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 193:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure exchanging_ref = 395;
      Specified by:
      getExchangingRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasRefundingRef

      public boolean hasRefundingRef()
       Reference to a REFUNDING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 237:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure refunding_ref = 396;
      Specified by:
      hasRefundingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the refundingRef field is set.
    • getRefundingRef

      public VersionOfObjectRefStructure getRefundingRef()
       Reference to a REFUNDING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 237:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure refunding_ref = 396;
      Specified by:
      getRefundingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The refundingRef.
    • setRefundingRef

       Reference to a REFUNDING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 237:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure refunding_ref = 396;
    • setRefundingRef

      public UsageParameterPriceType.Builder setRefundingRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a REFUNDING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 237:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure refunding_ref = 396;
    • mergeRefundingRef

       Reference to a REFUNDING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 237:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure refunding_ref = 396;
    • clearRefundingRef

      public UsageParameterPriceType.Builder clearRefundingRef()
       Reference to a REFUNDING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 237:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure refunding_ref = 396;
    • getRefundingRefBuilder

      public VersionOfObjectRefStructure.Builder getRefundingRefBuilder()
       Reference to a REFUNDING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 237:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure refunding_ref = 396;
    • getRefundingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRefundingRefOrBuilder()
       Reference to a REFUNDING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 237:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure refunding_ref = 396;
      Specified by:
      getRefundingRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasReplacingRef

      public boolean hasReplacingRef()
       Reference to a REPLACING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 351:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure replacing_ref = 397;
      Specified by:
      hasReplacingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the replacingRef field is set.
    • getReplacingRef

      public VersionOfObjectRefStructure getReplacingRef()
       Reference to a REPLACING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 351:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure replacing_ref = 397;
      Specified by:
      getReplacingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The replacingRef.
    • setReplacingRef

       Reference to a REPLACING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 351:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure replacing_ref = 397;
    • setReplacingRef

      public UsageParameterPriceType.Builder setReplacingRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a REPLACING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 351:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure replacing_ref = 397;
    • mergeReplacingRef

       Reference to a REPLACING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 351:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure replacing_ref = 397;
    • clearReplacingRef

      public UsageParameterPriceType.Builder clearReplacingRef()
       Reference to a REPLACING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 351:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure replacing_ref = 397;
    • getReplacingRefBuilder

      public VersionOfObjectRefStructure.Builder getReplacingRefBuilder()
       Reference to a REPLACING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 351:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure replacing_ref = 397;
    • getReplacingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getReplacingRefOrBuilder()
       Reference to a REPLACING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 351:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure replacing_ref = 397;
      Specified by:
      getReplacingRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasTransferabilityRef

      public boolean hasTransferabilityRef()
       Reference to a TRANSFERABILITY USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 377:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure transferability_ref = 398;
      Specified by:
      hasTransferabilityRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the transferabilityRef field is set.
    • getTransferabilityRef

      public VersionOfObjectRefStructure getTransferabilityRef()
       Reference to a TRANSFERABILITY USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 377:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure transferability_ref = 398;
      Specified by:
      getTransferabilityRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The transferabilityRef.
    • setTransferabilityRef

      public UsageParameterPriceType.Builder setTransferabilityRef(VersionOfObjectRefStructure value)
       Reference to a TRANSFERABILITY USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 377:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure transferability_ref = 398;
    • setTransferabilityRef

      public UsageParameterPriceType.Builder setTransferabilityRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TRANSFERABILITY USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 377:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure transferability_ref = 398;
    • mergeTransferabilityRef

      public UsageParameterPriceType.Builder mergeTransferabilityRef(VersionOfObjectRefStructure value)
       Reference to a TRANSFERABILITY USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 377:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure transferability_ref = 398;
    • clearTransferabilityRef

      public UsageParameterPriceType.Builder clearTransferabilityRef()
       Reference to a TRANSFERABILITY USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 377:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure transferability_ref = 398;
    • getTransferabilityRefBuilder

      public VersionOfObjectRefStructure.Builder getTransferabilityRefBuilder()
       Reference to a TRANSFERABILITY USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 377:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure transferability_ref = 398;
    • getTransferabilityRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTransferabilityRefOrBuilder()
       Reference to a TRANSFERABILITY USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 377:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure transferability_ref = 398;
      Specified by:
      getTransferabilityRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasChargingPolicyRef

      public boolean hasChargingPolicyRef()
       Reference to a CHARGING POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 79:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure charging_policy_ref = 399;
      Specified by:
      hasChargingPolicyRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the chargingPolicyRef field is set.
    • getChargingPolicyRef

      public VersionOfObjectRefStructure getChargingPolicyRef()
       Reference to a CHARGING POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 79:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure charging_policy_ref = 399;
      Specified by:
      getChargingPolicyRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The chargingPolicyRef.
    • setChargingPolicyRef

      public UsageParameterPriceType.Builder setChargingPolicyRef(VersionOfObjectRefStructure value)
       Reference to a CHARGING POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 79:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure charging_policy_ref = 399;
    • setChargingPolicyRef

      public UsageParameterPriceType.Builder setChargingPolicyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a CHARGING POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 79:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure charging_policy_ref = 399;
    • mergeChargingPolicyRef

      public UsageParameterPriceType.Builder mergeChargingPolicyRef(VersionOfObjectRefStructure value)
       Reference to a CHARGING POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 79:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure charging_policy_ref = 399;
    • clearChargingPolicyRef

      public UsageParameterPriceType.Builder clearChargingPolicyRef()
       Reference to a CHARGING POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 79:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure charging_policy_ref = 399;
    • getChargingPolicyRefBuilder

      public VersionOfObjectRefStructure.Builder getChargingPolicyRefBuilder()
       Reference to a CHARGING POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 79:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure charging_policy_ref = 399;
    • getChargingPolicyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getChargingPolicyRefOrBuilder()
       Reference to a CHARGING POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 79:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure charging_policy_ref = 399;
      Specified by:
      getChargingPolicyRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasPenaltyPolicyRef

      public boolean hasPenaltyPolicyRef()
       Reference to a PENALTY POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 182:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure penalty_policy_ref = 400;
      Specified by:
      hasPenaltyPolicyRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the penaltyPolicyRef field is set.
    • getPenaltyPolicyRef

      public VersionOfObjectRefStructure getPenaltyPolicyRef()
       Reference to a PENALTY POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 182:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure penalty_policy_ref = 400;
      Specified by:
      getPenaltyPolicyRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The penaltyPolicyRef.
    • setPenaltyPolicyRef

       Reference to a PENALTY POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 182:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure penalty_policy_ref = 400;
    • setPenaltyPolicyRef

      public UsageParameterPriceType.Builder setPenaltyPolicyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PENALTY POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 182:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure penalty_policy_ref = 400;
    • mergePenaltyPolicyRef

      public UsageParameterPriceType.Builder mergePenaltyPolicyRef(VersionOfObjectRefStructure value)
       Reference to a PENALTY POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 182:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure penalty_policy_ref = 400;
    • clearPenaltyPolicyRef

      public UsageParameterPriceType.Builder clearPenaltyPolicyRef()
       Reference to a PENALTY POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 182:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure penalty_policy_ref = 400;
    • getPenaltyPolicyRefBuilder

      public VersionOfObjectRefStructure.Builder getPenaltyPolicyRefBuilder()
       Reference to a PENALTY POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 182:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure penalty_policy_ref = 400;
    • getPenaltyPolicyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPenaltyPolicyRefOrBuilder()
       Reference to a PENALTY POLICY usage parameter.  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 182:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure penalty_policy_ref = 400;
      Specified by:
      getPenaltyPolicyRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasSubscribingRef

      public boolean hasSubscribingRef()
       Reference to a SUBSCRIBING usage parameter. +v1.1  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 233:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure subscribing_ref = 401;
      Specified by:
      hasSubscribingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the subscribingRef field is set.
    • getSubscribingRef

      public VersionOfObjectRefStructure getSubscribingRef()
       Reference to a SUBSCRIBING usage parameter. +v1.1  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 233:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure subscribing_ref = 401;
      Specified by:
      getSubscribingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The subscribingRef.
    • setSubscribingRef

       Reference to a SUBSCRIBING usage parameter. +v1.1  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 233:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure subscribing_ref = 401;
    • setSubscribingRef

      public UsageParameterPriceType.Builder setSubscribingRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SUBSCRIBING usage parameter. +v1.1  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 233:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure subscribing_ref = 401;
    • mergeSubscribingRef

       Reference to a SUBSCRIBING usage parameter. +v1.1  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 233:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure subscribing_ref = 401;
    • clearSubscribingRef

      public UsageParameterPriceType.Builder clearSubscribingRef()
       Reference to a SUBSCRIBING usage parameter. +v1.1  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 233:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure subscribing_ref = 401;
    • getSubscribingRefBuilder

      public VersionOfObjectRefStructure.Builder getSubscribingRefBuilder()
       Reference to a SUBSCRIBING usage parameter. +v1.1  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 233:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure subscribing_ref = 401;
    • getSubscribingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSubscribingRefOrBuilder()
       Reference to a SUBSCRIBING usage parameter. +v1.1  [netex_part_3/part3_fares/netex_usageParameterCharging_support.xsd at 233:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure subscribing_ref = 401;
      Specified by:
      getSubscribingRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasProfileParameterRef

      public boolean hasProfileParameterRef()
       Reference to a PROFILE usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 126:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure profile_parameter_ref = 402;
      Specified by:
      hasProfileParameterRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the profileParameterRef field is set.
    • getProfileParameterRef

      public VersionOfObjectRefStructure getProfileParameterRef()
       Reference to a PROFILE usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 126:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure profile_parameter_ref = 402;
      Specified by:
      getProfileParameterRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The profileParameterRef.
    • setProfileParameterRef

      public UsageParameterPriceType.Builder setProfileParameterRef(VersionOfObjectRefStructure value)
       Reference to a PROFILE usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 126:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure profile_parameter_ref = 402;
    • setProfileParameterRef

      public UsageParameterPriceType.Builder setProfileParameterRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PROFILE usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 126:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure profile_parameter_ref = 402;
    • mergeProfileParameterRef

      public UsageParameterPriceType.Builder mergeProfileParameterRef(VersionOfObjectRefStructure value)
       Reference to a PROFILE usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 126:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure profile_parameter_ref = 402;
    • clearProfileParameterRef

      public UsageParameterPriceType.Builder clearProfileParameterRef()
       Reference to a PROFILE usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 126:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure profile_parameter_ref = 402;
    • getProfileParameterRefBuilder

      public VersionOfObjectRefStructure.Builder getProfileParameterRefBuilder()
       Reference to a PROFILE usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 126:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure profile_parameter_ref = 402;
    • getProfileParameterRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getProfileParameterRefOrBuilder()
       Reference to a PROFILE usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 126:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure profile_parameter_ref = 402;
      Specified by:
      getProfileParameterRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasUserProfileRef

      public boolean hasUserProfileRef()
       Reference to a USER PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 150:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure user_profile_ref = 403;
      Specified by:
      hasUserProfileRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the userProfileRef field is set.
    • getUserProfileRef

      public VersionOfObjectRefStructure getUserProfileRef()
       Reference to a USER PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 150:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure user_profile_ref = 403;
      Specified by:
      getUserProfileRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The userProfileRef.
    • setUserProfileRef

       Reference to a USER PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 150:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure user_profile_ref = 403;
    • setUserProfileRef

      public UsageParameterPriceType.Builder setUserProfileRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a USER PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 150:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure user_profile_ref = 403;
    • mergeUserProfileRef

       Reference to a USER PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 150:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure user_profile_ref = 403;
    • clearUserProfileRef

      public UsageParameterPriceType.Builder clearUserProfileRef()
       Reference to a USER PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 150:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure user_profile_ref = 403;
    • getUserProfileRefBuilder

      public VersionOfObjectRefStructure.Builder getUserProfileRefBuilder()
       Reference to a USER PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 150:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure user_profile_ref = 403;
    • getUserProfileRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getUserProfileRefOrBuilder()
       Reference to a USER PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 150:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure user_profile_ref = 403;
      Specified by:
      getUserProfileRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasCommercialProfileRef

      public boolean hasCommercialProfileRef()
       Reference to a COMMERCIAL PROFILE usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 200:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure commercial_profile_ref = 404;
      Specified by:
      hasCommercialProfileRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the commercialProfileRef field is set.
    • getCommercialProfileRef

      public VersionOfObjectRefStructure getCommercialProfileRef()
       Reference to a COMMERCIAL PROFILE usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 200:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure commercial_profile_ref = 404;
      Specified by:
      getCommercialProfileRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The commercialProfileRef.
    • setCommercialProfileRef

      public UsageParameterPriceType.Builder setCommercialProfileRef(VersionOfObjectRefStructure value)
       Reference to a COMMERCIAL PROFILE usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 200:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure commercial_profile_ref = 404;
    • setCommercialProfileRef

      public UsageParameterPriceType.Builder setCommercialProfileRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a COMMERCIAL PROFILE usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 200:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure commercial_profile_ref = 404;
    • mergeCommercialProfileRef

      public UsageParameterPriceType.Builder mergeCommercialProfileRef(VersionOfObjectRefStructure value)
       Reference to a COMMERCIAL PROFILE usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 200:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure commercial_profile_ref = 404;
    • clearCommercialProfileRef

      public UsageParameterPriceType.Builder clearCommercialProfileRef()
       Reference to a COMMERCIAL PROFILE usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 200:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure commercial_profile_ref = 404;
    • getCommercialProfileRefBuilder

      public VersionOfObjectRefStructure.Builder getCommercialProfileRefBuilder()
       Reference to a COMMERCIAL PROFILE usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 200:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure commercial_profile_ref = 404;
    • getCommercialProfileRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCommercialProfileRefOrBuilder()
       Reference to a COMMERCIAL PROFILE usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 200:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure commercial_profile_ref = 404;
      Specified by:
      getCommercialProfileRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasGroupTicketRef

      public boolean hasGroupTicketRef()
       Reference to a GROUP TICKET usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 237:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_ticket_ref = 405;
      Specified by:
      hasGroupTicketRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the groupTicketRef field is set.
    • getGroupTicketRef

      public VersionOfObjectRefStructure getGroupTicketRef()
       Reference to a GROUP TICKET usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 237:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_ticket_ref = 405;
      Specified by:
      getGroupTicketRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The groupTicketRef.
    • setGroupTicketRef

       Reference to a GROUP TICKET usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 237:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_ticket_ref = 405;
    • setGroupTicketRef

      public UsageParameterPriceType.Builder setGroupTicketRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a GROUP TICKET usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 237:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_ticket_ref = 405;
    • mergeGroupTicketRef

       Reference to a GROUP TICKET usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 237:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_ticket_ref = 405;
    • clearGroupTicketRef

      public UsageParameterPriceType.Builder clearGroupTicketRef()
       Reference to a GROUP TICKET usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 237:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_ticket_ref = 405;
    • getGroupTicketRefBuilder

      public VersionOfObjectRefStructure.Builder getGroupTicketRefBuilder()
       Reference to a GROUP TICKET usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 237:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_ticket_ref = 405;
    • getGroupTicketRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getGroupTicketRefOrBuilder()
       Reference to a GROUP TICKET usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 237:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_ticket_ref = 405;
      Specified by:
      getGroupTicketRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasCompanionProfileRef

      public boolean hasCompanionProfileRef()
       Reference to a COMPANION PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 316:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure companion_profile_ref = 406;
      Specified by:
      hasCompanionProfileRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the companionProfileRef field is set.
    • getCompanionProfileRef

      public VersionOfObjectRefStructure getCompanionProfileRef()
       Reference to a COMPANION PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 316:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure companion_profile_ref = 406;
      Specified by:
      getCompanionProfileRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The companionProfileRef.
    • setCompanionProfileRef

      public UsageParameterPriceType.Builder setCompanionProfileRef(VersionOfObjectRefStructure value)
       Reference to a COMPANION PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 316:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure companion_profile_ref = 406;
    • setCompanionProfileRef

      public UsageParameterPriceType.Builder setCompanionProfileRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a COMPANION PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 316:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure companion_profile_ref = 406;
    • mergeCompanionProfileRef

      public UsageParameterPriceType.Builder mergeCompanionProfileRef(VersionOfObjectRefStructure value)
       Reference to a COMPANION PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 316:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure companion_profile_ref = 406;
    • clearCompanionProfileRef

      public UsageParameterPriceType.Builder clearCompanionProfileRef()
       Reference to a COMPANION PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 316:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure companion_profile_ref = 406;
    • getCompanionProfileRefBuilder

      public VersionOfObjectRefStructure.Builder getCompanionProfileRefBuilder()
       Reference to a COMPANION PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 316:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure companion_profile_ref = 406;
    • getCompanionProfileRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCompanionProfileRefOrBuilder()
       Reference to a COMPANION PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 316:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure companion_profile_ref = 406;
      Specified by:
      getCompanionProfileRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasEligibilityChangePolicyRef

      public boolean hasEligibilityChangePolicyRef()
       Reference to anELIGIBILITY CHANGE POLICY usage parameter. +v1.1  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 487:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure eligibility_change_policy_ref = 407;
      Specified by:
      hasEligibilityChangePolicyRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the eligibilityChangePolicyRef field is set.
    • getEligibilityChangePolicyRef

      public VersionOfObjectRefStructure getEligibilityChangePolicyRef()
       Reference to anELIGIBILITY CHANGE POLICY usage parameter. +v1.1  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 487:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure eligibility_change_policy_ref = 407;
      Specified by:
      getEligibilityChangePolicyRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The eligibilityChangePolicyRef.
    • setEligibilityChangePolicyRef

      public UsageParameterPriceType.Builder setEligibilityChangePolicyRef(VersionOfObjectRefStructure value)
       Reference to anELIGIBILITY CHANGE POLICY usage parameter. +v1.1  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 487:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure eligibility_change_policy_ref = 407;
    • setEligibilityChangePolicyRef

      public UsageParameterPriceType.Builder setEligibilityChangePolicyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to anELIGIBILITY CHANGE POLICY usage parameter. +v1.1  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 487:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure eligibility_change_policy_ref = 407;
    • mergeEligibilityChangePolicyRef

      public UsageParameterPriceType.Builder mergeEligibilityChangePolicyRef(VersionOfObjectRefStructure value)
       Reference to anELIGIBILITY CHANGE POLICY usage parameter. +v1.1  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 487:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure eligibility_change_policy_ref = 407;
    • clearEligibilityChangePolicyRef

      public UsageParameterPriceType.Builder clearEligibilityChangePolicyRef()
       Reference to anELIGIBILITY CHANGE POLICY usage parameter. +v1.1  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 487:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure eligibility_change_policy_ref = 407;
    • getEligibilityChangePolicyRefBuilder

      public VersionOfObjectRefStructure.Builder getEligibilityChangePolicyRefBuilder()
       Reference to anELIGIBILITY CHANGE POLICY usage parameter. +v1.1  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 487:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure eligibility_change_policy_ref = 407;
    • getEligibilityChangePolicyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getEligibilityChangePolicyRefOrBuilder()
       Reference to anELIGIBILITY CHANGE POLICY usage parameter. +v1.1  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 487:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure eligibility_change_policy_ref = 407;
      Specified by:
      getEligibilityChangePolicyRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasEntitlementRequiredRef

      public boolean hasEntitlementRequiredRef()
       Reference to a ENTITLEMENT REQUIRED PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_support.xsd at 80:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_required_ref = 408;
      Specified by:
      hasEntitlementRequiredRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the entitlementRequiredRef field is set.
    • getEntitlementRequiredRef

      public VersionOfObjectRefStructure getEntitlementRequiredRef()
       Reference to a ENTITLEMENT REQUIRED PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_support.xsd at 80:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_required_ref = 408;
      Specified by:
      getEntitlementRequiredRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The entitlementRequiredRef.
    • setEntitlementRequiredRef

      public UsageParameterPriceType.Builder setEntitlementRequiredRef(VersionOfObjectRefStructure value)
       Reference to a ENTITLEMENT REQUIRED PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_support.xsd at 80:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_required_ref = 408;
    • setEntitlementRequiredRef

      public UsageParameterPriceType.Builder setEntitlementRequiredRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a ENTITLEMENT REQUIRED PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_support.xsd at 80:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_required_ref = 408;
    • mergeEntitlementRequiredRef

      public UsageParameterPriceType.Builder mergeEntitlementRequiredRef(VersionOfObjectRefStructure value)
       Reference to a ENTITLEMENT REQUIRED PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_support.xsd at 80:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_required_ref = 408;
    • clearEntitlementRequiredRef

      public UsageParameterPriceType.Builder clearEntitlementRequiredRef()
       Reference to a ENTITLEMENT REQUIRED PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_support.xsd at 80:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_required_ref = 408;
    • getEntitlementRequiredRefBuilder

      public VersionOfObjectRefStructure.Builder getEntitlementRequiredRefBuilder()
       Reference to a ENTITLEMENT REQUIRED PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_support.xsd at 80:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_required_ref = 408;
    • getEntitlementRequiredRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getEntitlementRequiredRefOrBuilder()
       Reference to a ENTITLEMENT REQUIRED PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_support.xsd at 80:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_required_ref = 408;
      Specified by:
      getEntitlementRequiredRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasEntitlementGivenRef

      public boolean hasEntitlementGivenRef()
       Reference to a ENTITLEMENT GIVEN PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_support.xsd at 118:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_given_ref = 409;
      Specified by:
      hasEntitlementGivenRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the entitlementGivenRef field is set.
    • getEntitlementGivenRef

      public VersionOfObjectRefStructure getEntitlementGivenRef()
       Reference to a ENTITLEMENT GIVEN PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_support.xsd at 118:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_given_ref = 409;
      Specified by:
      getEntitlementGivenRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The entitlementGivenRef.
    • setEntitlementGivenRef

      public UsageParameterPriceType.Builder setEntitlementGivenRef(VersionOfObjectRefStructure value)
       Reference to a ENTITLEMENT GIVEN PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_support.xsd at 118:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_given_ref = 409;
    • setEntitlementGivenRef

      public UsageParameterPriceType.Builder setEntitlementGivenRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a ENTITLEMENT GIVEN PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_support.xsd at 118:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_given_ref = 409;
    • mergeEntitlementGivenRef

      public UsageParameterPriceType.Builder mergeEntitlementGivenRef(VersionOfObjectRefStructure value)
       Reference to a ENTITLEMENT GIVEN PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_support.xsd at 118:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_given_ref = 409;
    • clearEntitlementGivenRef

      public UsageParameterPriceType.Builder clearEntitlementGivenRef()
       Reference to a ENTITLEMENT GIVEN PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_support.xsd at 118:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_given_ref = 409;
    • getEntitlementGivenRefBuilder

      public VersionOfObjectRefStructure.Builder getEntitlementGivenRefBuilder()
       Reference to a ENTITLEMENT GIVEN PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_support.xsd at 118:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_given_ref = 409;
    • getEntitlementGivenRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getEntitlementGivenRefOrBuilder()
       Reference to a ENTITLEMENT GIVEN PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_support.xsd at 118:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entitlement_given_ref = 409;
      Specified by:
      getEntitlementGivenRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasLuggageAllowanceRef

      public boolean hasLuggageAllowanceRef()
       Reference to a LUGGAGE ALLOWANCE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterLuggage_support.xsd at 76:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_allowance_ref = 410;
      Specified by:
      hasLuggageAllowanceRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the luggageAllowanceRef field is set.
    • getLuggageAllowanceRef

      public VersionOfObjectRefStructure getLuggageAllowanceRef()
       Reference to a LUGGAGE ALLOWANCE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterLuggage_support.xsd at 76:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_allowance_ref = 410;
      Specified by:
      getLuggageAllowanceRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The luggageAllowanceRef.
    • setLuggageAllowanceRef

      public UsageParameterPriceType.Builder setLuggageAllowanceRef(VersionOfObjectRefStructure value)
       Reference to a LUGGAGE ALLOWANCE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterLuggage_support.xsd at 76:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_allowance_ref = 410;
    • setLuggageAllowanceRef

      public UsageParameterPriceType.Builder setLuggageAllowanceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a LUGGAGE ALLOWANCE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterLuggage_support.xsd at 76:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_allowance_ref = 410;
    • mergeLuggageAllowanceRef

      public UsageParameterPriceType.Builder mergeLuggageAllowanceRef(VersionOfObjectRefStructure value)
       Reference to a LUGGAGE ALLOWANCE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterLuggage_support.xsd at 76:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_allowance_ref = 410;
    • clearLuggageAllowanceRef

      public UsageParameterPriceType.Builder clearLuggageAllowanceRef()
       Reference to a LUGGAGE ALLOWANCE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterLuggage_support.xsd at 76:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_allowance_ref = 410;
    • getLuggageAllowanceRefBuilder

      public VersionOfObjectRefStructure.Builder getLuggageAllowanceRefBuilder()
       Reference to a LUGGAGE ALLOWANCE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterLuggage_support.xsd at 76:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_allowance_ref = 410;
    • getLuggageAllowanceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLuggageAllowanceRefOrBuilder()
       Reference to a LUGGAGE ALLOWANCE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterLuggage_support.xsd at 76:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_allowance_ref = 410;
      Specified by:
      getLuggageAllowanceRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasRoundTripRef

      public boolean hasRoundTripRef()
       Reference to a ROUND TRIP PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 128:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure round_trip_ref = 411;
      Specified by:
      hasRoundTripRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the roundTripRef field is set.
    • getRoundTripRef

      public VersionOfObjectRefStructure getRoundTripRef()
       Reference to a ROUND TRIP PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 128:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure round_trip_ref = 411;
      Specified by:
      getRoundTripRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The roundTripRef.
    • setRoundTripRef

       Reference to a ROUND TRIP PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 128:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure round_trip_ref = 411;
    • setRoundTripRef

      public UsageParameterPriceType.Builder setRoundTripRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a ROUND TRIP PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 128:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure round_trip_ref = 411;
    • mergeRoundTripRef

       Reference to a ROUND TRIP PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 128:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure round_trip_ref = 411;
    • clearRoundTripRef

      public UsageParameterPriceType.Builder clearRoundTripRef()
       Reference to a ROUND TRIP PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 128:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure round_trip_ref = 411;
    • getRoundTripRefBuilder

      public VersionOfObjectRefStructure.Builder getRoundTripRefBuilder()
       Reference to a ROUND TRIP PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 128:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure round_trip_ref = 411;
    • getRoundTripRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRoundTripRefOrBuilder()
       Reference to a ROUND TRIP PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 128:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure round_trip_ref = 411;
      Specified by:
      getRoundTripRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasRoutingRef

      public boolean hasRoutingRef()
       Reference to a ROUTING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 187:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure routing_ref = 412;
      Specified by:
      hasRoutingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the routingRef field is set.
    • getRoutingRef

      public VersionOfObjectRefStructure getRoutingRef()
       Reference to a ROUTING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 187:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure routing_ref = 412;
      Specified by:
      getRoutingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The routingRef.
    • setRoutingRef

       Reference to a ROUTING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 187:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure routing_ref = 412;
    • setRoutingRef

       Reference to a ROUTING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 187:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure routing_ref = 412;
    • mergeRoutingRef

       Reference to a ROUTING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 187:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure routing_ref = 412;
    • clearRoutingRef

      public UsageParameterPriceType.Builder clearRoutingRef()
       Reference to a ROUTING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 187:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure routing_ref = 412;
    • getRoutingRefBuilder

      public VersionOfObjectRefStructure.Builder getRoutingRefBuilder()
       Reference to a ROUTING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 187:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure routing_ref = 412;
    • getRoutingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRoutingRefOrBuilder()
       Reference to a ROUTING PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 187:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure routing_ref = 412;
      Specified by:
      getRoutingRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasStepLimitRef

      public boolean hasStepLimitRef()
       Reference to a STEP LIMIT PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 213:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure step_limit_ref = 413;
      Specified by:
      hasStepLimitRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the stepLimitRef field is set.
    • getStepLimitRef

      public VersionOfObjectRefStructure getStepLimitRef()
       Reference to a STEP LIMIT PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 213:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure step_limit_ref = 413;
      Specified by:
      getStepLimitRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The stepLimitRef.
    • setStepLimitRef

       Reference to a STEP LIMIT PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 213:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure step_limit_ref = 413;
    • setStepLimitRef

      public UsageParameterPriceType.Builder setStepLimitRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a STEP LIMIT PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 213:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure step_limit_ref = 413;
    • mergeStepLimitRef

       Reference to a STEP LIMIT PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 213:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure step_limit_ref = 413;
    • clearStepLimitRef

      public UsageParameterPriceType.Builder clearStepLimitRef()
       Reference to a STEP LIMIT PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 213:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure step_limit_ref = 413;
    • getStepLimitRefBuilder

      public VersionOfObjectRefStructure.Builder getStepLimitRefBuilder()
       Reference to a STEP LIMIT PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 213:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure step_limit_ref = 413;
    • getStepLimitRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getStepLimitRefOrBuilder()
       Reference to a STEP LIMIT PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 213:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure step_limit_ref = 413;
      Specified by:
      getStepLimitRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasUsageValidityPeriodRef

      public boolean hasUsageValidityPeriodRef()
       Reference to a USAGE VALIDITY PERIOD.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 253:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_validity_period_ref = 414;
      Specified by:
      hasUsageValidityPeriodRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the usageValidityPeriodRef field is set.
    • getUsageValidityPeriodRef

      public VersionOfObjectRefStructure getUsageValidityPeriodRef()
       Reference to a USAGE VALIDITY PERIOD.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 253:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_validity_period_ref = 414;
      Specified by:
      getUsageValidityPeriodRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The usageValidityPeriodRef.
    • setUsageValidityPeriodRef

      public UsageParameterPriceType.Builder setUsageValidityPeriodRef(VersionOfObjectRefStructure value)
       Reference to a USAGE VALIDITY PERIOD.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 253:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_validity_period_ref = 414;
    • setUsageValidityPeriodRef

      public UsageParameterPriceType.Builder setUsageValidityPeriodRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a USAGE VALIDITY PERIOD.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 253:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_validity_period_ref = 414;
    • mergeUsageValidityPeriodRef

      public UsageParameterPriceType.Builder mergeUsageValidityPeriodRef(VersionOfObjectRefStructure value)
       Reference to a USAGE VALIDITY PERIOD.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 253:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_validity_period_ref = 414;
    • clearUsageValidityPeriodRef

      public UsageParameterPriceType.Builder clearUsageValidityPeriodRef()
       Reference to a USAGE VALIDITY PERIOD.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 253:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_validity_period_ref = 414;
    • getUsageValidityPeriodRefBuilder

      public VersionOfObjectRefStructure.Builder getUsageValidityPeriodRefBuilder()
       Reference to a USAGE VALIDITY PERIOD.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 253:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_validity_period_ref = 414;
    • getUsageValidityPeriodRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getUsageValidityPeriodRefOrBuilder()
       Reference to a USAGE VALIDITY PERIOD.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 253:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_validity_period_ref = 414;
      Specified by:
      getUsageValidityPeriodRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasSuspendingRef

      public boolean hasSuspendingRef()
       Reference to a SUSPENDING.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 467:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure suspending_ref = 415;
      Specified by:
      hasSuspendingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the suspendingRef field is set.
    • getSuspendingRef

      public VersionOfObjectRefStructure getSuspendingRef()
       Reference to a SUSPENDING.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 467:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure suspending_ref = 415;
      Specified by:
      getSuspendingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The suspendingRef.
    • setSuspendingRef

       Reference to a SUSPENDING.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 467:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure suspending_ref = 415;
    • setSuspendingRef

      public UsageParameterPriceType.Builder setSuspendingRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SUSPENDING.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 467:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure suspending_ref = 415;
    • mergeSuspendingRef

       Reference to a SUSPENDING.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 467:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure suspending_ref = 415;
    • clearSuspendingRef

      public UsageParameterPriceType.Builder clearSuspendingRef()
       Reference to a SUSPENDING.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 467:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure suspending_ref = 415;
    • getSuspendingRefBuilder

      public VersionOfObjectRefStructure.Builder getSuspendingRefBuilder()
       Reference to a SUSPENDING.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 467:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure suspending_ref = 415;
    • getSuspendingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSuspendingRefOrBuilder()
       Reference to a SUSPENDING.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 467:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure suspending_ref = 415;
      Specified by:
      getSuspendingRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasFrequencyOfUseRef

      public boolean hasFrequencyOfUseRef()
       Reference to a FREQUENCY OF USE.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 563:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure frequency_of_use_ref = 416;
      Specified by:
      hasFrequencyOfUseRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the frequencyOfUseRef field is set.
    • getFrequencyOfUseRef

      public VersionOfObjectRefStructure getFrequencyOfUseRef()
       Reference to a FREQUENCY OF USE.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 563:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure frequency_of_use_ref = 416;
      Specified by:
      getFrequencyOfUseRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The frequencyOfUseRef.
    • setFrequencyOfUseRef

      public UsageParameterPriceType.Builder setFrequencyOfUseRef(VersionOfObjectRefStructure value)
       Reference to a FREQUENCY OF USE.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 563:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure frequency_of_use_ref = 416;
    • setFrequencyOfUseRef

      public UsageParameterPriceType.Builder setFrequencyOfUseRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FREQUENCY OF USE.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 563:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure frequency_of_use_ref = 416;
    • mergeFrequencyOfUseRef

      public UsageParameterPriceType.Builder mergeFrequencyOfUseRef(VersionOfObjectRefStructure value)
       Reference to a FREQUENCY OF USE.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 563:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure frequency_of_use_ref = 416;
    • clearFrequencyOfUseRef

      public UsageParameterPriceType.Builder clearFrequencyOfUseRef()
       Reference to a FREQUENCY OF USE.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 563:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure frequency_of_use_ref = 416;
    • getFrequencyOfUseRefBuilder

      public VersionOfObjectRefStructure.Builder getFrequencyOfUseRefBuilder()
       Reference to a FREQUENCY OF USE.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 563:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure frequency_of_use_ref = 416;
    • getFrequencyOfUseRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFrequencyOfUseRefOrBuilder()
       Reference to a FREQUENCY OF USE.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 563:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure frequency_of_use_ref = 416;
      Specified by:
      getFrequencyOfUseRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasInterchangingRef

      public boolean hasInterchangingRef()
       Reference to a INTERCHANGING.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 600:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure interchanging_ref = 417;
      Specified by:
      hasInterchangingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the interchangingRef field is set.
    • getInterchangingRef

      public VersionOfObjectRefStructure getInterchangingRef()
       Reference to a INTERCHANGING.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 600:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure interchanging_ref = 417;
      Specified by:
      getInterchangingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The interchangingRef.
    • setInterchangingRef

       Reference to a INTERCHANGING.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 600:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure interchanging_ref = 417;
    • setInterchangingRef

      public UsageParameterPriceType.Builder setInterchangingRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a INTERCHANGING.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 600:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure interchanging_ref = 417;
    • mergeInterchangingRef

      public UsageParameterPriceType.Builder mergeInterchangingRef(VersionOfObjectRefStructure value)
       Reference to a INTERCHANGING.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 600:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure interchanging_ref = 417;
    • clearInterchangingRef

      public UsageParameterPriceType.Builder clearInterchangingRef()
       Reference to a INTERCHANGING.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 600:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure interchanging_ref = 417;
    • getInterchangingRefBuilder

      public VersionOfObjectRefStructure.Builder getInterchangingRefBuilder()
       Reference to a INTERCHANGING.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 600:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure interchanging_ref = 417;
    • getInterchangingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getInterchangingRefOrBuilder()
       Reference to a INTERCHANGING.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 600:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure interchanging_ref = 417;
      Specified by:
      getInterchangingRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasMinimumStayRef

      public boolean hasMinimumStayRef()
       Reference to a MINIMUM STAY PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 664:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure minimum_stay_ref = 418;
      Specified by:
      hasMinimumStayRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the minimumStayRef field is set.
    • getMinimumStayRef

      public VersionOfObjectRefStructure getMinimumStayRef()
       Reference to a MINIMUM STAY PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 664:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure minimum_stay_ref = 418;
      Specified by:
      getMinimumStayRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The minimumStayRef.
    • setMinimumStayRef

       Reference to a MINIMUM STAY PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 664:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure minimum_stay_ref = 418;
    • setMinimumStayRef

      public UsageParameterPriceType.Builder setMinimumStayRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a MINIMUM STAY PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 664:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure minimum_stay_ref = 418;
    • mergeMinimumStayRef

       Reference to a MINIMUM STAY PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 664:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure minimum_stay_ref = 418;
    • clearMinimumStayRef

      public UsageParameterPriceType.Builder clearMinimumStayRef()
       Reference to a MINIMUM STAY PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 664:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure minimum_stay_ref = 418;
    • getMinimumStayRefBuilder

      public VersionOfObjectRefStructure.Builder getMinimumStayRefBuilder()
       Reference to a MINIMUM STAY PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 664:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure minimum_stay_ref = 418;
    • getMinimumStayRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getMinimumStayRefOrBuilder()
       Reference to a MINIMUM STAY PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 664:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure minimum_stay_ref = 418;
      Specified by:
      getMinimumStayRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasSalesOfferPackageEntitlementRequiredRef

      public boolean hasSalesOfferPackageEntitlementRequiredRef()
       Reference to a SALES OFFER ENTITLEMENT REQUIRED parameter.  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_support.xsd at 66:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_entitlement_required_ref = 419;
      Specified by:
      hasSalesOfferPackageEntitlementRequiredRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the salesOfferPackageEntitlementRequiredRef field is set.
    • getSalesOfferPackageEntitlementRequiredRef

      public VersionOfObjectRefStructure getSalesOfferPackageEntitlementRequiredRef()
       Reference to a SALES OFFER ENTITLEMENT REQUIRED parameter.  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_support.xsd at 66:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_entitlement_required_ref = 419;
      Specified by:
      getSalesOfferPackageEntitlementRequiredRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The salesOfferPackageEntitlementRequiredRef.
    • setSalesOfferPackageEntitlementRequiredRef

      public UsageParameterPriceType.Builder setSalesOfferPackageEntitlementRequiredRef(VersionOfObjectRefStructure value)
       Reference to a SALES OFFER ENTITLEMENT REQUIRED parameter.  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_support.xsd at 66:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_entitlement_required_ref = 419;
    • setSalesOfferPackageEntitlementRequiredRef

      public UsageParameterPriceType.Builder setSalesOfferPackageEntitlementRequiredRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SALES OFFER ENTITLEMENT REQUIRED parameter.  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_support.xsd at 66:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_entitlement_required_ref = 419;
    • mergeSalesOfferPackageEntitlementRequiredRef

      public UsageParameterPriceType.Builder mergeSalesOfferPackageEntitlementRequiredRef(VersionOfObjectRefStructure value)
       Reference to a SALES OFFER ENTITLEMENT REQUIRED parameter.  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_support.xsd at 66:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_entitlement_required_ref = 419;
    • clearSalesOfferPackageEntitlementRequiredRef

      public UsageParameterPriceType.Builder clearSalesOfferPackageEntitlementRequiredRef()
       Reference to a SALES OFFER ENTITLEMENT REQUIRED parameter.  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_support.xsd at 66:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_entitlement_required_ref = 419;
    • getSalesOfferPackageEntitlementRequiredRefBuilder

      public VersionOfObjectRefStructure.Builder getSalesOfferPackageEntitlementRequiredRefBuilder()
       Reference to a SALES OFFER ENTITLEMENT REQUIRED parameter.  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_support.xsd at 66:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_entitlement_required_ref = 419;
    • getSalesOfferPackageEntitlementRequiredRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSalesOfferPackageEntitlementRequiredRefOrBuilder()
       Reference to a SALES OFFER ENTITLEMENT REQUIRED parameter.  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_support.xsd at 66:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_entitlement_required_ref = 419;
      Specified by:
      getSalesOfferPackageEntitlementRequiredRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasSalesOfferPackageEntitlementGivenRef

      public boolean hasSalesOfferPackageEntitlementGivenRef()
       Reference to a SALES OFFER  ENTITLEMENT GIVEN PARAMETER parameter.  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_support.xsd at 86:150]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_entitlement_given_ref = 420;
      Specified by:
      hasSalesOfferPackageEntitlementGivenRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the salesOfferPackageEntitlementGivenRef field is set.
    • getSalesOfferPackageEntitlementGivenRef

      public VersionOfObjectRefStructure getSalesOfferPackageEntitlementGivenRef()
       Reference to a SALES OFFER  ENTITLEMENT GIVEN PARAMETER parameter.  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_support.xsd at 86:150]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_entitlement_given_ref = 420;
      Specified by:
      getSalesOfferPackageEntitlementGivenRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The salesOfferPackageEntitlementGivenRef.
    • setSalesOfferPackageEntitlementGivenRef

      public UsageParameterPriceType.Builder setSalesOfferPackageEntitlementGivenRef(VersionOfObjectRefStructure value)
       Reference to a SALES OFFER  ENTITLEMENT GIVEN PARAMETER parameter.  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_support.xsd at 86:150]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_entitlement_given_ref = 420;
    • setSalesOfferPackageEntitlementGivenRef

      public UsageParameterPriceType.Builder setSalesOfferPackageEntitlementGivenRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SALES OFFER  ENTITLEMENT GIVEN PARAMETER parameter.  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_support.xsd at 86:150]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_entitlement_given_ref = 420;
    • mergeSalesOfferPackageEntitlementGivenRef

      public UsageParameterPriceType.Builder mergeSalesOfferPackageEntitlementGivenRef(VersionOfObjectRefStructure value)
       Reference to a SALES OFFER  ENTITLEMENT GIVEN PARAMETER parameter.  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_support.xsd at 86:150]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_entitlement_given_ref = 420;
    • clearSalesOfferPackageEntitlementGivenRef

      public UsageParameterPriceType.Builder clearSalesOfferPackageEntitlementGivenRef()
       Reference to a SALES OFFER  ENTITLEMENT GIVEN PARAMETER parameter.  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_support.xsd at 86:150]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_entitlement_given_ref = 420;
    • getSalesOfferPackageEntitlementGivenRefBuilder

      public VersionOfObjectRefStructure.Builder getSalesOfferPackageEntitlementGivenRefBuilder()
       Reference to a SALES OFFER  ENTITLEMENT GIVEN PARAMETER parameter.  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_support.xsd at 86:150]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_entitlement_given_ref = 420;
    • getSalesOfferPackageEntitlementGivenRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSalesOfferPackageEntitlementGivenRefOrBuilder()
       Reference to a SALES OFFER  ENTITLEMENT GIVEN PARAMETER parameter.  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_support.xsd at 86:150]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_entitlement_given_ref = 420;
      Specified by:
      getSalesOfferPackageEntitlementGivenRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasRevertingRef

      public boolean hasRevertingRef()
       Reference to a REVERTING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 167:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reverting_ref = 442;
      Specified by:
      hasRevertingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the revertingRef field is set.
    • getRevertingRef

      public VersionOfObjectRefStructure getRevertingRef()
       Reference to a REVERTING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 167:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reverting_ref = 442;
      Specified by:
      getRevertingRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The revertingRef.
    • setRevertingRef

       Reference to a REVERTING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 167:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reverting_ref = 442;
    • setRevertingRef

      public UsageParameterPriceType.Builder setRevertingRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a REVERTING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 167:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reverting_ref = 442;
    • mergeRevertingRef

       Reference to a REVERTING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 167:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reverting_ref = 442;
    • clearRevertingRef

      public UsageParameterPriceType.Builder clearRevertingRef()
       Reference to a REVERTING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 167:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reverting_ref = 442;
    • getRevertingRefBuilder

      public VersionOfObjectRefStructure.Builder getRevertingRefBuilder()
       Reference to a REVERTING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 167:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reverting_ref = 442;
    • getRevertingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRevertingRefOrBuilder()
       Reference to a REVERTING USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 167:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure reverting_ref = 442;
      Specified by:
      getRevertingRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasOnboardValidityRef

      public boolean hasOnboardValidityRef()
       Reference to a ONBOARD VALIDITY.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 702:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onboard_validity_ref = 444;
      Specified by:
      hasOnboardValidityRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the onboardValidityRef field is set.
    • getOnboardValidityRef

      public VersionOfObjectRefStructure getOnboardValidityRef()
       Reference to a ONBOARD VALIDITY.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 702:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onboard_validity_ref = 444;
      Specified by:
      getOnboardValidityRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The onboardValidityRef.
    • setOnboardValidityRef

      public UsageParameterPriceType.Builder setOnboardValidityRef(VersionOfObjectRefStructure value)
       Reference to a ONBOARD VALIDITY.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 702:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onboard_validity_ref = 444;
    • setOnboardValidityRef

      public UsageParameterPriceType.Builder setOnboardValidityRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a ONBOARD VALIDITY.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 702:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onboard_validity_ref = 444;
    • mergeOnboardValidityRef

      public UsageParameterPriceType.Builder mergeOnboardValidityRef(VersionOfObjectRefStructure value)
       Reference to a ONBOARD VALIDITY.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 702:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onboard_validity_ref = 444;
    • clearOnboardValidityRef

      public UsageParameterPriceType.Builder clearOnboardValidityRef()
       Reference to a ONBOARD VALIDITY.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 702:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onboard_validity_ref = 444;
    • getOnboardValidityRefBuilder

      public VersionOfObjectRefStructure.Builder getOnboardValidityRefBuilder()
       Reference to a ONBOARD VALIDITY.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 702:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onboard_validity_ref = 444;
    • getOnboardValidityRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOnboardValidityRefOrBuilder()
       Reference to a ONBOARD VALIDITY.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 702:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onboard_validity_ref = 444;
      Specified by:
      getOnboardValidityRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasVehiclePoolerProfileRef

      public boolean hasVehiclePoolerProfileRef()
       Reference to a VEHICLE POOLER PROFILE usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterEligibility_support.xsd at 66:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooler_profile_ref = 445;
      Specified by:
      hasVehiclePoolerProfileRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the vehiclePoolerProfileRef field is set.
    • getVehiclePoolerProfileRef

      public VersionOfObjectRefStructure getVehiclePoolerProfileRef()
       Reference to a VEHICLE POOLER PROFILE usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterEligibility_support.xsd at 66:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooler_profile_ref = 445;
      Specified by:
      getVehiclePoolerProfileRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The vehiclePoolerProfileRef.
    • setVehiclePoolerProfileRef

      public UsageParameterPriceType.Builder setVehiclePoolerProfileRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE POOLER PROFILE usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterEligibility_support.xsd at 66:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooler_profile_ref = 445;
    • setVehiclePoolerProfileRef

      public UsageParameterPriceType.Builder setVehiclePoolerProfileRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE POOLER PROFILE usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterEligibility_support.xsd at 66:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooler_profile_ref = 445;
    • mergeVehiclePoolerProfileRef

      public UsageParameterPriceType.Builder mergeVehiclePoolerProfileRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE POOLER PROFILE usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterEligibility_support.xsd at 66:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooler_profile_ref = 445;
    • clearVehiclePoolerProfileRef

      public UsageParameterPriceType.Builder clearVehiclePoolerProfileRef()
       Reference to a VEHICLE POOLER PROFILE usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterEligibility_support.xsd at 66:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooler_profile_ref = 445;
    • getVehiclePoolerProfileRefBuilder

      public VersionOfObjectRefStructure.Builder getVehiclePoolerProfileRefBuilder()
       Reference to a VEHICLE POOLER PROFILE usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterEligibility_support.xsd at 66:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooler_profile_ref = 445;
    • getVehiclePoolerProfileRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehiclePoolerProfileRefOrBuilder()
       Reference to a VEHICLE POOLER PROFILE usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterEligibility_support.xsd at 66:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooler_profile_ref = 445;
      Specified by:
      getVehiclePoolerProfileRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasRentalPenaltyPolicyRef

      public boolean hasRentalPenaltyPolicyRef()
       Reference to a RENTAL PENALTY POLICY usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rental_penalty_policy_ref = 446;
      Specified by:
      hasRentalPenaltyPolicyRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the rentalPenaltyPolicyRef field is set.
    • getRentalPenaltyPolicyRef

      public VersionOfObjectRefStructure getRentalPenaltyPolicyRef()
       Reference to a RENTAL PENALTY POLICY usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rental_penalty_policy_ref = 446;
      Specified by:
      getRentalPenaltyPolicyRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The rentalPenaltyPolicyRef.
    • setRentalPenaltyPolicyRef

      public UsageParameterPriceType.Builder setRentalPenaltyPolicyRef(VersionOfObjectRefStructure value)
       Reference to a RENTAL PENALTY POLICY usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rental_penalty_policy_ref = 446;
    • setRentalPenaltyPolicyRef

      public UsageParameterPriceType.Builder setRentalPenaltyPolicyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a RENTAL PENALTY POLICY usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rental_penalty_policy_ref = 446;
    • mergeRentalPenaltyPolicyRef

      public UsageParameterPriceType.Builder mergeRentalPenaltyPolicyRef(VersionOfObjectRefStructure value)
       Reference to a RENTAL PENALTY POLICY usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rental_penalty_policy_ref = 446;
    • clearRentalPenaltyPolicyRef

      public UsageParameterPriceType.Builder clearRentalPenaltyPolicyRef()
       Reference to a RENTAL PENALTY POLICY usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rental_penalty_policy_ref = 446;
    • getRentalPenaltyPolicyRefBuilder

      public VersionOfObjectRefStructure.Builder getRentalPenaltyPolicyRefBuilder()
       Reference to a RENTAL PENALTY POLICY usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rental_penalty_policy_ref = 446;
    • getRentalPenaltyPolicyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRentalPenaltyPolicyRefOrBuilder()
       Reference to a RENTAL PENALTY POLICY usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rental_penalty_policy_ref = 446;
      Specified by:
      getRentalPenaltyPolicyRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasRentalOptionRef

      public boolean hasRentalOptionRef()
       Reference to a RENTAL OPTION usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 112:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rental_option_ref = 447;
      Specified by:
      hasRentalOptionRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the rentalOptionRef field is set.
    • getRentalOptionRef

      public VersionOfObjectRefStructure getRentalOptionRef()
       Reference to a RENTAL OPTION usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 112:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rental_option_ref = 447;
      Specified by:
      getRentalOptionRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The rentalOptionRef.
    • setRentalOptionRef

       Reference to a RENTAL OPTION usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 112:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rental_option_ref = 447;
    • setRentalOptionRef

      public UsageParameterPriceType.Builder setRentalOptionRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a RENTAL OPTION usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 112:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rental_option_ref = 447;
    • mergeRentalOptionRef

      public UsageParameterPriceType.Builder mergeRentalOptionRef(VersionOfObjectRefStructure value)
       Reference to a RENTAL OPTION usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 112:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rental_option_ref = 447;
    • clearRentalOptionRef

      public UsageParameterPriceType.Builder clearRentalOptionRef()
       Reference to a RENTAL OPTION usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 112:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rental_option_ref = 447;
    • getRentalOptionRefBuilder

      public VersionOfObjectRefStructure.Builder getRentalOptionRefBuilder()
       Reference to a RENTAL OPTION usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 112:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rental_option_ref = 447;
    • getRentalOptionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRentalOptionRefOrBuilder()
       Reference to a RENTAL OPTION usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 112:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rental_option_ref = 447;
      Specified by:
      getRentalOptionRefOrBuilder in interface UsageParameterPriceTypeOrBuilder
    • hasAdditionalDriverOptionRef

      public boolean hasAdditionalDriverOptionRef()
       Reference to a ADDITIONAL DRIVER OPTION usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 138:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure additional_driver_option_ref = 448;
      Specified by:
      hasAdditionalDriverOptionRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      Whether the additionalDriverOptionRef field is set.
    • getAdditionalDriverOptionRef

      public VersionOfObjectRefStructure getAdditionalDriverOptionRef()
       Reference to a ADDITIONAL DRIVER OPTION usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 138:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure additional_driver_option_ref = 448;
      Specified by:
      getAdditionalDriverOptionRef in interface UsageParameterPriceTypeOrBuilder
      Returns:
      The additionalDriverOptionRef.
    • setAdditionalDriverOptionRef

      public UsageParameterPriceType.Builder setAdditionalDriverOptionRef(VersionOfObjectRefStructure value)
       Reference to a ADDITIONAL DRIVER OPTION usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 138:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure additional_driver_option_ref = 448;
    • setAdditionalDriverOptionRef

      public UsageParameterPriceType.Builder setAdditionalDriverOptionRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a ADDITIONAL DRIVER OPTION usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 138:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure additional_driver_option_ref = 448;
    • mergeAdditionalDriverOptionRef

      public UsageParameterPriceType.Builder mergeAdditionalDriverOptionRef(VersionOfObjectRefStructure value)
       Reference to a ADDITIONAL DRIVER OPTION usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 138:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure additional_driver_option_ref = 448;
    • clearAdditionalDriverOptionRef

      public UsageParameterPriceType.Builder clearAdditionalDriverOptionRef()
       Reference to a ADDITIONAL DRIVER OPTION usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 138:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure additional_driver_option_ref = 448;
    • getAdditionalDriverOptionRefBuilder

      public VersionOfObjectRefStructure.Builder getAdditionalDriverOptionRefBuilder()
       Reference to a ADDITIONAL DRIVER OPTION usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 138:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure additional_driver_option_ref = 448;
    • getAdditionalDriverOptionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAdditionalDriverOptionRefOrBuilder()
       Reference to a ADDITIONAL DRIVER OPTION usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterRental_support.xsd at 138:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure additional_driver_option_ref = 448;
      Specified by:
      getAdditionalDriverOptionRefOrBuilder in interface UsageParameterPriceTypeOrBuilder