Class VehicleStoppingPosition_VersionStructure.Builder

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

public static final class VehicleStoppingPosition_VersionStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<VehicleStoppingPosition_VersionStructure.Builder> implements VehicleStoppingPosition_VersionStructureOrBuilder
 Type for a VEHICLE STOPPING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1165:67]
 
Protobuf type uk.org.netex.www.netex.VehicleStoppingPosition_VersionStructure
  • 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<VehicleStoppingPosition_VersionStructure.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<VehicleStoppingPosition_VersionStructure.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<VehicleStoppingPosition_VersionStructure.Builder>
    • getDefaultInstanceForType

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

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

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

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

    • isInitialized

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

      public VehicleStoppingPosition_VersionStructure.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<VehicleStoppingPosition_VersionStructure.Builder>
      Throws:
      IOException
    • getModeOfOperationRefStructureCase

      Specified by:
      getModeOfOperationRefStructureCase in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • clearModeOfOperationRefStructure

      public VehicleStoppingPosition_VersionStructure.Builder clearModeOfOperationRefStructure()
    • 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 VehicleStoppingPosition_VersionStructureOrBuilder
      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 VehicleStoppingPosition_VersionStructureOrBuilder
      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 VehicleStoppingPosition_VersionStructure.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 VehicleStoppingPosition_VersionStructureOrBuilder
      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 VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

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

      public VehicleStoppingPosition_VersionStructure.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 = 2076;
      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 = 2077;
      Specified by:
      getDerivedFromObjectRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      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 = 2077;
      Specified by:
      getDerivedFromObjectRefBytes in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public VehicleStoppingPosition_VersionStructure.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 = 2077;
      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 VehicleStoppingPosition_VersionStructureOrBuilder
      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 VehicleStoppingPosition_VersionStructureOrBuilder
      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 VehicleStoppingPosition_VersionStructure.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 VehicleStoppingPosition_VersionStructureOrBuilder
    • 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 VehicleStoppingPosition_VersionStructureOrBuilder
    • 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 VehicleStoppingPosition_VersionStructureOrBuilder
    • 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 VehicleStoppingPosition_VersionStructureOrBuilder
    • setValidBetween

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

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

      public VehicleStoppingPosition_VersionStructure.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 VehicleStoppingPosition_VersionStructureOrBuilder
    • 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 VehicleStoppingPosition_VersionStructureOrBuilder
    • 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 VehicleStoppingPosition_VersionStructureOrBuilder
      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 VehicleStoppingPosition_VersionStructureOrBuilder
      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 VehicleStoppingPosition_VersionStructure.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 VehicleStoppingPosition_VersionStructureOrBuilder
    • hasKeyList

      public boolean hasKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      hasKeyList in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the keyList field is set.
    • getKeyList

      public KeyListStructure getKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      getKeyList in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The keyList.
    • setKeyList

       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
    • setKeyList

       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
    • mergeKeyList

       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
    • clearKeyList

       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
    • getKeyListBuilder

      public KeyListStructure.Builder getKeyListBuilder()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
    • getKeyListOrBuilder

      public KeyListStructureOrBuilder getKeyListOrBuilder()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      getKeyListOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • 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 = 72;
      Specified by:
      hasExtensions in interface VehicleStoppingPosition_VersionStructureOrBuilder
      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 = 72;
      Specified by:
      getExtensions in interface VehicleStoppingPosition_VersionStructureOrBuilder
      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 = 72;
    • 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 = 72;
    • 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 = 72;
    • 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 = 72;
    • 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 = 72;
    • 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 = 72;
      Specified by:
      getExtensionsOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasBrandingRef

      public boolean hasBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      hasBrandingRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the brandingRef field is set.
    • getBrandingRef

      public VersionOfObjectRefStructure getBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      getBrandingRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The brandingRef.
    • setBrandingRef

       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • setBrandingRef

       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • mergeBrandingRef

       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • clearBrandingRef

       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • getBrandingRefBuilder

      public VersionOfObjectRefStructure.Builder getBrandingRefBuilder()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • getBrandingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getBrandingRefOrBuilder()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      getBrandingRefOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasName

      public boolean hasName()
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The name.
    • setName

       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • setName

       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • clearName

       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasShortName

      public boolean hasShortName()
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      hasShortName in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the shortName field is set.
    • getShortName

      public MultilingualString getShortName()
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortName in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The shortName.
    • setShortName

       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • setShortName

       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • mergeShortName

       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • clearShortName

       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • getShortNameBuilder

      public MultilingualString.Builder getShortNameBuilder()
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • getShortNameOrBuilder

      public MultilingualStringOrBuilder getShortNameOrBuilder()
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortNameOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasDescription

      public boolean hasDescription()
       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      hasDescription in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescription in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The description.
    • setDescription

       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • setDescription

       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • mergeDescription

       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • clearDescription

       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescriptionOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasPurposeOfGroupingRef

      public boolean hasPurposeOfGroupingRef()
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
      Specified by:
      hasPurposeOfGroupingRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the purposeOfGroupingRef field is set.
    • getPurposeOfGroupingRef

      public VersionOfObjectRefStructure getPurposeOfGroupingRef()
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
      Specified by:
      getPurposeOfGroupingRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The purposeOfGroupingRef.
    • setPurposeOfGroupingRef

       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
    • setPurposeOfGroupingRef

       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
    • mergePurposeOfGroupingRef

       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
    • clearPurposeOfGroupingRef

      public VehicleStoppingPosition_VersionStructure.Builder clearPurposeOfGroupingRef()
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
    • getPurposeOfGroupingRefBuilder

      public VersionOfObjectRefStructure.Builder getPurposeOfGroupingRefBuilder()
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
    • getPurposeOfGroupingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPurposeOfGroupingRefOrBuilder()
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
      Specified by:
      getPurposeOfGroupingRefOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasPrivateCode

      public boolean hasPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
      Specified by:
      hasPrivateCode in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the privateCode field is set.
    • getPrivateCode

      public PrivateCodeStructure getPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
      Specified by:
      getPrivateCode in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The privateCode.
    • setPrivateCode

       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
    • setPrivateCode

       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
    • mergePrivateCode

       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
    • clearPrivateCode

       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
    • getPrivateCodeBuilder

      public PrivateCodeStructure.Builder getPrivateCodeBuilder()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
    • getPrivateCodeOrBuilder

      public PrivateCodeStructureOrBuilder getPrivateCodeOrBuilder()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
      Specified by:
      getPrivateCodeOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasInfoLinks

      public boolean hasInfoLinks()
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.VehicleStoppingPosition_VersionStructure.InfoLinksType info_links = 166;
      Specified by:
      hasInfoLinks in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the infoLinks field is set.
    • getInfoLinks

       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.VehicleStoppingPosition_VersionStructure.InfoLinksType info_links = 166;
      Specified by:
      getInfoLinks in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The infoLinks.
    • setInfoLinks

       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.VehicleStoppingPosition_VersionStructure.InfoLinksType info_links = 166;
    • setInfoLinks

       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.VehicleStoppingPosition_VersionStructure.InfoLinksType info_links = 166;
    • mergeInfoLinks

       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.VehicleStoppingPosition_VersionStructure.InfoLinksType info_links = 166;
    • clearInfoLinks

       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.VehicleStoppingPosition_VersionStructure.InfoLinksType info_links = 166;
    • getInfoLinksBuilder

       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.VehicleStoppingPosition_VersionStructure.InfoLinksType info_links = 166;
    • getInfoLinksOrBuilder

       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.VehicleStoppingPosition_VersionStructure.InfoLinksType info_links = 166;
      Specified by:
      getInfoLinksOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasMembers

      public boolean hasMembers()
       POINTs in GROUP OF POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 468:76]
       
      .uk.org.netex.www.netex.PointRefs_RelStructure members = 281;
      Specified by:
      hasMembers in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the members field is set.
    • getMembers

      public PointRefs_RelStructure getMembers()
       POINTs in GROUP OF POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 468:76]
       
      .uk.org.netex.www.netex.PointRefs_RelStructure members = 281;
      Specified by:
      getMembers in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The members.
    • setMembers

       POINTs in GROUP OF POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 468:76]
       
      .uk.org.netex.www.netex.PointRefs_RelStructure members = 281;
    • setMembers

       POINTs in GROUP OF POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 468:76]
       
      .uk.org.netex.www.netex.PointRefs_RelStructure members = 281;
    • mergeMembers

       POINTs in GROUP OF POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 468:76]
       
      .uk.org.netex.www.netex.PointRefs_RelStructure members = 281;
    • clearMembers

       POINTs in GROUP OF POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 468:76]
       
      .uk.org.netex.www.netex.PointRefs_RelStructure members = 281;
    • getMembersBuilder

      public PointRefs_RelStructure.Builder getMembersBuilder()
       POINTs in GROUP OF POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 468:76]
       
      .uk.org.netex.www.netex.PointRefs_RelStructure members = 281;
    • getMembersOrBuilder

      public PointRefs_RelStructureOrBuilder getMembersOrBuilder()
       POINTs in GROUP OF POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 468:76]
       
      .uk.org.netex.www.netex.PointRefs_RelStructure members = 281;
      Specified by:
      getMembersOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasTypes

      public boolean hasTypes()
       Classification of ZONE. Used for arbitrary documentation -.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 118:79]
       
      .uk.org.netex.www.netex.TypeOfZoneRefs_RelStructure types = 431;
      Specified by:
      hasTypes in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the types field is set.
    • getTypes

      public TypeOfZoneRefs_RelStructure getTypes()
       Classification of ZONE. Used for arbitrary documentation -.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 118:79]
       
      .uk.org.netex.www.netex.TypeOfZoneRefs_RelStructure types = 431;
      Specified by:
      getTypes in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The types.
    • setTypes

       Classification of ZONE. Used for arbitrary documentation -.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 118:79]
       
      .uk.org.netex.www.netex.TypeOfZoneRefs_RelStructure types = 431;
    • setTypes

       Classification of ZONE. Used for arbitrary documentation -.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 118:79]
       
      .uk.org.netex.www.netex.TypeOfZoneRefs_RelStructure types = 431;
    • mergeTypes

       Classification of ZONE. Used for arbitrary documentation -.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 118:79]
       
      .uk.org.netex.www.netex.TypeOfZoneRefs_RelStructure types = 431;
    • clearTypes

       Classification of ZONE. Used for arbitrary documentation -.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 118:79]
       
      .uk.org.netex.www.netex.TypeOfZoneRefs_RelStructure types = 431;
    • getTypesBuilder

      public TypeOfZoneRefs_RelStructure.Builder getTypesBuilder()
       Classification of ZONE. Used for arbitrary documentation -.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 118:79]
       
      .uk.org.netex.www.netex.TypeOfZoneRefs_RelStructure types = 431;
    • getTypesOrBuilder

      public TypeOfZoneRefs_RelStructureOrBuilder getTypesOrBuilder()
       Classification of ZONE. Used for arbitrary documentation -.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 118:79]
       
      .uk.org.netex.www.netex.TypeOfZoneRefs_RelStructure types = 431;
      Specified by:
      getTypesOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasCentroid

      public boolean hasCentroid()
       Centre Coordinates of ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 123:83]
       
      .uk.org.netex.www.netex.SimplePoint_VersionStructure centroid = 432;
      Specified by:
      hasCentroid in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the centroid field is set.
    • getCentroid

      public SimplePoint_VersionStructure getCentroid()
       Centre Coordinates of ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 123:83]
       
      .uk.org.netex.www.netex.SimplePoint_VersionStructure centroid = 432;
      Specified by:
      getCentroid in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The centroid.
    • setCentroid

       Centre Coordinates of ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 123:83]
       
      .uk.org.netex.www.netex.SimplePoint_VersionStructure centroid = 432;
    • setCentroid

       Centre Coordinates of ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 123:83]
       
      .uk.org.netex.www.netex.SimplePoint_VersionStructure centroid = 432;
    • mergeCentroid

       Centre Coordinates of ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 123:83]
       
      .uk.org.netex.www.netex.SimplePoint_VersionStructure centroid = 432;
    • clearCentroid

       Centre Coordinates of ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 123:83]
       
      .uk.org.netex.www.netex.SimplePoint_VersionStructure centroid = 432;
    • getCentroidBuilder

      public SimplePoint_VersionStructure.Builder getCentroidBuilder()
       Centre Coordinates of ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 123:83]
       
      .uk.org.netex.www.netex.SimplePoint_VersionStructure centroid = 432;
    • getCentroidOrBuilder

      public SimplePoint_VersionStructureOrBuilder getCentroidOrBuilder()
       Centre Coordinates of ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 123:83]
       
      .uk.org.netex.www.netex.SimplePoint_VersionStructure centroid = 432;
      Specified by:
      getCentroidOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasPolygon

      public boolean hasPolygon()
       A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon.  [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
       
      .net.opengis.www.gml.v3_2.PolygonType polygon = 433;
      Specified by:
      hasPolygon in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the polygon field is set.
    • getPolygon

      public PolygonType getPolygon()
       A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon.  [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
       
      .net.opengis.www.gml.v3_2.PolygonType polygon = 433;
      Specified by:
      getPolygon in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The polygon.
    • setPolygon

       A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon.  [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
       
      .net.opengis.www.gml.v3_2.PolygonType polygon = 433;
    • setPolygon

       A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon.  [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
       
      .net.opengis.www.gml.v3_2.PolygonType polygon = 433;
    • mergePolygon

       A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon.  [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
       
      .net.opengis.www.gml.v3_2.PolygonType polygon = 433;
    • clearPolygon

       A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon.  [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
       
      .net.opengis.www.gml.v3_2.PolygonType polygon = 433;
    • getPolygonBuilder

      public PolygonType.Builder getPolygonBuilder()
       A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon.  [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
       
      .net.opengis.www.gml.v3_2.PolygonType polygon = 433;
    • getPolygonOrBuilder

      public PolygonTypeOrBuilder getPolygonOrBuilder()
       A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon.  [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
       
      .net.opengis.www.gml.v3_2.PolygonType polygon = 433;
      Specified by:
      getPolygonOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasProjections

      public boolean hasProjections()
       Projections of ZONE onto another layer.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 129:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 434;
      Specified by:
      hasProjections in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the projections field is set.
    • getProjections

      public Projections_RelStructure getProjections()
       Projections of ZONE onto another layer.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 129:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 434;
      Specified by:
      getProjections in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The projections.
    • setProjections

       Projections of ZONE onto another layer.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 129:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 434;
    • setProjections

       Projections of ZONE onto another layer.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 129:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 434;
    • mergeProjections

       Projections of ZONE onto another layer.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 129:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 434;
    • clearProjections

       Projections of ZONE onto another layer.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 129:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 434;
    • getProjectionsBuilder

      public Projections_RelStructure.Builder getProjectionsBuilder()
       Projections of ZONE onto another layer.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 129:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 434;
    • getProjectionsOrBuilder

      public Projections_RelStructureOrBuilder getProjectionsOrBuilder()
       Projections of ZONE onto another layer.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 129:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 434;
      Specified by:
      getProjectionsOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasParentZoneRef

      public boolean hasParentZoneRef()
       Parent ZONE that contains this ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 134:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_zone_ref = 435;
      Specified by:
      hasParentZoneRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the parentZoneRef field is set.
    • getParentZoneRef

      public VersionOfObjectRefStructure getParentZoneRef()
       Parent ZONE that contains this ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 134:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_zone_ref = 435;
      Specified by:
      getParentZoneRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The parentZoneRef.
    • setParentZoneRef

       Parent ZONE that contains this ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 134:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_zone_ref = 435;
    • setParentZoneRef

       Parent ZONE that contains this ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 134:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_zone_ref = 435;
    • mergeParentZoneRef

       Parent ZONE that contains this ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 134:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_zone_ref = 435;
    • clearParentZoneRef

       Parent ZONE that contains this ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 134:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_zone_ref = 435;
    • getParentZoneRefBuilder

      public VersionOfObjectRefStructure.Builder getParentZoneRefBuilder()
       Parent ZONE that contains this ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 134:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_zone_ref = 435;
    • getParentZoneRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParentZoneRefOrBuilder()
       Parent ZONE that contains this ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 134:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_zone_ref = 435;
      Specified by:
      getParentZoneRefOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasPlaceTypes

      public boolean hasPlaceTypes()
       Classification of PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 99:85]
       
      .uk.org.netex.www.netex.TypeOfPlaceRefs_RelStructure place_types = 611;
      Specified by:
      hasPlaceTypes in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the placeTypes field is set.
    • getPlaceTypes

      public TypeOfPlaceRefs_RelStructure getPlaceTypes()
       Classification of PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 99:85]
       
      .uk.org.netex.www.netex.TypeOfPlaceRefs_RelStructure place_types = 611;
      Specified by:
      getPlaceTypes in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The placeTypes.
    • setPlaceTypes

       Classification of PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 99:85]
       
      .uk.org.netex.www.netex.TypeOfPlaceRefs_RelStructure place_types = 611;
    • setPlaceTypes

       Classification of PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 99:85]
       
      .uk.org.netex.www.netex.TypeOfPlaceRefs_RelStructure place_types = 611;
    • mergePlaceTypes

       Classification of PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 99:85]
       
      .uk.org.netex.www.netex.TypeOfPlaceRefs_RelStructure place_types = 611;
    • clearPlaceTypes

       Classification of PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 99:85]
       
      .uk.org.netex.www.netex.TypeOfPlaceRefs_RelStructure place_types = 611;
    • getPlaceTypesBuilder

      public TypeOfPlaceRefs_RelStructure.Builder getPlaceTypesBuilder()
       Classification of PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 99:85]
       
      .uk.org.netex.www.netex.TypeOfPlaceRefs_RelStructure place_types = 611;
    • getPlaceTypesOrBuilder

      public TypeOfPlaceRefs_RelStructureOrBuilder getPlaceTypesOrBuilder()
       Classification of PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 99:85]
       
      .uk.org.netex.www.netex.TypeOfPlaceRefs_RelStructure place_types = 611;
      Specified by:
      getPlaceTypesOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • getUrl

      public String getUrl()
       Default URL for ADDRESSABLE PLACE.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 144:60]
       
      string url = 801;
      Specified by:
      getUrl in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The url.
    • getUrlBytes

      public com.google.protobuf.ByteString getUrlBytes()
       Default URL for ADDRESSABLE PLACE.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 144:60]
       
      string url = 801;
      Specified by:
      getUrlBytes in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The bytes for url.
    • setUrl

       Default URL for ADDRESSABLE PLACE.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 144:60]
       
      string url = 801;
      Parameters:
      value - The url to set.
      Returns:
      This builder for chaining.
    • clearUrl

       Default URL for ADDRESSABLE PLACE.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 144:60]
       
      string url = 801;
      Returns:
      This builder for chaining.
    • setUrlBytes

      public VehicleStoppingPosition_VersionStructure.Builder setUrlBytes(com.google.protobuf.ByteString value)
       Default URL for ADDRESSABLE PLACE.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 144:60]
       
      string url = 801;
      Parameters:
      value - The bytes for url to set.
      Returns:
      This builder for chaining.
    • getImage

      public String getImage()
       Default image for ADDRESSABLE PLACE.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 149:62]
       
      string image = 802;
      Specified by:
      getImage in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The image.
    • getImageBytes

      public com.google.protobuf.ByteString getImageBytes()
       Default image for ADDRESSABLE PLACE.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 149:62]
       
      string image = 802;
      Specified by:
      getImageBytes in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The bytes for image.
    • setImage

       Default image for ADDRESSABLE PLACE.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 149:62]
       
      string image = 802;
      Parameters:
      value - The image to set.
      Returns:
      This builder for chaining.
    • clearImage

       Default image for ADDRESSABLE PLACE.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 149:62]
       
      string image = 802;
      Returns:
      This builder for chaining.
    • setImageBytes

      public VehicleStoppingPosition_VersionStructure.Builder setImageBytes(com.google.protobuf.ByteString value)
       Default image for ADDRESSABLE PLACE.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 149:62]
       
      string image = 802;
      Parameters:
      value - The bytes for image to set.
      Returns:
      This builder for chaining.
    • hasPostalAddress

      public boolean hasPostalAddress()
       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 803;
      Specified by:
      hasPostalAddress in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the postalAddress field is set.
    • getPostalAddress

      public PostalAddressType getPostalAddress()
       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 803;
      Specified by:
      getPostalAddress in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The postalAddress.
    • setPostalAddress

       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 803;
    • setPostalAddress

       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 803;
    • mergePostalAddress

       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 803;
    • clearPostalAddress

       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 803;
    • getPostalAddressBuilder

      public PostalAddressType.Builder getPostalAddressBuilder()
       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 803;
    • getPostalAddressOrBuilder

      public PostalAddressTypeOrBuilder getPostalAddressOrBuilder()
       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 803;
      Specified by:
      getPostalAddressOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasRoadAddress

      public boolean hasRoadAddress()
       Specialisation of ADDRESS refining it by using the characteristics such as road number, and name used for conventional identification of along a road.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 163:79]
       
      .uk.org.netex.www.netex.RoadAddressType road_address = 804;
      Specified by:
      hasRoadAddress in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the roadAddress field is set.
    • getRoadAddress

      public RoadAddressType getRoadAddress()
       Specialisation of ADDRESS refining it by using the characteristics such as road number, and name used for conventional identification of along a road.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 163:79]
       
      .uk.org.netex.www.netex.RoadAddressType road_address = 804;
      Specified by:
      getRoadAddress in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The roadAddress.
    • setRoadAddress

       Specialisation of ADDRESS refining it by using the characteristics such as road number, and name used for conventional identification of along a road.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 163:79]
       
      .uk.org.netex.www.netex.RoadAddressType road_address = 804;
    • setRoadAddress

       Specialisation of ADDRESS refining it by using the characteristics such as road number, and name used for conventional identification of along a road.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 163:79]
       
      .uk.org.netex.www.netex.RoadAddressType road_address = 804;
    • mergeRoadAddress

       Specialisation of ADDRESS refining it by using the characteristics such as road number, and name used for conventional identification of along a road.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 163:79]
       
      .uk.org.netex.www.netex.RoadAddressType road_address = 804;
    • clearRoadAddress

       Specialisation of ADDRESS refining it by using the characteristics such as road number, and name used for conventional identification of along a road.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 163:79]
       
      .uk.org.netex.www.netex.RoadAddressType road_address = 804;
    • getRoadAddressBuilder

      public RoadAddressType.Builder getRoadAddressBuilder()
       Specialisation of ADDRESS refining it by using the characteristics such as road number, and name used for conventional identification of along a road.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 163:79]
       
      .uk.org.netex.www.netex.RoadAddressType road_address = 804;
    • getRoadAddressOrBuilder

      public RoadAddressTypeOrBuilder getRoadAddressOrBuilder()
       Specialisation of ADDRESS refining it by using the characteristics such as road number, and name used for conventional identification of along a road.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 163:79]
       
      .uk.org.netex.www.netex.RoadAddressType road_address = 804;
      Specified by:
      getRoadAddressOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasAccessibilityAssessment

      public boolean hasAccessibilityAssessment()
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 1031;
      Specified by:
      hasAccessibilityAssessment in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the accessibilityAssessment field is set.
    • getAccessibilityAssessment

      public AccessibilityAssessmentType getAccessibilityAssessment()
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 1031;
      Specified by:
      getAccessibilityAssessment in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The accessibilityAssessment.
    • setAccessibilityAssessment

       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 1031;
    • setAccessibilityAssessment

       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 1031;
    • mergeAccessibilityAssessment

       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 1031;
    • clearAccessibilityAssessment

      public VehicleStoppingPosition_VersionStructure.Builder clearAccessibilityAssessment()
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 1031;
    • getAccessibilityAssessmentBuilder

      public AccessibilityAssessmentType.Builder getAccessibilityAssessmentBuilder()
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 1031;
    • getAccessibilityAssessmentOrBuilder

      public AccessibilityAssessmentTypeOrBuilder getAccessibilityAssessmentOrBuilder()
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 1031;
      Specified by:
      getAccessibilityAssessmentOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • getAccessModesList

      public List<AccessModeEnumeration> getAccessModesList()
       Allowed MODEs to access SITE ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 91:86]
       
      repeated .uk.org.netex.www.netex.AccessModeEnumeration access_modes = 1032 [packed = true];
      Specified by:
      getAccessModesList in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      A list containing the accessModes.
    • getAccessModesCount

      public int getAccessModesCount()
       Allowed MODEs to access SITE ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 91:86]
       
      repeated .uk.org.netex.www.netex.AccessModeEnumeration access_modes = 1032 [packed = true];
      Specified by:
      getAccessModesCount in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The count of accessModes.
    • getAccessModes

      public AccessModeEnumeration getAccessModes(int index)
       Allowed MODEs to access SITE ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 91:86]
       
      repeated .uk.org.netex.www.netex.AccessModeEnumeration access_modes = 1032 [packed = true];
      Specified by:
      getAccessModes in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The accessModes at the given index.
    • setAccessModes

       Allowed MODEs to access SITE ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 91:86]
       
      repeated .uk.org.netex.www.netex.AccessModeEnumeration access_modes = 1032 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The accessModes to set.
      Returns:
      This builder for chaining.
    • addAccessModes

       Allowed MODEs to access SITE ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 91:86]
       
      repeated .uk.org.netex.www.netex.AccessModeEnumeration access_modes = 1032 [packed = true];
      Parameters:
      value - The accessModes to add.
      Returns:
      This builder for chaining.
    • addAllAccessModes

       Allowed MODEs to access SITE ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 91:86]
       
      repeated .uk.org.netex.www.netex.AccessModeEnumeration access_modes = 1032 [packed = true];
      Parameters:
      values - The accessModes to add.
      Returns:
      This builder for chaining.
    • clearAccessModes

       Allowed MODEs to access SITE ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 91:86]
       
      repeated .uk.org.netex.www.netex.AccessModeEnumeration access_modes = 1032 [packed = true];
      Returns:
      This builder for chaining.
    • getAccessModesValueList

      public List<Integer> getAccessModesValueList()
       Allowed MODEs to access SITE ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 91:86]
       
      repeated .uk.org.netex.www.netex.AccessModeEnumeration access_modes = 1032 [packed = true];
      Specified by:
      getAccessModesValueList in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for accessModes.
    • getAccessModesValue

      public int getAccessModesValue(int index)
       Allowed MODEs to access SITE ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 91:86]
       
      repeated .uk.org.netex.www.netex.AccessModeEnumeration access_modes = 1032 [packed = true];
      Specified by:
      getAccessModesValue in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of accessModes at the given index.
    • setAccessModesValue

      public VehicleStoppingPosition_VersionStructure.Builder setAccessModesValue(int index, int value)
       Allowed MODEs to access SITE ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 91:86]
       
      repeated .uk.org.netex.www.netex.AccessModeEnumeration access_modes = 1032 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for accessModes to set.
      Returns:
      This builder for chaining.
    • addAccessModesValue

      public VehicleStoppingPosition_VersionStructure.Builder addAccessModesValue(int value)
       Allowed MODEs to access SITE ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 91:86]
       
      repeated .uk.org.netex.www.netex.AccessModeEnumeration access_modes = 1032 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for accessModes to add.
      Returns:
      This builder for chaining.
    • addAllAccessModesValue

      public VehicleStoppingPosition_VersionStructure.Builder addAllAccessModesValue(Iterable<Integer> values)
       Allowed MODEs to access SITE ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 91:86]
       
      repeated .uk.org.netex.www.netex.AccessModeEnumeration access_modes = 1032 [packed = true];
      Parameters:
      values - The enum numeric values on the wire for accessModes to add.
      Returns:
      This builder for chaining.
    • hasNameSuffix

      public boolean hasNameSuffix()
       Further suffix to name that may be used in some contexts.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 114:75]
       
      .uk.org.netex.www.netex.MultilingualString name_suffix = 1033;
      Specified by:
      hasNameSuffix in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the nameSuffix field is set.
    • getNameSuffix

      public MultilingualString getNameSuffix()
       Further suffix to name that may be used in some contexts.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 114:75]
       
      .uk.org.netex.www.netex.MultilingualString name_suffix = 1033;
      Specified by:
      getNameSuffix in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The nameSuffix.
    • setNameSuffix

       Further suffix to name that may be used in some contexts.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 114:75]
       
      .uk.org.netex.www.netex.MultilingualString name_suffix = 1033;
    • setNameSuffix

       Further suffix to name that may be used in some contexts.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 114:75]
       
      .uk.org.netex.www.netex.MultilingualString name_suffix = 1033;
    • mergeNameSuffix

       Further suffix to name that may be used in some contexts.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 114:75]
       
      .uk.org.netex.www.netex.MultilingualString name_suffix = 1033;
    • clearNameSuffix

       Further suffix to name that may be used in some contexts.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 114:75]
       
      .uk.org.netex.www.netex.MultilingualString name_suffix = 1033;
    • getNameSuffixBuilder

      public MultilingualString.Builder getNameSuffixBuilder()
       Further suffix to name that may be used in some contexts.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 114:75]
       
      .uk.org.netex.www.netex.MultilingualString name_suffix = 1033;
    • getNameSuffixOrBuilder

      public MultilingualStringOrBuilder getNameSuffixOrBuilder()
       Further suffix to name that may be used in some contexts.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 114:75]
       
      .uk.org.netex.www.netex.MultilingualString name_suffix = 1033;
      Specified by:
      getNameSuffixOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasAlternativeNames

      public boolean hasAlternativeNames()
       Alternative names.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 119:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 1034;
      Specified by:
      hasAlternativeNames in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the alternativeNames field is set.
    • getAlternativeNames

      public AlternativeNames_RelStructure getAlternativeNames()
       Alternative names.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 119:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 1034;
      Specified by:
      getAlternativeNames in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The alternativeNames.
    • setAlternativeNames

       Alternative names.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 119:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 1034;
    • setAlternativeNames

       Alternative names.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 119:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 1034;
    • mergeAlternativeNames

       Alternative names.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 119:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 1034;
    • clearAlternativeNames

      public VehicleStoppingPosition_VersionStructure.Builder clearAlternativeNames()
       Alternative names.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 119:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 1034;
    • getAlternativeNamesBuilder

      public AlternativeNames_RelStructure.Builder getAlternativeNamesBuilder()
       Alternative names.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 119:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 1034;
    • getAlternativeNamesOrBuilder

      public AlternativeNames_RelStructureOrBuilder getAlternativeNamesOrBuilder()
       Alternative names.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 119:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 1034;
      Specified by:
      getAlternativeNamesOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasCrossRoad

      public boolean hasCrossRoad()
       Name of a Road that crosses the Road the street near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 178:74]
       
      .uk.org.netex.www.netex.MultilingualString cross_road = 1041;
      Specified by:
      hasCrossRoad in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the crossRoad field is set.
    • getCrossRoad

      public MultilingualString getCrossRoad()
       Name of a Road that crosses the Road the street near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 178:74]
       
      .uk.org.netex.www.netex.MultilingualString cross_road = 1041;
      Specified by:
      getCrossRoad in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The crossRoad.
    • setCrossRoad

       Name of a Road that crosses the Road the street near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 178:74]
       
      .uk.org.netex.www.netex.MultilingualString cross_road = 1041;
    • setCrossRoad

       Name of a Road that crosses the Road the street near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 178:74]
       
      .uk.org.netex.www.netex.MultilingualString cross_road = 1041;
    • mergeCrossRoad

       Name of a Road that crosses the Road the street near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 178:74]
       
      .uk.org.netex.www.netex.MultilingualString cross_road = 1041;
    • clearCrossRoad

       Name of a Road that crosses the Road the street near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 178:74]
       
      .uk.org.netex.www.netex.MultilingualString cross_road = 1041;
    • getCrossRoadBuilder

      public MultilingualString.Builder getCrossRoadBuilder()
       Name of a Road that crosses the Road the street near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 178:74]
       
      .uk.org.netex.www.netex.MultilingualString cross_road = 1041;
    • getCrossRoadOrBuilder

      public MultilingualStringOrBuilder getCrossRoadOrBuilder()
       Name of a Road that crosses the Road the street near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 178:74]
       
      .uk.org.netex.www.netex.MultilingualString cross_road = 1041;
      Specified by:
      getCrossRoadOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasLandmark

      public boolean hasLandmark()
       Name of a Landmark near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 183:73]
       
      .uk.org.netex.www.netex.MultilingualString landmark = 1042;
      Specified by:
      hasLandmark in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the landmark field is set.
    • getLandmark

      public MultilingualString getLandmark()
       Name of a Landmark near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 183:73]
       
      .uk.org.netex.www.netex.MultilingualString landmark = 1042;
      Specified by:
      getLandmark in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The landmark.
    • setLandmark

       Name of a Landmark near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 183:73]
       
      .uk.org.netex.www.netex.MultilingualString landmark = 1042;
    • setLandmark

       Name of a Landmark near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 183:73]
       
      .uk.org.netex.www.netex.MultilingualString landmark = 1042;
    • mergeLandmark

       Name of a Landmark near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 183:73]
       
      .uk.org.netex.www.netex.MultilingualString landmark = 1042;
    • clearLandmark

       Name of a Landmark near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 183:73]
       
      .uk.org.netex.www.netex.MultilingualString landmark = 1042;
    • getLandmarkBuilder

      public MultilingualString.Builder getLandmarkBuilder()
       Name of a Landmark near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 183:73]
       
      .uk.org.netex.www.netex.MultilingualString landmark = 1042;
    • getLandmarkOrBuilder

      public MultilingualStringOrBuilder getLandmarkOrBuilder()
       Name of a Landmark near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 183:73]
       
      .uk.org.netex.www.netex.MultilingualString landmark = 1042;
      Specified by:
      getLandmarkOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • getPublicUseValue

      public int getPublicUseValue()
       Whether the component is available for public use or is restricted.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 131:90]
       
      .uk.org.netex.www.netex.PublicUseEnumeration public_use = 1051;
      Specified by:
      getPublicUseValue in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for publicUse.
    • setPublicUseValue

      public VehicleStoppingPosition_VersionStructure.Builder setPublicUseValue(int value)
       Whether the component is available for public use or is restricted.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 131:90]
       
      .uk.org.netex.www.netex.PublicUseEnumeration public_use = 1051;
      Parameters:
      value - The enum numeric value on the wire for publicUse to set.
      Returns:
      This builder for chaining.
    • getPublicUse

      public PublicUseEnumeration getPublicUse()
       Whether the component is available for public use or is restricted.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 131:90]
       
      .uk.org.netex.www.netex.PublicUseEnumeration public_use = 1051;
      Specified by:
      getPublicUse in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The publicUse.
    • setPublicUse

       Whether the component is available for public use or is restricted.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 131:90]
       
      .uk.org.netex.www.netex.PublicUseEnumeration public_use = 1051;
      Parameters:
      value - The publicUse to set.
      Returns:
      This builder for chaining.
    • clearPublicUse

       Whether the component is available for public use or is restricted.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 131:90]
       
      .uk.org.netex.www.netex.PublicUseEnumeration public_use = 1051;
      Returns:
      This builder for chaining.
    • getCoveredValue

      public int getCoveredValue()
       Whether the component is Indoors or outdoors. Default is Indoors.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 136:90]
       
      .uk.org.netex.www.netex.CoveredEnumeration covered = 1052;
      Specified by:
      getCoveredValue in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for covered.
    • setCoveredValue

      public VehicleStoppingPosition_VersionStructure.Builder setCoveredValue(int value)
       Whether the component is Indoors or outdoors. Default is Indoors.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 136:90]
       
      .uk.org.netex.www.netex.CoveredEnumeration covered = 1052;
      Parameters:
      value - The enum numeric value on the wire for covered to set.
      Returns:
      This builder for chaining.
    • getCovered

      public CoveredEnumeration getCovered()
       Whether the component is Indoors or outdoors. Default is Indoors.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 136:90]
       
      .uk.org.netex.www.netex.CoveredEnumeration covered = 1052;
      Specified by:
      getCovered in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The covered.
    • setCovered

       Whether the component is Indoors or outdoors. Default is Indoors.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 136:90]
       
      .uk.org.netex.www.netex.CoveredEnumeration covered = 1052;
      Parameters:
      value - The covered to set.
      Returns:
      This builder for chaining.
    • clearCovered

       Whether the component is Indoors or outdoors. Default is Indoors.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 136:90]
       
      .uk.org.netex.www.netex.CoveredEnumeration covered = 1052;
      Returns:
      This builder for chaining.
    • getGatedValue

      public int getGatedValue()
       Whether the component is within a gated area or freely accessible without a pass or ticket.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 141:68]
       
      .uk.org.netex.www.netex.GatedEnumeration gated = 1053;
      Specified by:
      getGatedValue in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for gated.
    • setGatedValue

      public VehicleStoppingPosition_VersionStructure.Builder setGatedValue(int value)
       Whether the component is within a gated area or freely accessible without a pass or ticket.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 141:68]
       
      .uk.org.netex.www.netex.GatedEnumeration gated = 1053;
      Parameters:
      value - The enum numeric value on the wire for gated to set.
      Returns:
      This builder for chaining.
    • getGated

      public GatedEnumeration getGated()
       Whether the component is within a gated area or freely accessible without a pass or ticket.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 141:68]
       
      .uk.org.netex.www.netex.GatedEnumeration gated = 1053;
      Specified by:
      getGated in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The gated.
    • setGated

       Whether the component is within a gated area or freely accessible without a pass or ticket.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 141:68]
       
      .uk.org.netex.www.netex.GatedEnumeration gated = 1053;
      Parameters:
      value - The gated to set.
      Returns:
      This builder for chaining.
    • clearGated

       Whether the component is within a gated area or freely accessible without a pass or ticket.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 141:68]
       
      .uk.org.netex.www.netex.GatedEnumeration gated = 1053;
      Returns:
      This builder for chaining.
    • getLightingValue

      public int getLightingValue()
       Whether the component is lit or not. Default is well Lit.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 146:92]
       
      .uk.org.netex.www.netex.LightingEnumeration lighting = 1054;
      Specified by:
      getLightingValue in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for lighting.
    • setLightingValue

      public VehicleStoppingPosition_VersionStructure.Builder setLightingValue(int value)
       Whether the component is lit or not. Default is well Lit.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 146:92]
       
      .uk.org.netex.www.netex.LightingEnumeration lighting = 1054;
      Parameters:
      value - The enum numeric value on the wire for lighting to set.
      Returns:
      This builder for chaining.
    • getLighting

      public LightingEnumeration getLighting()
       Whether the component is lit or not. Default is well Lit.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 146:92]
       
      .uk.org.netex.www.netex.LightingEnumeration lighting = 1054;
      Specified by:
      getLighting in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The lighting.
    • setLighting

       Whether the component is lit or not. Default is well Lit.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 146:92]
       
      .uk.org.netex.www.netex.LightingEnumeration lighting = 1054;
      Parameters:
      value - The lighting to set.
      Returns:
      This builder for chaining.
    • clearLighting

       Whether the component is lit or not. Default is well Lit.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 146:92]
       
      .uk.org.netex.www.netex.LightingEnumeration lighting = 1054;
      Returns:
      This builder for chaining.
    • getAllAreasWheelchairAccessible

      public boolean getAllAreasWheelchairAccessible()
       Whether all areas of the component are wheelchair accessible.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 151:101]
       
      bool all_areas_wheelchair_accessible = 1055;
      Specified by:
      getAllAreasWheelchairAccessible in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The allAreasWheelchairAccessible.
    • setAllAreasWheelchairAccessible

      public VehicleStoppingPosition_VersionStructure.Builder setAllAreasWheelchairAccessible(boolean value)
       Whether all areas of the component are wheelchair accessible.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 151:101]
       
      bool all_areas_wheelchair_accessible = 1055;
      Parameters:
      value - The allAreasWheelchairAccessible to set.
      Returns:
      This builder for chaining.
    • clearAllAreasWheelchairAccessible

      public VehicleStoppingPosition_VersionStructure.Builder clearAllAreasWheelchairAccessible()
       Whether all areas of the component are wheelchair accessible.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 151:101]
       
      bool all_areas_wheelchair_accessible = 1055;
      Returns:
      This builder for chaining.
    • getPersonCapacity

      public int getPersonCapacity()
       Total number of people that component can contain.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 156:83]
       
      uint32 person_capacity = 1056;
      Specified by:
      getPersonCapacity in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The personCapacity.
    • setPersonCapacity

      public VehicleStoppingPosition_VersionStructure.Builder setPersonCapacity(int value)
       Total number of people that component can contain.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 156:83]
       
      uint32 person_capacity = 1056;
      Parameters:
      value - The personCapacity to set.
      Returns:
      This builder for chaining.
    • clearPersonCapacity

       Total number of people that component can contain.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 156:83]
       
      uint32 person_capacity = 1056;
      Returns:
      This builder for chaining.
    • hasPresentation

      public boolean hasPresentation()
       Presentation defaults for SITE ELEMENT. +V1.2.2  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 161:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 1047;
      Specified by:
      hasPresentation in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the presentation field is set.
    • getPresentation

      public PresentationStructure getPresentation()
       Presentation defaults for SITE ELEMENT. +V1.2.2  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 161:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 1047;
      Specified by:
      getPresentation in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The presentation.
    • setPresentation

       Presentation defaults for SITE ELEMENT. +V1.2.2  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 161:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 1047;
    • setPresentation

       Presentation defaults for SITE ELEMENT. +V1.2.2  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 161:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 1047;
    • mergePresentation

       Presentation defaults for SITE ELEMENT. +V1.2.2  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 161:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 1047;
    • clearPresentation

       Presentation defaults for SITE ELEMENT. +V1.2.2  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 161:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 1047;
    • getPresentationBuilder

      public PresentationStructure.Builder getPresentationBuilder()
       Presentation defaults for SITE ELEMENT. +V1.2.2  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 161:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 1047;
    • getPresentationOrBuilder

      public PresentationStructureOrBuilder getPresentationOrBuilder()
       Presentation defaults for SITE ELEMENT. +V1.2.2  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 161:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 1047;
      Specified by:
      getPresentationOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasFacilities

      public boolean hasFacilities()
       Facilities available at SITe.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 166:86]
       
      .uk.org.netex.www.netex.SiteFacilitySets_RelStructure facilities = 1057;
      Specified by:
      hasFacilities in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the facilities field is set.
    • getFacilities

      public SiteFacilitySets_RelStructure getFacilities()
       Facilities available at SITe.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 166:86]
       
      .uk.org.netex.www.netex.SiteFacilitySets_RelStructure facilities = 1057;
      Specified by:
      getFacilities in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The facilities.
    • setFacilities

       Facilities available at SITe.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 166:86]
       
      .uk.org.netex.www.netex.SiteFacilitySets_RelStructure facilities = 1057;
    • setFacilities

       Facilities available at SITe.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 166:86]
       
      .uk.org.netex.www.netex.SiteFacilitySets_RelStructure facilities = 1057;
    • mergeFacilities

       Facilities available at SITe.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 166:86]
       
      .uk.org.netex.www.netex.SiteFacilitySets_RelStructure facilities = 1057;
    • clearFacilities

       Facilities available at SITe.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 166:86]
       
      .uk.org.netex.www.netex.SiteFacilitySets_RelStructure facilities = 1057;
    • getFacilitiesBuilder

      public SiteFacilitySets_RelStructure.Builder getFacilitiesBuilder()
       Facilities available at SITe.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 166:86]
       
      .uk.org.netex.www.netex.SiteFacilitySets_RelStructure facilities = 1057;
    • getFacilitiesOrBuilder

      public SiteFacilitySets_RelStructureOrBuilder getFacilitiesOrBuilder()
       Facilities available at SITe.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 166:86]
       
      .uk.org.netex.www.netex.SiteFacilitySets_RelStructure facilities = 1057;
      Specified by:
      getFacilitiesOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasSiteRef

      public boolean hasSiteRef()
       Reference to parent of SITE, if any.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 307:70]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 1331;
      Specified by:
      hasSiteRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the siteRef field is set.
    • getSiteRef

      public VersionOfObjectRefStructure getSiteRef()
       Reference to parent of SITE, if any.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 307:70]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 1331;
      Specified by:
      getSiteRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The siteRef.
    • setSiteRef

       Reference to parent of SITE, if any.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 307:70]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 1331;
    • setSiteRef

       Reference to parent of SITE, if any.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 307:70]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 1331;
    • mergeSiteRef

       Reference to parent of SITE, if any.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 307:70]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 1331;
    • clearSiteRef

       Reference to parent of SITE, if any.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 307:70]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 1331;
    • getSiteRefBuilder

      public VersionOfObjectRefStructure.Builder getSiteRefBuilder()
       Reference to parent of SITE, if any.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 307:70]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 1331;
    • getSiteRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSiteRefOrBuilder()
       Reference to parent of SITE, if any.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 307:70]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 1331;
      Specified by:
      getSiteRefOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasLevelRef

      public boolean hasLevelRef()
       Reference to LEVEL of a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 184:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure level_ref = 1332;
      Specified by:
      hasLevelRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the levelRef field is set.
    • getLevelRef

      public VersionOfObjectRefStructure getLevelRef()
       Reference to LEVEL of a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 184:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure level_ref = 1332;
      Specified by:
      getLevelRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The levelRef.
    • setLevelRef

       Reference to LEVEL of a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 184:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure level_ref = 1332;
    • setLevelRef

       Reference to LEVEL of a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 184:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure level_ref = 1332;
    • mergeLevelRef

       Reference to LEVEL of a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 184:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure level_ref = 1332;
    • clearLevelRef

       Reference to LEVEL of a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 184:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure level_ref = 1332;
    • getLevelRefBuilder

      public VersionOfObjectRefStructure.Builder getLevelRefBuilder()
       Reference to LEVEL of a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 184:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure level_ref = 1332;
    • getLevelRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLevelRefOrBuilder()
       Reference to LEVEL of a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 184:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure level_ref = 1332;
      Specified by:
      getLevelRefOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasClassOfUseRef

      public boolean hasClassOfUseRef()
       Reference to a CLASS OF USE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 79:71]
       
      .uk.org.netex.www.netex.ClassOfUseRefType class_of_use_ref = 1333;
      Specified by:
      hasClassOfUseRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the classOfUseRef field is set.
    • getClassOfUseRef

      public ClassOfUseRefType getClassOfUseRef()
       Reference to a CLASS OF USE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 79:71]
       
      .uk.org.netex.www.netex.ClassOfUseRefType class_of_use_ref = 1333;
      Specified by:
      getClassOfUseRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The classOfUseRef.
    • setClassOfUseRef

       Reference to a CLASS OF USE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 79:71]
       
      .uk.org.netex.www.netex.ClassOfUseRefType class_of_use_ref = 1333;
    • setClassOfUseRef

       Reference to a CLASS OF USE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 79:71]
       
      .uk.org.netex.www.netex.ClassOfUseRefType class_of_use_ref = 1333;
    • mergeClassOfUseRef

       Reference to a CLASS OF USE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 79:71]
       
      .uk.org.netex.www.netex.ClassOfUseRefType class_of_use_ref = 1333;
    • clearClassOfUseRef

       Reference to a CLASS OF USE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 79:71]
       
      .uk.org.netex.www.netex.ClassOfUseRefType class_of_use_ref = 1333;
    • getClassOfUseRefBuilder

      public ClassOfUseRefType.Builder getClassOfUseRefBuilder()
       Reference to a CLASS OF USE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 79:71]
       
      .uk.org.netex.www.netex.ClassOfUseRefType class_of_use_ref = 1333;
    • getClassOfUseRefOrBuilder

      public ClassOfUseRefTypeOrBuilder getClassOfUseRefOrBuilder()
       Reference to a CLASS OF USE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 79:71]
       
      .uk.org.netex.www.netex.ClassOfUseRefType class_of_use_ref = 1333;
      Specified by:
      getClassOfUseRefOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasCheckConstraints

      public boolean hasCheckConstraints()
       Impediments to navigation from processes or barriers. For example security, check in etc.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 314:92]
       
      .uk.org.netex.www.netex.CheckConstraints_RelStructure check_constraints = 1334;
      Specified by:
      hasCheckConstraints in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the checkConstraints field is set.
    • getCheckConstraints

      public CheckConstraints_RelStructure getCheckConstraints()
       Impediments to navigation from processes or barriers. For example security, check in etc.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 314:92]
       
      .uk.org.netex.www.netex.CheckConstraints_RelStructure check_constraints = 1334;
      Specified by:
      getCheckConstraints in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The checkConstraints.
    • setCheckConstraints

       Impediments to navigation from processes or barriers. For example security, check in etc.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 314:92]
       
      .uk.org.netex.www.netex.CheckConstraints_RelStructure check_constraints = 1334;
    • setCheckConstraints

       Impediments to navigation from processes or barriers. For example security, check in etc.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 314:92]
       
      .uk.org.netex.www.netex.CheckConstraints_RelStructure check_constraints = 1334;
    • mergeCheckConstraints

       Impediments to navigation from processes or barriers. For example security, check in etc.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 314:92]
       
      .uk.org.netex.www.netex.CheckConstraints_RelStructure check_constraints = 1334;
    • clearCheckConstraints

      public VehicleStoppingPosition_VersionStructure.Builder clearCheckConstraints()
       Impediments to navigation from processes or barriers. For example security, check in etc.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 314:92]
       
      .uk.org.netex.www.netex.CheckConstraints_RelStructure check_constraints = 1334;
    • getCheckConstraintsBuilder

      public CheckConstraints_RelStructure.Builder getCheckConstraintsBuilder()
       Impediments to navigation from processes or barriers. For example security, check in etc.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 314:92]
       
      .uk.org.netex.www.netex.CheckConstraints_RelStructure check_constraints = 1334;
    • getCheckConstraintsOrBuilder

      public CheckConstraints_RelStructureOrBuilder getCheckConstraintsOrBuilder()
       Impediments to navigation from processes or barriers. For example security, check in etc.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 314:92]
       
      .uk.org.netex.www.netex.CheckConstraints_RelStructure check_constraints = 1334;
      Specified by:
      getCheckConstraintsOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasEquipmentPlaces

      public boolean hasEquipmentPlaces()
       EQUIPMENT PLACEs within SITE COMPONENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 46:90]
       
      .uk.org.netex.www.netex.EquipmentPlaces_RelStructure equipment_places = 1335;
      Specified by:
      hasEquipmentPlaces in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the equipmentPlaces field is set.
    • getEquipmentPlaces

      public EquipmentPlaces_RelStructure getEquipmentPlaces()
       EQUIPMENT PLACEs within SITE COMPONENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 46:90]
       
      .uk.org.netex.www.netex.EquipmentPlaces_RelStructure equipment_places = 1335;
      Specified by:
      getEquipmentPlaces in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The equipmentPlaces.
    • setEquipmentPlaces

       EQUIPMENT PLACEs within SITE COMPONENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 46:90]
       
      .uk.org.netex.www.netex.EquipmentPlaces_RelStructure equipment_places = 1335;
    • setEquipmentPlaces

       EQUIPMENT PLACEs within SITE COMPONENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 46:90]
       
      .uk.org.netex.www.netex.EquipmentPlaces_RelStructure equipment_places = 1335;
    • mergeEquipmentPlaces

       EQUIPMENT PLACEs within SITE COMPONENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 46:90]
       
      .uk.org.netex.www.netex.EquipmentPlaces_RelStructure equipment_places = 1335;
    • clearEquipmentPlaces

      public VehicleStoppingPosition_VersionStructure.Builder clearEquipmentPlaces()
       EQUIPMENT PLACEs within SITE COMPONENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 46:90]
       
      .uk.org.netex.www.netex.EquipmentPlaces_RelStructure equipment_places = 1335;
    • getEquipmentPlacesBuilder

      public EquipmentPlaces_RelStructure.Builder getEquipmentPlacesBuilder()
       EQUIPMENT PLACEs within SITE COMPONENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 46:90]
       
      .uk.org.netex.www.netex.EquipmentPlaces_RelStructure equipment_places = 1335;
    • getEquipmentPlacesOrBuilder

      public EquipmentPlaces_RelStructureOrBuilder getEquipmentPlacesOrBuilder()
       EQUIPMENT PLACEs within SITE COMPONENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 46:90]
       
      .uk.org.netex.www.netex.EquipmentPlaces_RelStructure equipment_places = 1335;
      Specified by:
      getEquipmentPlacesOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasPlaceEquipments

      public boolean hasPlaceEquipments()
       Items of fixed EQUIPMENT that may be located in places within the SITE  ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 51:90]
       
      .uk.org.netex.www.netex.PlaceEquipments_RelStructure place_equipments = 1336;
      Specified by:
      hasPlaceEquipments in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the placeEquipments field is set.
    • getPlaceEquipments

      public PlaceEquipments_RelStructure getPlaceEquipments()
       Items of fixed EQUIPMENT that may be located in places within the SITE  ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 51:90]
       
      .uk.org.netex.www.netex.PlaceEquipments_RelStructure place_equipments = 1336;
      Specified by:
      getPlaceEquipments in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The placeEquipments.
    • setPlaceEquipments

       Items of fixed EQUIPMENT that may be located in places within the SITE  ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 51:90]
       
      .uk.org.netex.www.netex.PlaceEquipments_RelStructure place_equipments = 1336;
    • setPlaceEquipments

       Items of fixed EQUIPMENT that may be located in places within the SITE  ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 51:90]
       
      .uk.org.netex.www.netex.PlaceEquipments_RelStructure place_equipments = 1336;
    • mergePlaceEquipments

       Items of fixed EQUIPMENT that may be located in places within the SITE  ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 51:90]
       
      .uk.org.netex.www.netex.PlaceEquipments_RelStructure place_equipments = 1336;
    • clearPlaceEquipments

      public VehicleStoppingPosition_VersionStructure.Builder clearPlaceEquipments()
       Items of fixed EQUIPMENT that may be located in places within the SITE  ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 51:90]
       
      .uk.org.netex.www.netex.PlaceEquipments_RelStructure place_equipments = 1336;
    • getPlaceEquipmentsBuilder

      public PlaceEquipments_RelStructure.Builder getPlaceEquipmentsBuilder()
       Items of fixed EQUIPMENT that may be located in places within the SITE  ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 51:90]
       
      .uk.org.netex.www.netex.PlaceEquipments_RelStructure place_equipments = 1336;
    • getPlaceEquipmentsOrBuilder

      public PlaceEquipments_RelStructureOrBuilder getPlaceEquipmentsOrBuilder()
       Items of fixed EQUIPMENT that may be located in places within the SITE  ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 51:90]
       
      .uk.org.netex.www.netex.PlaceEquipments_RelStructure place_equipments = 1336;
      Specified by:
      getPlaceEquipmentsOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasLocalServices

      public boolean hasLocalServices()
       LOCAL SERVICEs that may be located in PLACEs within the SITE ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 56:86]
       
      .uk.org.netex.www.netex.LocalServices_RelStructure local_services = 1337;
      Specified by:
      hasLocalServices in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the localServices field is set.
    • getLocalServices

      public LocalServices_RelStructure getLocalServices()
       LOCAL SERVICEs that may be located in PLACEs within the SITE ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 56:86]
       
      .uk.org.netex.www.netex.LocalServices_RelStructure local_services = 1337;
      Specified by:
      getLocalServices in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The localServices.
    • setLocalServices

       LOCAL SERVICEs that may be located in PLACEs within the SITE ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 56:86]
       
      .uk.org.netex.www.netex.LocalServices_RelStructure local_services = 1337;
    • setLocalServices

       LOCAL SERVICEs that may be located in PLACEs within the SITE ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 56:86]
       
      .uk.org.netex.www.netex.LocalServices_RelStructure local_services = 1337;
    • mergeLocalServices

       LOCAL SERVICEs that may be located in PLACEs within the SITE ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 56:86]
       
      .uk.org.netex.www.netex.LocalServices_RelStructure local_services = 1337;
    • clearLocalServices

       LOCAL SERVICEs that may be located in PLACEs within the SITE ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 56:86]
       
      .uk.org.netex.www.netex.LocalServices_RelStructure local_services = 1337;
    • getLocalServicesBuilder

      public LocalServices_RelStructure.Builder getLocalServicesBuilder()
       LOCAL SERVICEs that may be located in PLACEs within the SITE ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 56:86]
       
      .uk.org.netex.www.netex.LocalServices_RelStructure local_services = 1337;
    • getLocalServicesOrBuilder

      public LocalServices_RelStructureOrBuilder getLocalServicesOrBuilder()
       LOCAL SERVICEs that may be located in PLACEs within the SITE ELEMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAll.xsd at 56:86]
       
      .uk.org.netex.www.netex.LocalServices_RelStructure local_services = 1337;
      Specified by:
      getLocalServicesOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • getTransportModeValue

      public int getTransportModeValue()
       Primary MODE of Vehicle transport associated by this component.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 327:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 1661;
      Specified by:
      getTransportModeValue in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for transportMode.
    • setTransportModeValue

      public VehicleStoppingPosition_VersionStructure.Builder setTransportModeValue(int value)
       Primary MODE of Vehicle transport associated by this component.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 327:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 1661;
      Parameters:
      value - The enum numeric value on the wire for transportMode to set.
      Returns:
      This builder for chaining.
    • getTransportMode

      public AllVehicleModesOfTransportEnumeration getTransportMode()
       Primary MODE of Vehicle transport associated by this component.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 327:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 1661;
      Specified by:
      getTransportMode in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The transportMode.
    • setTransportMode

       Primary MODE of Vehicle transport associated by this component.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 327:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 1661;
      Parameters:
      value - The transportMode to set.
      Returns:
      This builder for chaining.
    • clearTransportMode

       Primary MODE of Vehicle transport associated by this component.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 327:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 1661;
      Returns:
      This builder for chaining.
    • getAirSubmodeValue

      public int getAirSubmodeValue()
       TPEG pti08 Air submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 361:80]
       
      .uk.org.netex.www.netex.AirSubmodeEnumeration air_submode = 1662;
      Specified by:
      getAirSubmodeValue in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for airSubmode.
    • setAirSubmodeValue

      public VehicleStoppingPosition_VersionStructure.Builder setAirSubmodeValue(int value)
       TPEG pti08 Air submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 361:80]
       
      .uk.org.netex.www.netex.AirSubmodeEnumeration air_submode = 1662;
      Parameters:
      value - The enum numeric value on the wire for airSubmode to set.
      Returns:
      This builder for chaining.
    • getAirSubmode

      public AirSubmodeEnumeration getAirSubmode()
       TPEG pti08 Air submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 361:80]
       
      .uk.org.netex.www.netex.AirSubmodeEnumeration air_submode = 1662;
      Specified by:
      getAirSubmode in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The airSubmode.
    • setAirSubmode

       TPEG pti08 Air submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 361:80]
       
      .uk.org.netex.www.netex.AirSubmodeEnumeration air_submode = 1662;
      Parameters:
      value - The airSubmode to set.
      Returns:
      This builder for chaining.
    • clearAirSubmode

       TPEG pti08 Air submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 361:80]
       
      .uk.org.netex.www.netex.AirSubmodeEnumeration air_submode = 1662;
      Returns:
      This builder for chaining.
    • getBusSubmodeValue

      public int getBusSubmodeValue()
       TPEG pti05 Bus submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 268:80]
       
      .uk.org.netex.www.netex.BusSubmodeEnumeration bus_submode = 1663;
      Specified by:
      getBusSubmodeValue in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for busSubmode.
    • setBusSubmodeValue

      public VehicleStoppingPosition_VersionStructure.Builder setBusSubmodeValue(int value)
       TPEG pti05 Bus submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 268:80]
       
      .uk.org.netex.www.netex.BusSubmodeEnumeration bus_submode = 1663;
      Parameters:
      value - The enum numeric value on the wire for busSubmode to set.
      Returns:
      This builder for chaining.
    • getBusSubmode

      public BusSubmodeEnumeration getBusSubmode()
       TPEG pti05 Bus submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 268:80]
       
      .uk.org.netex.www.netex.BusSubmodeEnumeration bus_submode = 1663;
      Specified by:
      getBusSubmode in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The busSubmode.
    • setBusSubmode

       TPEG pti05 Bus submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 268:80]
       
      .uk.org.netex.www.netex.BusSubmodeEnumeration bus_submode = 1663;
      Parameters:
      value - The busSubmode to set.
      Returns:
      This builder for chaining.
    • clearBusSubmode

       TPEG pti05 Bus submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 268:80]
       
      .uk.org.netex.www.netex.BusSubmodeEnumeration bus_submode = 1663;
      Returns:
      This builder for chaining.
    • getCoachSubmodeValue

      public int getCoachSubmodeValue()
       TPEG pti03 Coach submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 226:84]
       
      .uk.org.netex.www.netex.CoachSubmodeEnumeration coach_submode = 1664;
      Specified by:
      getCoachSubmodeValue in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for coachSubmode.
    • setCoachSubmodeValue

      public VehicleStoppingPosition_VersionStructure.Builder setCoachSubmodeValue(int value)
       TPEG pti03 Coach submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 226:84]
       
      .uk.org.netex.www.netex.CoachSubmodeEnumeration coach_submode = 1664;
      Parameters:
      value - The enum numeric value on the wire for coachSubmode to set.
      Returns:
      This builder for chaining.
    • getCoachSubmode

      public CoachSubmodeEnumeration getCoachSubmode()
       TPEG pti03 Coach submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 226:84]
       
      .uk.org.netex.www.netex.CoachSubmodeEnumeration coach_submode = 1664;
      Specified by:
      getCoachSubmode in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The coachSubmode.
    • setCoachSubmode

       TPEG pti03 Coach submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 226:84]
       
      .uk.org.netex.www.netex.CoachSubmodeEnumeration coach_submode = 1664;
      Parameters:
      value - The coachSubmode to set.
      Returns:
      This builder for chaining.
    • clearCoachSubmode

       TPEG pti03 Coach submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 226:84]
       
      .uk.org.netex.www.netex.CoachSubmodeEnumeration coach_submode = 1664;
      Returns:
      This builder for chaining.
    • getFunicularSubmodeValue

      public int getFunicularSubmodeValue()
       TPEG pti10 Funicular submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 411:92]
       
      .uk.org.netex.www.netex.FunicularSubmodeEnumeration funicular_submode = 1665;
      Specified by:
      getFunicularSubmodeValue in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for funicularSubmode.
    • setFunicularSubmodeValue

      public VehicleStoppingPosition_VersionStructure.Builder setFunicularSubmodeValue(int value)
       TPEG pti10 Funicular submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 411:92]
       
      .uk.org.netex.www.netex.FunicularSubmodeEnumeration funicular_submode = 1665;
      Parameters:
      value - The enum numeric value on the wire for funicularSubmode to set.
      Returns:
      This builder for chaining.
    • getFunicularSubmode

      public FunicularSubmodeEnumeration getFunicularSubmode()
       TPEG pti10 Funicular submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 411:92]
       
      .uk.org.netex.www.netex.FunicularSubmodeEnumeration funicular_submode = 1665;
      Specified by:
      getFunicularSubmode in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The funicularSubmode.
    • setFunicularSubmode

       TPEG pti10 Funicular submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 411:92]
       
      .uk.org.netex.www.netex.FunicularSubmodeEnumeration funicular_submode = 1665;
      Parameters:
      value - The funicularSubmode to set.
      Returns:
      This builder for chaining.
    • clearFunicularSubmode

      public VehicleStoppingPosition_VersionStructure.Builder clearFunicularSubmode()
       TPEG pti10 Funicular submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 411:92]
       
      .uk.org.netex.www.netex.FunicularSubmodeEnumeration funicular_submode = 1665;
      Returns:
      This builder for chaining.
    • getMetroSubmodeValue

      public int getMetroSubmodeValue()
       TPEG pti04 Metro submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 250:84]
       
      .uk.org.netex.www.netex.MetroSubmodeEnumeration metro_submode = 1666;
      Specified by:
      getMetroSubmodeValue in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for metroSubmode.
    • setMetroSubmodeValue

      public VehicleStoppingPosition_VersionStructure.Builder setMetroSubmodeValue(int value)
       TPEG pti04 Metro submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 250:84]
       
      .uk.org.netex.www.netex.MetroSubmodeEnumeration metro_submode = 1666;
      Parameters:
      value - The enum numeric value on the wire for metroSubmode to set.
      Returns:
      This builder for chaining.
    • getMetroSubmode

      public MetroSubmodeEnumeration getMetroSubmode()
       TPEG pti04 Metro submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 250:84]
       
      .uk.org.netex.www.netex.MetroSubmodeEnumeration metro_submode = 1666;
      Specified by:
      getMetroSubmode in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The metroSubmode.
    • setMetroSubmode

       TPEG pti04 Metro submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 250:84]
       
      .uk.org.netex.www.netex.MetroSubmodeEnumeration metro_submode = 1666;
      Parameters:
      value - The metroSubmode to set.
      Returns:
      This builder for chaining.
    • clearMetroSubmode

       TPEG pti04 Metro submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 250:84]
       
      .uk.org.netex.www.netex.MetroSubmodeEnumeration metro_submode = 1666;
      Returns:
      This builder for chaining.
    • getTramSubmodeValue

      public int getTramSubmodeValue()
       TPEG pti06 Tram submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 300:82]
       
      .uk.org.netex.www.netex.TramSubmodeEnumeration tram_submode = 1667;
      Specified by:
      getTramSubmodeValue in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for tramSubmode.
    • setTramSubmodeValue

      public VehicleStoppingPosition_VersionStructure.Builder setTramSubmodeValue(int value)
       TPEG pti06 Tram submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 300:82]
       
      .uk.org.netex.www.netex.TramSubmodeEnumeration tram_submode = 1667;
      Parameters:
      value - The enum numeric value on the wire for tramSubmode to set.
      Returns:
      This builder for chaining.
    • getTramSubmode

      public TramSubmodeEnumeration getTramSubmode()
       TPEG pti06 Tram submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 300:82]
       
      .uk.org.netex.www.netex.TramSubmodeEnumeration tram_submode = 1667;
      Specified by:
      getTramSubmode in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The tramSubmode.
    • setTramSubmode

       TPEG pti06 Tram submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 300:82]
       
      .uk.org.netex.www.netex.TramSubmodeEnumeration tram_submode = 1667;
      Parameters:
      value - The tramSubmode to set.
      Returns:
      This builder for chaining.
    • clearTramSubmode

       TPEG pti06 Tram submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 300:82]
       
      .uk.org.netex.www.netex.TramSubmodeEnumeration tram_submode = 1667;
      Returns:
      This builder for chaining.
    • getTelecabinSubmodeValue

      public int getTelecabinSubmodeValue()
       TPEG pti09 Telecabin submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 390:92]
       
      .uk.org.netex.www.netex.TelecabinSubmodeEnumeration telecabin_submode = 1668;
      Specified by:
      getTelecabinSubmodeValue in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for telecabinSubmode.
    • setTelecabinSubmodeValue

      public VehicleStoppingPosition_VersionStructure.Builder setTelecabinSubmodeValue(int value)
       TPEG pti09 Telecabin submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 390:92]
       
      .uk.org.netex.www.netex.TelecabinSubmodeEnumeration telecabin_submode = 1668;
      Parameters:
      value - The enum numeric value on the wire for telecabinSubmode to set.
      Returns:
      This builder for chaining.
    • getTelecabinSubmode

      public TelecabinSubmodeEnumeration getTelecabinSubmode()
       TPEG pti09 Telecabin submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 390:92]
       
      .uk.org.netex.www.netex.TelecabinSubmodeEnumeration telecabin_submode = 1668;
      Specified by:
      getTelecabinSubmode in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The telecabinSubmode.
    • setTelecabinSubmode

       TPEG pti09 Telecabin submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 390:92]
       
      .uk.org.netex.www.netex.TelecabinSubmodeEnumeration telecabin_submode = 1668;
      Parameters:
      value - The telecabinSubmode to set.
      Returns:
      This builder for chaining.
    • clearTelecabinSubmode

      public VehicleStoppingPosition_VersionStructure.Builder clearTelecabinSubmode()
       TPEG pti09 Telecabin submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 390:92]
       
      .uk.org.netex.www.netex.TelecabinSubmodeEnumeration telecabin_submode = 1668;
      Returns:
      This builder for chaining.
    • getRailSubmodeValue

      public int getRailSubmodeValue()
       TPEG pti02 Rail submodes loc13. See also See ERA B.4.7009 - Name: Item description code.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 154:82]
       
      .uk.org.netex.www.netex.RailSubmodeEnumeration rail_submode = 1669;
      Specified by:
      getRailSubmodeValue in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for railSubmode.
    • setRailSubmodeValue

      public VehicleStoppingPosition_VersionStructure.Builder setRailSubmodeValue(int value)
       TPEG pti02 Rail submodes loc13. See also See ERA B.4.7009 - Name: Item description code.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 154:82]
       
      .uk.org.netex.www.netex.RailSubmodeEnumeration rail_submode = 1669;
      Parameters:
      value - The enum numeric value on the wire for railSubmode to set.
      Returns:
      This builder for chaining.
    • getRailSubmode

      public RailSubmodeEnumeration getRailSubmode()
       TPEG pti02 Rail submodes loc13. See also See ERA B.4.7009 - Name: Item description code.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 154:82]
       
      .uk.org.netex.www.netex.RailSubmodeEnumeration rail_submode = 1669;
      Specified by:
      getRailSubmode in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The railSubmode.
    • setRailSubmode

       TPEG pti02 Rail submodes loc13. See also See ERA B.4.7009 - Name: Item description code.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 154:82]
       
      .uk.org.netex.www.netex.RailSubmodeEnumeration rail_submode = 1669;
      Parameters:
      value - The railSubmode to set.
      Returns:
      This builder for chaining.
    • clearRailSubmode

       TPEG pti02 Rail submodes loc13. See also See ERA B.4.7009 - Name: Item description code.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 154:82]
       
      .uk.org.netex.www.netex.RailSubmodeEnumeration rail_submode = 1669;
      Returns:
      This builder for chaining.
    • getWaterSubmodeValue

      public int getWaterSubmodeValue()
       TPEG pti07 Water submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 321:84]
       
      .uk.org.netex.www.netex.WaterSubmodeEnumeration water_submode = 1670;
      Specified by:
      getWaterSubmodeValue in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for waterSubmode.
    • setWaterSubmodeValue

      public VehicleStoppingPosition_VersionStructure.Builder setWaterSubmodeValue(int value)
       TPEG pti07 Water submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 321:84]
       
      .uk.org.netex.www.netex.WaterSubmodeEnumeration water_submode = 1670;
      Parameters:
      value - The enum numeric value on the wire for waterSubmode to set.
      Returns:
      This builder for chaining.
    • getWaterSubmode

      public WaterSubmodeEnumeration getWaterSubmode()
       TPEG pti07 Water submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 321:84]
       
      .uk.org.netex.www.netex.WaterSubmodeEnumeration water_submode = 1670;
      Specified by:
      getWaterSubmode in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The waterSubmode.
    • setWaterSubmode

       TPEG pti07 Water submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 321:84]
       
      .uk.org.netex.www.netex.WaterSubmodeEnumeration water_submode = 1670;
      Parameters:
      value - The waterSubmode to set.
      Returns:
      This builder for chaining.
    • clearWaterSubmode

       TPEG pti07 Water submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 321:84]
       
      .uk.org.netex.www.netex.WaterSubmodeEnumeration water_submode = 1670;
      Returns:
      This builder for chaining.
    • getSnowAndIceSubmodeValue

      public int getSnowAndIceSubmodeValue()
       [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 523:95]
       
      .uk.org.netex.www.netex.SnowAndIceSubmodeEnumeration snow_and_ice_submode = 1671;
      Specified by:
      getSnowAndIceSubmodeValue in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for snowAndIceSubmode.
    • setSnowAndIceSubmodeValue

      public VehicleStoppingPosition_VersionStructure.Builder setSnowAndIceSubmodeValue(int value)
       [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 523:95]
       
      .uk.org.netex.www.netex.SnowAndIceSubmodeEnumeration snow_and_ice_submode = 1671;
      Parameters:
      value - The enum numeric value on the wire for snowAndIceSubmode to set.
      Returns:
      This builder for chaining.
    • getSnowAndIceSubmode

      public SnowAndIceSubmodeEnumeration getSnowAndIceSubmode()
       [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 523:95]
       
      .uk.org.netex.www.netex.SnowAndIceSubmodeEnumeration snow_and_ice_submode = 1671;
      Specified by:
      getSnowAndIceSubmode in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The snowAndIceSubmode.
    • setSnowAndIceSubmode

       [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 523:95]
       
      .uk.org.netex.www.netex.SnowAndIceSubmodeEnumeration snow_and_ice_submode = 1671;
      Parameters:
      value - The snowAndIceSubmode to set.
      Returns:
      This builder for chaining.
    • clearSnowAndIceSubmode

      public VehicleStoppingPosition_VersionStructure.Builder clearSnowAndIceSubmode()
       [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 523:95]
       
      .uk.org.netex.www.netex.SnowAndIceSubmodeEnumeration snow_and_ice_submode = 1671;
      Returns:
      This builder for chaining.
    • getOtherTransportModesList

      public List<VehicleModeEnumeration> getOtherTransportModesList()
       Public transport MODES which may be accessed through associated place.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 348:95]
       
      repeated .uk.org.netex.www.netex.VehicleModeEnumeration other_transport_modes = 1681 [packed = true];
      Specified by:
      getOtherTransportModesList in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      A list containing the otherTransportModes.
    • getOtherTransportModesCount

      public int getOtherTransportModesCount()
       Public transport MODES which may be accessed through associated place.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 348:95]
       
      repeated .uk.org.netex.www.netex.VehicleModeEnumeration other_transport_modes = 1681 [packed = true];
      Specified by:
      getOtherTransportModesCount in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The count of otherTransportModes.
    • getOtherTransportModes

      public VehicleModeEnumeration getOtherTransportModes(int index)
       Public transport MODES which may be accessed through associated place.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 348:95]
       
      repeated .uk.org.netex.www.netex.VehicleModeEnumeration other_transport_modes = 1681 [packed = true];
      Specified by:
      getOtherTransportModes in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The otherTransportModes at the given index.
    • setOtherTransportModes

      public VehicleStoppingPosition_VersionStructure.Builder setOtherTransportModes(int index, VehicleModeEnumeration value)
       Public transport MODES which may be accessed through associated place.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 348:95]
       
      repeated .uk.org.netex.www.netex.VehicleModeEnumeration other_transport_modes = 1681 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The otherTransportModes to set.
      Returns:
      This builder for chaining.
    • addOtherTransportModes

       Public transport MODES which may be accessed through associated place.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 348:95]
       
      repeated .uk.org.netex.www.netex.VehicleModeEnumeration other_transport_modes = 1681 [packed = true];
      Parameters:
      value - The otherTransportModes to add.
      Returns:
      This builder for chaining.
    • addAllOtherTransportModes

      public VehicleStoppingPosition_VersionStructure.Builder addAllOtherTransportModes(Iterable<? extends VehicleModeEnumeration> values)
       Public transport MODES which may be accessed through associated place.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 348:95]
       
      repeated .uk.org.netex.www.netex.VehicleModeEnumeration other_transport_modes = 1681 [packed = true];
      Parameters:
      values - The otherTransportModes to add.
      Returns:
      This builder for chaining.
    • clearOtherTransportModes

      public VehicleStoppingPosition_VersionStructure.Builder clearOtherTransportModes()
       Public transport MODES which may be accessed through associated place.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 348:95]
       
      repeated .uk.org.netex.www.netex.VehicleModeEnumeration other_transport_modes = 1681 [packed = true];
      Returns:
      This builder for chaining.
    • getOtherTransportModesValueList

      public List<Integer> getOtherTransportModesValueList()
       Public transport MODES which may be accessed through associated place.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 348:95]
       
      repeated .uk.org.netex.www.netex.VehicleModeEnumeration other_transport_modes = 1681 [packed = true];
      Specified by:
      getOtherTransportModesValueList in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for otherTransportModes.
    • getOtherTransportModesValue

      public int getOtherTransportModesValue(int index)
       Public transport MODES which may be accessed through associated place.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 348:95]
       
      repeated .uk.org.netex.www.netex.VehicleModeEnumeration other_transport_modes = 1681 [packed = true];
      Specified by:
      getOtherTransportModesValue in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of otherTransportModes at the given index.
    • setOtherTransportModesValue

      public VehicleStoppingPosition_VersionStructure.Builder setOtherTransportModesValue(int index, int value)
       Public transport MODES which may be accessed through associated place.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 348:95]
       
      repeated .uk.org.netex.www.netex.VehicleModeEnumeration other_transport_modes = 1681 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for otherTransportModes to set.
      Returns:
      This builder for chaining.
    • addOtherTransportModesValue

      public VehicleStoppingPosition_VersionStructure.Builder addOtherTransportModesValue(int value)
       Public transport MODES which may be accessed through associated place.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 348:95]
       
      repeated .uk.org.netex.www.netex.VehicleModeEnumeration other_transport_modes = 1681 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for otherTransportModes to add.
      Returns:
      This builder for chaining.
    • addAllOtherTransportModesValue

      public VehicleStoppingPosition_VersionStructure.Builder addAllOtherTransportModesValue(Iterable<Integer> values)
       Public transport MODES which may be accessed through associated place.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 348:95]
       
      repeated .uk.org.netex.www.netex.VehicleModeEnumeration other_transport_modes = 1681 [packed = true];
      Parameters:
      values - The enum numeric values on the wire for otherTransportModes to add.
      Returns:
      This builder for chaining.
    • hasTariffZones

      public boolean hasTariffZones()
       TARIFF ZONEs into which component falls.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 353:85]
       
      .uk.org.netex.www.netex.TariffZoneRefs_RelStructure tariff_zones = 1682;
      Specified by:
      hasTariffZones in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the tariffZones field is set.
    • getTariffZones

      public TariffZoneRefs_RelStructure getTariffZones()
       TARIFF ZONEs into which component falls.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 353:85]
       
      .uk.org.netex.www.netex.TariffZoneRefs_RelStructure tariff_zones = 1682;
      Specified by:
      getTariffZones in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The tariffZones.
    • setTariffZones

       TARIFF ZONEs into which component falls.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 353:85]
       
      .uk.org.netex.www.netex.TariffZoneRefs_RelStructure tariff_zones = 1682;
    • setTariffZones

       TARIFF ZONEs into which component falls.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 353:85]
       
      .uk.org.netex.www.netex.TariffZoneRefs_RelStructure tariff_zones = 1682;
    • mergeTariffZones

       TARIFF ZONEs into which component falls.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 353:85]
       
      .uk.org.netex.www.netex.TariffZoneRefs_RelStructure tariff_zones = 1682;
    • clearTariffZones

       TARIFF ZONEs into which component falls.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 353:85]
       
      .uk.org.netex.www.netex.TariffZoneRefs_RelStructure tariff_zones = 1682;
    • getTariffZonesBuilder

      public TariffZoneRefs_RelStructure.Builder getTariffZonesBuilder()
       TARIFF ZONEs into which component falls.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 353:85]
       
      .uk.org.netex.www.netex.TariffZoneRefs_RelStructure tariff_zones = 1682;
    • getTariffZonesOrBuilder

      public TariffZoneRefs_RelStructureOrBuilder getTariffZonesOrBuilder()
       TARIFF ZONEs into which component falls.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 353:85]
       
      .uk.org.netex.www.netex.TariffZoneRefs_RelStructure tariff_zones = 1682;
      Specified by:
      getTariffZonesOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasVehicleStoppingPlaceRef

      public boolean hasVehicleStoppingPlaceRef()
       Reference to a VEHICLE STOPPING PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_vehicleStopping_support.xsd at 64:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_stopping_place_ref = 2041;
      Specified by:
      hasVehicleStoppingPlaceRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the vehicleStoppingPlaceRef field is set.
    • getVehicleStoppingPlaceRef

      public VersionOfObjectRefStructure getVehicleStoppingPlaceRef()
       Reference to a VEHICLE STOPPING PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_vehicleStopping_support.xsd at 64:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_stopping_place_ref = 2041;
      Specified by:
      getVehicleStoppingPlaceRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The vehicleStoppingPlaceRef.
    • setVehicleStoppingPlaceRef

       Reference to a VEHICLE STOPPING PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_vehicleStopping_support.xsd at 64:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_stopping_place_ref = 2041;
    • setVehicleStoppingPlaceRef

       Reference to a VEHICLE STOPPING PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_vehicleStopping_support.xsd at 64:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_stopping_place_ref = 2041;
    • mergeVehicleStoppingPlaceRef

       Reference to a VEHICLE STOPPING PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_vehicleStopping_support.xsd at 64:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_stopping_place_ref = 2041;
    • clearVehicleStoppingPlaceRef

      public VehicleStoppingPosition_VersionStructure.Builder clearVehicleStoppingPlaceRef()
       Reference to a VEHICLE STOPPING PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_vehicleStopping_support.xsd at 64:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_stopping_place_ref = 2041;
    • getVehicleStoppingPlaceRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleStoppingPlaceRefBuilder()
       Reference to a VEHICLE STOPPING PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_vehicleStopping_support.xsd at 64:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_stopping_place_ref = 2041;
    • getVehicleStoppingPlaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleStoppingPlaceRefOrBuilder()
       Reference to a VEHICLE STOPPING PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_vehicleStopping_support.xsd at 64:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_stopping_place_ref = 2041;
      Specified by:
      getVehicleStoppingPlaceRefOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasLabel

      public boolean hasLabel()
       Additional Label of a VEHICLE STOPPING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1183:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 2042;
      Specified by:
      hasLabel in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the label field is set.
    • getLabel

      public MultilingualString getLabel()
       Additional Label of a VEHICLE STOPPING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1183:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 2042;
      Specified by:
      getLabel in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The label.
    • setLabel

       Additional Label of a VEHICLE STOPPING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1183:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 2042;
    • setLabel

       Additional Label of a VEHICLE STOPPING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1183:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 2042;
    • mergeLabel

       Additional Label of a VEHICLE STOPPING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1183:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 2042;
    • clearLabel

       Additional Label of a VEHICLE STOPPING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1183:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 2042;
    • getLabelBuilder

      public MultilingualString.Builder getLabelBuilder()
       Additional Label of a VEHICLE STOPPING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1183:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 2042;
    • getLabelOrBuilder

      public MultilingualStringOrBuilder getLabelOrBuilder()
       Additional Label of a VEHICLE STOPPING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1183:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 2042;
      Specified by:
      getLabelOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • getRelationToVehicleValue

      public int getRelationToVehicleValue()
       Relationship of position to VHEICLE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1188:92]
       
      .uk.org.netex.www.netex.RelationToVehicleEnumeration relation_to_vehicle = 2043;
      Specified by:
      getRelationToVehicleValue in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for relationToVehicle.
    • setRelationToVehicleValue

      public VehicleStoppingPosition_VersionStructure.Builder setRelationToVehicleValue(int value)
       Relationship of position to VHEICLE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1188:92]
       
      .uk.org.netex.www.netex.RelationToVehicleEnumeration relation_to_vehicle = 2043;
      Parameters:
      value - The enum numeric value on the wire for relationToVehicle to set.
      Returns:
      This builder for chaining.
    • getRelationToVehicle

      public RelationToVehicleEnumeration getRelationToVehicle()
       Relationship of position to VHEICLE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1188:92]
       
      .uk.org.netex.www.netex.RelationToVehicleEnumeration relation_to_vehicle = 2043;
      Specified by:
      getRelationToVehicle in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The relationToVehicle.
    • setRelationToVehicle

       Relationship of position to VHEICLE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1188:92]
       
      .uk.org.netex.www.netex.RelationToVehicleEnumeration relation_to_vehicle = 2043;
      Parameters:
      value - The relationToVehicle to set.
      Returns:
      This builder for chaining.
    • clearRelationToVehicle

      public VehicleStoppingPosition_VersionStructure.Builder clearRelationToVehicle()
       Relationship of position to VHEICLE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1188:92]
       
      .uk.org.netex.www.netex.RelationToVehicleEnumeration relation_to_vehicle = 2043;
      Returns:
      This builder for chaining.
    • getBearing

      public int getBearing()
       Bearing of vehicle in position in absolute degrees against North.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1193:65]
       
      int32 bearing = 2044;
      Specified by:
      getBearing in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The bearing.
    • setBearing

      public VehicleStoppingPosition_VersionStructure.Builder setBearing(int value)
       Bearing of vehicle in position in absolute degrees against North.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1193:65]
       
      int32 bearing = 2044;
      Parameters:
      value - The bearing to set.
      Returns:
      This builder for chaining.
    • clearBearing

       Bearing of vehicle in position in absolute degrees against North.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1193:65]
       
      int32 bearing = 2044;
      Returns:
      This builder for chaining.
    • hasVehiclePositionAlignments

      public boolean hasVehiclePositionAlignments()
       BOARDING POSITIONs with which VEHICLE STOPPING POSITION. aligns.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1198:110]
       
      .uk.org.netex.www.netex.VehiclePositionAlignments_RelStructure vehicle_position_alignments = 2045;
      Specified by:
      hasVehiclePositionAlignments in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the vehiclePositionAlignments field is set.
    • getVehiclePositionAlignments

      public VehiclePositionAlignments_RelStructure getVehiclePositionAlignments()
       BOARDING POSITIONs with which VEHICLE STOPPING POSITION. aligns.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1198:110]
       
      .uk.org.netex.www.netex.VehiclePositionAlignments_RelStructure vehicle_position_alignments = 2045;
      Specified by:
      getVehiclePositionAlignments in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The vehiclePositionAlignments.
    • setVehiclePositionAlignments

       BOARDING POSITIONs with which VEHICLE STOPPING POSITION. aligns.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1198:110]
       
      .uk.org.netex.www.netex.VehiclePositionAlignments_RelStructure vehicle_position_alignments = 2045;
    • setVehiclePositionAlignments

       BOARDING POSITIONs with which VEHICLE STOPPING POSITION. aligns.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1198:110]
       
      .uk.org.netex.www.netex.VehiclePositionAlignments_RelStructure vehicle_position_alignments = 2045;
    • mergeVehiclePositionAlignments

       BOARDING POSITIONs with which VEHICLE STOPPING POSITION. aligns.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1198:110]
       
      .uk.org.netex.www.netex.VehiclePositionAlignments_RelStructure vehicle_position_alignments = 2045;
    • clearVehiclePositionAlignments

      public VehicleStoppingPosition_VersionStructure.Builder clearVehiclePositionAlignments()
       BOARDING POSITIONs with which VEHICLE STOPPING POSITION. aligns.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1198:110]
       
      .uk.org.netex.www.netex.VehiclePositionAlignments_RelStructure vehicle_position_alignments = 2045;
    • getVehiclePositionAlignmentsBuilder

      public VehiclePositionAlignments_RelStructure.Builder getVehiclePositionAlignmentsBuilder()
       BOARDING POSITIONs with which VEHICLE STOPPING POSITION. aligns.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1198:110]
       
      .uk.org.netex.www.netex.VehiclePositionAlignments_RelStructure vehicle_position_alignments = 2045;
    • getVehiclePositionAlignmentsOrBuilder

      public VehiclePositionAlignments_RelStructureOrBuilder getVehiclePositionAlignmentsOrBuilder()
       BOARDING POSITIONs with which VEHICLE STOPPING POSITION. aligns.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1198:110]
       
      .uk.org.netex.www.netex.VehiclePositionAlignments_RelStructure vehicle_position_alignments = 2045;
      Specified by:
      getVehiclePositionAlignmentsOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasVehicleRentalRef

      public boolean hasVehicleRentalRef()
       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 1683;
      Specified by:
      hasVehicleRentalRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the vehicleRentalRef field is set.
    • getVehicleRentalRef

      public VersionOfObjectRefStructure getVehicleRentalRef()
       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 1683;
      Specified by:
      getVehicleRentalRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The vehicleRentalRef.
    • setVehicleRentalRef

       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 1683;
    • setVehicleRentalRef

       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 1683;
    • mergeVehicleRentalRef

       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 1683;
    • clearVehicleRentalRef

      public VehicleStoppingPosition_VersionStructure.Builder clearVehicleRentalRef()
       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 1683;
    • getVehicleRentalRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleRentalRefBuilder()
       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 1683;
    • getVehicleRentalRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleRentalRefOrBuilder()
       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 1683;
      Specified by:
      getVehicleRentalRefOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasVehicleSharingRef

      public boolean hasVehicleSharingRef()
       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 1684;
      Specified by:
      hasVehicleSharingRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the vehicleSharingRef field is set.
    • getVehicleSharingRef

      public VersionOfObjectRefStructure getVehicleSharingRef()
       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 1684;
      Specified by:
      getVehicleSharingRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The vehicleSharingRef.
    • setVehicleSharingRef

       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 1684;
    • setVehicleSharingRef

       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 1684;
    • mergeVehicleSharingRef

       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 1684;
    • clearVehicleSharingRef

      public VehicleStoppingPosition_VersionStructure.Builder clearVehicleSharingRef()
       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 1684;
    • getVehicleSharingRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleSharingRefBuilder()
       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 1684;
    • getVehicleSharingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleSharingRefOrBuilder()
       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 1684;
      Specified by:
      getVehicleSharingRefOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasVehiclePoolingRef

      public boolean hasVehiclePoolingRef()
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 1685;
      Specified by:
      hasVehiclePoolingRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the vehiclePoolingRef field is set.
    • getVehiclePoolingRef

      public VersionOfObjectRefStructure getVehiclePoolingRef()
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 1685;
      Specified by:
      getVehiclePoolingRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The vehiclePoolingRef.
    • setVehiclePoolingRef

       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 1685;
    • setVehiclePoolingRef

       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 1685;
    • mergeVehiclePoolingRef

       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 1685;
    • clearVehiclePoolingRef

      public VehicleStoppingPosition_VersionStructure.Builder clearVehiclePoolingRef()
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 1685;
    • getVehiclePoolingRefBuilder

      public VersionOfObjectRefStructure.Builder getVehiclePoolingRefBuilder()
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 1685;
    • getVehiclePoolingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehiclePoolingRefOrBuilder()
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 1685;
      Specified by:
      getVehiclePoolingRefOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasPersonalModeOfOperationRef

      public boolean hasPersonalModeOfOperationRef()
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 1686;
      Specified by:
      hasPersonalModeOfOperationRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the personalModeOfOperationRef field is set.
    • getPersonalModeOfOperationRef

      public VersionOfObjectRefStructure getPersonalModeOfOperationRef()
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 1686;
      Specified by:
      getPersonalModeOfOperationRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The personalModeOfOperationRef.
    • setPersonalModeOfOperationRef

       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 1686;
    • setPersonalModeOfOperationRef

      public VehicleStoppingPosition_VersionStructure.Builder setPersonalModeOfOperationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 1686;
    • mergePersonalModeOfOperationRef

      public VehicleStoppingPosition_VersionStructure.Builder mergePersonalModeOfOperationRef(VersionOfObjectRefStructure value)
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 1686;
    • clearPersonalModeOfOperationRef

      public VehicleStoppingPosition_VersionStructure.Builder clearPersonalModeOfOperationRef()
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 1686;
    • getPersonalModeOfOperationRefBuilder

      public VersionOfObjectRefStructure.Builder getPersonalModeOfOperationRefBuilder()
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 1686;
    • getPersonalModeOfOperationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPersonalModeOfOperationRefOrBuilder()
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 1686;
      Specified by:
      getPersonalModeOfOperationRefOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasScheduledModeOfOperationRef

      public boolean hasScheduledModeOfOperationRef()
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 2066;
      Specified by:
      hasScheduledModeOfOperationRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the scheduledModeOfOperationRef field is set.
    • getScheduledModeOfOperationRef

      public VersionOfObjectRefStructure getScheduledModeOfOperationRef()
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 2066;
      Specified by:
      getScheduledModeOfOperationRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The scheduledModeOfOperationRef.
    • setScheduledModeOfOperationRef

       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 2066;
    • setScheduledModeOfOperationRef

      public VehicleStoppingPosition_VersionStructure.Builder setScheduledModeOfOperationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 2066;
    • mergeScheduledModeOfOperationRef

      public VehicleStoppingPosition_VersionStructure.Builder mergeScheduledModeOfOperationRef(VersionOfObjectRefStructure value)
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 2066;
    • clearScheduledModeOfOperationRef

      public VehicleStoppingPosition_VersionStructure.Builder clearScheduledModeOfOperationRef()
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 2066;
    • getScheduledModeOfOperationRefBuilder

      public VersionOfObjectRefStructure.Builder getScheduledModeOfOperationRefBuilder()
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 2066;
    • getScheduledModeOfOperationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getScheduledModeOfOperationRefOrBuilder()
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 2066;
      Specified by:
      getScheduledModeOfOperationRefOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder
    • hasFlexibleModeOfOperationRef

      public boolean hasFlexibleModeOfOperationRef()
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 2067;
      Specified by:
      hasFlexibleModeOfOperationRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      Whether the flexibleModeOfOperationRef field is set.
    • getFlexibleModeOfOperationRef

      public VersionOfObjectRefStructure getFlexibleModeOfOperationRef()
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 2067;
      Specified by:
      getFlexibleModeOfOperationRef in interface VehicleStoppingPosition_VersionStructureOrBuilder
      Returns:
      The flexibleModeOfOperationRef.
    • setFlexibleModeOfOperationRef

       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 2067;
    • setFlexibleModeOfOperationRef

      public VehicleStoppingPosition_VersionStructure.Builder setFlexibleModeOfOperationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 2067;
    • mergeFlexibleModeOfOperationRef

      public VehicleStoppingPosition_VersionStructure.Builder mergeFlexibleModeOfOperationRef(VersionOfObjectRefStructure value)
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 2067;
    • clearFlexibleModeOfOperationRef

      public VehicleStoppingPosition_VersionStructure.Builder clearFlexibleModeOfOperationRef()
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 2067;
    • getFlexibleModeOfOperationRefBuilder

      public VersionOfObjectRefStructure.Builder getFlexibleModeOfOperationRefBuilder()
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 2067;
    • getFlexibleModeOfOperationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFlexibleModeOfOperationRefOrBuilder()
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 2067;
      Specified by:
      getFlexibleModeOfOperationRefOrBuilder in interface VehicleStoppingPosition_VersionStructureOrBuilder