Class SectionInSequence_VersionedChildStructure.Builder

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

public static final class SectionInSequence_VersionedChildStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<SectionInSequence_VersionedChildStructure.Builder> implements SectionInSequence_VersionedChildStructureOrBuilder
 Type for a SECTION IN SEQUENCE  [netex_framework/netex_genericFramework/netex_section_version.xsd at 428:68]
 
Protobuf type uk.org.netex.www.netex.SectionInSequence_VersionedChildStructure
  • 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<SectionInSequence_VersionedChildStructure.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<SectionInSequence_VersionedChildStructure.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<SectionInSequence_VersionedChildStructure.Builder>
    • getDefaultInstanceForType

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

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

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

      public SectionInSequence_VersionedChildStructure.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<SectionInSequence_VersionedChildStructure.Builder>
      Throws:
      IOException
    • getLinkSequenceRefStructureCase

      Specified by:
      getLinkSequenceRefStructureCase in interface SectionInSequence_VersionedChildStructureOrBuilder
    • clearLinkSequenceRefStructure

      public SectionInSequence_VersionedChildStructure.Builder clearLinkSequenceRefStructure()
    • getSectionRefStructureCase

      Specified by:
      getSectionRefStructureCase in interface SectionInSequence_VersionedChildStructureOrBuilder
    • clearSectionRefStructure

      public SectionInSequence_VersionedChildStructure.Builder clearSectionRefStructure()
    • getLinkSequenceVersionStructureCase

      Specified by:
      getLinkSequenceVersionStructureCase in interface SectionInSequence_VersionedChildStructureOrBuilder
    • clearLinkSequenceVersionStructure

      public SectionInSequence_VersionedChildStructure.Builder clearLinkSequenceVersionStructure()
    • getId

      public String getId()
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Specified by:
      getId in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Specified by:
      getIdBytes in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The bytes for id.
    • setId

       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Returns:
      This builder for chaining.
    • setIdBytes

      public SectionInSequence_VersionedChildStructure.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • 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 SectionInSequence_VersionedChildStructureOrBuilder
      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 SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public SectionInSequence_VersionedChildStructure.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 = 318;
      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 = 319;
      Specified by:
      getDerivedFromObjectRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      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 = 319;
      Specified by:
      getDerivedFromObjectRefBytes in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public SectionInSequence_VersionedChildStructure.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 = 319;
      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 SectionInSequence_VersionedChildStructureOrBuilder
      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 SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

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

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

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

      public SectionInSequence_VersionedChildStructure.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 SectionInSequence_VersionedChildStructureOrBuilder
    • 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 SectionInSequence_VersionedChildStructureOrBuilder
    • 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 SectionInSequence_VersionedChildStructureOrBuilder
    • 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 SectionInSequence_VersionedChildStructureOrBuilder
    • setValidBetween

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

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

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

       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 SectionInSequence_VersionedChildStructure.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 SectionInSequence_VersionedChildStructure.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

       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 SectionInSequence_VersionedChildStructure.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 SectionInSequence_VersionedChildStructureOrBuilder
    • 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 SectionInSequence_VersionedChildStructureOrBuilder
    • 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 SectionInSequence_VersionedChildStructureOrBuilder
      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 SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The alternativeTexts.
    • setAlternativeTexts

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

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

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

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

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

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

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

       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 SectionInSequence_VersionedChildStructureOrBuilder
    • getOrder

      public int getOrder()
       Order of LINK in sequence.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 182:60]
       
      uint32 order = 101 [(.buf.validate.field) = { ... }
      Specified by:
      getOrder in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The order.
    • setOrder

       Order of LINK in sequence.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 182:60]
       
      uint32 order = 101 [(.buf.validate.field) = { ... }
      Parameters:
      value - The order to set.
      Returns:
      This builder for chaining.
    • clearOrder

       Order of LINK in sequence.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 182:60]
       
      uint32 order = 101 [(.buf.validate.field) = { ... }
      Returns:
      This builder for chaining.
    • hasProjections

      public boolean hasProjections()
       PROJECTIONs of POINT.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 196:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 176;
      Specified by:
      hasProjections in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the projections field is set.
    • getProjections

      public Projections_RelStructure getProjections()
       PROJECTIONs of POINT.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 196:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 176;
      Specified by:
      getProjections in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The projections.
    • setProjections

       PROJECTIONs of POINT.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 196:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 176;
    • setProjections

       PROJECTIONs of POINT.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 196:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 176;
    • mergeProjections

       PROJECTIONs of POINT.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 196:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 176;
    • clearProjections

       PROJECTIONs of POINT.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 196:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 176;
    • getProjectionsBuilder

      public Projections_RelStructure.Builder getProjectionsBuilder()
       PROJECTIONs of POINT.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 196:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 176;
    • getProjectionsOrBuilder

      public Projections_RelStructureOrBuilder getProjectionsOrBuilder()
       PROJECTIONs of POINT.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 196:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 176;
      Specified by:
      getProjectionsOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasDescription

      public boolean hasDescription()
       Further Description of a POINT IN LINK SEQUENCE  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 201:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 177;
      Specified by:
      hasDescription in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Further Description of a POINT IN LINK SEQUENCE  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 201:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 177;
      Specified by:
      getDescription in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The description.
    • setDescription

       Further Description of a POINT IN LINK SEQUENCE  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 201:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 177;
    • setDescription

       Further Description of a POINT IN LINK SEQUENCE  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 201:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 177;
    • mergeDescription

       Further Description of a POINT IN LINK SEQUENCE  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 201:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 177;
    • clearDescription

       Further Description of a POINT IN LINK SEQUENCE  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 201:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 177;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Further Description of a POINT IN LINK SEQUENCE  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 201:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 177;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Further Description of a POINT IN LINK SEQUENCE  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 201:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 177;
      Specified by:
      getDescriptionOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasLinkSequenceRef

      public boolean hasLinkSequenceRef()
       Reference to a LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_support.xsd at 79:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_ref = 161;
      Specified by:
      hasLinkSequenceRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the linkSequenceRef field is set.
    • getLinkSequenceRef

      public VersionOfObjectRefStructure getLinkSequenceRef()
       Reference to a LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_support.xsd at 79:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_ref = 161;
      Specified by:
      getLinkSequenceRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The linkSequenceRef.
    • setLinkSequenceRef

       Reference to a LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_support.xsd at 79:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_ref = 161;
    • setLinkSequenceRef

       Reference to a LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_support.xsd at 79:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_ref = 161;
    • mergeLinkSequenceRef

       Reference to a LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_support.xsd at 79:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_ref = 161;
    • clearLinkSequenceRef

       Reference to a LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_support.xsd at 79:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_ref = 161;
    • getLinkSequenceRefBuilder

      public VersionOfObjectRefStructure.Builder getLinkSequenceRefBuilder()
       Reference to a LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_support.xsd at 79:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_ref = 161;
    • getLinkSequenceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLinkSequenceRefOrBuilder()
       Reference to a LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_support.xsd at 79:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_ref = 161;
      Specified by:
      getLinkSequenceRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasRouteRef

      public boolean hasRouteRef()
       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 162;
      Specified by:
      hasRouteRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the routeRef field is set.
    • getRouteRef

      public VersionOfObjectRefStructure getRouteRef()
       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 162;
      Specified by:
      getRouteRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The routeRef.
    • setRouteRef

       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 162;
    • setRouteRef

       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 162;
    • mergeRouteRef

       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 162;
    • clearRouteRef

       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 162;
    • getRouteRefBuilder

      public VersionOfObjectRefStructure.Builder getRouteRefBuilder()
       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 162;
    • getRouteRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRouteRefOrBuilder()
       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 162;
      Specified by:
      getRouteRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasTimingPatternRef

      public boolean hasTimingPatternRef()
       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 163;
      Specified by:
      hasTimingPatternRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the timingPatternRef field is set.
    • getTimingPatternRef

      public VersionOfObjectRefStructure getTimingPatternRef()
       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 163;
      Specified by:
      getTimingPatternRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The timingPatternRef.
    • setTimingPatternRef

       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 163;
    • setTimingPatternRef

       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 163;
    • mergeTimingPatternRef

       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 163;
    • clearTimingPatternRef

      public SectionInSequence_VersionedChildStructure.Builder clearTimingPatternRef()
       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 163;
    • getTimingPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getTimingPatternRefBuilder()
       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 163;
    • getTimingPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTimingPatternRefOrBuilder()
       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 163;
      Specified by:
      getTimingPatternRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasJourneyPatternRef

      public boolean hasJourneyPatternRef()
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 164;
      Specified by:
      hasJourneyPatternRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the journeyPatternRef field is set.
    • getJourneyPatternRef

      public VersionOfObjectRefStructure getJourneyPatternRef()
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 164;
      Specified by:
      getJourneyPatternRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The journeyPatternRef.
    • setJourneyPatternRef

       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 164;
    • setJourneyPatternRef

       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 164;
    • mergeJourneyPatternRef

       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 164;
    • clearJourneyPatternRef

      public SectionInSequence_VersionedChildStructure.Builder clearJourneyPatternRef()
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 164;
    • getJourneyPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getJourneyPatternRefBuilder()
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 164;
    • getJourneyPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getJourneyPatternRefOrBuilder()
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 164;
      Specified by:
      getJourneyPatternRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasDeadRunJourneyPatternRef

      public boolean hasDeadRunJourneyPatternRef()
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 165;
      Specified by:
      hasDeadRunJourneyPatternRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the deadRunJourneyPatternRef field is set.
    • getDeadRunJourneyPatternRef

      public VersionOfObjectRefStructure getDeadRunJourneyPatternRef()
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 165;
      Specified by:
      getDeadRunJourneyPatternRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The deadRunJourneyPatternRef.
    • setDeadRunJourneyPatternRef

       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 165;
    • setDeadRunJourneyPatternRef

      public SectionInSequence_VersionedChildStructure.Builder setDeadRunJourneyPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 165;
    • mergeDeadRunJourneyPatternRef

       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 165;
    • clearDeadRunJourneyPatternRef

      public SectionInSequence_VersionedChildStructure.Builder clearDeadRunJourneyPatternRef()
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 165;
    • getDeadRunJourneyPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getDeadRunJourneyPatternRefBuilder()
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 165;
    • getDeadRunJourneyPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDeadRunJourneyPatternRefOrBuilder()
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 165;
      Specified by:
      getDeadRunJourneyPatternRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasNavigationPathRef

      public boolean hasNavigationPathRef()
       Reference to a NAVIGATION PATH.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 176:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure navigation_path_ref = 166;
      Specified by:
      hasNavigationPathRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the navigationPathRef field is set.
    • getNavigationPathRef

      public VersionOfObjectRefStructure getNavigationPathRef()
       Reference to a NAVIGATION PATH.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 176:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure navigation_path_ref = 166;
      Specified by:
      getNavigationPathRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The navigationPathRef.
    • setNavigationPathRef

       Reference to a NAVIGATION PATH.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 176:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure navigation_path_ref = 166;
    • setNavigationPathRef

       Reference to a NAVIGATION PATH.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 176:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure navigation_path_ref = 166;
    • mergeNavigationPathRef

       Reference to a NAVIGATION PATH.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 176:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure navigation_path_ref = 166;
    • clearNavigationPathRef

      public SectionInSequence_VersionedChildStructure.Builder clearNavigationPathRef()
       Reference to a NAVIGATION PATH.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 176:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure navigation_path_ref = 166;
    • getNavigationPathRefBuilder

      public VersionOfObjectRefStructure.Builder getNavigationPathRefBuilder()
       Reference to a NAVIGATION PATH.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 176:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure navigation_path_ref = 166;
    • getNavigationPathRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getNavigationPathRefOrBuilder()
       Reference to a NAVIGATION PATH.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 176:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure navigation_path_ref = 166;
      Specified by:
      getNavigationPathRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasServicePatternRef

      public boolean hasServicePatternRef()
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 167;
      Specified by:
      hasServicePatternRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the servicePatternRef field is set.
    • getServicePatternRef

      public VersionOfObjectRefStructure getServicePatternRef()
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 167;
      Specified by:
      getServicePatternRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The servicePatternRef.
    • setServicePatternRef

       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 167;
    • setServicePatternRef

       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 167;
    • mergeServicePatternRef

       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 167;
    • clearServicePatternRef

      public SectionInSequence_VersionedChildStructure.Builder clearServicePatternRef()
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 167;
    • getServicePatternRefBuilder

      public VersionOfObjectRefStructure.Builder getServicePatternRefBuilder()
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 167;
    • getServicePatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getServicePatternRefOrBuilder()
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 167;
      Specified by:
      getServicePatternRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasServiceJourneyPatternRef

      public boolean hasServiceJourneyPatternRef()
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 168;
      Specified by:
      hasServiceJourneyPatternRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the serviceJourneyPatternRef field is set.
    • getServiceJourneyPatternRef

      public VersionOfObjectRefStructure getServiceJourneyPatternRef()
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 168;
      Specified by:
      getServiceJourneyPatternRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The serviceJourneyPatternRef.
    • setServiceJourneyPatternRef

       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 168;
    • setServiceJourneyPatternRef

      public SectionInSequence_VersionedChildStructure.Builder setServiceJourneyPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 168;
    • mergeServiceJourneyPatternRef

       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 168;
    • clearServiceJourneyPatternRef

      public SectionInSequence_VersionedChildStructure.Builder clearServiceJourneyPatternRef()
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 168;
    • getServiceJourneyPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getServiceJourneyPatternRefBuilder()
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 168;
    • getServiceJourneyPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getServiceJourneyPatternRefOrBuilder()
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 168;
      Specified by:
      getServiceJourneyPatternRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasVehicleJourneyRef

      public boolean hasVehicleJourneyRef()
       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 169;
      Specified by:
      hasVehicleJourneyRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the vehicleJourneyRef field is set.
    • getVehicleJourneyRef

      public VersionOfObjectRefStructure getVehicleJourneyRef()
       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 169;
      Specified by:
      getVehicleJourneyRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The vehicleJourneyRef.
    • setVehicleJourneyRef

       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 169;
    • setVehicleJourneyRef

       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 169;
    • mergeVehicleJourneyRef

       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 169;
    • clearVehicleJourneyRef

      public SectionInSequence_VersionedChildStructure.Builder clearVehicleJourneyRef()
       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 169;
    • getVehicleJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleJourneyRefBuilder()
       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 169;
    • getVehicleJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleJourneyRefOrBuilder()
       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 169;
      Specified by:
      getVehicleJourneyRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasDeadRunRef

      public boolean hasDeadRunRef()
       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 170;
      Specified by:
      hasDeadRunRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the deadRunRef field is set.
    • getDeadRunRef

      public VersionOfObjectRefStructure getDeadRunRef()
       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 170;
      Specified by:
      getDeadRunRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The deadRunRef.
    • setDeadRunRef

       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 170;
    • setDeadRunRef

       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 170;
    • mergeDeadRunRef

       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 170;
    • clearDeadRunRef

       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 170;
    • getDeadRunRefBuilder

      public VersionOfObjectRefStructure.Builder getDeadRunRefBuilder()
       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 170;
    • getDeadRunRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDeadRunRefOrBuilder()
       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 170;
      Specified by:
      getDeadRunRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasServiceJourneyRef

      public boolean hasServiceJourneyRef()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 171;
      Specified by:
      hasServiceJourneyRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the serviceJourneyRef field is set.
    • getServiceJourneyRef

      public VersionOfObjectRefStructure getServiceJourneyRef()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 171;
      Specified by:
      getServiceJourneyRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The serviceJourneyRef.
    • setServiceJourneyRef

       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 171;
    • setServiceJourneyRef

       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 171;
    • mergeServiceJourneyRef

       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 171;
    • clearServiceJourneyRef

      public SectionInSequence_VersionedChildStructure.Builder clearServiceJourneyRef()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 171;
    • getServiceJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getServiceJourneyRefBuilder()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 171;
    • getServiceJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getServiceJourneyRefOrBuilder()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 171;
      Specified by:
      getServiceJourneyRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasSpecialServiceRef

      public boolean hasSpecialServiceRef()
       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 172;
      Specified by:
      hasSpecialServiceRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the specialServiceRef field is set.
    • getSpecialServiceRef

      public VersionOfObjectRefStructure getSpecialServiceRef()
       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 172;
      Specified by:
      getSpecialServiceRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The specialServiceRef.
    • setSpecialServiceRef

       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 172;
    • setSpecialServiceRef

       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 172;
    • mergeSpecialServiceRef

       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 172;
    • clearSpecialServiceRef

      public SectionInSequence_VersionedChildStructure.Builder clearSpecialServiceRef()
       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 172;
    • getSpecialServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getSpecialServiceRefBuilder()
       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 172;
    • getSpecialServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSpecialServiceRefOrBuilder()
       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 172;
      Specified by:
      getSpecialServiceRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasTemplateServiceJourneyRef

      public boolean hasTemplateServiceJourneyRef()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 173;
      Specified by:
      hasTemplateServiceJourneyRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the templateServiceJourneyRef field is set.
    • getTemplateServiceJourneyRef

      public VersionOfObjectRefStructure getTemplateServiceJourneyRef()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 173;
      Specified by:
      getTemplateServiceJourneyRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The templateServiceJourneyRef.
    • setTemplateServiceJourneyRef

       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 173;
    • setTemplateServiceJourneyRef

      public SectionInSequence_VersionedChildStructure.Builder setTemplateServiceJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 173;
    • mergeTemplateServiceJourneyRef

       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 173;
    • clearTemplateServiceJourneyRef

      public SectionInSequence_VersionedChildStructure.Builder clearTemplateServiceJourneyRef()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 173;
    • getTemplateServiceJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getTemplateServiceJourneyRefBuilder()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 173;
    • getTemplateServiceJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTemplateServiceJourneyRefOrBuilder()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 173;
      Specified by:
      getTemplateServiceJourneyRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasDatedVehicleJourneyRef

      public boolean hasDatedVehicleJourneyRef()
       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 174;
      Specified by:
      hasDatedVehicleJourneyRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the datedVehicleJourneyRef field is set.
    • getDatedVehicleJourneyRef

      public VersionOfObjectRefStructure getDatedVehicleJourneyRef()
       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 174;
      Specified by:
      getDatedVehicleJourneyRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The datedVehicleJourneyRef.
    • setDatedVehicleJourneyRef

       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 174;
    • setDatedVehicleJourneyRef

       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 174;
    • mergeDatedVehicleJourneyRef

       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 174;
    • clearDatedVehicleJourneyRef

      public SectionInSequence_VersionedChildStructure.Builder clearDatedVehicleJourneyRef()
       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 174;
    • getDatedVehicleJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getDatedVehicleJourneyRefBuilder()
       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 174;
    • getDatedVehicleJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDatedVehicleJourneyRefOrBuilder()
       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 174;
      Specified by:
      getDatedVehicleJourneyRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasDatedSpecialServiceRef

      public boolean hasDatedSpecialServiceRef()
       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 175;
      Specified by:
      hasDatedSpecialServiceRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the datedSpecialServiceRef field is set.
    • getDatedSpecialServiceRef

      public VersionOfObjectRefStructure getDatedSpecialServiceRef()
       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 175;
      Specified by:
      getDatedSpecialServiceRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The datedSpecialServiceRef.
    • setDatedSpecialServiceRef

       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 175;
    • setDatedSpecialServiceRef

       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 175;
    • mergeDatedSpecialServiceRef

       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 175;
    • clearDatedSpecialServiceRef

      public SectionInSequence_VersionedChildStructure.Builder clearDatedSpecialServiceRef()
       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 175;
    • getDatedSpecialServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getDatedSpecialServiceRefBuilder()
       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 175;
    • getDatedSpecialServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDatedSpecialServiceRefOrBuilder()
       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 175;
      Specified by:
      getDatedSpecialServiceRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasNormalDatedVehicleJourneyRef

      public boolean hasNormalDatedVehicleJourneyRef()
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 311;
      Specified by:
      hasNormalDatedVehicleJourneyRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the normalDatedVehicleJourneyRef field is set.
    • getNormalDatedVehicleJourneyRef

      public VersionOfObjectRefStructure getNormalDatedVehicleJourneyRef()
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 311;
      Specified by:
      getNormalDatedVehicleJourneyRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The normalDatedVehicleJourneyRef.
    • setNormalDatedVehicleJourneyRef

       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 311;
    • setNormalDatedVehicleJourneyRef

      public SectionInSequence_VersionedChildStructure.Builder setNormalDatedVehicleJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 311;
    • mergeNormalDatedVehicleJourneyRef

      public SectionInSequence_VersionedChildStructure.Builder mergeNormalDatedVehicleJourneyRef(VersionOfObjectRefStructure value)
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 311;
    • clearNormalDatedVehicleJourneyRef

      public SectionInSequence_VersionedChildStructure.Builder clearNormalDatedVehicleJourneyRef()
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 311;
    • getNormalDatedVehicleJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getNormalDatedVehicleJourneyRefBuilder()
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 311;
    • getNormalDatedVehicleJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getNormalDatedVehicleJourneyRefOrBuilder()
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 311;
      Specified by:
      getNormalDatedVehicleJourneyRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasDatedServiceJourneyRef

      public boolean hasDatedServiceJourneyRef()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 312;
      Specified by:
      hasDatedServiceJourneyRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the datedServiceJourneyRef field is set.
    • getDatedServiceJourneyRef

      public VersionOfObjectRefStructure getDatedServiceJourneyRef()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 312;
      Specified by:
      getDatedServiceJourneyRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The datedServiceJourneyRef.
    • setDatedServiceJourneyRef

       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 312;
    • setDatedServiceJourneyRef

       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 312;
    • mergeDatedServiceJourneyRef

       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 312;
    • clearDatedServiceJourneyRef

      public SectionInSequence_VersionedChildStructure.Builder clearDatedServiceJourneyRef()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 312;
    • getDatedServiceJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getDatedServiceJourneyRefBuilder()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 312;
    • getDatedServiceJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDatedServiceJourneyRefOrBuilder()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 312;
      Specified by:
      getDatedServiceJourneyRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasSingleJourneyRef

      public boolean hasSingleJourneyRef()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 314;
      Specified by:
      hasSingleJourneyRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the singleJourneyRef field is set.
    • getSingleJourneyRef

      public VersionOfObjectRefStructure getSingleJourneyRef()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 314;
      Specified by:
      getSingleJourneyRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The singleJourneyRef.
    • setSingleJourneyRef

       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 314;
    • setSingleJourneyRef

       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 314;
    • mergeSingleJourneyRef

       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 314;
    • clearSingleJourneyRef

      public SectionInSequence_VersionedChildStructure.Builder clearSingleJourneyRef()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 314;
    • getSingleJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getSingleJourneyRefBuilder()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 314;
    • getSingleJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSingleJourneyRefOrBuilder()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 314;
      Specified by:
      getSingleJourneyRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasSingleJourneyPathRef

      public boolean hasSingleJourneyPathRef()
       Reference to a SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 78:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_path_ref = 315;
      Specified by:
      hasSingleJourneyPathRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the singleJourneyPathRef field is set.
    • getSingleJourneyPathRef

      public VersionOfObjectRefStructure getSingleJourneyPathRef()
       Reference to a SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 78:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_path_ref = 315;
      Specified by:
      getSingleJourneyPathRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The singleJourneyPathRef.
    • setSingleJourneyPathRef

       Reference to a SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 78:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_path_ref = 315;
    • setSingleJourneyPathRef

       Reference to a SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 78:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_path_ref = 315;
    • mergeSingleJourneyPathRef

       Reference to a SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 78:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_path_ref = 315;
    • clearSingleJourneyPathRef

      public SectionInSequence_VersionedChildStructure.Builder clearSingleJourneyPathRef()
       Reference to a SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 78:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_path_ref = 315;
    • getSingleJourneyPathRefBuilder

      public VersionOfObjectRefStructure.Builder getSingleJourneyPathRefBuilder()
       Reference to a SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 78:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_path_ref = 315;
    • getSingleJourneyPathRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSingleJourneyPathRefOrBuilder()
       Reference to a SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 78:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_path_ref = 315;
      Specified by:
      getSingleJourneyPathRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasTripPatternTripRef

      public boolean hasTripPatternTripRef()
       Reference to a TRIP PATTERN.  [netex_part_3/part3_fares/netex_trip_support.xsd at 65:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_pattern_trip_ref = 316;
      Specified by:
      hasTripPatternTripRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the tripPatternTripRef field is set.
    • getTripPatternTripRef

      public VersionOfObjectRefStructure getTripPatternTripRef()
       Reference to a TRIP PATTERN.  [netex_part_3/part3_fares/netex_trip_support.xsd at 65:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_pattern_trip_ref = 316;
      Specified by:
      getTripPatternTripRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The tripPatternTripRef.
    • setTripPatternTripRef

       Reference to a TRIP PATTERN.  [netex_part_3/part3_fares/netex_trip_support.xsd at 65:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_pattern_trip_ref = 316;
    • setTripPatternTripRef

       Reference to a TRIP PATTERN.  [netex_part_3/part3_fares/netex_trip_support.xsd at 65:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_pattern_trip_ref = 316;
    • mergeTripPatternTripRef

       Reference to a TRIP PATTERN.  [netex_part_3/part3_fares/netex_trip_support.xsd at 65:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_pattern_trip_ref = 316;
    • clearTripPatternTripRef

      public SectionInSequence_VersionedChildStructure.Builder clearTripPatternTripRef()
       Reference to a TRIP PATTERN.  [netex_part_3/part3_fares/netex_trip_support.xsd at 65:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_pattern_trip_ref = 316;
    • getTripPatternTripRefBuilder

      public VersionOfObjectRefStructure.Builder getTripPatternTripRefBuilder()
       Reference to a TRIP PATTERN.  [netex_part_3/part3_fares/netex_trip_support.xsd at 65:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_pattern_trip_ref = 316;
    • getTripPatternTripRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTripPatternTripRefOrBuilder()
       Reference to a TRIP PATTERN.  [netex_part_3/part3_fares/netex_trip_support.xsd at 65:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_pattern_trip_ref = 316;
      Specified by:
      getTripPatternTripRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasTripRef

      public boolean hasTripRef()
       Reference to a TRIP.  [netex_part_3/part3_fares/netex_trip_support.xsd at 91:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_ref = 317;
      Specified by:
      hasTripRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the tripRef field is set.
    • getTripRef

      public VersionOfObjectRefStructure getTripRef()
       Reference to a TRIP.  [netex_part_3/part3_fares/netex_trip_support.xsd at 91:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_ref = 317;
      Specified by:
      getTripRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The tripRef.
    • setTripRef

       Reference to a TRIP.  [netex_part_3/part3_fares/netex_trip_support.xsd at 91:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_ref = 317;
    • setTripRef

       Reference to a TRIP.  [netex_part_3/part3_fares/netex_trip_support.xsd at 91:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_ref = 317;
    • mergeTripRef

       Reference to a TRIP.  [netex_part_3/part3_fares/netex_trip_support.xsd at 91:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_ref = 317;
    • clearTripRef

       Reference to a TRIP.  [netex_part_3/part3_fares/netex_trip_support.xsd at 91:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_ref = 317;
    • getTripRefBuilder

      public VersionOfObjectRefStructure.Builder getTripRefBuilder()
       Reference to a TRIP.  [netex_part_3/part3_fares/netex_trip_support.xsd at 91:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_ref = 317;
    • getTripRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTripRefOrBuilder()
       Reference to a TRIP.  [netex_part_3/part3_fares/netex_trip_support.xsd at 91:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_ref = 317;
      Specified by:
      getTripRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasSectionRef

      public boolean hasSectionRef()
       Reference to a SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 61:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure section_ref = 291;
      Specified by:
      hasSectionRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the sectionRef field is set.
    • getSectionRef

      public VersionOfObjectRefStructure getSectionRef()
       Reference to a SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 61:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure section_ref = 291;
      Specified by:
      getSectionRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The sectionRef.
    • setSectionRef

       Reference to a SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 61:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure section_ref = 291;
    • setSectionRef

       Reference to a SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 61:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure section_ref = 291;
    • mergeSectionRef

       Reference to a SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 61:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure section_ref = 291;
    • clearSectionRef

       Reference to a SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 61:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure section_ref = 291;
    • getSectionRefBuilder

      public VersionOfObjectRefStructure.Builder getSectionRefBuilder()
       Reference to a SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 61:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure section_ref = 291;
    • getSectionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSectionRefOrBuilder()
       Reference to a SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 61:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure section_ref = 291;
      Specified by:
      getSectionRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasGeneralSectionRef

      public boolean hasGeneralSectionRef()
       Reference to a GENERAL SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 92:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_section_ref = 292;
      Specified by:
      hasGeneralSectionRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the generalSectionRef field is set.
    • getGeneralSectionRef

      public VersionOfObjectRefStructure getGeneralSectionRef()
       Reference to a GENERAL SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 92:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_section_ref = 292;
      Specified by:
      getGeneralSectionRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The generalSectionRef.
    • setGeneralSectionRef

       Reference to a GENERAL SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 92:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_section_ref = 292;
    • setGeneralSectionRef

       Reference to a GENERAL SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 92:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_section_ref = 292;
    • mergeGeneralSectionRef

       Reference to a GENERAL SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 92:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_section_ref = 292;
    • clearGeneralSectionRef

      public SectionInSequence_VersionedChildStructure.Builder clearGeneralSectionRef()
       Reference to a GENERAL SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 92:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_section_ref = 292;
    • getGeneralSectionRefBuilder

      public VersionOfObjectRefStructure.Builder getGeneralSectionRefBuilder()
       Reference to a GENERAL SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 92:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_section_ref = 292;
    • getGeneralSectionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getGeneralSectionRefOrBuilder()
       Reference to a GENERAL SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 92:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_section_ref = 292;
      Specified by:
      getGeneralSectionRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasLineSectionRef

      public boolean hasLineSectionRef()
       Reference to a LINE SECTION.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 126:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_section_ref = 293;
      Specified by:
      hasLineSectionRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the lineSectionRef field is set.
    • getLineSectionRef

      public VersionOfObjectRefStructure getLineSectionRef()
       Reference to a LINE SECTION.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 126:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_section_ref = 293;
      Specified by:
      getLineSectionRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The lineSectionRef.
    • setLineSectionRef

       Reference to a LINE SECTION.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 126:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_section_ref = 293;
    • setLineSectionRef

       Reference to a LINE SECTION.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 126:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_section_ref = 293;
    • mergeLineSectionRef

       Reference to a LINE SECTION.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 126:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_section_ref = 293;
    • clearLineSectionRef

       Reference to a LINE SECTION.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 126:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_section_ref = 293;
    • getLineSectionRefBuilder

      public VersionOfObjectRefStructure.Builder getLineSectionRefBuilder()
       Reference to a LINE SECTION.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 126:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_section_ref = 293;
    • getLineSectionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLineSectionRefOrBuilder()
       Reference to a LINE SECTION.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 126:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_section_ref = 293;
      Specified by:
      getLineSectionRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasCommonSectionRef

      public boolean hasCommonSectionRef()
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 60:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure common_section_ref = 294;
      Specified by:
      hasCommonSectionRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the commonSectionRef field is set.
    • getCommonSectionRef

      public VersionOfObjectRefStructure getCommonSectionRef()
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 60:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure common_section_ref = 294;
      Specified by:
      getCommonSectionRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The commonSectionRef.
    • setCommonSectionRef

       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 60:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure common_section_ref = 294;
    • setCommonSectionRef

       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 60:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure common_section_ref = 294;
    • mergeCommonSectionRef

       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 60:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure common_section_ref = 294;
    • clearCommonSectionRef

      public SectionInSequence_VersionedChildStructure.Builder clearCommonSectionRef()
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 60:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure common_section_ref = 294;
    • getCommonSectionRefBuilder

      public VersionOfObjectRefStructure.Builder getCommonSectionRefBuilder()
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 60:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure common_section_ref = 294;
    • getCommonSectionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCommonSectionRefOrBuilder()
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 60:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure common_section_ref = 294;
      Specified by:
      getCommonSectionRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasParentCommonSectionRef

      public boolean hasParentCommonSectionRef()
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 79:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_common_section_ref = 295;
      Specified by:
      hasParentCommonSectionRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the parentCommonSectionRef field is set.
    • getParentCommonSectionRef

      public VersionOfObjectRefStructure getParentCommonSectionRef()
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 79:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_common_section_ref = 295;
      Specified by:
      getParentCommonSectionRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The parentCommonSectionRef.
    • setParentCommonSectionRef

       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 79:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_common_section_ref = 295;
    • setParentCommonSectionRef

       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 79:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_common_section_ref = 295;
    • mergeParentCommonSectionRef

       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 79:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_common_section_ref = 295;
    • clearParentCommonSectionRef

      public SectionInSequence_VersionedChildStructure.Builder clearParentCommonSectionRef()
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 79:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_common_section_ref = 295;
    • getParentCommonSectionRefBuilder

      public VersionOfObjectRefStructure.Builder getParentCommonSectionRefBuilder()
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 79:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_common_section_ref = 295;
    • getParentCommonSectionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParentCommonSectionRefOrBuilder()
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 79:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_common_section_ref = 295;
      Specified by:
      getParentCommonSectionRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasFareSectionRef

      public boolean hasFareSectionRef()
       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 296;
      Specified by:
      hasFareSectionRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the fareSectionRef field is set.
    • getFareSectionRef

      public VersionOfObjectRefStructure getFareSectionRef()
       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 296;
      Specified by:
      getFareSectionRef in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The fareSectionRef.
    • setFareSectionRef

       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 296;
    • setFareSectionRef

       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 296;
    • mergeFareSectionRef

       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 296;
    • clearFareSectionRef

       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 296;
    • getFareSectionRefBuilder

      public VersionOfObjectRefStructure.Builder getFareSectionRefBuilder()
       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 296;
    • getFareSectionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFareSectionRefOrBuilder()
       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 296;
      Specified by:
      getFareSectionRefOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasGeneralSection

      public boolean hasGeneralSection()
       A  resuable sequence of LINKS or POINTs.   +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 133:83]
       
      .uk.org.netex.www.netex.GeneralSectionType general_section = 297;
      Specified by:
      hasGeneralSection in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the generalSection field is set.
    • getGeneralSection

      public GeneralSectionType getGeneralSection()
       A  resuable sequence of LINKS or POINTs.   +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 133:83]
       
      .uk.org.netex.www.netex.GeneralSectionType general_section = 297;
      Specified by:
      getGeneralSection in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The generalSection.
    • setGeneralSection

       A  resuable sequence of LINKS or POINTs.   +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 133:83]
       
      .uk.org.netex.www.netex.GeneralSectionType general_section = 297;
    • setGeneralSection

       A  resuable sequence of LINKS or POINTs.   +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 133:83]
       
      .uk.org.netex.www.netex.GeneralSectionType general_section = 297;
    • mergeGeneralSection

       A  resuable sequence of LINKS or POINTs.   +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 133:83]
       
      .uk.org.netex.www.netex.GeneralSectionType general_section = 297;
    • clearGeneralSection

       A  resuable sequence of LINKS or POINTs.   +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 133:83]
       
      .uk.org.netex.www.netex.GeneralSectionType general_section = 297;
    • getGeneralSectionBuilder

      public GeneralSectionType.Builder getGeneralSectionBuilder()
       A  resuable sequence of LINKS or POINTs.   +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 133:83]
       
      .uk.org.netex.www.netex.GeneralSectionType general_section = 297;
    • getGeneralSectionOrBuilder

      public GeneralSectionTypeOrBuilder getGeneralSectionOrBuilder()
       A  resuable sequence of LINKS or POINTs.   +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 133:83]
       
      .uk.org.netex.www.netex.GeneralSectionType general_section = 297;
      Specified by:
      getGeneralSectionOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasLineSection

      public boolean hasLineSection()
       A section of a LINE NETWORK comprising an edge between two nodes. Not directional.  [netex_part_1/part1_networkDescription/netex_lineNetwork_version.xsd at 170:80]
       
      .uk.org.netex.www.netex.LineSectionType line_section = 298;
      Specified by:
      hasLineSection in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the lineSection field is set.
    • getLineSection

      public LineSectionType getLineSection()
       A section of a LINE NETWORK comprising an edge between two nodes. Not directional.  [netex_part_1/part1_networkDescription/netex_lineNetwork_version.xsd at 170:80]
       
      .uk.org.netex.www.netex.LineSectionType line_section = 298;
      Specified by:
      getLineSection in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The lineSection.
    • setLineSection

       A section of a LINE NETWORK comprising an edge between two nodes. Not directional.  [netex_part_1/part1_networkDescription/netex_lineNetwork_version.xsd at 170:80]
       
      .uk.org.netex.www.netex.LineSectionType line_section = 298;
    • setLineSection

       A section of a LINE NETWORK comprising an edge between two nodes. Not directional.  [netex_part_1/part1_networkDescription/netex_lineNetwork_version.xsd at 170:80]
       
      .uk.org.netex.www.netex.LineSectionType line_section = 298;
    • mergeLineSection

       A section of a LINE NETWORK comprising an edge between two nodes. Not directional.  [netex_part_1/part1_networkDescription/netex_lineNetwork_version.xsd at 170:80]
       
      .uk.org.netex.www.netex.LineSectionType line_section = 298;
    • clearLineSection

       A section of a LINE NETWORK comprising an edge between two nodes. Not directional.  [netex_part_1/part1_networkDescription/netex_lineNetwork_version.xsd at 170:80]
       
      .uk.org.netex.www.netex.LineSectionType line_section = 298;
    • getLineSectionBuilder

      public LineSectionType.Builder getLineSectionBuilder()
       A section of a LINE NETWORK comprising an edge between two nodes. Not directional.  [netex_part_1/part1_networkDescription/netex_lineNetwork_version.xsd at 170:80]
       
      .uk.org.netex.www.netex.LineSectionType line_section = 298;
    • getLineSectionOrBuilder

      public LineSectionTypeOrBuilder getLineSectionOrBuilder()
       A section of a LINE NETWORK comprising an edge between two nodes. Not directional.  [netex_part_1/part1_networkDescription/netex_lineNetwork_version.xsd at 170:80]
       
      .uk.org.netex.www.netex.LineSectionType line_section = 298;
      Specified by:
      getLineSectionOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasCommonSection

      public boolean hasCommonSection()
       A shared set of LINKS or POINTs. A part of a public transport network where the ROUTEs of several JOURNEY PATTERNs are going in parallel and where the synchronisation of SERVICE JOURNEYs may be planned and controlled with respect to commonly used LINKs and STOP POINTs. COMMON SECTIONs are defined arbitrarily and need not cover the total lengths of topologically bundled sections.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_version.xsd at 88:82]
       
      .uk.org.netex.www.netex.CommonSectionType common_section = 299;
      Specified by:
      hasCommonSection in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the commonSection field is set.
    • getCommonSection

      public CommonSectionType getCommonSection()
       A shared set of LINKS or POINTs. A part of a public transport network where the ROUTEs of several JOURNEY PATTERNs are going in parallel and where the synchronisation of SERVICE JOURNEYs may be planned and controlled with respect to commonly used LINKs and STOP POINTs. COMMON SECTIONs are defined arbitrarily and need not cover the total lengths of topologically bundled sections.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_version.xsd at 88:82]
       
      .uk.org.netex.www.netex.CommonSectionType common_section = 299;
      Specified by:
      getCommonSection in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The commonSection.
    • setCommonSection

       A shared set of LINKS or POINTs. A part of a public transport network where the ROUTEs of several JOURNEY PATTERNs are going in parallel and where the synchronisation of SERVICE JOURNEYs may be planned and controlled with respect to commonly used LINKs and STOP POINTs. COMMON SECTIONs are defined arbitrarily and need not cover the total lengths of topologically bundled sections.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_version.xsd at 88:82]
       
      .uk.org.netex.www.netex.CommonSectionType common_section = 299;
    • setCommonSection

       A shared set of LINKS or POINTs. A part of a public transport network where the ROUTEs of several JOURNEY PATTERNs are going in parallel and where the synchronisation of SERVICE JOURNEYs may be planned and controlled with respect to commonly used LINKs and STOP POINTs. COMMON SECTIONs are defined arbitrarily and need not cover the total lengths of topologically bundled sections.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_version.xsd at 88:82]
       
      .uk.org.netex.www.netex.CommonSectionType common_section = 299;
    • mergeCommonSection

       A shared set of LINKS or POINTs. A part of a public transport network where the ROUTEs of several JOURNEY PATTERNs are going in parallel and where the synchronisation of SERVICE JOURNEYs may be planned and controlled with respect to commonly used LINKs and STOP POINTs. COMMON SECTIONs are defined arbitrarily and need not cover the total lengths of topologically bundled sections.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_version.xsd at 88:82]
       
      .uk.org.netex.www.netex.CommonSectionType common_section = 299;
    • clearCommonSection

       A shared set of LINKS or POINTs. A part of a public transport network where the ROUTEs of several JOURNEY PATTERNs are going in parallel and where the synchronisation of SERVICE JOURNEYs may be planned and controlled with respect to commonly used LINKs and STOP POINTs. COMMON SECTIONs are defined arbitrarily and need not cover the total lengths of topologically bundled sections.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_version.xsd at 88:82]
       
      .uk.org.netex.www.netex.CommonSectionType common_section = 299;
    • getCommonSectionBuilder

      public CommonSectionType.Builder getCommonSectionBuilder()
       A shared set of LINKS or POINTs. A part of a public transport network where the ROUTEs of several JOURNEY PATTERNs are going in parallel and where the synchronisation of SERVICE JOURNEYs may be planned and controlled with respect to commonly used LINKs and STOP POINTs. COMMON SECTIONs are defined arbitrarily and need not cover the total lengths of topologically bundled sections.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_version.xsd at 88:82]
       
      .uk.org.netex.www.netex.CommonSectionType common_section = 299;
    • getCommonSectionOrBuilder

      public CommonSectionTypeOrBuilder getCommonSectionOrBuilder()
       A shared set of LINKS or POINTs. A part of a public transport network where the ROUTEs of several JOURNEY PATTERNs are going in parallel and where the synchronisation of SERVICE JOURNEYs may be planned and controlled with respect to commonly used LINKs and STOP POINTs. COMMON SECTIONs are defined arbitrarily and need not cover the total lengths of topologically bundled sections.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_version.xsd at 88:82]
       
      .uk.org.netex.www.netex.CommonSectionType common_section = 299;
      Specified by:
      getCommonSectionOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder
    • hasFareSection

      public boolean hasFareSection()
       A subdivision of a JOURNEY PATTERN consisting of consecutive POINTs IN JOURNEY PATTERN, used to define an element of the fare structure.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 420:80]
       
      .uk.org.netex.www.netex.FareSectionType fare_section = 300;
      Specified by:
      hasFareSection in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      Whether the fareSection field is set.
    • getFareSection

      public FareSectionType getFareSection()
       A subdivision of a JOURNEY PATTERN consisting of consecutive POINTs IN JOURNEY PATTERN, used to define an element of the fare structure.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 420:80]
       
      .uk.org.netex.www.netex.FareSectionType fare_section = 300;
      Specified by:
      getFareSection in interface SectionInSequence_VersionedChildStructureOrBuilder
      Returns:
      The fareSection.
    • setFareSection

       A subdivision of a JOURNEY PATTERN consisting of consecutive POINTs IN JOURNEY PATTERN, used to define an element of the fare structure.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 420:80]
       
      .uk.org.netex.www.netex.FareSectionType fare_section = 300;
    • setFareSection

       A subdivision of a JOURNEY PATTERN consisting of consecutive POINTs IN JOURNEY PATTERN, used to define an element of the fare structure.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 420:80]
       
      .uk.org.netex.www.netex.FareSectionType fare_section = 300;
    • mergeFareSection

       A subdivision of a JOURNEY PATTERN consisting of consecutive POINTs IN JOURNEY PATTERN, used to define an element of the fare structure.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 420:80]
       
      .uk.org.netex.www.netex.FareSectionType fare_section = 300;
    • clearFareSection

       A subdivision of a JOURNEY PATTERN consisting of consecutive POINTs IN JOURNEY PATTERN, used to define an element of the fare structure.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 420:80]
       
      .uk.org.netex.www.netex.FareSectionType fare_section = 300;
    • getFareSectionBuilder

      public FareSectionType.Builder getFareSectionBuilder()
       A subdivision of a JOURNEY PATTERN consisting of consecutive POINTs IN JOURNEY PATTERN, used to define an element of the fare structure.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 420:80]
       
      .uk.org.netex.www.netex.FareSectionType fare_section = 300;
    • getFareSectionOrBuilder

      public FareSectionTypeOrBuilder getFareSectionOrBuilder()
       A subdivision of a JOURNEY PATTERN consisting of consecutive POINTs IN JOURNEY PATTERN, used to define an element of the fare structure.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 420:80]
       
      .uk.org.netex.www.netex.FareSectionType fare_section = 300;
      Specified by:
      getFareSectionOrBuilder in interface SectionInSequence_VersionedChildStructureOrBuilder