Class PointOnLink_VersionedChildStructure.Builder

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

public static final class PointOnLink_VersionedChildStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<PointOnLink_VersionedChildStructure.Builder> implements PointOnLink_VersionedChildStructureOrBuilder
 Type for a POINT ON LINK.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 293:79]
 
Protobuf type uk.org.netex.www.netex.PointOnLink_VersionedChildStructure
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<PointOnLink_VersionedChildStructure.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessage.Builder<PointOnLink_VersionedChildStructure.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<PointOnLink_VersionedChildStructure.Builder>
    • getDefaultInstanceForType

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

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

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

      public PointOnLink_VersionedChildStructure.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<PointOnLink_VersionedChildStructure.Builder>
    • isInitialized

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

      public PointOnLink_VersionedChildStructure.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<PointOnLink_VersionedChildStructure.Builder>
      Throws:
      IOException
    • getPointRefStructureCase

      Specified by:
      getPointRefStructureCase in interface PointOnLink_VersionedChildStructureOrBuilder
    • clearPointRefStructure

      public PointOnLink_VersionedChildStructure.Builder clearPointRefStructure()
    • getPointVersionStructureCase

      Specified by:
      getPointVersionStructureCase in interface PointOnLink_VersionedChildStructureOrBuilder
    • clearPointVersionStructure

      public PointOnLink_VersionedChildStructure.Builder clearPointVersionStructure()
    • getId

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

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

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

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

      public PointOnLink_VersionedChildStructure.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • hasCreated

      public boolean hasCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      hasCreated in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      Whether the created field is set.
    • getCreated

      public com.google.protobuf.Timestamp getCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      getCreated in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

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

      public com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      getCreatedOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • hasChanged

      public boolean hasChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      hasChanged in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      Whether the changed field is set.
    • getChanged

      public com.google.protobuf.Timestamp getChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      getChanged in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The changed.
    • setChanged

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

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

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

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

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

      public com.google.protobuf.TimestampOrBuilder getChangedOrBuilder()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      getChangedOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • getVersion

      public String getVersion()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Specified by:
      getVersion in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The version.
    • getVersionBytes

      public com.google.protobuf.ByteString getVersionBytes()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Specified by:
      getVersionBytes in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The bytes for version.
    • setVersion

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

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

      public PointOnLink_VersionedChildStructure.Builder setVersionBytes(com.google.protobuf.ByteString value)
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Parameters:
      value - The bytes for version to set.
      Returns:
      This builder for chaining.
    • getStatusValue

      public int getStatusValue()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Specified by:
      getStatusValue in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The enum numeric value on the wire for status.
    • setStatusValue

      public PointOnLink_VersionedChildStructure.Builder setStatusValue(int value)
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Parameters:
      value - The enum numeric value on the wire for status to set.
      Returns:
      This builder for chaining.
    • getStatus

      public StatusEnumeration getStatus()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Specified by:
      getStatus in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The status.
    • setStatus

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

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

      public String getDerivedFromVersionRef()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 198;
      Specified by:
      getDerivedFromVersionRef in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The derivedFromVersionRef.
    • getDerivedFromVersionRefBytes

      public com.google.protobuf.ByteString getDerivedFromVersionRefBytes()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 198;
      Specified by:
      getDerivedFromVersionRefBytes in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • setDerivedFromVersionRef

      public PointOnLink_VersionedChildStructure.Builder setDerivedFromVersionRef(String value)
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 198;
      Parameters:
      value - The derivedFromVersionRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromVersionRef

      public PointOnLink_VersionedChildStructure.Builder clearDerivedFromVersionRef()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 198;
      Returns:
      This builder for chaining.
    • setDerivedFromVersionRefBytes

      public PointOnLink_VersionedChildStructure.Builder setDerivedFromVersionRefBytes(com.google.protobuf.ByteString value)
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 198;
      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 = 199;
      Specified by:
      getDerivedFromObjectRef in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The derivedFromObjectRef.
    • getDerivedFromObjectRefBytes

      public com.google.protobuf.ByteString getDerivedFromObjectRefBytes()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 199;
      Specified by:
      getDerivedFromObjectRefBytes in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

      public PointOnLink_VersionedChildStructure.Builder setDerivedFromObjectRef(String value)
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 199;
      Parameters:
      value - The derivedFromObjectRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromObjectRef

      public PointOnLink_VersionedChildStructure.Builder clearDerivedFromObjectRef()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 199;
      Returns:
      This builder for chaining.
    • setDerivedFromObjectRefBytes

      public PointOnLink_VersionedChildStructure.Builder setDerivedFromObjectRefBytes(com.google.protobuf.ByteString value)
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 199;
      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 PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      Whether the validityConditions field is set.
    • getValidityConditions

      public ValidityConditions_RelStructure getValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Specified by:
      getValidityConditions in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

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

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

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

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

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

      public ValidityConditions_RelStructureOrBuilder getValidityConditionsOrBuilder()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Specified by:
      getValidityConditionsOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • getValidBetweenList

      public List<ValidBetweenType> getValidBetweenList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenList in interface PointOnLink_VersionedChildStructureOrBuilder
    • getValidBetweenCount

      public int getValidBetweenCount()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenCount in interface PointOnLink_VersionedChildStructureOrBuilder
    • getValidBetween

      public ValidBetweenType getValidBetween(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetween in interface PointOnLink_VersionedChildStructureOrBuilder
    • setValidBetween

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

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

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

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

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

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

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

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

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

      public ValidBetweenTypeOrBuilder getValidBetweenOrBuilder(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • getValidBetweenOrBuilderList

      public List<? extends ValidBetweenTypeOrBuilder> getValidBetweenOrBuilderList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenOrBuilderList in interface PointOnLink_VersionedChildStructureOrBuilder
    • addValidBetweenBuilder

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

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

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

      public boolean hasAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Specified by:
      hasAlternativeTexts in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      Whether the alternativeTexts field is set.
    • getAlternativeTexts

      public AlternativeTexts_RelStructure getAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Specified by:
      getAlternativeTexts in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The alternativeTexts.
    • setAlternativeTexts

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

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

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

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

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

      public AlternativeTexts_RelStructureOrBuilder getAlternativeTextsOrBuilder()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Specified by:
      getAlternativeTextsOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • hasExtensions

      public boolean hasExtensions()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 71;
      Specified by:
      hasExtensions in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      Whether the extensions field is set.
    • getExtensions

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

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

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

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

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

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

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

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

      public PointOnLink_VersionedChildStructure.Builder setOrder(int value)
       Order of step in sequence   [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 302:60]
       
      uint32 order = 101 [(.buf.validate.field) = { ... }
      Parameters:
      value - The order to set.
      Returns:
      This builder for chaining.
    • clearOrder

       Order of step in sequence   [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 302:60]
       
      uint32 order = 101 [(.buf.validate.field) = { ... }
      Returns:
      This builder for chaining.
    • hasName

      public boolean hasName()
       Name of LINK.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 317:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of LINK.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 317:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The name.
    • setName

       Name of LINK.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 317:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • setName

       Name of LINK.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 317:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

       Name of LINK.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 317:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • clearName

       Name of LINK.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 317:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of LINK.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 317:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of LINK.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 317:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • hasLinkRef

      public boolean hasLinkRef()
       Parent LINK -Can be omitted if given by context.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 322:70]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_ref = 162;
      Specified by:
      hasLinkRef in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      Whether the linkRef field is set.
    • getLinkRef

      public VersionOfObjectRefStructure getLinkRef()
       Parent LINK -Can be omitted if given by context.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 322:70]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_ref = 162;
      Specified by:
      getLinkRef in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The linkRef.
    • setLinkRef

       Parent LINK -Can be omitted if given by context.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 322:70]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_ref = 162;
    • setLinkRef

       Parent LINK -Can be omitted if given by context.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 322:70]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_ref = 162;
    • mergeLinkRef

       Parent LINK -Can be omitted if given by context.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 322:70]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_ref = 162;
    • clearLinkRef

       Parent LINK -Can be omitted if given by context.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 322:70]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_ref = 162;
    • getLinkRefBuilder

      public VersionOfObjectRefStructure.Builder getLinkRefBuilder()
       Parent LINK -Can be omitted if given by context.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 322:70]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_ref = 162;
    • getLinkRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLinkRefOrBuilder()
       Parent LINK -Can be omitted if given by context.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 322:70]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_ref = 162;
      Specified by:
      getLinkRefOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • getDistanceFromStart

      public double getDistanceFromStart()
       Distance of Point on Link from start of LINK.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 327:74]
       
      double distance_from_start = 163;
      Specified by:
      getDistanceFromStart in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The distanceFromStart.
    • setDistanceFromStart

      public PointOnLink_VersionedChildStructure.Builder setDistanceFromStart(double value)
       Distance of Point on Link from start of LINK.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 327:74]
       
      double distance_from_start = 163;
      Parameters:
      value - The distanceFromStart to set.
      Returns:
      This builder for chaining.
    • clearDistanceFromStart

      public PointOnLink_VersionedChildStructure.Builder clearDistanceFromStart()
       Distance of Point on Link from start of LINK.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 327:74]
       
      double distance_from_start = 163;
      Returns:
      This builder for chaining.
    • 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 = 164;
      Specified by:
      hasPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 164;
      Specified by:
      getPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 164;
    • setPointRef

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

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

       Reference to a POINT.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 66:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_ref = 164;
    • 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 = 164;
    • 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 = 164;
      Specified by:
      getPointRefOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 165;
      Specified by:
      hasActivationPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 165;
      Specified by:
      getActivationPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The activationPointRef.
    • setActivationPointRef

       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 = 165;
    • setActivationPointRef

       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 = 165;
    • mergeActivationPointRef

       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 = 165;
    • clearActivationPointRef

      public PointOnLink_VersionedChildStructure.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 = 165;
    • 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 = 165;
    • 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 = 165;
      Specified by:
      getActivationPointRefOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 166;
      Specified by:
      hasBeaconPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 166;
      Specified by:
      getBeaconPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The beaconPointRef.
    • setBeaconPointRef

       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 = 166;
    • setBeaconPointRef

       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 = 166;
    • mergeBeaconPointRef

       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 = 166;
    • clearBeaconPointRef

      public PointOnLink_VersionedChildStructure.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 = 166;
    • 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 = 166;
    • 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 = 166;
      Specified by:
      getBeaconPointRefOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 167;
      Specified by:
      hasTrafficControlPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 167;
      Specified by:
      getTrafficControlPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The trafficControlPointRef.
    • setTrafficControlPointRef

       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 = 167;
    • setTrafficControlPointRef

      public PointOnLink_VersionedChildStructure.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 = 167;
    • mergeTrafficControlPointRef

       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 = 167;
    • clearTrafficControlPointRef

      public PointOnLink_VersionedChildStructure.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 = 167;
    • 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 = 167;
    • 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 = 167;
      Specified by:
      getTrafficControlPointRefOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 168;
      Specified by:
      hasRailwayPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 168;
      Specified by:
      getRailwayPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The railwayPointRef.
    • setRailwayPointRef

       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 = 168;
    • setRailwayPointRef

       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 = 168;
    • mergeRailwayPointRef

       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 = 168;
    • clearRailwayPointRef

      public PointOnLink_VersionedChildStructure.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 = 168;
    • 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 = 168;
    • 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 = 168;
      Specified by:
      getRailwayPointRefOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 169;
      Specified by:
      hasRoadPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 169;
      Specified by:
      getRoadPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 169;
    • 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 = 169;
    • mergeRoadPointRef

       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 = 169;
    • clearRoadPointRef

      public PointOnLink_VersionedChildStructure.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 = 169;
    • 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 = 169;
    • 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 = 169;
      Specified by:
      getRoadPointRefOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 170;
      Specified by:
      hasWirePointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 170;
      Specified by:
      getWirePointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 170;
    • 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 = 170;
    • mergeWirePointRef

       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 = 170;
    • clearWirePointRef

      public PointOnLink_VersionedChildStructure.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 = 170;
    • 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 = 170;
    • 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 = 170;
      Specified by:
      getWirePointRefOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 171;
      Specified by:
      hasRoutePointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 171;
      Specified by:
      getRoutePointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 171;
    • 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 = 171;
    • mergeRoutePointRef

       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 = 171;
    • clearRoutePointRef

      public PointOnLink_VersionedChildStructure.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 = 171;
    • 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 = 171;
    • 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 = 171;
      Specified by:
      getRoutePointRefOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 172;
      Specified by:
      hasTimingPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 172;
      Specified by:
      getTimingPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The timingPointRef.
    • setTimingPointRef

       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 = 172;
    • setTimingPointRef

       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 = 172;
    • mergeTimingPointRef

       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 = 172;
    • clearTimingPointRef

      public PointOnLink_VersionedChildStructure.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 = 172;
    • 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 = 172;
    • 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 = 172;
      Specified by:
      getTimingPointRefOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 173;
      Specified by:
      hasReliefPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 173;
      Specified by:
      getReliefPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The reliefPointRef.
    • setReliefPointRef

       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 = 173;
    • setReliefPointRef

       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 = 173;
    • mergeReliefPointRef

       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 = 173;
    • clearReliefPointRef

      public PointOnLink_VersionedChildStructure.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 = 173;
    • 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 = 173;
    • 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 = 173;
      Specified by:
      getReliefPointRefOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 174;
      Specified by:
      hasParkingPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 174;
      Specified by:
      getParkingPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The parkingPointRef.
    • setParkingPointRef

       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 = 174;
    • setParkingPointRef

       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 = 174;
    • mergeParkingPointRef

       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 = 174;
    • clearParkingPointRef

      public PointOnLink_VersionedChildStructure.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 = 174;
    • 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 = 174;
    • 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 = 174;
      Specified by:
      getParkingPointRefOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 175;
      Specified by:
      hasGaragePointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 175;
      Specified by:
      getGaragePointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The garagePointRef.
    • setGaragePointRef

       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 = 175;
    • setGaragePointRef

       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 = 175;
    • mergeGaragePointRef

       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 = 175;
    • clearGaragePointRef

      public PointOnLink_VersionedChildStructure.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 = 175;
    • 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 = 175;
    • 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 = 175;
      Specified by:
      getGaragePointRefOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 176;
      Specified by:
      hasScheduledStopPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 176;
      Specified by:
      getScheduledStopPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The scheduledStopPointRef.
    • setScheduledStopPointRef

       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 = 176;
    • setScheduledStopPointRef

      public PointOnLink_VersionedChildStructure.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 = 176;
    • mergeScheduledStopPointRef

       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 = 176;
    • clearScheduledStopPointRef

      public PointOnLink_VersionedChildStructure.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 = 176;
    • 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 = 176;
    • 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 = 176;
      Specified by:
      getScheduledStopPointRefOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 177;
      Specified by:
      hasFareScheduledStopPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 177;
      Specified by:
      getFareScheduledStopPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The fareScheduledStopPointRef.
    • setFareScheduledStopPointRef

      public PointOnLink_VersionedChildStructure.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 = 177;
    • setFareScheduledStopPointRef

      public PointOnLink_VersionedChildStructure.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 = 177;
    • mergeFareScheduledStopPointRef

      public PointOnLink_VersionedChildStructure.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 = 177;
    • clearFareScheduledStopPointRef

      public PointOnLink_VersionedChildStructure.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 = 177;
    • 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 = 177;
    • 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 = 177;
      Specified by:
      getFareScheduledStopPointRefOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 178;
      Specified by:
      hasBorderPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 178;
      Specified by:
      getBorderPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The borderPointRef.
    • setBorderPointRef

       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 = 178;
    • setBorderPointRef

       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 = 178;
    • mergeBorderPointRef

       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 = 178;
    • clearBorderPointRef

      public PointOnLink_VersionedChildStructure.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 = 178;
    • 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 = 178;
    • 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 = 178;
      Specified by:
      getBorderPointRefOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 196;
      Specified by:
      hasVehicleMeetingPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 196;
      Specified by:
      getVehicleMeetingPointRef in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The vehicleMeetingPointRef.
    • setVehicleMeetingPointRef

       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 = 196;
    • setVehicleMeetingPointRef

      public PointOnLink_VersionedChildStructure.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 = 196;
    • mergeVehicleMeetingPointRef

       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 = 196;
    • clearVehicleMeetingPointRef

      public PointOnLink_VersionedChildStructure.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 = 196;
    • 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 = 196;
    • 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 = 196;
      Specified by:
      getVehicleMeetingPointRefOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 179;
      Specified by:
      hasPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 179;
      Specified by:
      getPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 179;
    • 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 = 179;
    • 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 = 179;
    • 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 = 179;
    • 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 = 179;
    • 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 = 179;
      Specified by:
      getPointOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 180;
      Specified by:
      hasActivationPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 180;
      Specified by:
      getActivationPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The activationPoint.
    • setActivationPoint

       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 = 180;
    • setActivationPoint

      public PointOnLink_VersionedChildStructure.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 = 180;
    • mergeActivationPoint

       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 = 180;
    • clearActivationPoint

      public PointOnLink_VersionedChildStructure.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 = 180;
    • 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 = 180;
    • 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 = 180;
      Specified by:
      getActivationPointOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 181;
      Specified by:
      hasBeaconPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 181;
      Specified by:
      getBeaconPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The beaconPoint.
    • setBeaconPoint

       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 = 181;
    • setBeaconPoint

       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 = 181;
    • mergeBeaconPoint

       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 = 181;
    • 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 = 181;
    • 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 = 181;
    • 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 = 181;
      Specified by:
      getBeaconPointOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 182;
      Specified by:
      hasTrafficControlPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 182;
      Specified by:
      getTrafficControlPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The trafficControlPoint.
    • setTrafficControlPoint

       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 = 182;
    • setTrafficControlPoint

      public PointOnLink_VersionedChildStructure.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 = 182;
    • mergeTrafficControlPoint

       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 = 182;
    • clearTrafficControlPoint

      public PointOnLink_VersionedChildStructure.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 = 182;
    • 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 = 182;
    • 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 = 182;
      Specified by:
      getTrafficControlPointOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 183;
      Specified by:
      hasRailwayJunction in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 183;
      Specified by:
      getRailwayJunction in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The railwayJunction.
    • setRailwayJunction

       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 = 183;
    • setRailwayJunction

      public PointOnLink_VersionedChildStructure.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 = 183;
    • mergeRailwayJunction

       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 = 183;
    • clearRailwayJunction

      public PointOnLink_VersionedChildStructure.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 = 183;
    • 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 = 183;
    • 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 = 183;
      Specified by:
      getRailwayJunctionOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 184;
      Specified by:
      hasRoadJunction in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 184;
      Specified by:
      getRoadJunction in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The roadJunction.
    • setRoadJunction

       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 = 184;
    • setRoadJunction

       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 = 184;
    • mergeRoadJunction

       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 = 184;
    • clearRoadJunction

      public PointOnLink_VersionedChildStructure.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 = 184;
    • 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 = 184;
    • 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 = 184;
      Specified by:
      getRoadJunctionOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 185;
      Specified by:
      hasWireJunction in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 185;
      Specified by:
      getWireJunction in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The wireJunction.
    • setWireJunction

       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 = 185;
    • setWireJunction

       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 = 185;
    • mergeWireJunction

       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 = 185;
    • clearWireJunction

      public PointOnLink_VersionedChildStructure.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 = 185;
    • 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 = 185;
    • 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 = 185;
      Specified by:
      getWireJunctionOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 186;
      Specified by:
      hasTimingPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 186;
      Specified by:
      getTimingPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The timingPoint.
    • setTimingPoint

       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 = 186;
    • setTimingPoint

       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 = 186;
    • mergeTimingPoint

       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 = 186;
    • 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 = 186;
    • 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 = 186;
    • 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 = 186;
      Specified by:
      getTimingPointOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 187;
      Specified by:
      hasReliefPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 187;
      Specified by:
      getReliefPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The reliefPoint.
    • setReliefPoint

       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 = 187;
    • setReliefPoint

       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 = 187;
    • mergeReliefPoint

       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 = 187;
    • 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 = 187;
    • 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 = 187;
    • 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 = 187;
      Specified by:
      getReliefPointOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 188;
      Specified by:
      hasParkingPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 188;
      Specified by:
      getParkingPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The parkingPoint.
    • setParkingPoint

       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 = 188;
    • setParkingPoint

       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 = 188;
    • mergeParkingPoint

       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 = 188;
    • clearParkingPoint

      public PointOnLink_VersionedChildStructure.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 = 188;
    • 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 = 188;
    • 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 = 188;
      Specified by:
      getParkingPointOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 189;
      Specified by:
      hasGaragePoint in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 189;
      Specified by:
      getGaragePoint in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The garagePoint.
    • setGaragePoint

       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 = 189;
    • setGaragePoint

       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 = 189;
    • mergeGaragePoint

       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 = 189;
    • 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 = 189;
    • 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 = 189;
    • 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 = 189;
      Specified by:
      getGaragePointOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 190;
      Specified by:
      hasRoutePoint in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 190;
      Specified by:
      getRoutePoint in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The routePoint.
    • setRoutePoint

       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 = 190;
    • setRoutePoint

       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 = 190;
    • mergeRoutePoint

       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 = 190;
    • 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 = 190;
    • 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 = 190;
    • 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 = 190;
      Specified by:
      getRoutePointOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 191;
      Specified by:
      hasPathJunction in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 191;
      Specified by:
      getPathJunction in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The pathJunction.
    • setPathJunction

       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 = 191;
    • setPathJunction

       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 = 191;
    • mergePathJunction

       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 = 191;
    • clearPathJunction

      public PointOnLink_VersionedChildStructure.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 = 191;
    • 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 = 191;
    • 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 = 191;
      Specified by:
      getPathJunctionOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 192;
      Specified by:
      hasScheduledStopPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 192;
      Specified by:
      getScheduledStopPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The scheduledStopPoint.
    • setScheduledStopPoint

       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 = 192;
    • setScheduledStopPoint

      public PointOnLink_VersionedChildStructure.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 = 192;
    • mergeScheduledStopPoint

       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 = 192;
    • clearScheduledStopPoint

      public PointOnLink_VersionedChildStructure.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 = 192;
    • 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 = 192;
    • 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 = 192;
      Specified by:
      getScheduledStopPointOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 193;
      Specified by:
      hasFareScheduledStopPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 193;
      Specified by:
      getFareScheduledStopPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The fareScheduledStopPoint.
    • setFareScheduledStopPoint

       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 = 193;
    • setFareScheduledStopPoint

      public PointOnLink_VersionedChildStructure.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 = 193;
    • mergeFareScheduledStopPoint

      public PointOnLink_VersionedChildStructure.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 = 193;
    • clearFareScheduledStopPoint

      public PointOnLink_VersionedChildStructure.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 = 193;
    • 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 = 193;
    • 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 = 193;
      Specified by:
      getFareScheduledStopPointOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 194;
      Specified by:
      hasBorderPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 194;
      Specified by:
      getBorderPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The borderPoint.
    • setBorderPoint

       Designated BORDER POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 220:77]
       
      .uk.org.netex.www.netex.BorderPointType border_point = 194;
    • setBorderPoint

       Designated BORDER POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 220:77]
       
      .uk.org.netex.www.netex.BorderPointType border_point = 194;
    • mergeBorderPoint

       Designated BORDER POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 220:77]
       
      .uk.org.netex.www.netex.BorderPointType border_point = 194;
    • clearBorderPoint

       Designated BORDER POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 220:77]
       
      .uk.org.netex.www.netex.BorderPointType border_point = 194;
    • 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 = 194;
    • 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 = 194;
      Specified by:
      getBorderPointOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder
    • 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 = 197;
      Specified by:
      hasVehicleMeetingPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      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 = 197;
      Specified by:
      getVehicleMeetingPoint in interface PointOnLink_VersionedChildStructureOrBuilder
      Returns:
      The vehicleMeetingPoint.
    • setVehicleMeetingPoint

       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 = 197;
    • setVehicleMeetingPoint

      public PointOnLink_VersionedChildStructure.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 = 197;
    • mergeVehicleMeetingPoint

       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 = 197;
    • clearVehicleMeetingPoint

      public PointOnLink_VersionedChildStructure.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 = 197;
    • 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 = 197;
    • 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 = 197;
      Specified by:
      getVehicleMeetingPointOrBuilder in interface PointOnLink_VersionedChildStructureOrBuilder