Class PointOnSectionType.Builder

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

public static final class PointOnSectionType.Builder extends com.google.protobuf.GeneratedMessage.Builder<PointOnSectionType.Builder> implements PointOnSectionTypeOrBuilder
 POINT  on a SECTION.  +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 231:73]
 
Protobuf type uk.org.netex.www.netex.PointOnSectionType
  • 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<PointOnSectionType.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<PointOnSectionType.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<PointOnSectionType.Builder>
    • getDefaultInstanceForType

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

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

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

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

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

      public PointOnSectionType.LinkSequenceRefStructureCase getLinkSequenceRefStructureCase()
      Specified by:
      getLinkSequenceRefStructureCase in interface PointOnSectionTypeOrBuilder
    • clearLinkSequenceRefStructure

      public PointOnSectionType.Builder clearLinkSequenceRefStructure()
    • getPointRefStructureCase

      public PointOnSectionType.PointRefStructureCase getPointRefStructureCase()
      Specified by:
      getPointRefStructureCase in interface PointOnSectionTypeOrBuilder
    • clearPointRefStructure

      public PointOnSectionType.Builder clearPointRefStructure()
    • getPointVersionStructureCase

      public PointOnSectionType.PointVersionStructureCase getPointVersionStructureCase()
      Specified by:
      getPointVersionStructureCase in interface PointOnSectionTypeOrBuilder
    • clearPointVersionStructure

      public PointOnSectionType.Builder clearPointVersionStructure()
    • getLinkRefStructureCase

      public PointOnSectionType.LinkRefStructureCase getLinkRefStructureCase()
      Specified by:
      getLinkRefStructureCase in interface PointOnSectionTypeOrBuilder
    • clearLinkRefStructure

      public PointOnSectionType.Builder clearLinkRefStructure()
    • 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 PointOnSectionTypeOrBuilder
      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 PointOnSectionTypeOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public PointOnSectionType.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 = 460;
      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 = 461;
      Specified by:
      getDerivedFromObjectRef in interface PointOnSectionTypeOrBuilder
      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 = 461;
      Specified by:
      getDerivedFromObjectRefBytes in interface PointOnSectionTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public PointOnSectionType.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 = 461;
      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 PointOnSectionTypeOrBuilder
      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 PointOnSectionTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

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

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

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

      public PointOnSectionType.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 PointOnSectionTypeOrBuilder
    • 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 PointOnSectionTypeOrBuilder
    • 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 PointOnSectionTypeOrBuilder
    • 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 PointOnSectionTypeOrBuilder
    • setValidBetween

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

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

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

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

      public PointOnSectionType.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 PointOnSectionType.Builder addAllValidBetween(Iterable<? extends ValidBetweenType> values)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • clearValidBetween

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

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

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

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

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

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

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

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

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

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

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

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

      public int getOrder()
       Order of POINT within parent.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 141:60]
       
      uint32 order = 101 [(.buf.validate.field) = { ... }
      Specified by:
      getOrder in interface PointOnSectionTypeOrBuilder
      Returns:
      The order.
    • setOrder

      public PointOnSectionType.Builder setOrder(int value)
       Order of POINT within parent.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 141:60]
       
      uint32 order = 101 [(.buf.validate.field) = { ... }
      Parameters:
      value - The order to set.
      Returns:
      This builder for chaining.
    • clearOrder

      public PointOnSectionType.Builder clearOrder()
       Order of POINT within parent.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 141: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 155:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 176;
      Specified by:
      hasProjections in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the projections field is set.
    • getProjections

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

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

      public PointOnSectionType.Builder setProjections(Projections_RelStructure.Builder builderForValue)
       PROJECTIONs of POINT.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 155:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 176;
    • mergeProjections

      public PointOnSectionType.Builder mergeProjections(Projections_RelStructure value)
       PROJECTIONs of POINT.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 155:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 176;
    • clearProjections

      public PointOnSectionType.Builder clearProjections()
       PROJECTIONs of POINT.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 155: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 155: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 155:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 176;
      Specified by:
      getProjectionsOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Further Description of a POINT IN LINK SEQUENCE  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 160:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 177;
      Specified by:
      hasDescription in interface PointOnSectionTypeOrBuilder
      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 160:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 177;
      Specified by:
      getDescription in interface PointOnSectionTypeOrBuilder
      Returns:
      The description.
    • setDescription

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

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

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

      public PointOnSectionType.Builder clearDescription()
       Further Description of a POINT IN LINK SEQUENCE  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 160: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 160: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 160:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 177;
      Specified by:
      getDescriptionOrBuilder in interface PointOnSectionTypeOrBuilder
    • getId

      public String getId()
       Identifier of POINT ON SECTION.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 269:74]
       
      string id = 361;
      Specified by:
      getId in interface PointOnSectionTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of POINT ON SECTION.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 269:74]
       
      string id = 361;
      Specified by:
      getIdBytes in interface PointOnSectionTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

      public PointOnSectionType.Builder setId(String value)
       Identifier of POINT ON SECTION.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 269:74]
       
      string id = 361;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

      public PointOnSectionType.Builder clearId()
       Identifier of POINT ON SECTION.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 269:74]
       
      string id = 361;
      Returns:
      This builder for chaining.
    • setIdBytes

      public PointOnSectionType.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of POINT ON SECTION.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 269:74]
       
      string id = 361;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • getReverse

      public boolean getReverse()
       Whether link is navigated in to / from, i.e. reverse direction . Default is false, i.e. from to.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 262:69]
       
      bool reverse = 441;
      Specified by:
      getReverse in interface PointOnSectionTypeOrBuilder
      Returns:
      The reverse.
    • setReverse

      public PointOnSectionType.Builder setReverse(boolean value)
       Whether link is navigated in to / from, i.e. reverse direction . Default is false, i.e. from to.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 262:69]
       
      bool reverse = 441;
      Parameters:
      value - The reverse to set.
      Returns:
      This builder for chaining.
    • clearReverse

      public PointOnSectionType.Builder clearReverse()
       Whether link is navigated in to / from, i.e. reverse direction . Default is false, i.e. from to.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 262:69]
       
      bool reverse = 441;
      Returns:
      This builder for chaining.
    • 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 PointOnSectionTypeOrBuilder
      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 PointOnSectionTypeOrBuilder
      Returns:
      The linkSequenceRef.
    • setLinkSequenceRef

      public PointOnSectionType.Builder setLinkSequenceRef(VersionOfObjectRefStructure value)
       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

      public PointOnSectionType.Builder setLinkSequenceRef(VersionOfObjectRefStructure.Builder builderForValue)
       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

      public PointOnSectionType.Builder mergeLinkSequenceRef(VersionOfObjectRefStructure value)
       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

      public PointOnSectionType.Builder 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 PointOnSectionTypeOrBuilder
    • 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 PointOnSectionTypeOrBuilder
      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 PointOnSectionTypeOrBuilder
      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

      public PointOnSectionType.Builder 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 PointOnSectionTypeOrBuilder
    • 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 PointOnSectionTypeOrBuilder
      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 PointOnSectionTypeOrBuilder
      Returns:
      The timingPatternRef.
    • setTimingPatternRef

      public PointOnSectionType.Builder setTimingPatternRef(VersionOfObjectRefStructure value)
       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

      public PointOnSectionType.Builder setTimingPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       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

      public PointOnSectionType.Builder mergeTimingPatternRef(VersionOfObjectRefStructure value)
       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 PointOnSectionType.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 PointOnSectionTypeOrBuilder
    • 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 PointOnSectionTypeOrBuilder
      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 PointOnSectionTypeOrBuilder
      Returns:
      The journeyPatternRef.
    • setJourneyPatternRef

      public PointOnSectionType.Builder setJourneyPatternRef(VersionOfObjectRefStructure value)
       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

      public PointOnSectionType.Builder setJourneyPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       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

      public PointOnSectionType.Builder mergeJourneyPatternRef(VersionOfObjectRefStructure value)
       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 PointOnSectionType.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 PointOnSectionTypeOrBuilder
    • 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 PointOnSectionTypeOrBuilder
      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 PointOnSectionTypeOrBuilder
      Returns:
      The deadRunJourneyPatternRef.
    • setDeadRunJourneyPatternRef

      public PointOnSectionType.Builder setDeadRunJourneyPatternRef(VersionOfObjectRefStructure value)
       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 PointOnSectionType.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

      public PointOnSectionType.Builder mergeDeadRunJourneyPatternRef(VersionOfObjectRefStructure value)
       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 PointOnSectionType.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 PointOnSectionTypeOrBuilder
    • 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 PointOnSectionTypeOrBuilder
      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 PointOnSectionTypeOrBuilder
      Returns:
      The navigationPathRef.
    • setNavigationPathRef

      public PointOnSectionType.Builder setNavigationPathRef(VersionOfObjectRefStructure value)
       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

      public PointOnSectionType.Builder setNavigationPathRef(VersionOfObjectRefStructure.Builder builderForValue)
       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

      public PointOnSectionType.Builder mergeNavigationPathRef(VersionOfObjectRefStructure value)
       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 PointOnSectionType.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 PointOnSectionTypeOrBuilder
    • 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 PointOnSectionTypeOrBuilder
      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 PointOnSectionTypeOrBuilder
      Returns:
      The servicePatternRef.
    • setServicePatternRef

      public PointOnSectionType.Builder setServicePatternRef(VersionOfObjectRefStructure value)
       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

      public PointOnSectionType.Builder setServicePatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       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

      public PointOnSectionType.Builder mergeServicePatternRef(VersionOfObjectRefStructure value)
       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 PointOnSectionType.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 PointOnSectionTypeOrBuilder
    • 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 PointOnSectionTypeOrBuilder
      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 PointOnSectionTypeOrBuilder
      Returns:
      The serviceJourneyPatternRef.
    • setServiceJourneyPatternRef

      public PointOnSectionType.Builder setServiceJourneyPatternRef(VersionOfObjectRefStructure value)
       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 PointOnSectionType.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

      public PointOnSectionType.Builder mergeServiceJourneyPatternRef(VersionOfObjectRefStructure value)
       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 PointOnSectionType.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 PointOnSectionTypeOrBuilder
    • 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 PointOnSectionTypeOrBuilder
      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 PointOnSectionTypeOrBuilder
      Returns:
      The vehicleJourneyRef.
    • setVehicleJourneyRef

      public PointOnSectionType.Builder setVehicleJourneyRef(VersionOfObjectRefStructure value)
       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

      public PointOnSectionType.Builder setVehicleJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       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

      public PointOnSectionType.Builder mergeVehicleJourneyRef(VersionOfObjectRefStructure value)
       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 PointOnSectionType.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 PointOnSectionTypeOrBuilder
    • 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 PointOnSectionTypeOrBuilder
      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 PointOnSectionTypeOrBuilder
      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

      public PointOnSectionType.Builder setDeadRunRef(VersionOfObjectRefStructure.Builder builderForValue)
       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

      public PointOnSectionType.Builder 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 PointOnSectionTypeOrBuilder
    • 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 PointOnSectionTypeOrBuilder
      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 PointOnSectionTypeOrBuilder
      Returns:
      The serviceJourneyRef.
    • setServiceJourneyRef

      public PointOnSectionType.Builder setServiceJourneyRef(VersionOfObjectRefStructure value)
       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

      public PointOnSectionType.Builder setServiceJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       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

      public PointOnSectionType.Builder mergeServiceJourneyRef(VersionOfObjectRefStructure value)
       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 PointOnSectionType.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 PointOnSectionTypeOrBuilder
    • 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 PointOnSectionTypeOrBuilder
      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 PointOnSectionTypeOrBuilder
      Returns:
      The specialServiceRef.
    • setSpecialServiceRef

      public PointOnSectionType.Builder setSpecialServiceRef(VersionOfObjectRefStructure value)
       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

      public PointOnSectionType.Builder setSpecialServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       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

      public PointOnSectionType.Builder mergeSpecialServiceRef(VersionOfObjectRefStructure value)
       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 PointOnSectionType.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 PointOnSectionTypeOrBuilder
    • 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 PointOnSectionTypeOrBuilder
      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 PointOnSectionTypeOrBuilder
      Returns:
      The templateServiceJourneyRef.
    • setTemplateServiceJourneyRef

      public PointOnSectionType.Builder setTemplateServiceJourneyRef(VersionOfObjectRefStructure value)
       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 PointOnSectionType.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

      public PointOnSectionType.Builder mergeTemplateServiceJourneyRef(VersionOfObjectRefStructure value)
       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 PointOnSectionType.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 PointOnSectionTypeOrBuilder
    • 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 PointOnSectionTypeOrBuilder
      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 PointOnSectionTypeOrBuilder
      Returns:
      The datedVehicleJourneyRef.
    • setDatedVehicleJourneyRef

      public PointOnSectionType.Builder setDatedVehicleJourneyRef(VersionOfObjectRefStructure value)
       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

      public PointOnSectionType.Builder setDatedVehicleJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       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

      public PointOnSectionType.Builder mergeDatedVehicleJourneyRef(VersionOfObjectRefStructure value)
       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 PointOnSectionType.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 PointOnSectionTypeOrBuilder
    • 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 PointOnSectionTypeOrBuilder
      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 PointOnSectionTypeOrBuilder
      Returns:
      The datedSpecialServiceRef.
    • setDatedSpecialServiceRef

      public PointOnSectionType.Builder setDatedSpecialServiceRef(VersionOfObjectRefStructure value)
       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

      public PointOnSectionType.Builder setDatedSpecialServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       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

      public PointOnSectionType.Builder mergeDatedSpecialServiceRef(VersionOfObjectRefStructure value)
       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 PointOnSectionType.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 PointOnSectionTypeOrBuilder
    • 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 = 452;
      Specified by:
      hasNormalDatedVehicleJourneyRef in interface PointOnSectionTypeOrBuilder
      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 = 452;
      Specified by:
      getNormalDatedVehicleJourneyRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The normalDatedVehicleJourneyRef.
    • setNormalDatedVehicleJourneyRef

      public PointOnSectionType.Builder setNormalDatedVehicleJourneyRef(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 = 452;
    • setNormalDatedVehicleJourneyRef

      public PointOnSectionType.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 = 452;
    • mergeNormalDatedVehicleJourneyRef

      public PointOnSectionType.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 = 452;
    • clearNormalDatedVehicleJourneyRef

      public PointOnSectionType.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 = 452;
    • 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 = 452;
    • 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 = 452;
      Specified by:
      getNormalDatedVehicleJourneyRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • 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 = 453;
      Specified by:
      hasDatedServiceJourneyRef in interface PointOnSectionTypeOrBuilder
      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 = 453;
      Specified by:
      getDatedServiceJourneyRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The datedServiceJourneyRef.
    • setDatedServiceJourneyRef

      public PointOnSectionType.Builder setDatedServiceJourneyRef(VersionOfObjectRefStructure value)
       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 = 453;
    • setDatedServiceJourneyRef

      public PointOnSectionType.Builder setDatedServiceJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 453;
    • mergeDatedServiceJourneyRef

      public PointOnSectionType.Builder mergeDatedServiceJourneyRef(VersionOfObjectRefStructure value)
       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 = 453;
    • clearDatedServiceJourneyRef

      public PointOnSectionType.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 = 453;
    • 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 = 453;
    • 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 = 453;
      Specified by:
      getDatedServiceJourneyRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • 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 = 455;
      Specified by:
      hasSingleJourneyRef in interface PointOnSectionTypeOrBuilder
      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 = 455;
      Specified by:
      getSingleJourneyRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The singleJourneyRef.
    • setSingleJourneyRef

      public PointOnSectionType.Builder setSingleJourneyRef(VersionOfObjectRefStructure value)
       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 = 455;
    • setSingleJourneyRef

      public PointOnSectionType.Builder setSingleJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 455;
    • mergeSingleJourneyRef

      public PointOnSectionType.Builder mergeSingleJourneyRef(VersionOfObjectRefStructure value)
       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 = 455;
    • clearSingleJourneyRef

      public PointOnSectionType.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 = 455;
    • 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 = 455;
    • 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 = 455;
      Specified by:
      getSingleJourneyRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • 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 = 456;
      Specified by:
      hasSingleJourneyPathRef in interface PointOnSectionTypeOrBuilder
      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 = 456;
      Specified by:
      getSingleJourneyPathRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The singleJourneyPathRef.
    • setSingleJourneyPathRef

      public PointOnSectionType.Builder setSingleJourneyPathRef(VersionOfObjectRefStructure value)
       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 = 456;
    • setSingleJourneyPathRef

      public PointOnSectionType.Builder setSingleJourneyPathRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 456;
    • mergeSingleJourneyPathRef

      public PointOnSectionType.Builder mergeSingleJourneyPathRef(VersionOfObjectRefStructure value)
       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 = 456;
    • clearSingleJourneyPathRef

      public PointOnSectionType.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 = 456;
    • 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 = 456;
    • 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 = 456;
      Specified by:
      getSingleJourneyPathRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • 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 = 457;
      Specified by:
      hasTripPatternTripRef in interface PointOnSectionTypeOrBuilder
      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 = 457;
      Specified by:
      getTripPatternTripRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The tripPatternTripRef.
    • setTripPatternTripRef

      public PointOnSectionType.Builder setTripPatternTripRef(VersionOfObjectRefStructure value)
       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 = 457;
    • setTripPatternTripRef

      public PointOnSectionType.Builder setTripPatternTripRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 457;
    • mergeTripPatternTripRef

      public PointOnSectionType.Builder mergeTripPatternTripRef(VersionOfObjectRefStructure value)
       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 = 457;
    • clearTripPatternTripRef

      public PointOnSectionType.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 = 457;
    • 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 = 457;
    • 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 = 457;
      Specified by:
      getTripPatternTripRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • 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 = 458;
      Specified by:
      hasTripRef in interface PointOnSectionTypeOrBuilder
      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 = 458;
      Specified by:
      getTripRef in interface PointOnSectionTypeOrBuilder
      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 = 458;
    • 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 = 458;
    • 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 = 458;
    • clearTripRef

      public PointOnSectionType.Builder 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 = 458;
    • 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 = 458;
    • 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 = 458;
      Specified by:
      getTripRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasPointRef

      public boolean hasPointRef()
       Reference to a POINT.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 66:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_ref = 291;
      Specified by:
      hasPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the pointRef field is set.
    • getPointRef

      public VersionOfObjectRefStructure getPointRef()
       Reference to a POINT.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 66:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_ref = 291;
      Specified by:
      getPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The pointRef.
    • setPointRef

       Reference to a POINT.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 66:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_ref = 291;
    • setPointRef

       Reference to a POINT.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 66:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_ref = 291;
    • mergePointRef

       Reference to a POINT.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 66:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_ref = 291;
    • clearPointRef

      public PointOnSectionType.Builder clearPointRef()
       Reference to a POINT.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 66:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_ref = 291;
    • getPointRefBuilder

      public VersionOfObjectRefStructure.Builder getPointRefBuilder()
       Reference to a POINT.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 66:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_ref = 291;
    • getPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPointRefOrBuilder()
       Reference to a POINT.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 66:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_ref = 291;
      Specified by:
      getPointRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasActivationPointRef

      public boolean hasActivationPointRef()
       Reference to an ACTIVATION POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 95:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activation_point_ref = 292;
      Specified by:
      hasActivationPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the activationPointRef field is set.
    • getActivationPointRef

      public VersionOfObjectRefStructure getActivationPointRef()
       Reference to an ACTIVATION POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 95:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activation_point_ref = 292;
      Specified by:
      getActivationPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The activationPointRef.
    • setActivationPointRef

      public PointOnSectionType.Builder setActivationPointRef(VersionOfObjectRefStructure value)
       Reference to an ACTIVATION POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 95:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activation_point_ref = 292;
    • setActivationPointRef

      public PointOnSectionType.Builder setActivationPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an ACTIVATION POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 95:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activation_point_ref = 292;
    • mergeActivationPointRef

      public PointOnSectionType.Builder mergeActivationPointRef(VersionOfObjectRefStructure value)
       Reference to an ACTIVATION POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 95:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activation_point_ref = 292;
    • clearActivationPointRef

      public PointOnSectionType.Builder clearActivationPointRef()
       Reference to an ACTIVATION POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 95:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activation_point_ref = 292;
    • getActivationPointRefBuilder

      public VersionOfObjectRefStructure.Builder getActivationPointRefBuilder()
       Reference to an ACTIVATION POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 95:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activation_point_ref = 292;
    • getActivationPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getActivationPointRefOrBuilder()
       Reference to an ACTIVATION POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 95:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activation_point_ref = 292;
      Specified by:
      getActivationPointRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasBeaconPointRef

      public boolean hasBeaconPointRef()
       Reference to a BEACON POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 121:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure beacon_point_ref = 293;
      Specified by:
      hasBeaconPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the beaconPointRef field is set.
    • getBeaconPointRef

      public VersionOfObjectRefStructure getBeaconPointRef()
       Reference to a BEACON POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 121:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure beacon_point_ref = 293;
      Specified by:
      getBeaconPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The beaconPointRef.
    • setBeaconPointRef

      public PointOnSectionType.Builder setBeaconPointRef(VersionOfObjectRefStructure value)
       Reference to a BEACON POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 121:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure beacon_point_ref = 293;
    • setBeaconPointRef

      public PointOnSectionType.Builder setBeaconPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a BEACON POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 121:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure beacon_point_ref = 293;
    • mergeBeaconPointRef

      public PointOnSectionType.Builder mergeBeaconPointRef(VersionOfObjectRefStructure value)
       Reference to a BEACON POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 121:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure beacon_point_ref = 293;
    • clearBeaconPointRef

      public PointOnSectionType.Builder clearBeaconPointRef()
       Reference to a BEACON POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 121:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure beacon_point_ref = 293;
    • getBeaconPointRefBuilder

      public VersionOfObjectRefStructure.Builder getBeaconPointRefBuilder()
       Reference to a BEACON POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 121:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure beacon_point_ref = 293;
    • getBeaconPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getBeaconPointRefOrBuilder()
       Reference to a BEACON POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 121:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure beacon_point_ref = 293;
      Specified by:
      getBeaconPointRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasTrafficControlPointRef

      public boolean hasTrafficControlPointRef()
       Reference to a TRAFFIC CONTROL POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 147:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure traffic_control_point_ref = 294;
      Specified by:
      hasTrafficControlPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the trafficControlPointRef field is set.
    • getTrafficControlPointRef

      public VersionOfObjectRefStructure getTrafficControlPointRef()
       Reference to a TRAFFIC CONTROL POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 147:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure traffic_control_point_ref = 294;
      Specified by:
      getTrafficControlPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The trafficControlPointRef.
    • setTrafficControlPointRef

      public PointOnSectionType.Builder setTrafficControlPointRef(VersionOfObjectRefStructure value)
       Reference to a TRAFFIC CONTROL POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 147:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure traffic_control_point_ref = 294;
    • setTrafficControlPointRef

      public PointOnSectionType.Builder setTrafficControlPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TRAFFIC CONTROL POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 147:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure traffic_control_point_ref = 294;
    • mergeTrafficControlPointRef

      public PointOnSectionType.Builder mergeTrafficControlPointRef(VersionOfObjectRefStructure value)
       Reference to a TRAFFIC CONTROL POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 147:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure traffic_control_point_ref = 294;
    • clearTrafficControlPointRef

      public PointOnSectionType.Builder clearTrafficControlPointRef()
       Reference to a TRAFFIC CONTROL POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 147:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure traffic_control_point_ref = 294;
    • getTrafficControlPointRefBuilder

      public VersionOfObjectRefStructure.Builder getTrafficControlPointRefBuilder()
       Reference to a TRAFFIC CONTROL POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 147:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure traffic_control_point_ref = 294;
    • getTrafficControlPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTrafficControlPointRefOrBuilder()
       Reference to a TRAFFIC CONTROL POINT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 147:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure traffic_control_point_ref = 294;
      Specified by:
      getTrafficControlPointRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasRailwayPointRef

      public boolean hasRailwayPointRef()
       Reference to a RAILWAY POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 94:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure railway_point_ref = 295;
      Specified by:
      hasRailwayPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the railwayPointRef field is set.
    • getRailwayPointRef

      public VersionOfObjectRefStructure getRailwayPointRef()
       Reference to a RAILWAY POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 94:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure railway_point_ref = 295;
      Specified by:
      getRailwayPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The railwayPointRef.
    • setRailwayPointRef

      public PointOnSectionType.Builder setRailwayPointRef(VersionOfObjectRefStructure value)
       Reference to a RAILWAY POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 94:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure railway_point_ref = 295;
    • setRailwayPointRef

      public PointOnSectionType.Builder setRailwayPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a RAILWAY POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 94:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure railway_point_ref = 295;
    • mergeRailwayPointRef

      public PointOnSectionType.Builder mergeRailwayPointRef(VersionOfObjectRefStructure value)
       Reference to a RAILWAY POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 94:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure railway_point_ref = 295;
    • clearRailwayPointRef

      public PointOnSectionType.Builder clearRailwayPointRef()
       Reference to a RAILWAY POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 94:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure railway_point_ref = 295;
    • getRailwayPointRefBuilder

      public VersionOfObjectRefStructure.Builder getRailwayPointRefBuilder()
       Reference to a RAILWAY POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 94:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure railway_point_ref = 295;
    • getRailwayPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRailwayPointRefOrBuilder()
       Reference to a RAILWAY POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 94:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure railway_point_ref = 295;
      Specified by:
      getRailwayPointRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasRoadPointRef

      public boolean hasRoadPointRef()
       Reference to a ROAD POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 120:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure road_point_ref = 296;
      Specified by:
      hasRoadPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the roadPointRef field is set.
    • getRoadPointRef

      public VersionOfObjectRefStructure getRoadPointRef()
       Reference to a ROAD POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 120:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure road_point_ref = 296;
      Specified by:
      getRoadPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The roadPointRef.
    • setRoadPointRef

       Reference to a ROAD POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 120:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure road_point_ref = 296;
    • setRoadPointRef

      public PointOnSectionType.Builder setRoadPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a ROAD POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 120:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure road_point_ref = 296;
    • mergeRoadPointRef

      public PointOnSectionType.Builder mergeRoadPointRef(VersionOfObjectRefStructure value)
       Reference to a ROAD POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 120:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure road_point_ref = 296;
    • clearRoadPointRef

      public PointOnSectionType.Builder clearRoadPointRef()
       Reference to a ROAD POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 120:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure road_point_ref = 296;
    • getRoadPointRefBuilder

      public VersionOfObjectRefStructure.Builder getRoadPointRefBuilder()
       Reference to a ROAD POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 120:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure road_point_ref = 296;
    • getRoadPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRoadPointRefOrBuilder()
       Reference to a ROAD POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 120:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure road_point_ref = 296;
      Specified by:
      getRoadPointRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasWirePointRef

      public boolean hasWirePointRef()
       Reference to a WIRE POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 146:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wire_point_ref = 297;
      Specified by:
      hasWirePointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the wirePointRef field is set.
    • getWirePointRef

      public VersionOfObjectRefStructure getWirePointRef()
       Reference to a WIRE POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 146:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wire_point_ref = 297;
      Specified by:
      getWirePointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The wirePointRef.
    • setWirePointRef

       Reference to a WIRE POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 146:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wire_point_ref = 297;
    • setWirePointRef

      public PointOnSectionType.Builder setWirePointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a WIRE POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 146:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wire_point_ref = 297;
    • mergeWirePointRef

      public PointOnSectionType.Builder mergeWirePointRef(VersionOfObjectRefStructure value)
       Reference to a WIRE POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 146:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wire_point_ref = 297;
    • clearWirePointRef

      public PointOnSectionType.Builder clearWirePointRef()
       Reference to a WIRE POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 146:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wire_point_ref = 297;
    • getWirePointRefBuilder

      public VersionOfObjectRefStructure.Builder getWirePointRefBuilder()
       Reference to a WIRE POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 146:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wire_point_ref = 297;
    • getWirePointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getWirePointRefOrBuilder()
       Reference to a WIRE POINT.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 146:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wire_point_ref = 297;
      Specified by:
      getWirePointRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasRoutePointRef

      public boolean hasRoutePointRef()
       Reference to a ROUTE POINT.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 148:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_point_ref = 298;
      Specified by:
      hasRoutePointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the routePointRef field is set.
    • getRoutePointRef

      public VersionOfObjectRefStructure getRoutePointRef()
       Reference to a ROUTE POINT.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 148:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_point_ref = 298;
      Specified by:
      getRoutePointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The routePointRef.
    • setRoutePointRef

       Reference to a ROUTE POINT.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 148:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_point_ref = 298;
    • setRoutePointRef

      public PointOnSectionType.Builder setRoutePointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a ROUTE POINT.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 148:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_point_ref = 298;
    • mergeRoutePointRef

      public PointOnSectionType.Builder mergeRoutePointRef(VersionOfObjectRefStructure value)
       Reference to a ROUTE POINT.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 148:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_point_ref = 298;
    • clearRoutePointRef

      public PointOnSectionType.Builder clearRoutePointRef()
       Reference to a ROUTE POINT.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 148:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_point_ref = 298;
    • getRoutePointRefBuilder

      public VersionOfObjectRefStructure.Builder getRoutePointRefBuilder()
       Reference to a ROUTE POINT.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 148:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_point_ref = 298;
    • getRoutePointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRoutePointRefOrBuilder()
       Reference to a ROUTE POINT.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 148:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_point_ref = 298;
      Specified by:
      getRoutePointRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasTimingPointRef

      public boolean hasTimingPointRef()
       Reference to a TIMING POINT. If given by context does not need to be stated.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 96:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_ref = 299;
      Specified by:
      hasTimingPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the timingPointRef field is set.
    • getTimingPointRef

      public VersionOfObjectRefStructure getTimingPointRef()
       Reference to a TIMING POINT. If given by context does not need to be stated.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 96:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_ref = 299;
      Specified by:
      getTimingPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The timingPointRef.
    • setTimingPointRef

      public PointOnSectionType.Builder setTimingPointRef(VersionOfObjectRefStructure value)
       Reference to a TIMING POINT. If given by context does not need to be stated.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 96:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_ref = 299;
    • setTimingPointRef

      public PointOnSectionType.Builder setTimingPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TIMING POINT. If given by context does not need to be stated.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 96:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_ref = 299;
    • mergeTimingPointRef

      public PointOnSectionType.Builder mergeTimingPointRef(VersionOfObjectRefStructure value)
       Reference to a TIMING POINT. If given by context does not need to be stated.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 96:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_ref = 299;
    • clearTimingPointRef

      public PointOnSectionType.Builder clearTimingPointRef()
       Reference to a TIMING POINT. If given by context does not need to be stated.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 96:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_ref = 299;
    • getTimingPointRefBuilder

      public VersionOfObjectRefStructure.Builder getTimingPointRefBuilder()
       Reference to a TIMING POINT. If given by context does not need to be stated.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 96:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_ref = 299;
    • getTimingPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTimingPointRefOrBuilder()
       Reference to a TIMING POINT. If given by context does not need to be stated.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 96:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_ref = 299;
      Specified by:
      getTimingPointRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasReliefPointRef

      public boolean hasReliefPointRef()
       Reference to a RELIEF POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 68:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure relief_point_ref = 300;
      Specified by:
      hasReliefPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the reliefPointRef field is set.
    • getReliefPointRef

      public VersionOfObjectRefStructure getReliefPointRef()
       Reference to a RELIEF POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 68:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure relief_point_ref = 300;
      Specified by:
      getReliefPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The reliefPointRef.
    • setReliefPointRef

      public PointOnSectionType.Builder setReliefPointRef(VersionOfObjectRefStructure value)
       Reference to a RELIEF POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 68:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure relief_point_ref = 300;
    • setReliefPointRef

      public PointOnSectionType.Builder setReliefPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a RELIEF POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 68:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure relief_point_ref = 300;
    • mergeReliefPointRef

      public PointOnSectionType.Builder mergeReliefPointRef(VersionOfObjectRefStructure value)
       Reference to a RELIEF POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 68:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure relief_point_ref = 300;
    • clearReliefPointRef

      public PointOnSectionType.Builder clearReliefPointRef()
       Reference to a RELIEF POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 68:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure relief_point_ref = 300;
    • getReliefPointRefBuilder

      public VersionOfObjectRefStructure.Builder getReliefPointRefBuilder()
       Reference to a RELIEF POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 68:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure relief_point_ref = 300;
    • getReliefPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getReliefPointRefOrBuilder()
       Reference to a RELIEF POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 68:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure relief_point_ref = 300;
      Specified by:
      getReliefPointRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasParkingPointRef

      public boolean hasParkingPointRef()
       Reference to a PARKING POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 94:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_point_ref = 301;
      Specified by:
      hasParkingPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the parkingPointRef field is set.
    • getParkingPointRef

      public VersionOfObjectRefStructure getParkingPointRef()
       Reference to a PARKING POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 94:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_point_ref = 301;
      Specified by:
      getParkingPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The parkingPointRef.
    • setParkingPointRef

      public PointOnSectionType.Builder setParkingPointRef(VersionOfObjectRefStructure value)
       Reference to a PARKING POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 94:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_point_ref = 301;
    • setParkingPointRef

      public PointOnSectionType.Builder setParkingPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PARKING POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 94:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_point_ref = 301;
    • mergeParkingPointRef

      public PointOnSectionType.Builder mergeParkingPointRef(VersionOfObjectRefStructure value)
       Reference to a PARKING POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 94:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_point_ref = 301;
    • clearParkingPointRef

      public PointOnSectionType.Builder clearParkingPointRef()
       Reference to a PARKING POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 94:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_point_ref = 301;
    • getParkingPointRefBuilder

      public VersionOfObjectRefStructure.Builder getParkingPointRefBuilder()
       Reference to a PARKING POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 94:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_point_ref = 301;
    • getParkingPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParkingPointRefOrBuilder()
       Reference to a PARKING POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 94:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_point_ref = 301;
      Specified by:
      getParkingPointRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasGaragePointRef

      public boolean hasGaragePointRef()
       Reference to a GARAGE POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 121:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure garage_point_ref = 302;
      Specified by:
      hasGaragePointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the garagePointRef field is set.
    • getGaragePointRef

      public VersionOfObjectRefStructure getGaragePointRef()
       Reference to a GARAGE POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 121:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure garage_point_ref = 302;
      Specified by:
      getGaragePointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The garagePointRef.
    • setGaragePointRef

      public PointOnSectionType.Builder setGaragePointRef(VersionOfObjectRefStructure value)
       Reference to a GARAGE POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 121:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure garage_point_ref = 302;
    • setGaragePointRef

      public PointOnSectionType.Builder setGaragePointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a GARAGE POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 121:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure garage_point_ref = 302;
    • mergeGaragePointRef

      public PointOnSectionType.Builder mergeGaragePointRef(VersionOfObjectRefStructure value)
       Reference to a GARAGE POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 121:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure garage_point_ref = 302;
    • clearGaragePointRef

      public PointOnSectionType.Builder clearGaragePointRef()
       Reference to a GARAGE POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 121:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure garage_point_ref = 302;
    • getGaragePointRefBuilder

      public VersionOfObjectRefStructure.Builder getGaragePointRefBuilder()
       Reference to a GARAGE POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 121:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure garage_point_ref = 302;
    • getGaragePointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getGaragePointRefOrBuilder()
       Reference to a GARAGE POINT.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 121:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure garage_point_ref = 302;
      Specified by:
      getGaragePointRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasScheduledStopPointRef

      public boolean hasScheduledStopPointRef()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 303;
      Specified by:
      hasScheduledStopPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the scheduledStopPointRef field is set.
    • getScheduledStopPointRef

      public VersionOfObjectRefStructure getScheduledStopPointRef()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 303;
      Specified by:
      getScheduledStopPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The scheduledStopPointRef.
    • setScheduledStopPointRef

      public PointOnSectionType.Builder setScheduledStopPointRef(VersionOfObjectRefStructure value)
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 303;
    • setScheduledStopPointRef

      public PointOnSectionType.Builder setScheduledStopPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 303;
    • mergeScheduledStopPointRef

      public PointOnSectionType.Builder mergeScheduledStopPointRef(VersionOfObjectRefStructure value)
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 303;
    • clearScheduledStopPointRef

      public PointOnSectionType.Builder clearScheduledStopPointRef()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 303;
    • getScheduledStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder getScheduledStopPointRefBuilder()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 303;
    • getScheduledStopPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getScheduledStopPointRefOrBuilder()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 303;
      Specified by:
      getScheduledStopPointRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasFareScheduledStopPointRef

      public boolean hasFareScheduledStopPointRef()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 304;
      Specified by:
      hasFareScheduledStopPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the fareScheduledStopPointRef field is set.
    • getFareScheduledStopPointRef

      public VersionOfObjectRefStructure getFareScheduledStopPointRef()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 304;
      Specified by:
      getFareScheduledStopPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The fareScheduledStopPointRef.
    • setFareScheduledStopPointRef

      public PointOnSectionType.Builder setFareScheduledStopPointRef(VersionOfObjectRefStructure value)
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 304;
    • setFareScheduledStopPointRef

      public PointOnSectionType.Builder setFareScheduledStopPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 304;
    • mergeFareScheduledStopPointRef

      public PointOnSectionType.Builder mergeFareScheduledStopPointRef(VersionOfObjectRefStructure value)
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 304;
    • clearFareScheduledStopPointRef

      public PointOnSectionType.Builder clearFareScheduledStopPointRef()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 304;
    • getFareScheduledStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder getFareScheduledStopPointRefBuilder()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 304;
    • getFareScheduledStopPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFareScheduledStopPointRefOrBuilder()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 304;
      Specified by:
      getFareScheduledStopPointRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasBorderPointRef

      public boolean hasBorderPointRef()
       Reference to a BORDER POINT. (TAP TSI B.1.3 Border Boint Code).  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 111:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure border_point_ref = 305;
      Specified by:
      hasBorderPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the borderPointRef field is set.
    • getBorderPointRef

      public VersionOfObjectRefStructure getBorderPointRef()
       Reference to a BORDER POINT. (TAP TSI B.1.3 Border Boint Code).  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 111:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure border_point_ref = 305;
      Specified by:
      getBorderPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The borderPointRef.
    • setBorderPointRef

      public PointOnSectionType.Builder setBorderPointRef(VersionOfObjectRefStructure value)
       Reference to a BORDER POINT. (TAP TSI B.1.3 Border Boint Code).  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 111:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure border_point_ref = 305;
    • setBorderPointRef

      public PointOnSectionType.Builder setBorderPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a BORDER POINT. (TAP TSI B.1.3 Border Boint Code).  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 111:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure border_point_ref = 305;
    • mergeBorderPointRef

      public PointOnSectionType.Builder mergeBorderPointRef(VersionOfObjectRefStructure value)
       Reference to a BORDER POINT. (TAP TSI B.1.3 Border Boint Code).  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 111:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure border_point_ref = 305;
    • clearBorderPointRef

      public PointOnSectionType.Builder clearBorderPointRef()
       Reference to a BORDER POINT. (TAP TSI B.1.3 Border Boint Code).  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 111:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure border_point_ref = 305;
    • getBorderPointRefBuilder

      public VersionOfObjectRefStructure.Builder getBorderPointRefBuilder()
       Reference to a BORDER POINT. (TAP TSI B.1.3 Border Boint Code).  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 111:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure border_point_ref = 305;
    • getBorderPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getBorderPointRefOrBuilder()
       Reference to a BORDER POINT. (TAP TSI B.1.3 Border Boint Code).  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 111:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure border_point_ref = 305;
      Specified by:
      getBorderPointRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasVehicleMeetingPointRef

      public boolean hasVehicleMeetingPointRef()
       Reference to a VEHICLE MEETING POINT. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 78:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 459;
      Specified by:
      hasVehicleMeetingPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the vehicleMeetingPointRef field is set.
    • getVehicleMeetingPointRef

      public VersionOfObjectRefStructure getVehicleMeetingPointRef()
       Reference to a VEHICLE MEETING POINT. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 78:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 459;
      Specified by:
      getVehicleMeetingPointRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The vehicleMeetingPointRef.
    • setVehicleMeetingPointRef

      public PointOnSectionType.Builder setVehicleMeetingPointRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE MEETING POINT. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 78:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 459;
    • setVehicleMeetingPointRef

      public PointOnSectionType.Builder setVehicleMeetingPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE MEETING POINT. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 78:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 459;
    • mergeVehicleMeetingPointRef

      public PointOnSectionType.Builder mergeVehicleMeetingPointRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE MEETING POINT. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 78:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 459;
    • clearVehicleMeetingPointRef

      public PointOnSectionType.Builder clearVehicleMeetingPointRef()
       Reference to a VEHICLE MEETING POINT. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 78:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 459;
    • getVehicleMeetingPointRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleMeetingPointRefBuilder()
       Reference to a VEHICLE MEETING POINT. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 78:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 459;
    • getVehicleMeetingPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleMeetingPointRefOrBuilder()
       Reference to a VEHICLE MEETING POINT. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 78:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 459;
      Specified by:
      getVehicleMeetingPointRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasPoint

      public boolean hasPoint()
       A 0-dimensional node of the network used for the spatial description of the network. POINTs may be located by a LOCATION in a given LOCATING SYSTEM.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 117:113]
       
      .uk.org.netex.www.netex.Point_VersionStructure point = 306;
      Specified by:
      hasPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the point field is set.
    • getPoint

      public Point_VersionStructure getPoint()
       A 0-dimensional node of the network used for the spatial description of the network. POINTs may be located by a LOCATION in a given LOCATING SYSTEM.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 117:113]
       
      .uk.org.netex.www.netex.Point_VersionStructure point = 306;
      Specified by:
      getPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      The point.
    • setPoint

       A 0-dimensional node of the network used for the spatial description of the network. POINTs may be located by a LOCATION in a given LOCATING SYSTEM.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 117:113]
       
      .uk.org.netex.www.netex.Point_VersionStructure point = 306;
    • setPoint

       A 0-dimensional node of the network used for the spatial description of the network. POINTs may be located by a LOCATION in a given LOCATING SYSTEM.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 117:113]
       
      .uk.org.netex.www.netex.Point_VersionStructure point = 306;
    • mergePoint

       A 0-dimensional node of the network used for the spatial description of the network. POINTs may be located by a LOCATION in a given LOCATING SYSTEM.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 117:113]
       
      .uk.org.netex.www.netex.Point_VersionStructure point = 306;
    • clearPoint

      public PointOnSectionType.Builder clearPoint()
       A 0-dimensional node of the network used for the spatial description of the network. POINTs may be located by a LOCATION in a given LOCATING SYSTEM.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 117:113]
       
      .uk.org.netex.www.netex.Point_VersionStructure point = 306;
    • getPointBuilder

      public Point_VersionStructure.Builder getPointBuilder()
       A 0-dimensional node of the network used for the spatial description of the network. POINTs may be located by a LOCATION in a given LOCATING SYSTEM.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 117:113]
       
      .uk.org.netex.www.netex.Point_VersionStructure point = 306;
    • getPointOrBuilder

      public Point_VersionStructureOrBuilder getPointOrBuilder()
       A 0-dimensional node of the network used for the spatial description of the network. POINTs may be located by a LOCATION in a given LOCATING SYSTEM.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 117:113]
       
      .uk.org.netex.www.netex.Point_VersionStructure point = 306;
      Specified by:
      getPointOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasActivationPoint

      public boolean hasActivationPoint()
       A POINT where a control process is activated when a vehicle passes it. EQUIPMENT may be needed for the activation.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 204:92]
       
      .uk.org.netex.www.netex.ActivationPointType activation_point = 307;
      Specified by:
      hasActivationPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the activationPoint field is set.
    • getActivationPoint

      public ActivationPointType getActivationPoint()
       A POINT where a control process is activated when a vehicle passes it. EQUIPMENT may be needed for the activation.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 204:92]
       
      .uk.org.netex.www.netex.ActivationPointType activation_point = 307;
      Specified by:
      getActivationPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      The activationPoint.
    • setActivationPoint

      public PointOnSectionType.Builder setActivationPoint(ActivationPointType value)
       A POINT where a control process is activated when a vehicle passes it. EQUIPMENT may be needed for the activation.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 204:92]
       
      .uk.org.netex.www.netex.ActivationPointType activation_point = 307;
    • setActivationPoint

      public PointOnSectionType.Builder setActivationPoint(ActivationPointType.Builder builderForValue)
       A POINT where a control process is activated when a vehicle passes it. EQUIPMENT may be needed for the activation.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 204:92]
       
      .uk.org.netex.www.netex.ActivationPointType activation_point = 307;
    • mergeActivationPoint

      public PointOnSectionType.Builder mergeActivationPoint(ActivationPointType value)
       A POINT where a control process is activated when a vehicle passes it. EQUIPMENT may be needed for the activation.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 204:92]
       
      .uk.org.netex.www.netex.ActivationPointType activation_point = 307;
    • clearActivationPoint

      public PointOnSectionType.Builder clearActivationPoint()
       A POINT where a control process is activated when a vehicle passes it. EQUIPMENT may be needed for the activation.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 204:92]
       
      .uk.org.netex.www.netex.ActivationPointType activation_point = 307;
    • getActivationPointBuilder

      public ActivationPointType.Builder getActivationPointBuilder()
       A POINT where a control process is activated when a vehicle passes it. EQUIPMENT may be needed for the activation.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 204:92]
       
      .uk.org.netex.www.netex.ActivationPointType activation_point = 307;
    • getActivationPointOrBuilder

      public ActivationPointTypeOrBuilder getActivationPointOrBuilder()
       A POINT where a control process is activated when a vehicle passes it. EQUIPMENT may be needed for the activation.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 204:92]
       
      .uk.org.netex.www.netex.ActivationPointType activation_point = 307;
      Specified by:
      getActivationPointOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasBeaconPoint

      public boolean hasBeaconPoint()
       A POINT where a beacon or similar device to support the automatic detection of vehicles passing by is located.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.BeaconPointType beacon_point = 308;
      Specified by:
      hasBeaconPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the beaconPoint field is set.
    • getBeaconPoint

      public BeaconPointType getBeaconPoint()
       A POINT where a beacon or similar device to support the automatic detection of vehicles passing by is located.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.BeaconPointType beacon_point = 308;
      Specified by:
      getBeaconPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      The beaconPoint.
    • setBeaconPoint

      public PointOnSectionType.Builder setBeaconPoint(BeaconPointType value)
       A POINT where a beacon or similar device to support the automatic detection of vehicles passing by is located.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.BeaconPointType beacon_point = 308;
    • setBeaconPoint

      public PointOnSectionType.Builder setBeaconPoint(BeaconPointType.Builder builderForValue)
       A POINT where a beacon or similar device to support the automatic detection of vehicles passing by is located.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.BeaconPointType beacon_point = 308;
    • mergeBeaconPoint

      public PointOnSectionType.Builder mergeBeaconPoint(BeaconPointType value)
       A POINT where a beacon or similar device to support the automatic detection of vehicles passing by is located.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.BeaconPointType beacon_point = 308;
    • clearBeaconPoint

      public PointOnSectionType.Builder clearBeaconPoint()
       A POINT where a beacon or similar device to support the automatic detection of vehicles passing by is located.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.BeaconPointType beacon_point = 308;
    • getBeaconPointBuilder

      public BeaconPointType.Builder getBeaconPointBuilder()
       A POINT where a beacon or similar device to support the automatic detection of vehicles passing by is located.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.BeaconPointType beacon_point = 308;
    • getBeaconPointOrBuilder

      public BeaconPointTypeOrBuilder getBeaconPointOrBuilder()
       A POINT where a beacon or similar device to support the automatic detection of vehicles passing by is located.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.BeaconPointType beacon_point = 308;
      Specified by:
      getBeaconPointOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasTrafficControlPoint

      public boolean hasTrafficControlPoint()
       A POINT where the traffic flow can be influenced. Examples are: traffic lights (lanterns), barriers.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 297:85]
       
      .uk.org.netex.www.netex.TrafficControlPointType traffic_control_point = 309;
      Specified by:
      hasTrafficControlPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the trafficControlPoint field is set.
    • getTrafficControlPoint

      public TrafficControlPointType getTrafficControlPoint()
       A POINT where the traffic flow can be influenced. Examples are: traffic lights (lanterns), barriers.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 297:85]
       
      .uk.org.netex.www.netex.TrafficControlPointType traffic_control_point = 309;
      Specified by:
      getTrafficControlPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      The trafficControlPoint.
    • setTrafficControlPoint

      public PointOnSectionType.Builder setTrafficControlPoint(TrafficControlPointType value)
       A POINT where the traffic flow can be influenced. Examples are: traffic lights (lanterns), barriers.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 297:85]
       
      .uk.org.netex.www.netex.TrafficControlPointType traffic_control_point = 309;
    • setTrafficControlPoint

      public PointOnSectionType.Builder setTrafficControlPoint(TrafficControlPointType.Builder builderForValue)
       A POINT where the traffic flow can be influenced. Examples are: traffic lights (lanterns), barriers.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 297:85]
       
      .uk.org.netex.www.netex.TrafficControlPointType traffic_control_point = 309;
    • mergeTrafficControlPoint

      public PointOnSectionType.Builder mergeTrafficControlPoint(TrafficControlPointType value)
       A POINT where the traffic flow can be influenced. Examples are: traffic lights (lanterns), barriers.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 297:85]
       
      .uk.org.netex.www.netex.TrafficControlPointType traffic_control_point = 309;
    • clearTrafficControlPoint

      public PointOnSectionType.Builder clearTrafficControlPoint()
       A POINT where the traffic flow can be influenced. Examples are: traffic lights (lanterns), barriers.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 297:85]
       
      .uk.org.netex.www.netex.TrafficControlPointType traffic_control_point = 309;
    • getTrafficControlPointBuilder

      public TrafficControlPointType.Builder getTrafficControlPointBuilder()
       A POINT where the traffic flow can be influenced. Examples are: traffic lights (lanterns), barriers.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 297:85]
       
      .uk.org.netex.www.netex.TrafficControlPointType traffic_control_point = 309;
    • getTrafficControlPointOrBuilder

      public TrafficControlPointTypeOrBuilder getTrafficControlPointOrBuilder()
       A POINT where the traffic flow can be influenced. Examples are: traffic lights (lanterns), barriers.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 297:85]
       
      .uk.org.netex.www.netex.TrafficControlPointType traffic_control_point = 309;
      Specified by:
      getTrafficControlPointOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasRailwayJunction

      public boolean hasRailwayJunction()
       A type of INFRASTRUCTURE POINT used to describe a RAILWAY network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 129:95]
       
      .uk.org.netex.www.netex.RailwayJunctionType railway_junction = 310;
      Specified by:
      hasRailwayJunction in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the railwayJunction field is set.
    • getRailwayJunction

      public RailwayJunctionType getRailwayJunction()
       A type of INFRASTRUCTURE POINT used to describe a RAILWAY network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 129:95]
       
      .uk.org.netex.www.netex.RailwayJunctionType railway_junction = 310;
      Specified by:
      getRailwayJunction in interface PointOnSectionTypeOrBuilder
      Returns:
      The railwayJunction.
    • setRailwayJunction

      public PointOnSectionType.Builder setRailwayJunction(RailwayJunctionType value)
       A type of INFRASTRUCTURE POINT used to describe a RAILWAY network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 129:95]
       
      .uk.org.netex.www.netex.RailwayJunctionType railway_junction = 310;
    • setRailwayJunction

      public PointOnSectionType.Builder setRailwayJunction(RailwayJunctionType.Builder builderForValue)
       A type of INFRASTRUCTURE POINT used to describe a RAILWAY network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 129:95]
       
      .uk.org.netex.www.netex.RailwayJunctionType railway_junction = 310;
    • mergeRailwayJunction

      public PointOnSectionType.Builder mergeRailwayJunction(RailwayJunctionType value)
       A type of INFRASTRUCTURE POINT used to describe a RAILWAY network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 129:95]
       
      .uk.org.netex.www.netex.RailwayJunctionType railway_junction = 310;
    • clearRailwayJunction

      public PointOnSectionType.Builder clearRailwayJunction()
       A type of INFRASTRUCTURE POINT used to describe a RAILWAY network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 129:95]
       
      .uk.org.netex.www.netex.RailwayJunctionType railway_junction = 310;
    • getRailwayJunctionBuilder

      public RailwayJunctionType.Builder getRailwayJunctionBuilder()
       A type of INFRASTRUCTURE POINT used to describe a RAILWAY network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 129:95]
       
      .uk.org.netex.www.netex.RailwayJunctionType railway_junction = 310;
    • getRailwayJunctionOrBuilder

      public RailwayJunctionTypeOrBuilder getRailwayJunctionOrBuilder()
       A type of INFRASTRUCTURE POINT used to describe a RAILWAY network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 129:95]
       
      .uk.org.netex.www.netex.RailwayJunctionType railway_junction = 310;
      Specified by:
      getRailwayJunctionOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasRoadJunction

      public boolean hasRoadJunction()
       A type of INFRASTRUCTURE POINT used to describe a ROAD network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 165:92]
       
      .uk.org.netex.www.netex.RoadJunctionType road_junction = 311;
      Specified by:
      hasRoadJunction in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the roadJunction field is set.
    • getRoadJunction

      public RoadJunctionType getRoadJunction()
       A type of INFRASTRUCTURE POINT used to describe a ROAD network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 165:92]
       
      .uk.org.netex.www.netex.RoadJunctionType road_junction = 311;
      Specified by:
      getRoadJunction in interface PointOnSectionTypeOrBuilder
      Returns:
      The roadJunction.
    • setRoadJunction

      public PointOnSectionType.Builder setRoadJunction(RoadJunctionType value)
       A type of INFRASTRUCTURE POINT used to describe a ROAD network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 165:92]
       
      .uk.org.netex.www.netex.RoadJunctionType road_junction = 311;
    • setRoadJunction

      public PointOnSectionType.Builder setRoadJunction(RoadJunctionType.Builder builderForValue)
       A type of INFRASTRUCTURE POINT used to describe a ROAD network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 165:92]
       
      .uk.org.netex.www.netex.RoadJunctionType road_junction = 311;
    • mergeRoadJunction

      public PointOnSectionType.Builder mergeRoadJunction(RoadJunctionType value)
       A type of INFRASTRUCTURE POINT used to describe a ROAD network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 165:92]
       
      .uk.org.netex.www.netex.RoadJunctionType road_junction = 311;
    • clearRoadJunction

      public PointOnSectionType.Builder clearRoadJunction()
       A type of INFRASTRUCTURE POINT used to describe a ROAD network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 165:92]
       
      .uk.org.netex.www.netex.RoadJunctionType road_junction = 311;
    • getRoadJunctionBuilder

      public RoadJunctionType.Builder getRoadJunctionBuilder()
       A type of INFRASTRUCTURE POINT used to describe a ROAD network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 165:92]
       
      .uk.org.netex.www.netex.RoadJunctionType road_junction = 311;
    • getRoadJunctionOrBuilder

      public RoadJunctionTypeOrBuilder getRoadJunctionOrBuilder()
       A type of INFRASTRUCTURE POINT used to describe a ROAD network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 165:92]
       
      .uk.org.netex.www.netex.RoadJunctionType road_junction = 311;
      Specified by:
      getRoadJunctionOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasWireJunction

      public boolean hasWireJunction()
       A type of INFRASTRUCTURE POINT used to describe a WIRE network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 201:92]
       
      .uk.org.netex.www.netex.WireJunctionType wire_junction = 312;
      Specified by:
      hasWireJunction in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the wireJunction field is set.
    • getWireJunction

      public WireJunctionType getWireJunction()
       A type of INFRASTRUCTURE POINT used to describe a WIRE network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 201:92]
       
      .uk.org.netex.www.netex.WireJunctionType wire_junction = 312;
      Specified by:
      getWireJunction in interface PointOnSectionTypeOrBuilder
      Returns:
      The wireJunction.
    • setWireJunction

      public PointOnSectionType.Builder setWireJunction(WireJunctionType value)
       A type of INFRASTRUCTURE POINT used to describe a WIRE network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 201:92]
       
      .uk.org.netex.www.netex.WireJunctionType wire_junction = 312;
    • setWireJunction

      public PointOnSectionType.Builder setWireJunction(WireJunctionType.Builder builderForValue)
       A type of INFRASTRUCTURE POINT used to describe a WIRE network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 201:92]
       
      .uk.org.netex.www.netex.WireJunctionType wire_junction = 312;
    • mergeWireJunction

      public PointOnSectionType.Builder mergeWireJunction(WireJunctionType value)
       A type of INFRASTRUCTURE POINT used to describe a WIRE network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 201:92]
       
      .uk.org.netex.www.netex.WireJunctionType wire_junction = 312;
    • clearWireJunction

      public PointOnSectionType.Builder clearWireJunction()
       A type of INFRASTRUCTURE POINT used to describe a WIRE network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 201:92]
       
      .uk.org.netex.www.netex.WireJunctionType wire_junction = 312;
    • getWireJunctionBuilder

      public WireJunctionType.Builder getWireJunctionBuilder()
       A type of INFRASTRUCTURE POINT used to describe a WIRE network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 201:92]
       
      .uk.org.netex.www.netex.WireJunctionType wire_junction = 312;
    • getWireJunctionOrBuilder

      public WireJunctionTypeOrBuilder getWireJunctionOrBuilder()
       A type of INFRASTRUCTURE POINT used to describe a WIRE network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 201:92]
       
      .uk.org.netex.www.netex.WireJunctionType wire_junction = 312;
      Specified by:
      getWireJunctionOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasTimingPoint

      public boolean hasTimingPoint()
       A POINT against which the timing information necessary to build schedules may be recorded.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 160:84]
       
      .uk.org.netex.www.netex.TimingPointType timing_point = 313;
      Specified by:
      hasTimingPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the timingPoint field is set.
    • getTimingPoint

      public TimingPointType getTimingPoint()
       A POINT against which the timing information necessary to build schedules may be recorded.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 160:84]
       
      .uk.org.netex.www.netex.TimingPointType timing_point = 313;
      Specified by:
      getTimingPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      The timingPoint.
    • setTimingPoint

      public PointOnSectionType.Builder setTimingPoint(TimingPointType value)
       A POINT against which the timing information necessary to build schedules may be recorded.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 160:84]
       
      .uk.org.netex.www.netex.TimingPointType timing_point = 313;
    • setTimingPoint

      public PointOnSectionType.Builder setTimingPoint(TimingPointType.Builder builderForValue)
       A POINT against which the timing information necessary to build schedules may be recorded.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 160:84]
       
      .uk.org.netex.www.netex.TimingPointType timing_point = 313;
    • mergeTimingPoint

      public PointOnSectionType.Builder mergeTimingPoint(TimingPointType value)
       A POINT against which the timing information necessary to build schedules may be recorded.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 160:84]
       
      .uk.org.netex.www.netex.TimingPointType timing_point = 313;
    • clearTimingPoint

      public PointOnSectionType.Builder clearTimingPoint()
       A POINT against which the timing information necessary to build schedules may be recorded.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 160:84]
       
      .uk.org.netex.www.netex.TimingPointType timing_point = 313;
    • getTimingPointBuilder

      public TimingPointType.Builder getTimingPointBuilder()
       A POINT against which the timing information necessary to build schedules may be recorded.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 160:84]
       
      .uk.org.netex.www.netex.TimingPointType timing_point = 313;
    • getTimingPointOrBuilder

      public TimingPointTypeOrBuilder getTimingPointOrBuilder()
       A POINT against which the timing information necessary to build schedules may be recorded.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 160:84]
       
      .uk.org.netex.www.netex.TimingPointType timing_point = 313;
      Specified by:
      getTimingPointOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasReliefPoint

      public boolean hasReliefPoint()
       A TIMING POINT where a relief is possible, i.e. a driver may take on or hand over a vehicle. The vehicle may sometimes be left unattended.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 183:84]
       
      .uk.org.netex.www.netex.ReliefPointType relief_point = 314;
      Specified by:
      hasReliefPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the reliefPoint field is set.
    • getReliefPoint

      public ReliefPointType getReliefPoint()
       A TIMING POINT where a relief is possible, i.e. a driver may take on or hand over a vehicle. The vehicle may sometimes be left unattended.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 183:84]
       
      .uk.org.netex.www.netex.ReliefPointType relief_point = 314;
      Specified by:
      getReliefPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      The reliefPoint.
    • setReliefPoint

      public PointOnSectionType.Builder setReliefPoint(ReliefPointType value)
       A TIMING POINT where a relief is possible, i.e. a driver may take on or hand over a vehicle. The vehicle may sometimes be left unattended.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 183:84]
       
      .uk.org.netex.www.netex.ReliefPointType relief_point = 314;
    • setReliefPoint

      public PointOnSectionType.Builder setReliefPoint(ReliefPointType.Builder builderForValue)
       A TIMING POINT where a relief is possible, i.e. a driver may take on or hand over a vehicle. The vehicle may sometimes be left unattended.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 183:84]
       
      .uk.org.netex.www.netex.ReliefPointType relief_point = 314;
    • mergeReliefPoint

      public PointOnSectionType.Builder mergeReliefPoint(ReliefPointType value)
       A TIMING POINT where a relief is possible, i.e. a driver may take on or hand over a vehicle. The vehicle may sometimes be left unattended.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 183:84]
       
      .uk.org.netex.www.netex.ReliefPointType relief_point = 314;
    • clearReliefPoint

      public PointOnSectionType.Builder clearReliefPoint()
       A TIMING POINT where a relief is possible, i.e. a driver may take on or hand over a vehicle. The vehicle may sometimes be left unattended.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 183:84]
       
      .uk.org.netex.www.netex.ReliefPointType relief_point = 314;
    • getReliefPointBuilder

      public ReliefPointType.Builder getReliefPointBuilder()
       A TIMING POINT where a relief is possible, i.e. a driver may take on or hand over a vehicle. The vehicle may sometimes be left unattended.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 183:84]
       
      .uk.org.netex.www.netex.ReliefPointType relief_point = 314;
    • getReliefPointOrBuilder

      public ReliefPointTypeOrBuilder getReliefPointOrBuilder()
       A TIMING POINT where a relief is possible, i.e. a driver may take on or hand over a vehicle. The vehicle may sometimes be left unattended.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 183:84]
       
      .uk.org.netex.www.netex.ReliefPointType relief_point = 314;
      Specified by:
      getReliefPointOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasParkingPoint

      public boolean hasParkingPoint()
       A TIMING POINT where vehicles may stay unattended for a long time. A vehicle's return to park at a PARKING POINT marks the end of a BLOCK.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 242:85]
       
      .uk.org.netex.www.netex.ParkingPointType parking_point = 315;
      Specified by:
      hasParkingPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the parkingPoint field is set.
    • getParkingPoint

      public ParkingPointType getParkingPoint()
       A TIMING POINT where vehicles may stay unattended for a long time. A vehicle's return to park at a PARKING POINT marks the end of a BLOCK.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 242:85]
       
      .uk.org.netex.www.netex.ParkingPointType parking_point = 315;
      Specified by:
      getParkingPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      The parkingPoint.
    • setParkingPoint

      public PointOnSectionType.Builder setParkingPoint(ParkingPointType value)
       A TIMING POINT where vehicles may stay unattended for a long time. A vehicle's return to park at a PARKING POINT marks the end of a BLOCK.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 242:85]
       
      .uk.org.netex.www.netex.ParkingPointType parking_point = 315;
    • setParkingPoint

      public PointOnSectionType.Builder setParkingPoint(ParkingPointType.Builder builderForValue)
       A TIMING POINT where vehicles may stay unattended for a long time. A vehicle's return to park at a PARKING POINT marks the end of a BLOCK.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 242:85]
       
      .uk.org.netex.www.netex.ParkingPointType parking_point = 315;
    • mergeParkingPoint

      public PointOnSectionType.Builder mergeParkingPoint(ParkingPointType value)
       A TIMING POINT where vehicles may stay unattended for a long time. A vehicle's return to park at a PARKING POINT marks the end of a BLOCK.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 242:85]
       
      .uk.org.netex.www.netex.ParkingPointType parking_point = 315;
    • clearParkingPoint

      public PointOnSectionType.Builder clearParkingPoint()
       A TIMING POINT where vehicles may stay unattended for a long time. A vehicle's return to park at a PARKING POINT marks the end of a BLOCK.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 242:85]
       
      .uk.org.netex.www.netex.ParkingPointType parking_point = 315;
    • getParkingPointBuilder

      public ParkingPointType.Builder getParkingPointBuilder()
       A TIMING POINT where vehicles may stay unattended for a long time. A vehicle's return to park at a PARKING POINT marks the end of a BLOCK.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 242:85]
       
      .uk.org.netex.www.netex.ParkingPointType parking_point = 315;
    • getParkingPointOrBuilder

      public ParkingPointTypeOrBuilder getParkingPointOrBuilder()
       A TIMING POINT where vehicles may stay unattended for a long time. A vehicle's return to park at a PARKING POINT marks the end of a BLOCK.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 242:85]
       
      .uk.org.netex.www.netex.ParkingPointType parking_point = 315;
      Specified by:
      getParkingPointOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasGaragePoint

      public boolean hasGaragePoint()
       A subtype of PARKING POINT located in a GARAGE.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 305:85]
       
      .uk.org.netex.www.netex.GaragePointType garage_point = 316;
      Specified by:
      hasGaragePoint in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the garagePoint field is set.
    • getGaragePoint

      public GaragePointType getGaragePoint()
       A subtype of PARKING POINT located in a GARAGE.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 305:85]
       
      .uk.org.netex.www.netex.GaragePointType garage_point = 316;
      Specified by:
      getGaragePoint in interface PointOnSectionTypeOrBuilder
      Returns:
      The garagePoint.
    • setGaragePoint

      public PointOnSectionType.Builder setGaragePoint(GaragePointType value)
       A subtype of PARKING POINT located in a GARAGE.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 305:85]
       
      .uk.org.netex.www.netex.GaragePointType garage_point = 316;
    • setGaragePoint

      public PointOnSectionType.Builder setGaragePoint(GaragePointType.Builder builderForValue)
       A subtype of PARKING POINT located in a GARAGE.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 305:85]
       
      .uk.org.netex.www.netex.GaragePointType garage_point = 316;
    • mergeGaragePoint

      public PointOnSectionType.Builder mergeGaragePoint(GaragePointType value)
       A subtype of PARKING POINT located in a GARAGE.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 305:85]
       
      .uk.org.netex.www.netex.GaragePointType garage_point = 316;
    • clearGaragePoint

      public PointOnSectionType.Builder clearGaragePoint()
       A subtype of PARKING POINT located in a GARAGE.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 305:85]
       
      .uk.org.netex.www.netex.GaragePointType garage_point = 316;
    • getGaragePointBuilder

      public GaragePointType.Builder getGaragePointBuilder()
       A subtype of PARKING POINT located in a GARAGE.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 305:85]
       
      .uk.org.netex.www.netex.GaragePointType garage_point = 316;
    • getGaragePointOrBuilder

      public GaragePointTypeOrBuilder getGaragePointOrBuilder()
       A subtype of PARKING POINT located in a GARAGE.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 305:85]
       
      .uk.org.netex.www.netex.GaragePointType garage_point = 316;
      Specified by:
      getGaragePointOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasRoutePoint

      public boolean hasRoutePoint()
       A POINT used to define the shape of a ROUTE through the network.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 364:76]
       
      .uk.org.netex.www.netex.RoutePointType route_point = 317;
      Specified by:
      hasRoutePoint in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the routePoint field is set.
    • getRoutePoint

      public RoutePointType getRoutePoint()
       A POINT used to define the shape of a ROUTE through the network.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 364:76]
       
      .uk.org.netex.www.netex.RoutePointType route_point = 317;
      Specified by:
      getRoutePoint in interface PointOnSectionTypeOrBuilder
      Returns:
      The routePoint.
    • setRoutePoint

      public PointOnSectionType.Builder setRoutePoint(RoutePointType value)
       A POINT used to define the shape of a ROUTE through the network.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 364:76]
       
      .uk.org.netex.www.netex.RoutePointType route_point = 317;
    • setRoutePoint

      public PointOnSectionType.Builder setRoutePoint(RoutePointType.Builder builderForValue)
       A POINT used to define the shape of a ROUTE through the network.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 364:76]
       
      .uk.org.netex.www.netex.RoutePointType route_point = 317;
    • mergeRoutePoint

      public PointOnSectionType.Builder mergeRoutePoint(RoutePointType value)
       A POINT used to define the shape of a ROUTE through the network.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 364:76]
       
      .uk.org.netex.www.netex.RoutePointType route_point = 317;
    • clearRoutePoint

      public PointOnSectionType.Builder clearRoutePoint()
       A POINT used to define the shape of a ROUTE through the network.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 364:76]
       
      .uk.org.netex.www.netex.RoutePointType route_point = 317;
    • getRoutePointBuilder

      public RoutePointType.Builder getRoutePointBuilder()
       A POINT used to define the shape of a ROUTE through the network.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 364:76]
       
      .uk.org.netex.www.netex.RoutePointType route_point = 317;
    • getRoutePointOrBuilder

      public RoutePointTypeOrBuilder getRoutePointOrBuilder()
       A POINT used to define the shape of a ROUTE through the network.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 364:76]
       
      .uk.org.netex.www.netex.RoutePointType route_point = 317;
      Specified by:
      getRoutePointOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasPathJunction

      public boolean hasPathJunction()
       A designated point, inside or outside of a STOP PLACE or POINT OF INTEREST, at which two or more PATH LINKs may connect or branch.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 401:61]
       
      .uk.org.netex.www.netex.PathJunctionType path_junction = 318;
      Specified by:
      hasPathJunction in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the pathJunction field is set.
    • getPathJunction

      public PathJunctionType getPathJunction()
       A designated point, inside or outside of a STOP PLACE or POINT OF INTEREST, at which two or more PATH LINKs may connect or branch.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 401:61]
       
      .uk.org.netex.www.netex.PathJunctionType path_junction = 318;
      Specified by:
      getPathJunction in interface PointOnSectionTypeOrBuilder
      Returns:
      The pathJunction.
    • setPathJunction

      public PointOnSectionType.Builder setPathJunction(PathJunctionType value)
       A designated point, inside or outside of a STOP PLACE or POINT OF INTEREST, at which two or more PATH LINKs may connect or branch.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 401:61]
       
      .uk.org.netex.www.netex.PathJunctionType path_junction = 318;
    • setPathJunction

      public PointOnSectionType.Builder setPathJunction(PathJunctionType.Builder builderForValue)
       A designated point, inside or outside of a STOP PLACE or POINT OF INTEREST, at which two or more PATH LINKs may connect or branch.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 401:61]
       
      .uk.org.netex.www.netex.PathJunctionType path_junction = 318;
    • mergePathJunction

      public PointOnSectionType.Builder mergePathJunction(PathJunctionType value)
       A designated point, inside or outside of a STOP PLACE or POINT OF INTEREST, at which two or more PATH LINKs may connect or branch.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 401:61]
       
      .uk.org.netex.www.netex.PathJunctionType path_junction = 318;
    • clearPathJunction

      public PointOnSectionType.Builder clearPathJunction()
       A designated point, inside or outside of a STOP PLACE or POINT OF INTEREST, at which two or more PATH LINKs may connect or branch.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 401:61]
       
      .uk.org.netex.www.netex.PathJunctionType path_junction = 318;
    • getPathJunctionBuilder

      public PathJunctionType.Builder getPathJunctionBuilder()
       A designated point, inside or outside of a STOP PLACE or POINT OF INTEREST, at which two or more PATH LINKs may connect or branch.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 401:61]
       
      .uk.org.netex.www.netex.PathJunctionType path_junction = 318;
    • getPathJunctionOrBuilder

      public PathJunctionTypeOrBuilder getPathJunctionOrBuilder()
       A designated point, inside or outside of a STOP PLACE or POINT OF INTEREST, at which two or more PATH LINKs may connect or branch.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 401:61]
       
      .uk.org.netex.www.netex.PathJunctionType path_junction = 318;
      Specified by:
      getPathJunctionOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasScheduledStopPoint

      public boolean hasScheduledStopPoint()
       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 319;
      Specified by:
      hasScheduledStopPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the scheduledStopPoint field is set.
    • getScheduledStopPoint

      public ScheduledStopPointType getScheduledStopPoint()
       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 319;
      Specified by:
      getScheduledStopPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      The scheduledStopPoint.
    • setScheduledStopPoint

      public PointOnSectionType.Builder setScheduledStopPoint(ScheduledStopPointType value)
       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 319;
    • setScheduledStopPoint

      public PointOnSectionType.Builder setScheduledStopPoint(ScheduledStopPointType.Builder builderForValue)
       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 319;
    • mergeScheduledStopPoint

      public PointOnSectionType.Builder mergeScheduledStopPoint(ScheduledStopPointType value)
       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 319;
    • clearScheduledStopPoint

      public PointOnSectionType.Builder clearScheduledStopPoint()
       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 319;
    • getScheduledStopPointBuilder

      public ScheduledStopPointType.Builder getScheduledStopPointBuilder()
       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 319;
    • getScheduledStopPointOrBuilder

      public ScheduledStopPointTypeOrBuilder getScheduledStopPointOrBuilder()
       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 319;
      Specified by:
      getScheduledStopPointOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasFareScheduledStopPoint

      public boolean hasFareScheduledStopPoint()
       A POINT where passengers can board or alight from vehicles.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 153:88]
       
      .uk.org.netex.www.netex.FareScheduledStopPointType fare_scheduled_stop_point = 320;
      Specified by:
      hasFareScheduledStopPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the fareScheduledStopPoint field is set.
    • getFareScheduledStopPoint

      public FareScheduledStopPointType getFareScheduledStopPoint()
       A POINT where passengers can board or alight from vehicles.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 153:88]
       
      .uk.org.netex.www.netex.FareScheduledStopPointType fare_scheduled_stop_point = 320;
      Specified by:
      getFareScheduledStopPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      The fareScheduledStopPoint.
    • setFareScheduledStopPoint

      public PointOnSectionType.Builder setFareScheduledStopPoint(FareScheduledStopPointType value)
       A POINT where passengers can board or alight from vehicles.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 153:88]
       
      .uk.org.netex.www.netex.FareScheduledStopPointType fare_scheduled_stop_point = 320;
    • setFareScheduledStopPoint

      public PointOnSectionType.Builder setFareScheduledStopPoint(FareScheduledStopPointType.Builder builderForValue)
       A POINT where passengers can board or alight from vehicles.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 153:88]
       
      .uk.org.netex.www.netex.FareScheduledStopPointType fare_scheduled_stop_point = 320;
    • mergeFareScheduledStopPoint

      public PointOnSectionType.Builder mergeFareScheduledStopPoint(FareScheduledStopPointType value)
       A POINT where passengers can board or alight from vehicles.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 153:88]
       
      .uk.org.netex.www.netex.FareScheduledStopPointType fare_scheduled_stop_point = 320;
    • clearFareScheduledStopPoint

      public PointOnSectionType.Builder clearFareScheduledStopPoint()
       A POINT where passengers can board or alight from vehicles.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 153:88]
       
      .uk.org.netex.www.netex.FareScheduledStopPointType fare_scheduled_stop_point = 320;
    • getFareScheduledStopPointBuilder

      public FareScheduledStopPointType.Builder getFareScheduledStopPointBuilder()
       A POINT where passengers can board or alight from vehicles.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 153:88]
       
      .uk.org.netex.www.netex.FareScheduledStopPointType fare_scheduled_stop_point = 320;
    • getFareScheduledStopPointOrBuilder

      public FareScheduledStopPointTypeOrBuilder getFareScheduledStopPointOrBuilder()
       A POINT where passengers can board or alight from vehicles.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 153:88]
       
      .uk.org.netex.www.netex.FareScheduledStopPointType fare_scheduled_stop_point = 320;
      Specified by:
      getFareScheduledStopPointOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasBorderPoint

      public boolean hasBorderPoint()
       Designated BORDER POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 220:77]
       
      .uk.org.netex.www.netex.BorderPointType border_point = 321;
      Specified by:
      hasBorderPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the borderPoint field is set.
    • getBorderPoint

      public BorderPointType getBorderPoint()
       Designated BORDER POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 220:77]
       
      .uk.org.netex.www.netex.BorderPointType border_point = 321;
      Specified by:
      getBorderPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      The borderPoint.
    • setBorderPoint

      public PointOnSectionType.Builder setBorderPoint(BorderPointType value)
       Designated BORDER POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 220:77]
       
      .uk.org.netex.www.netex.BorderPointType border_point = 321;
    • setBorderPoint

      public PointOnSectionType.Builder setBorderPoint(BorderPointType.Builder builderForValue)
       Designated BORDER POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 220:77]
       
      .uk.org.netex.www.netex.BorderPointType border_point = 321;
    • mergeBorderPoint

      public PointOnSectionType.Builder mergeBorderPoint(BorderPointType value)
       Designated BORDER POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 220:77]
       
      .uk.org.netex.www.netex.BorderPointType border_point = 321;
    • clearBorderPoint

      public PointOnSectionType.Builder clearBorderPoint()
       Designated BORDER POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 220:77]
       
      .uk.org.netex.www.netex.BorderPointType border_point = 321;
    • getBorderPointBuilder

      public BorderPointType.Builder getBorderPointBuilder()
       Designated BORDER POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 220:77]
       
      .uk.org.netex.www.netex.BorderPointType border_point = 321;
    • getBorderPointOrBuilder

      public BorderPointTypeOrBuilder getBorderPointOrBuilder()
       Designated BORDER POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 220:77]
       
      .uk.org.netex.www.netex.BorderPointType border_point = 321;
      Specified by:
      getBorderPointOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasVehicleMeetingPoint

      public boolean hasVehicleMeetingPoint()
       A POINT where passengers can board or alight from vehicles.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_version.xsd at 87:85]
       
      .uk.org.netex.www.netex.VehicleMeetingPointType vehicle_meeting_point = 323;
      Specified by:
      hasVehicleMeetingPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the vehicleMeetingPoint field is set.
    • getVehicleMeetingPoint

      public VehicleMeetingPointType getVehicleMeetingPoint()
       A POINT where passengers can board or alight from vehicles.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_version.xsd at 87:85]
       
      .uk.org.netex.www.netex.VehicleMeetingPointType vehicle_meeting_point = 323;
      Specified by:
      getVehicleMeetingPoint in interface PointOnSectionTypeOrBuilder
      Returns:
      The vehicleMeetingPoint.
    • setVehicleMeetingPoint

      public PointOnSectionType.Builder setVehicleMeetingPoint(VehicleMeetingPointType value)
       A POINT where passengers can board or alight from vehicles.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_version.xsd at 87:85]
       
      .uk.org.netex.www.netex.VehicleMeetingPointType vehicle_meeting_point = 323;
    • setVehicleMeetingPoint

      public PointOnSectionType.Builder setVehicleMeetingPoint(VehicleMeetingPointType.Builder builderForValue)
       A POINT where passengers can board or alight from vehicles.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_version.xsd at 87:85]
       
      .uk.org.netex.www.netex.VehicleMeetingPointType vehicle_meeting_point = 323;
    • mergeVehicleMeetingPoint

      public PointOnSectionType.Builder mergeVehicleMeetingPoint(VehicleMeetingPointType value)
       A POINT where passengers can board or alight from vehicles.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_version.xsd at 87:85]
       
      .uk.org.netex.www.netex.VehicleMeetingPointType vehicle_meeting_point = 323;
    • clearVehicleMeetingPoint

      public PointOnSectionType.Builder clearVehicleMeetingPoint()
       A POINT where passengers can board or alight from vehicles.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_version.xsd at 87:85]
       
      .uk.org.netex.www.netex.VehicleMeetingPointType vehicle_meeting_point = 323;
    • getVehicleMeetingPointBuilder

      public VehicleMeetingPointType.Builder getVehicleMeetingPointBuilder()
       A POINT where passengers can board or alight from vehicles.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_version.xsd at 87:85]
       
      .uk.org.netex.www.netex.VehicleMeetingPointType vehicle_meeting_point = 323;
    • getVehicleMeetingPointOrBuilder

      public VehicleMeetingPointTypeOrBuilder getVehicleMeetingPointOrBuilder()
       A POINT where passengers can board or alight from vehicles.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_version.xsd at 87:85]
       
      .uk.org.netex.www.netex.VehicleMeetingPointType vehicle_meeting_point = 323;
      Specified by:
      getVehicleMeetingPointOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasActivationLinkRef

      public boolean hasActivationLinkRef()
       Reference to an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 173:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activation_link_ref = 331;
      Specified by:
      hasActivationLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the activationLinkRef field is set.
    • getActivationLinkRef

      public VersionOfObjectRefStructure getActivationLinkRef()
       Reference to an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 173:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activation_link_ref = 331;
      Specified by:
      getActivationLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The activationLinkRef.
    • setActivationLinkRef

      public PointOnSectionType.Builder setActivationLinkRef(VersionOfObjectRefStructure value)
       Reference to an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 173:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activation_link_ref = 331;
    • setActivationLinkRef

      public PointOnSectionType.Builder setActivationLinkRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 173:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activation_link_ref = 331;
    • mergeActivationLinkRef

      public PointOnSectionType.Builder mergeActivationLinkRef(VersionOfObjectRefStructure value)
       Reference to an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 173:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activation_link_ref = 331;
    • clearActivationLinkRef

      public PointOnSectionType.Builder clearActivationLinkRef()
       Reference to an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 173:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activation_link_ref = 331;
    • getActivationLinkRefBuilder

      public VersionOfObjectRefStructure.Builder getActivationLinkRefBuilder()
       Reference to an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 173:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activation_link_ref = 331;
    • getActivationLinkRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getActivationLinkRefOrBuilder()
       Reference to an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 173:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activation_link_ref = 331;
      Specified by:
      getActivationLinkRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasRailwayLinkRef

      public boolean hasRailwayLinkRef()
       Reference to a RAILWAY LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 200:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure railway_link_ref = 332;
      Specified by:
      hasRailwayLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the railwayLinkRef field is set.
    • getRailwayLinkRef

      public VersionOfObjectRefStructure getRailwayLinkRef()
       Reference to a RAILWAY LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 200:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure railway_link_ref = 332;
      Specified by:
      getRailwayLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The railwayLinkRef.
    • setRailwayLinkRef

      public PointOnSectionType.Builder setRailwayLinkRef(VersionOfObjectRefStructure value)
       Reference to a RAILWAY LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 200:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure railway_link_ref = 332;
    • setRailwayLinkRef

      public PointOnSectionType.Builder setRailwayLinkRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a RAILWAY LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 200:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure railway_link_ref = 332;
    • mergeRailwayLinkRef

      public PointOnSectionType.Builder mergeRailwayLinkRef(VersionOfObjectRefStructure value)
       Reference to a RAILWAY LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 200:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure railway_link_ref = 332;
    • clearRailwayLinkRef

      public PointOnSectionType.Builder clearRailwayLinkRef()
       Reference to a RAILWAY LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 200:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure railway_link_ref = 332;
    • getRailwayLinkRefBuilder

      public VersionOfObjectRefStructure.Builder getRailwayLinkRefBuilder()
       Reference to a RAILWAY LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 200:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure railway_link_ref = 332;
    • getRailwayLinkRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRailwayLinkRefOrBuilder()
       Reference to a RAILWAY LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 200:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure railway_link_ref = 332;
      Specified by:
      getRailwayLinkRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasRoadLinkRef

      public boolean hasRoadLinkRef()
       Reference to a ROAD LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 256:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure road_link_ref = 333;
      Specified by:
      hasRoadLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the roadLinkRef field is set.
    • getRoadLinkRef

      public VersionOfObjectRefStructure getRoadLinkRef()
       Reference to a ROAD LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 256:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure road_link_ref = 333;
      Specified by:
      getRoadLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The roadLinkRef.
    • setRoadLinkRef

       Reference to a ROAD LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 256:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure road_link_ref = 333;
    • setRoadLinkRef

      public PointOnSectionType.Builder setRoadLinkRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a ROAD LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 256:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure road_link_ref = 333;
    • mergeRoadLinkRef

       Reference to a ROAD LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 256:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure road_link_ref = 333;
    • clearRoadLinkRef

      public PointOnSectionType.Builder clearRoadLinkRef()
       Reference to a ROAD LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 256:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure road_link_ref = 333;
    • getRoadLinkRefBuilder

      public VersionOfObjectRefStructure.Builder getRoadLinkRefBuilder()
       Reference to a ROAD LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 256:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure road_link_ref = 333;
    • getRoadLinkRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRoadLinkRefOrBuilder()
       Reference to a ROAD LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 256:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure road_link_ref = 333;
      Specified by:
      getRoadLinkRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasWireLinkRef

      public boolean hasWireLinkRef()
       Reference to a WIRE LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 312:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wire_link_ref = 334;
      Specified by:
      hasWireLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the wireLinkRef field is set.
    • getWireLinkRef

      public VersionOfObjectRefStructure getWireLinkRef()
       Reference to a WIRE LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 312:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wire_link_ref = 334;
      Specified by:
      getWireLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The wireLinkRef.
    • setWireLinkRef

       Reference to a WIRE LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 312:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wire_link_ref = 334;
    • setWireLinkRef

      public PointOnSectionType.Builder setWireLinkRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a WIRE LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 312:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wire_link_ref = 334;
    • mergeWireLinkRef

       Reference to a WIRE LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 312:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wire_link_ref = 334;
    • clearWireLinkRef

      public PointOnSectionType.Builder clearWireLinkRef()
       Reference to a WIRE LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 312:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wire_link_ref = 334;
    • getWireLinkRefBuilder

      public VersionOfObjectRefStructure.Builder getWireLinkRefBuilder()
       Reference to a WIRE LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 312:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wire_link_ref = 334;
    • getWireLinkRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getWireLinkRefOrBuilder()
       Reference to a WIRE LINK.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_support.xsd at 312:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wire_link_ref = 334;
      Specified by:
      getWireLinkRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasRouteLinkRef

      public boolean hasRouteLinkRef()
       Reference to a ROUTE LINK.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 174:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_link_ref = 335;
      Specified by:
      hasRouteLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the routeLinkRef field is set.
    • getRouteLinkRef

      public VersionOfObjectRefStructure getRouteLinkRef()
       Reference to a ROUTE LINK.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 174:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_link_ref = 335;
      Specified by:
      getRouteLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The routeLinkRef.
    • setRouteLinkRef

       Reference to a ROUTE LINK.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 174:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_link_ref = 335;
    • setRouteLinkRef

      public PointOnSectionType.Builder setRouteLinkRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a ROUTE LINK.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 174:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_link_ref = 335;
    • mergeRouteLinkRef

      public PointOnSectionType.Builder mergeRouteLinkRef(VersionOfObjectRefStructure value)
       Reference to a ROUTE LINK.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 174:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_link_ref = 335;
    • clearRouteLinkRef

      public PointOnSectionType.Builder clearRouteLinkRef()
       Reference to a ROUTE LINK.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 174:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_link_ref = 335;
    • getRouteLinkRefBuilder

      public VersionOfObjectRefStructure.Builder getRouteLinkRefBuilder()
       Reference to a ROUTE LINK.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 174:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_link_ref = 335;
    • getRouteLinkRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRouteLinkRefOrBuilder()
       Reference to a ROUTE LINK.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 174:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_link_ref = 335;
      Specified by:
      getRouteLinkRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasTimingLinkRef

      public boolean hasTimingLinkRef()
       Reference to a TIMING LINK.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 135:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_link_ref = 336;
      Specified by:
      hasTimingLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the timingLinkRef field is set.
    • getTimingLinkRef

      public VersionOfObjectRefStructure getTimingLinkRef()
       Reference to a TIMING LINK.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 135:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_link_ref = 336;
      Specified by:
      getTimingLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The timingLinkRef.
    • setTimingLinkRef

       Reference to a TIMING LINK.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 135:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_link_ref = 336;
    • setTimingLinkRef

      public PointOnSectionType.Builder setTimingLinkRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TIMING LINK.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 135:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_link_ref = 336;
    • mergeTimingLinkRef

      public PointOnSectionType.Builder mergeTimingLinkRef(VersionOfObjectRefStructure value)
       Reference to a TIMING LINK.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 135:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_link_ref = 336;
    • clearTimingLinkRef

      public PointOnSectionType.Builder clearTimingLinkRef()
       Reference to a TIMING LINK.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 135:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_link_ref = 336;
    • getTimingLinkRefBuilder

      public VersionOfObjectRefStructure.Builder getTimingLinkRefBuilder()
       Reference to a TIMING LINK.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 135:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_link_ref = 336;
    • getTimingLinkRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTimingLinkRefOrBuilder()
       Reference to a TIMING LINK.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 135:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_link_ref = 336;
      Specified by:
      getTimingLinkRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasPathLinkRef

      public boolean hasPathLinkRef()
       Reference to a PATH LINK.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 80:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure path_link_ref = 337;
      Specified by:
      hasPathLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the pathLinkRef field is set.
    • getPathLinkRef

      public VersionOfObjectRefStructure getPathLinkRef()
       Reference to a PATH LINK.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 80:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure path_link_ref = 337;
      Specified by:
      getPathLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The pathLinkRef.
    • setPathLinkRef

       Reference to a PATH LINK.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 80:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure path_link_ref = 337;
    • setPathLinkRef

      public PointOnSectionType.Builder setPathLinkRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PATH LINK.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 80:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure path_link_ref = 337;
    • mergePathLinkRef

       Reference to a PATH LINK.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 80:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure path_link_ref = 337;
    • clearPathLinkRef

      public PointOnSectionType.Builder clearPathLinkRef()
       Reference to a PATH LINK.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 80:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure path_link_ref = 337;
    • getPathLinkRefBuilder

      public VersionOfObjectRefStructure.Builder getPathLinkRefBuilder()
       Reference to a PATH LINK.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 80:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure path_link_ref = 337;
    • getPathLinkRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPathLinkRefOrBuilder()
       Reference to a PATH LINK.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 80:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure path_link_ref = 337;
      Specified by:
      getPathLinkRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasLineLinkRef

      public boolean hasLineLinkRef()
       Reference to a LINE LINK.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 70:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_link_ref = 338;
      Specified by:
      hasLineLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the lineLinkRef field is set.
    • getLineLinkRef

      public VersionOfObjectRefStructure getLineLinkRef()
       Reference to a LINE LINK.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 70:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_link_ref = 338;
      Specified by:
      getLineLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The lineLinkRef.
    • setLineLinkRef

       Reference to a LINE LINK.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 70:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_link_ref = 338;
    • setLineLinkRef

      public PointOnSectionType.Builder setLineLinkRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a LINE LINK.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 70:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_link_ref = 338;
    • mergeLineLinkRef

       Reference to a LINE LINK.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 70:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_link_ref = 338;
    • clearLineLinkRef

      public PointOnSectionType.Builder clearLineLinkRef()
       Reference to a LINE LINK.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 70:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_link_ref = 338;
    • getLineLinkRefBuilder

      public VersionOfObjectRefStructure.Builder getLineLinkRefBuilder()
       Reference to a LINE LINK.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 70:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_link_ref = 338;
    • getLineLinkRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLineLinkRefOrBuilder()
       Reference to a LINE LINK.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 70:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_link_ref = 338;
      Specified by:
      getLineLinkRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasServiceLinkRef

      public boolean hasServiceLinkRef()
       Reference to a SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 144:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_link_ref = 339;
      Specified by:
      hasServiceLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the serviceLinkRef field is set.
    • getServiceLinkRef

      public VersionOfObjectRefStructure getServiceLinkRef()
       Reference to a SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 144:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_link_ref = 339;
      Specified by:
      getServiceLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The serviceLinkRef.
    • setServiceLinkRef

      public PointOnSectionType.Builder setServiceLinkRef(VersionOfObjectRefStructure value)
       Reference to a SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 144:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_link_ref = 339;
    • setServiceLinkRef

      public PointOnSectionType.Builder setServiceLinkRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 144:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_link_ref = 339;
    • mergeServiceLinkRef

      public PointOnSectionType.Builder mergeServiceLinkRef(VersionOfObjectRefStructure value)
       Reference to a SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 144:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_link_ref = 339;
    • clearServiceLinkRef

      public PointOnSectionType.Builder clearServiceLinkRef()
       Reference to a SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 144:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_link_ref = 339;
    • getServiceLinkRefBuilder

      public VersionOfObjectRefStructure.Builder getServiceLinkRefBuilder()
       Reference to a SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 144:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_link_ref = 339;
    • getServiceLinkRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getServiceLinkRefOrBuilder()
       Reference to a SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 144:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_link_ref = 339;
      Specified by:
      getServiceLinkRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasVehicleMeetingLinkRef

      public boolean hasVehicleMeetingLinkRef()
       Reference to a VEHICLE MEETING LINK. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 105:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_link_ref = 340;
      Specified by:
      hasVehicleMeetingLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the vehicleMeetingLinkRef field is set.
    • getVehicleMeetingLinkRef

      public VersionOfObjectRefStructure getVehicleMeetingLinkRef()
       Reference to a VEHICLE MEETING LINK. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 105:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_link_ref = 340;
      Specified by:
      getVehicleMeetingLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The vehicleMeetingLinkRef.
    • setVehicleMeetingLinkRef

      public PointOnSectionType.Builder setVehicleMeetingLinkRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE MEETING LINK. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 105:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_link_ref = 340;
    • setVehicleMeetingLinkRef

      public PointOnSectionType.Builder setVehicleMeetingLinkRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE MEETING LINK. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 105:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_link_ref = 340;
    • mergeVehicleMeetingLinkRef

      public PointOnSectionType.Builder mergeVehicleMeetingLinkRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE MEETING LINK. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 105:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_link_ref = 340;
    • clearVehicleMeetingLinkRef

      public PointOnSectionType.Builder clearVehicleMeetingLinkRef()
       Reference to a VEHICLE MEETING LINK. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 105:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_link_ref = 340;
    • getVehicleMeetingLinkRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleMeetingLinkRefBuilder()
       Reference to a VEHICLE MEETING LINK. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 105:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_link_ref = 340;
    • getVehicleMeetingLinkRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleMeetingLinkRefOrBuilder()
       Reference to a VEHICLE MEETING LINK. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 105:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_link_ref = 340;
      Specified by:
      getVehicleMeetingLinkRefOrBuilder in interface PointOnSectionTypeOrBuilder
    • hasOnwardVehicleMeetingLinkRef

      public boolean hasOnwardVehicleMeetingLinkRef()
       Reference to a n Onward VEHICLE MEETING LINK. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 125:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_vehicle_meeting_link_ref = 341;
      Specified by:
      hasOnwardVehicleMeetingLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      Whether the onwardVehicleMeetingLinkRef field is set.
    • getOnwardVehicleMeetingLinkRef

      public VersionOfObjectRefStructure getOnwardVehicleMeetingLinkRef()
       Reference to a n Onward VEHICLE MEETING LINK. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 125:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_vehicle_meeting_link_ref = 341;
      Specified by:
      getOnwardVehicleMeetingLinkRef in interface PointOnSectionTypeOrBuilder
      Returns:
      The onwardVehicleMeetingLinkRef.
    • setOnwardVehicleMeetingLinkRef

      public PointOnSectionType.Builder setOnwardVehicleMeetingLinkRef(VersionOfObjectRefStructure value)
       Reference to a n Onward VEHICLE MEETING LINK. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 125:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_vehicle_meeting_link_ref = 341;
    • setOnwardVehicleMeetingLinkRef

      public PointOnSectionType.Builder setOnwardVehicleMeetingLinkRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a n Onward VEHICLE MEETING LINK. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 125:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_vehicle_meeting_link_ref = 341;
    • mergeOnwardVehicleMeetingLinkRef

      public PointOnSectionType.Builder mergeOnwardVehicleMeetingLinkRef(VersionOfObjectRefStructure value)
       Reference to a n Onward VEHICLE MEETING LINK. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 125:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_vehicle_meeting_link_ref = 341;
    • clearOnwardVehicleMeetingLinkRef

      public PointOnSectionType.Builder clearOnwardVehicleMeetingLinkRef()
       Reference to a n Onward VEHICLE MEETING LINK. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 125:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_vehicle_meeting_link_ref = 341;
    • getOnwardVehicleMeetingLinkRefBuilder

      public VersionOfObjectRefStructure.Builder getOnwardVehicleMeetingLinkRefBuilder()
       Reference to a n Onward VEHICLE MEETING LINK. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 125:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_vehicle_meeting_link_ref = 341;
    • getOnwardVehicleMeetingLinkRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOnwardVehicleMeetingLinkRefOrBuilder()
       Reference to a n Onward VEHICLE MEETING LINK. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 125:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_vehicle_meeting_link_ref = 341;
      Specified by:
      getOnwardVehicleMeetingLinkRefOrBuilder in interface PointOnSectionTypeOrBuilder