Class FareElementInSequenceType.Builder

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

public static final class FareElementInSequenceType.Builder extends com.google.protobuf.GeneratedMessage.Builder<FareElementInSequenceType.Builder> implements FareElementInSequenceTypeOrBuilder
 A FARE STRUCTURE ELEMENT as a part of a VALIDABLE ELEMENT, including its possible order in the sequence of FARE STRUCTURE ELEMENTs forming that VALIDABLE ELEMENT, and its possible quantitative limitation.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 65:123]
 
Protobuf type uk.org.netex.www.netex.FareElementInSequenceType
  • 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<FareElementInSequenceType.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<FareElementInSequenceType.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<FareElementInSequenceType.Builder>
    • getDefaultInstanceForType

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

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

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

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

      public FareElementInSequenceType.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<FareElementInSequenceType.Builder>
      Throws:
      IOException
    • 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 FareElementInSequenceTypeOrBuilder
      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 FareElementInSequenceTypeOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

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

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

      public FareElementInSequenceType.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 = 203;
      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 = 204;
      Specified by:
      getDerivedFromObjectRef in interface FareElementInSequenceTypeOrBuilder
      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 = 204;
      Specified by:
      getDerivedFromObjectRefBytes in interface FareElementInSequenceTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public FareElementInSequenceType.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 = 204;
      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 FareElementInSequenceTypeOrBuilder
      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 FareElementInSequenceTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

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

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

       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 FareElementInSequenceType.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 FareElementInSequenceTypeOrBuilder
    • 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 FareElementInSequenceTypeOrBuilder
    • 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 FareElementInSequenceTypeOrBuilder
    • 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 FareElementInSequenceTypeOrBuilder
    • setValidBetween

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

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

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

       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 FareElementInSequenceType.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 FareElementInSequenceTypeOrBuilder
    • 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 FareElementInSequenceTypeOrBuilder
      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 FareElementInSequenceTypeOrBuilder
      Returns:
      The extensions.
    • setExtensions

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

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

       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 FareElementInSequenceType.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 FareElementInSequenceTypeOrBuilder
    • getOrder

      public int getOrder()
       order of element in sequence.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 97:52]
       
      int32 order = 101;
      Specified by:
      getOrder in interface FareElementInSequenceTypeOrBuilder
      Returns:
      The order.
    • setOrder

      public FareElementInSequenceType.Builder setOrder(int value)
       order of element in sequence.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 97:52]
       
      int32 order = 101;
      Parameters:
      value - The order to set.
      Returns:
      This builder for chaining.
    • clearOrder

      public FareElementInSequenceType.Builder clearOrder()
       order of element in sequence.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 97:52]
       
      int32 order = 101;
      Returns:
      This builder for chaining.
    • hasName

      public boolean hasName()
       Name of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 110:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface FareElementInSequenceTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 110:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface FareElementInSequenceTypeOrBuilder
      Returns:
      The name.
    • setName

       Name of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 110:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • setName

       Name of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 110:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

       Name of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 110:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • clearName

       Name of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 110:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 110:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 110:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface FareElementInSequenceTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 115:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      hasDescription in interface FareElementInSequenceTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 115:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescription in interface FareElementInSequenceTypeOrBuilder
      Returns:
      The description.
    • setDescription

       Description of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 115:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • setDescription

      public FareElementInSequenceType.Builder setDescription(MultilingualString.Builder builderForValue)
       Description of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 115:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • mergeDescription

      public FareElementInSequenceType.Builder mergeDescription(MultilingualString value)
       Description of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 115:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • clearDescription

      public FareElementInSequenceType.Builder clearDescription()
       Description of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 115:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Description of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 115:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of FARE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 115:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescriptionOrBuilder in interface FareElementInSequenceTypeOrBuilder
    • getIsFirstInSequence

      public boolean getIsFirstInSequence()
       Whether element is first in sequence. Default is false.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 120:91]
       
      bool is_first_in_sequence = 163;
      Specified by:
      getIsFirstInSequence in interface FareElementInSequenceTypeOrBuilder
      Returns:
      The isFirstInSequence.
    • setIsFirstInSequence

      public FareElementInSequenceType.Builder setIsFirstInSequence(boolean value)
       Whether element is first in sequence. Default is false.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 120:91]
       
      bool is_first_in_sequence = 163;
      Parameters:
      value - The isFirstInSequence to set.
      Returns:
      This builder for chaining.
    • clearIsFirstInSequence

      public FareElementInSequenceType.Builder clearIsFirstInSequence()
       Whether element is first in sequence. Default is false.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 120:91]
       
      bool is_first_in_sequence = 163;
      Returns:
      This builder for chaining.
    • getIsLastInSequence

      public boolean getIsLastInSequence()
       Whether element is last in sequence. Default is false.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 125:90]
       
      bool is_last_in_sequence = 164;
      Specified by:
      getIsLastInSequence in interface FareElementInSequenceTypeOrBuilder
      Returns:
      The isLastInSequence.
    • setIsLastInSequence

      public FareElementInSequenceType.Builder setIsLastInSequence(boolean value)
       Whether element is last in sequence. Default is false.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 125:90]
       
      bool is_last_in_sequence = 164;
      Parameters:
      value - The isLastInSequence to set.
      Returns:
      This builder for chaining.
    • clearIsLastInSequence

      public FareElementInSequenceType.Builder clearIsLastInSequence()
       Whether element is last in sequence. Default is false.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 125:90]
       
      bool is_last_in_sequence = 164;
      Returns:
      This builder for chaining.
    • getAccessNumberIsLimited

      public boolean getAccessNumberIsLimited()
       Whether access is limited.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 130:79]
       
      bool access_number_is_limited = 165;
      Specified by:
      getAccessNumberIsLimited in interface FareElementInSequenceTypeOrBuilder
      Returns:
      The accessNumberIsLimited.
    • setAccessNumberIsLimited

      public FareElementInSequenceType.Builder setAccessNumberIsLimited(boolean value)
       Whether access is limited.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 130:79]
       
      bool access_number_is_limited = 165;
      Parameters:
      value - The accessNumberIsLimited to set.
      Returns:
      This builder for chaining.
    • clearAccessNumberIsLimited

      public FareElementInSequenceType.Builder clearAccessNumberIsLimited()
       Whether access is limited.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 130:79]
       
      bool access_number_is_limited = 165;
      Returns:
      This builder for chaining.
    • getMinimumAccess

      public int getMinimumAccess()
       Minimum number of times use of this element must occur in a given trip. =v1.1  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 135:82]
       
      uint32 minimum_access = 166;
      Specified by:
      getMinimumAccess in interface FareElementInSequenceTypeOrBuilder
      Returns:
      The minimumAccess.
    • setMinimumAccess

      public FareElementInSequenceType.Builder setMinimumAccess(int value)
       Minimum number of times use of this element must occur in a given trip. =v1.1  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 135:82]
       
      uint32 minimum_access = 166;
      Parameters:
      value - The minimumAccess to set.
      Returns:
      This builder for chaining.
    • clearMinimumAccess

      public FareElementInSequenceType.Builder clearMinimumAccess()
       Minimum number of times use of this element must occur in a given trip. =v1.1  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 135:82]
       
      uint32 minimum_access = 166;
      Returns:
      This builder for chaining.
    • getMaximumAccess

      public int getMaximumAccess()
       Maximum number of times use of this element mayoccur in a given trip. +v1.1  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 140:94]
       
      uint32 maximum_access = 167;
      Specified by:
      getMaximumAccess in interface FareElementInSequenceTypeOrBuilder
      Returns:
      The maximumAccess.
    • setMaximumAccess

      public FareElementInSequenceType.Builder setMaximumAccess(int value)
       Maximum number of times use of this element mayoccur in a given trip. +v1.1  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 140:94]
       
      uint32 maximum_access = 167;
      Parameters:
      value - The maximumAccess to set.
      Returns:
      This builder for chaining.
    • clearMaximumAccess

      public FareElementInSequenceType.Builder clearMaximumAccess()
       Maximum number of times use of this element mayoccur in a given trip. +v1.1  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 140:94]
       
      uint32 maximum_access = 167;
      Returns:
      This builder for chaining.
    • getAccessNumber

      public int getAccessNumber()
       Number of access.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 145:70]
       
      int32 access_number = 168;
      Specified by:
      getAccessNumber in interface FareElementInSequenceTypeOrBuilder
      Returns:
      The accessNumber.
    • setAccessNumber

      public FareElementInSequenceType.Builder setAccessNumber(int value)
       Number of access.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 145:70]
       
      int32 access_number = 168;
      Parameters:
      value - The accessNumber to set.
      Returns:
      This builder for chaining.
    • clearAccessNumber

      public FareElementInSequenceType.Builder clearAccessNumber()
       Number of access.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 145:70]
       
      int32 access_number = 168;
      Returns:
      This builder for chaining.
    • getId

      public String getId()
       [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 83:82]
       
      string id = 201;
      Specified by:
      getId in interface FareElementInSequenceTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 83:82]
       
      string id = 201;
      Specified by:
      getIdBytes in interface FareElementInSequenceTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

       [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 83:82]
       
      string id = 201;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 83:82]
       
      string id = 201;
      Returns:
      This builder for chaining.
    • setIdBytes

      public FareElementInSequenceType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 83:82]
       
      string id = 201;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.