Class FareTableColumnType.Builder

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

public static final class FareTableColumnType.Builder extends com.google.protobuf.GeneratedMessage.Builder<FareTableColumnType.Builder> implements FareTableColumnTypeOrBuilder
 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 754:38]
 
Protobuf type uk.org.netex.www.netex.FareTableColumnType
  • 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<FareTableColumnType.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<FareTableColumnType.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<FareTableColumnType.Builder>
    • getDefaultInstanceForType

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

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

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

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

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

      public FareTableColumnType.FareTableRefStructureCase getFareTableRefStructureCase()
      Specified by:
      getFareTableRefStructureCase in interface FareTableColumnTypeOrBuilder
    • clearFareTableRefStructure

      public FareTableColumnType.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 FareTableColumnTypeOrBuilder
      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 FareTableColumnTypeOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

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

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

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

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

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

      public FareTableColumnType.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 = 194;
      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 FareTableColumnTypeOrBuilder
      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 FareTableColumnTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

      public FareTableColumnType.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 FareTableColumnType.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 FareTableColumnType.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 FareTableColumnType.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 FareTableColumnTypeOrBuilder
    • 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 FareTableColumnTypeOrBuilder
    • 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 FareTableColumnTypeOrBuilder
    • 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 FareTableColumnTypeOrBuilder
    • setValidBetween

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

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

      public FareTableColumnType.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 FareTableColumnType.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 FareTableColumnType.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 FareTableColumnType.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 FareTableColumnTypeOrBuilder
    • getOrder

      public int getOrder()
       Order in which FARE TABLE COLUMN HEADING is to appear.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 791:52]
       
      int32 order = 101;
      Specified by:
      getOrder in interface FareTableColumnTypeOrBuilder
      Returns:
      The order.
    • setOrder

      public FareTableColumnType.Builder setOrder(int value)
       Order in which FARE TABLE COLUMN HEADING is to appear.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 791:52]
       
      int32 order = 101;
      Parameters:
      value - The order to set.
      Returns:
      This builder for chaining.
    • clearOrder

      public FareTableColumnType.Builder clearOrder()
       Order in which FARE TABLE COLUMN HEADING is to appear.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 791:52]
       
      int32 order = 101;
      Returns:
      This builder for chaining.
    • hasName

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

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

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

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

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

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

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

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

      public boolean hasDescription()
       Description of FARE TABLE COLUMN.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 809:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      hasDescription in interface FareTableColumnTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of FARE TABLE COLUMN.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 809:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescription in interface FareTableColumnTypeOrBuilder
      Returns:
      The description.
    • setDescription

      public FareTableColumnType.Builder setDescription(MultilingualString value)
       Description of FARE TABLE COLUMN.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 809:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • setDescription

      public FareTableColumnType.Builder setDescription(MultilingualString.Builder builderForValue)
       Description of FARE TABLE COLUMN.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 809:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • mergeDescription

      public FareTableColumnType.Builder mergeDescription(MultilingualString value)
       Description of FARE TABLE COLUMN.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 809:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • clearDescription

      public FareTableColumnType.Builder clearDescription()
       Description of FARE TABLE COLUMN.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 809:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Description of FARE TABLE COLUMN.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 809:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of FARE TABLE COLUMN.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 809:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescriptionOrBuilder in interface FareTableColumnTypeOrBuilder
    • hasNoticeAssignments

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public boolean hasColumns()
       Column headings to use when presenting table.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 825:83]
       
      .uk.org.netex.www.netex.FareTableColumns_RelStructure columns = 167;
      Specified by:
      hasColumns in interface FareTableColumnTypeOrBuilder
      Returns:
      Whether the columns field is set.
    • getColumns

      public FareTableColumns_RelStructure getColumns()
       Column headings to use when presenting table.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 825:83]
       
      .uk.org.netex.www.netex.FareTableColumns_RelStructure columns = 167;
      Specified by:
      getColumns in interface FareTableColumnTypeOrBuilder
      Returns:
      The columns.
    • setColumns

       Column headings to use when presenting table.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 825:83]
       
      .uk.org.netex.www.netex.FareTableColumns_RelStructure columns = 167;
    • setColumns

       Column headings to use when presenting table.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 825:83]
       
      .uk.org.netex.www.netex.FareTableColumns_RelStructure columns = 167;
    • mergeColumns

       Column headings to use when presenting table.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 825:83]
       
      .uk.org.netex.www.netex.FareTableColumns_RelStructure columns = 167;
    • clearColumns

      public FareTableColumnType.Builder clearColumns()
       Column headings to use when presenting table.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 825:83]
       
      .uk.org.netex.www.netex.FareTableColumns_RelStructure columns = 167;
    • getColumnsBuilder

      public FareTableColumns_RelStructure.Builder getColumnsBuilder()
       Column headings to use when presenting table.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 825:83]
       
      .uk.org.netex.www.netex.FareTableColumns_RelStructure columns = 167;
    • getColumnsOrBuilder

      public FareTableColumns_RelStructureOrBuilder getColumnsOrBuilder()
       Column headings to use when presenting table.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 825:83]
       
      .uk.org.netex.www.netex.FareTableColumns_RelStructure columns = 167;
      Specified by:
      getColumnsOrBuilder in interface FareTableColumnTypeOrBuilder
    • getId

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

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

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

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

      public FareTableColumnType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_3/part3_fares/netex_fareTable_version.xsd at 773:61]
       
      string id = 191;
      Parameters:
      value - The bytes for id to set.
      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 FareTableColumnTypeOrBuilder
      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 FareTableColumnTypeOrBuilder
      Returns:
      The fareTableRef.
    • setFareTableRef

       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 FareTableColumnType.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 FareTableColumnType.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 FareTableColumnType.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 FareTableColumnTypeOrBuilder
    • 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 FareTableColumnTypeOrBuilder
      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 FareTableColumnTypeOrBuilder
      Returns:
      The standardFareTableRef.
    • setStandardFareTableRef

      public FareTableColumnType.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 FareTableColumnType.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 FareTableColumnType.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 FareTableColumnType.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 FareTableColumnTypeOrBuilder