Class FareTableRowType.Builder

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

public static final class FareTableRowType.Builder extends com.google.protobuf.GeneratedMessage.Builder<FareTableRowType.Builder> implements FareTableRowTypeOrBuilder
 An individual combination of  features in a FARE TABLE, used to associate a FARE PRICE.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 845:35]
 
Protobuf type uk.org.netex.www.netex.FareTableRowType
  • 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<FareTableRowType.Builder>
    • clear

      public FareTableRowType.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<FareTableRowType.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<FareTableRowType.Builder>
    • getDefaultInstanceForType

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

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

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

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

      public FareTableRowType.Builder mergeFrom(FareTableRowType other)
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<FareTableRowType.Builder>
    • mergeFrom

      public FareTableRowType.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<FareTableRowType.Builder>
      Throws:
      IOException
    • getFareTableRefStructureCase

      public FareTableRowType.FareTableRefStructureCase getFareTableRefStructureCase()
      Specified by:
      getFareTableRefStructureCase in interface FareTableRowTypeOrBuilder
    • clearFareTableRefStructure

      public FareTableRowType.Builder clearFareTableRefStructure()
    • 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 FareTableRowTypeOrBuilder
      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 FareTableRowTypeOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

      public FareTableRowType.Builder setStatus(StatusEnumeration 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 status to set.
      Returns:
      This builder for chaining.
    • clearStatus

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

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

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

      public FareTableRowType.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 = 194;
      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 = 195;
      Specified by:
      getDerivedFromObjectRef in interface FareTableRowTypeOrBuilder
      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 = 195;
      Specified by:
      getDerivedFromObjectRefBytes in interface FareTableRowTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public FareTableRowType.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 = 195;
      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 FareTableRowTypeOrBuilder
      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 FareTableRowTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

      public FareTableRowType.Builder setValidityConditions(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;
    • setValidityConditions

      public FareTableRowType.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 FareTableRowType.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 FareTableRowType.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 FareTableRowTypeOrBuilder
    • 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 FareTableRowTypeOrBuilder
    • 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 FareTableRowTypeOrBuilder
    • 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 FareTableRowTypeOrBuilder
    • setValidBetween

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

      public FareTableRowType.Builder setAlternativeTexts(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;
    • setAlternativeTexts

      public FareTableRowType.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 FareTableRowType.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 FareTableRowType.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 FareTableRowTypeOrBuilder
    • 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 FareTableRowTypeOrBuilder
      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 FareTableRowTypeOrBuilder
      Returns:
      The extensions.
    • setExtensions

      public FareTableRowType.Builder setExtensions(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;
    • setExtensions

      public FareTableRowType.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 FareTableRowType.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 FareTableRowType.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 FareTableRowTypeOrBuilder
    • hasName

      public boolean hasName()
       Name of FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 896:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface FareTableRowTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 896:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface FareTableRowTypeOrBuilder
      Returns:
      The name.
    • setName

       Name of FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 896:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • setName

      public FareTableRowType.Builder setName(MultilingualString.Builder builderForValue)
       Name of FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 896:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

      public FareTableRowType.Builder mergeName(MultilingualString value)
       Name of FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 896:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • clearName

      public FareTableRowType.Builder clearName()
       Name of FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 896:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 896:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 896:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface FareTableRowTypeOrBuilder
    • hasLabel

      public boolean hasLabel()
       Description of FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 901:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 162;
      Specified by:
      hasLabel in interface FareTableRowTypeOrBuilder
      Returns:
      Whether the label field is set.
    • getLabel

      public MultilingualString getLabel()
       Description of FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 901:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 162;
      Specified by:
      getLabel in interface FareTableRowTypeOrBuilder
      Returns:
      The label.
    • setLabel

       Description of FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 901:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 162;
    • setLabel

      public FareTableRowType.Builder setLabel(MultilingualString.Builder builderForValue)
       Description of FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 901:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 162;
    • mergeLabel

      public FareTableRowType.Builder mergeLabel(MultilingualString value)
       Description of FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 901:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 162;
    • clearLabel

      public FareTableRowType.Builder clearLabel()
       Description of FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 901:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 162;
    • getLabelBuilder

      public MultilingualString.Builder getLabelBuilder()
       Description of FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 901:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 162;
    • getLabelOrBuilder

      public MultilingualStringOrBuilder getLabelOrBuilder()
       Description of FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 901:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 162;
      Specified by:
      getLabelOrBuilder in interface FareTableRowTypeOrBuilder
    • hasNoticeAssignments

      public boolean hasNoticeAssignments()
       NOTICEs that apply to whole FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 907:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 165;
      Specified by:
      hasNoticeAssignments in interface FareTableRowTypeOrBuilder
      Returns:
      Whether the noticeAssignments field is set.
    • getNoticeAssignments

      public NoticeAssignments_RelStructure getNoticeAssignments()
       NOTICEs that apply to whole FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 907:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 165;
      Specified by:
      getNoticeAssignments in interface FareTableRowTypeOrBuilder
      Returns:
      The noticeAssignments.
    • setNoticeAssignments

      public FareTableRowType.Builder setNoticeAssignments(NoticeAssignments_RelStructure value)
       NOTICEs that apply to whole FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 907:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 165;
    • setNoticeAssignments

      public FareTableRowType.Builder setNoticeAssignments(NoticeAssignments_RelStructure.Builder builderForValue)
       NOTICEs that apply to whole FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 907:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 165;
    • mergeNoticeAssignments

      public FareTableRowType.Builder mergeNoticeAssignments(NoticeAssignments_RelStructure value)
       NOTICEs that apply to whole FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 907:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 165;
    • clearNoticeAssignments

      public FareTableRowType.Builder clearNoticeAssignments()
       NOTICEs that apply to whole FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 907:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 165;
    • getNoticeAssignmentsBuilder

      public NoticeAssignments_RelStructure.Builder getNoticeAssignmentsBuilder()
       NOTICEs that apply to whole FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 907:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 165;
    • getNoticeAssignmentsOrBuilder

      public NoticeAssignments_RelStructureOrBuilder getNoticeAssignmentsOrBuilder()
       NOTICEs that apply to whole FARE TABLE ROW.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 907:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 165;
      Specified by:
      getNoticeAssignmentsOrBuilder in interface FareTableRowTypeOrBuilder
    • hasRepresenting

      public boolean hasRepresenting()
       ENTITIES that row represents +v1.1  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 912:82]
       
      .uk.org.netex.www.netex.ObjectRefs_RelStructure representing = 166;
      Specified by:
      hasRepresenting in interface FareTableRowTypeOrBuilder
      Returns:
      Whether the representing field is set.
    • getRepresenting

      public ObjectRefs_RelStructure getRepresenting()
       ENTITIES that row represents +v1.1  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 912:82]
       
      .uk.org.netex.www.netex.ObjectRefs_RelStructure representing = 166;
      Specified by:
      getRepresenting in interface FareTableRowTypeOrBuilder
      Returns:
      The representing.
    • setRepresenting

      public FareTableRowType.Builder setRepresenting(ObjectRefs_RelStructure value)
       ENTITIES that row represents +v1.1  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 912:82]
       
      .uk.org.netex.www.netex.ObjectRefs_RelStructure representing = 166;
    • setRepresenting

      public FareTableRowType.Builder setRepresenting(ObjectRefs_RelStructure.Builder builderForValue)
       ENTITIES that row represents +v1.1  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 912:82]
       
      .uk.org.netex.www.netex.ObjectRefs_RelStructure representing = 166;
    • mergeRepresenting

      public FareTableRowType.Builder mergeRepresenting(ObjectRefs_RelStructure value)
       ENTITIES that row represents +v1.1  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 912:82]
       
      .uk.org.netex.www.netex.ObjectRefs_RelStructure representing = 166;
    • clearRepresenting

      public FareTableRowType.Builder clearRepresenting()
       ENTITIES that row represents +v1.1  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 912:82]
       
      .uk.org.netex.www.netex.ObjectRefs_RelStructure representing = 166;
    • getRepresentingBuilder

      public ObjectRefs_RelStructure.Builder getRepresentingBuilder()
       ENTITIES that row represents +v1.1  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 912:82]
       
      .uk.org.netex.www.netex.ObjectRefs_RelStructure representing = 166;
    • getRepresentingOrBuilder

      public ObjectRefs_RelStructureOrBuilder getRepresentingOrBuilder()
       ENTITIES that row represents +v1.1  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 912:82]
       
      .uk.org.netex.www.netex.ObjectRefs_RelStructure representing = 166;
      Specified by:
      getRepresentingOrBuilder in interface FareTableRowTypeOrBuilder
    • hasRows

      public boolean hasRows()
       Rowheadings to use when presenting table.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 917:77]
       
      .uk.org.netex.www.netex.FareTableRows_RelStructure rows = 167;
      Specified by:
      hasRows in interface FareTableRowTypeOrBuilder
      Returns:
      Whether the rows field is set.
    • getRows

      public FareTableRows_RelStructure getRows()
       Rowheadings to use when presenting table.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 917:77]
       
      .uk.org.netex.www.netex.FareTableRows_RelStructure rows = 167;
      Specified by:
      getRows in interface FareTableRowTypeOrBuilder
      Returns:
      The rows.
    • setRows

       Rowheadings to use when presenting table.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 917:77]
       
      .uk.org.netex.www.netex.FareTableRows_RelStructure rows = 167;
    • setRows

       Rowheadings to use when presenting table.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 917:77]
       
      .uk.org.netex.www.netex.FareTableRows_RelStructure rows = 167;
    • mergeRows

       Rowheadings to use when presenting table.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 917:77]
       
      .uk.org.netex.www.netex.FareTableRows_RelStructure rows = 167;
    • clearRows

      public FareTableRowType.Builder clearRows()
       Rowheadings to use when presenting table.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 917:77]
       
      .uk.org.netex.www.netex.FareTableRows_RelStructure rows = 167;
    • getRowsBuilder

      public FareTableRows_RelStructure.Builder getRowsBuilder()
       Rowheadings to use when presenting table.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 917:77]
       
      .uk.org.netex.www.netex.FareTableRows_RelStructure rows = 167;
    • getRowsOrBuilder

      public FareTableRows_RelStructureOrBuilder getRowsOrBuilder()
       Rowheadings to use when presenting table.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 917:77]
       
      .uk.org.netex.www.netex.FareTableRows_RelStructure rows = 167;
      Specified by:
      getRowsOrBuilder in interface FareTableRowTypeOrBuilder
    • getId

      public String getId()
       [netex_part_3/part3_fares/netex_fareTable_version.xsd at 860:58]
       
      string id = 191;
      Specified by:
      getId in interface FareTableRowTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_3/part3_fares/netex_fareTable_version.xsd at 860:58]
       
      string id = 191;
      Specified by:
      getIdBytes in interface FareTableRowTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

      public FareTableRowType.Builder setId(String value)
       [netex_part_3/part3_fares/netex_fareTable_version.xsd at 860:58]
       
      string id = 191;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

      public FareTableRowType.Builder clearId()
       [netex_part_3/part3_fares/netex_fareTable_version.xsd at 860:58]
       
      string id = 191;
      Returns:
      This builder for chaining.
    • setIdBytes

      public FareTableRowType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_3/part3_fares/netex_fareTable_version.xsd at 860:58]
       
      string id = 191;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • getOrder

      public int getOrder()
       Order in which FARE TABLE ROW  is to appear.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 861:53]
       
      int32 order = 192;
      Specified by:
      getOrder in interface FareTableRowTypeOrBuilder
      Returns:
      The order.
    • setOrder

      public FareTableRowType.Builder setOrder(int value)
       Order in which FARE TABLE ROW  is to appear.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 861:53]
       
      int32 order = 192;
      Parameters:
      value - The order to set.
      Returns:
      This builder for chaining.
    • clearOrder

      public FareTableRowType.Builder clearOrder()
       Order in which FARE TABLE ROW  is to appear.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 861:53]
       
      int32 order = 192;
      Returns:
      This builder for chaining.
    • hasFareTableRef

      public boolean hasFareTableRef()
       Reference to a FARE TABLE.  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 80:104]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure fare_table_ref = 163;
      Specified by:
      hasFareTableRef in interface FareTableRowTypeOrBuilder
      Returns:
      Whether the fareTableRef field is set.
    • getFareTableRef

      public GroupOfEntitiesRefStructure getFareTableRef()
       Reference to a FARE TABLE.  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 80:104]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure fare_table_ref = 163;
      Specified by:
      getFareTableRef in interface FareTableRowTypeOrBuilder
      Returns:
      The fareTableRef.
    • setFareTableRef

      public FareTableRowType.Builder setFareTableRef(GroupOfEntitiesRefStructure value)
       Reference to a FARE TABLE.  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 80:104]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure fare_table_ref = 163;
    • setFareTableRef

      public FareTableRowType.Builder setFareTableRef(GroupOfEntitiesRefStructure.Builder builderForValue)
       Reference to a FARE TABLE.  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 80:104]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure fare_table_ref = 163;
    • mergeFareTableRef

      public FareTableRowType.Builder mergeFareTableRef(GroupOfEntitiesRefStructure value)
       Reference to a FARE TABLE.  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 80:104]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure fare_table_ref = 163;
    • clearFareTableRef

      public FareTableRowType.Builder clearFareTableRef()
       Reference to a FARE TABLE.  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 80:104]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure fare_table_ref = 163;
    • getFareTableRefBuilder

      public GroupOfEntitiesRefStructure.Builder getFareTableRefBuilder()
       Reference to a FARE TABLE.  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 80:104]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure fare_table_ref = 163;
    • getFareTableRefOrBuilder

      public GroupOfEntitiesRefStructureOrBuilder getFareTableRefOrBuilder()
       Reference to a FARE TABLE.  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 80:104]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure fare_table_ref = 163;
      Specified by:
      getFareTableRefOrBuilder in interface FareTableRowTypeOrBuilder
    • hasStandardFareTableRef

      public boolean hasStandardFareTableRef()
       Reference to a STANDARD FARE TABLE  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 118:113]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure standard_fare_table_ref = 164;
      Specified by:
      hasStandardFareTableRef in interface FareTableRowTypeOrBuilder
      Returns:
      Whether the standardFareTableRef field is set.
    • getStandardFareTableRef

      public GroupOfEntitiesRefStructure getStandardFareTableRef()
       Reference to a STANDARD FARE TABLE  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 118:113]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure standard_fare_table_ref = 164;
      Specified by:
      getStandardFareTableRef in interface FareTableRowTypeOrBuilder
      Returns:
      The standardFareTableRef.
    • setStandardFareTableRef

      public FareTableRowType.Builder setStandardFareTableRef(GroupOfEntitiesRefStructure value)
       Reference to a STANDARD FARE TABLE  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 118:113]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure standard_fare_table_ref = 164;
    • setStandardFareTableRef

      public FareTableRowType.Builder setStandardFareTableRef(GroupOfEntitiesRefStructure.Builder builderForValue)
       Reference to a STANDARD FARE TABLE  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 118:113]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure standard_fare_table_ref = 164;
    • mergeStandardFareTableRef

      public FareTableRowType.Builder mergeStandardFareTableRef(GroupOfEntitiesRefStructure value)
       Reference to a STANDARD FARE TABLE  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 118:113]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure standard_fare_table_ref = 164;
    • clearStandardFareTableRef

      public FareTableRowType.Builder clearStandardFareTableRef()
       Reference to a STANDARD FARE TABLE  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 118:113]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure standard_fare_table_ref = 164;
    • getStandardFareTableRefBuilder

      public GroupOfEntitiesRefStructure.Builder getStandardFareTableRefBuilder()
       Reference to a STANDARD FARE TABLE  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 118:113]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure standard_fare_table_ref = 164;
    • getStandardFareTableRefOrBuilder

      public GroupOfEntitiesRefStructureOrBuilder getStandardFareTableRefOrBuilder()
       Reference to a STANDARD FARE TABLE  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 118:113]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure standard_fare_table_ref = 164;
      Specified by:
      getStandardFareTableRefOrBuilder in interface FareTableRowTypeOrBuilder