Class StopPlaceVehicleEntranceType.Builder

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

public static final class StopPlaceVehicleEntranceType.Builder extends com.google.protobuf.GeneratedMessage.Builder<StopPlaceVehicleEntranceType.Builder> implements StopPlaceVehicleEntranceTypeOrBuilder
 A physical entrance or exit to/from a SITE for a VEHICLE. May be a door, barrier, gate or other recognizable point of access.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 931:93]
 
Protobuf type uk.org.netex.www.netex.StopPlaceVehicleEntranceType
  • 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<StopPlaceVehicleEntranceType.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<StopPlaceVehicleEntranceType.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<StopPlaceVehicleEntranceType.Builder>
    • getDefaultInstanceForType

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

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

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

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

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

      public StopPlaceVehicleEntranceType.ModeOfOperationRefStructureCase getModeOfOperationRefStructureCase()
      Specified by:
      getModeOfOperationRefStructureCase in interface StopPlaceVehicleEntranceTypeOrBuilder
    • clearModeOfOperationRefStructure

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public StopPlaceVehicleEntranceType.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 = 2502;
      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 = 2503;
      Specified by:
      getDerivedFromObjectRef in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2503;
      Specified by:
      getDerivedFromObjectRefBytes in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public StopPlaceVehicleEntranceType.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 = 2503;
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

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

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

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

      public StopPlaceVehicleEntranceType.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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
    • setValidBetween

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

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

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

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

      public StopPlaceVehicleEntranceType.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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceType.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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder setExtensions(ExtensionsStructure.Builder builderForValue)
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 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

      public StopPlaceVehicleEntranceType.Builder clearExtensions()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder setDescription(MultilingualString.Builder builderForValue)
       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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The purposeOfGroupingRef.
    • setPurposeOfGroupingRef

      public StopPlaceVehicleEntranceType.Builder setPurposeOfGroupingRef(VersionOfObjectRefStructure value)
       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

      public StopPlaceVehicleEntranceType.Builder setPurposeOfGroupingRef(VersionOfObjectRefStructure.Builder builderForValue)
       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

      public StopPlaceVehicleEntranceType.Builder mergePurposeOfGroupingRef(VersionOfObjectRefStructure value)
       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 StopPlaceVehicleEntranceType.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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder setPrivateCode(PrivateCodeStructure.Builder builderForValue)
       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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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.StopPlaceVehicleEntranceType.InfoLinksType info_links = 166;
      Specified by:
      hasInfoLinks in interface StopPlaceVehicleEntranceTypeOrBuilder
      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.StopPlaceVehicleEntranceType.InfoLinksType info_links = 166;
      Specified by:
      getInfoLinks in interface StopPlaceVehicleEntranceTypeOrBuilder
      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.StopPlaceVehicleEntranceType.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.StopPlaceVehicleEntranceType.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.StopPlaceVehicleEntranceType.InfoLinksType info_links = 166;
    • clearInfoLinks

      public StopPlaceVehicleEntranceType.Builder clearInfoLinks()
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.StopPlaceVehicleEntranceType.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.StopPlaceVehicleEntranceType.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.StopPlaceVehicleEntranceType.InfoLinksType info_links = 166;
      Specified by:
      getInfoLinksOrBuilder in interface StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder setPolygon(PolygonType.Builder builderForValue)
       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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceType.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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceType.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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder setPostalAddress(PostalAddressType.Builder builderForValue)
       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

      public StopPlaceVehicleEntranceType.Builder mergePostalAddress(PostalAddressType value)
       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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder setRoadAddress(RoadAddressType.Builder builderForValue)
       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

      public StopPlaceVehicleEntranceType.Builder mergeRoadAddress(RoadAddressType value)
       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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The accessibilityAssessment.
    • setAccessibilityAssessment

      public StopPlaceVehicleEntranceType.Builder setAccessibilityAssessment(AccessibilityAssessmentType value)
       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

      public StopPlaceVehicleEntranceType.Builder setAccessibilityAssessment(AccessibilityAssessmentType.Builder builderForValue)
       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

      public StopPlaceVehicleEntranceType.Builder mergeAccessibilityAssessment(AccessibilityAssessmentType value)
       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 StopPlaceVehicleEntranceType.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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The accessModes at the given index.
    • setAccessModes

      public StopPlaceVehicleEntranceType.Builder setAccessModes(int index, AccessModeEnumeration 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 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

      public StopPlaceVehicleEntranceType.Builder addAllAccessModes(Iterable<? extends AccessModeEnumeration> 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 accessModes to add.
      Returns:
      This builder for chaining.
    • clearAccessModes

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceType.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 StopPlaceVehicleEntranceType.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 StopPlaceVehicleEntranceType.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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder setNameSuffix(MultilingualString.Builder builderForValue)
       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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceType.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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for publicUse.
    • setPublicUseValue

      public StopPlaceVehicleEntranceType.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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for covered.
    • setCoveredValue

      public StopPlaceVehicleEntranceType.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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for gated.
    • setGatedValue

      public StopPlaceVehicleEntranceType.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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for lighting.
    • setLightingValue

      public StopPlaceVehicleEntranceType.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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The allAreasWheelchairAccessible.
    • setAllAreasWheelchairAccessible

      public StopPlaceVehicleEntranceType.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 StopPlaceVehicleEntranceType.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 StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The personCapacity.
    • setPersonCapacity

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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder setPresentation(PresentationStructure.Builder builderForValue)
       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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder setClassOfUseRef(ClassOfUseRefType.Builder builderForValue)
       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

      public StopPlaceVehicleEntranceType.Builder mergeClassOfUseRef(ClassOfUseRefType value)
       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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceType.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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceType.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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceType.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 StopPlaceVehicleEntranceTypeOrBuilder
    • 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 StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceTypeOrBuilder
      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

      public StopPlaceVehicleEntranceType.Builder 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 StopPlaceVehicleEntranceTypeOrBuilder
    • getPublicCode

      public String getPublicCode()
       Alternative identifier of ENTRANCE shown to Public.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 377:77]
       
      string public_code = 1661;
      Specified by:
      getPublicCode in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The publicCode.
    • getPublicCodeBytes

      public com.google.protobuf.ByteString getPublicCodeBytes()
       Alternative identifier of ENTRANCE shown to Public.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 377:77]
       
      string public_code = 1661;
      Specified by:
      getPublicCodeBytes in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The bytes for publicCode.
    • setPublicCode

      public StopPlaceVehicleEntranceType.Builder setPublicCode(String value)
       Alternative identifier of ENTRANCE shown to Public.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 377:77]
       
      string public_code = 1661;
      Parameters:
      value - The publicCode to set.
      Returns:
      This builder for chaining.
    • clearPublicCode

      public StopPlaceVehicleEntranceType.Builder clearPublicCode()
       Alternative identifier of ENTRANCE shown to Public.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 377:77]
       
      string public_code = 1661;
      Returns:
      This builder for chaining.
    • setPublicCodeBytes

      public StopPlaceVehicleEntranceType.Builder setPublicCodeBytes(com.google.protobuf.ByteString value)
       Alternative identifier of ENTRANCE shown to Public.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 377:77]
       
      string public_code = 1661;
      Parameters:
      value - The bytes for publicCode to set.
      Returns:
      This builder for chaining.
    • hasLabel

      public boolean hasLabel()
       Label of ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 382:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 1662;
      Specified by:
      hasLabel in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      Whether the label field is set.
    • getLabel

      public MultilingualString getLabel()
       Label of ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 382:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 1662;
      Specified by:
      getLabel in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The label.
    • setLabel

       Label of ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 382:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 1662;
    • setLabel

       Label of ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 382:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 1662;
    • mergeLabel

       Label of ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 382:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 1662;
    • clearLabel

       Label of ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 382:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 1662;
    • getLabelBuilder

      public MultilingualString.Builder getLabelBuilder()
       Label of ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 382:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 1662;
    • getLabelOrBuilder

      public MultilingualStringOrBuilder getLabelOrBuilder()
       Label of ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 382:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 1662;
      Specified by:
      getLabelOrBuilder in interface StopPlaceVehicleEntranceTypeOrBuilder
    • getEntranceTypeValue

      public int getEntranceTypeValue()
       Classification of ENTRANCE. Use EQUIPMENT element to describe in further detail.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 387:78]
       
      .uk.org.netex.www.netex.EntranceEnumeration entrance_type = 1663;
      Specified by:
      getEntranceTypeValue in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for entranceType.
    • setEntranceTypeValue

      public StopPlaceVehicleEntranceType.Builder setEntranceTypeValue(int value)
       Classification of ENTRANCE. Use EQUIPMENT element to describe in further detail.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 387:78]
       
      .uk.org.netex.www.netex.EntranceEnumeration entrance_type = 1663;
      Parameters:
      value - The enum numeric value on the wire for entranceType to set.
      Returns:
      This builder for chaining.
    • getEntranceType

      public EntranceEnumeration getEntranceType()
       Classification of ENTRANCE. Use EQUIPMENT element to describe in further detail.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 387:78]
       
      .uk.org.netex.www.netex.EntranceEnumeration entrance_type = 1663;
      Specified by:
      getEntranceType in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The entranceType.
    • setEntranceType

       Classification of ENTRANCE. Use EQUIPMENT element to describe in further detail.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 387:78]
       
      .uk.org.netex.www.netex.EntranceEnumeration entrance_type = 1663;
      Parameters:
      value - The entranceType to set.
      Returns:
      This builder for chaining.
    • clearEntranceType

      public StopPlaceVehicleEntranceType.Builder clearEntranceType()
       Classification of ENTRANCE. Use EQUIPMENT element to describe in further detail.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 387:78]
       
      .uk.org.netex.www.netex.EntranceEnumeration entrance_type = 1663;
      Returns:
      This builder for chaining.
    • getIsExternal

      public boolean getIsExternal()
       Whether ENTRANCE is external to STOP PLACE. Default is true.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 392:83]
       
      bool is_external = 1664;
      Specified by:
      getIsExternal in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The isExternal.
    • setIsExternal

      public StopPlaceVehicleEntranceType.Builder setIsExternal(boolean value)
       Whether ENTRANCE is external to STOP PLACE. Default is true.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 392:83]
       
      bool is_external = 1664;
      Parameters:
      value - The isExternal to set.
      Returns:
      This builder for chaining.
    • clearIsExternal

      public StopPlaceVehicleEntranceType.Builder clearIsExternal()
       Whether ENTRANCE is external to STOP PLACE. Default is true.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 392:83]
       
      bool is_external = 1664;
      Returns:
      This builder for chaining.
    • getIsEntry

      public boolean getIsEntry()
       Whether ENTRANCE can be used for entry. Default is true.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 397:80]
       
      bool is_entry = 1665;
      Specified by:
      getIsEntry in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The isEntry.
    • setIsEntry

      public StopPlaceVehicleEntranceType.Builder setIsEntry(boolean value)
       Whether ENTRANCE can be used for entry. Default is true.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 397:80]
       
      bool is_entry = 1665;
      Parameters:
      value - The isEntry to set.
      Returns:
      This builder for chaining.
    • clearIsEntry

      public StopPlaceVehicleEntranceType.Builder clearIsEntry()
       Whether ENTRANCE can be used for entry. Default is true.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 397:80]
       
      bool is_entry = 1665;
      Returns:
      This builder for chaining.
    • getIsExit

      public boolean getIsExit()
       Whether ENTRANCE can be used for exit. Default is true.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 402:79]
       
      bool is_exit = 1666;
      Specified by:
      getIsExit in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The isExit.
    • setIsExit

      public StopPlaceVehicleEntranceType.Builder setIsExit(boolean value)
       Whether ENTRANCE can be used for exit. Default is true.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 402:79]
       
      bool is_exit = 1666;
      Parameters:
      value - The isExit to set.
      Returns:
      This builder for chaining.
    • clearIsExit

       Whether ENTRANCE can be used for exit. Default is true.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 402:79]
       
      bool is_exit = 1666;
      Returns:
      This builder for chaining.
    • getWidth

      public double getWidth()
       Width of ENTRANCE in metres.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 407:62]
       
      double width = 1667;
      Specified by:
      getWidth in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The width.
    • setWidth

      public StopPlaceVehicleEntranceType.Builder setWidth(double value)
       Width of ENTRANCE in metres.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 407:62]
       
      double width = 1667;
      Parameters:
      value - The width to set.
      Returns:
      This builder for chaining.
    • clearWidth

       Width of ENTRANCE in metres.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 407:62]
       
      double width = 1667;
      Returns:
      This builder for chaining.
    • getHeight

      public double getHeight()
       Height of ENTRANCE In metres.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 412:63]
       
      double height = 1668;
      Specified by:
      getHeight in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The height.
    • setHeight

      public StopPlaceVehicleEntranceType.Builder setHeight(double value)
       Height of ENTRANCE In metres.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 412:63]
       
      double height = 1668;
      Parameters:
      value - The height to set.
      Returns:
      This builder for chaining.
    • clearHeight

       Height of ENTRANCE In metres.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 412:63]
       
      double height = 1668;
      Returns:
      This builder for chaining.
    • getDroppedKerbOutside

      public boolean getDroppedKerbOutside()
       Whether nearest crossing to ENTRANCE has dropped kerb.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 424:76]
       
      bool dropped_kerb_outside = 1681;
      Specified by:
      getDroppedKerbOutside in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The droppedKerbOutside.
    • setDroppedKerbOutside

      public StopPlaceVehicleEntranceType.Builder setDroppedKerbOutside(boolean value)
       Whether nearest crossing to ENTRANCE has dropped kerb.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 424:76]
       
      bool dropped_kerb_outside = 1681;
      Parameters:
      value - The droppedKerbOutside to set.
      Returns:
      This builder for chaining.
    • clearDroppedKerbOutside

      public StopPlaceVehicleEntranceType.Builder clearDroppedKerbOutside()
       Whether nearest crossing to ENTRANCE has dropped kerb.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 424:76]
       
      bool dropped_kerb_outside = 1681;
      Returns:
      This builder for chaining.
    • getDropOffPointClose

      public boolean getDropOffPointClose()
       Whether there is a drop off point close by to ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 429:75]
       
      bool drop_off_point_close = 1682;
      Specified by:
      getDropOffPointClose in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The dropOffPointClose.
    • setDropOffPointClose

      public StopPlaceVehicleEntranceType.Builder setDropOffPointClose(boolean value)
       Whether there is a drop off point close by to ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 429:75]
       
      bool drop_off_point_close = 1682;
      Parameters:
      value - The dropOffPointClose to set.
      Returns:
      This builder for chaining.
    • clearDropOffPointClose

      public StopPlaceVehicleEntranceType.Builder clearDropOffPointClose()
       Whether there is a drop off point close by to ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 429:75]
       
      bool drop_off_point_close = 1682;
      Returns:
      This builder for chaining.
    • getPublicField

      public boolean getPublicField()
       Whether private vehicles can use this entrance.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 512:64]
       
      bool public_field = 2041;
      Specified by:
      getPublicField in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The publicField.
    • setPublicField

      public StopPlaceVehicleEntranceType.Builder setPublicField(boolean value)
       Whether private vehicles can use this entrance.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 512:64]
       
      bool public_field = 2041;
      Parameters:
      value - The publicField to set.
      Returns:
      This builder for chaining.
    • clearPublicField

      public StopPlaceVehicleEntranceType.Builder clearPublicField()
       Whether private vehicles can use this entrance.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 512:64]
       
      bool public_field = 2041;
      Returns:
      This builder for chaining.
    • 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 = 2431;
      Specified by:
      getTransportModeValue in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for transportMode.
    • setTransportModeValue

      public StopPlaceVehicleEntranceType.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 = 2431;
      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 = 2431;
      Specified by:
      getTransportMode in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2431;
      Parameters:
      value - The transportMode to set.
      Returns:
      This builder for chaining.
    • clearTransportMode

      public StopPlaceVehicleEntranceType.Builder 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 = 2431;
      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 = 2432;
      Specified by:
      getAirSubmodeValue in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for airSubmode.
    • setAirSubmodeValue

      public StopPlaceVehicleEntranceType.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 = 2432;
      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 = 2432;
      Specified by:
      getAirSubmode in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2432;
      Parameters:
      value - The airSubmode to set.
      Returns:
      This builder for chaining.
    • clearAirSubmode

      public StopPlaceVehicleEntranceType.Builder clearAirSubmode()
       TPEG pti08 Air submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 361:80]
       
      .uk.org.netex.www.netex.AirSubmodeEnumeration air_submode = 2432;
      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 = 2433;
      Specified by:
      getBusSubmodeValue in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for busSubmode.
    • setBusSubmodeValue

      public StopPlaceVehicleEntranceType.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 = 2433;
      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 = 2433;
      Specified by:
      getBusSubmode in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2433;
      Parameters:
      value - The busSubmode to set.
      Returns:
      This builder for chaining.
    • clearBusSubmode

      public StopPlaceVehicleEntranceType.Builder clearBusSubmode()
       TPEG pti05 Bus submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 268:80]
       
      .uk.org.netex.www.netex.BusSubmodeEnumeration bus_submode = 2433;
      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 = 2434;
      Specified by:
      getCoachSubmodeValue in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for coachSubmode.
    • setCoachSubmodeValue

      public StopPlaceVehicleEntranceType.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 = 2434;
      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 = 2434;
      Specified by:
      getCoachSubmode in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2434;
      Parameters:
      value - The coachSubmode to set.
      Returns:
      This builder for chaining.
    • clearCoachSubmode

      public StopPlaceVehicleEntranceType.Builder clearCoachSubmode()
       TPEG pti03 Coach submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 226:84]
       
      .uk.org.netex.www.netex.CoachSubmodeEnumeration coach_submode = 2434;
      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 = 2435;
      Specified by:
      getFunicularSubmodeValue in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for funicularSubmode.
    • setFunicularSubmodeValue

      public StopPlaceVehicleEntranceType.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 = 2435;
      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 = 2435;
      Specified by:
      getFunicularSubmode in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2435;
      Parameters:
      value - The funicularSubmode to set.
      Returns:
      This builder for chaining.
    • clearFunicularSubmode

      public StopPlaceVehicleEntranceType.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 = 2435;
      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 = 2436;
      Specified by:
      getMetroSubmodeValue in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for metroSubmode.
    • setMetroSubmodeValue

      public StopPlaceVehicleEntranceType.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 = 2436;
      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 = 2436;
      Specified by:
      getMetroSubmode in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2436;
      Parameters:
      value - The metroSubmode to set.
      Returns:
      This builder for chaining.
    • clearMetroSubmode

      public StopPlaceVehicleEntranceType.Builder clearMetroSubmode()
       TPEG pti04 Metro submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 250:84]
       
      .uk.org.netex.www.netex.MetroSubmodeEnumeration metro_submode = 2436;
      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 = 2437;
      Specified by:
      getTramSubmodeValue in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for tramSubmode.
    • setTramSubmodeValue

      public StopPlaceVehicleEntranceType.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 = 2437;
      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 = 2437;
      Specified by:
      getTramSubmode in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2437;
      Parameters:
      value - The tramSubmode to set.
      Returns:
      This builder for chaining.
    • clearTramSubmode

      public StopPlaceVehicleEntranceType.Builder clearTramSubmode()
       TPEG pti06 Tram submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 300:82]
       
      .uk.org.netex.www.netex.TramSubmodeEnumeration tram_submode = 2437;
      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 = 2438;
      Specified by:
      getTelecabinSubmodeValue in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for telecabinSubmode.
    • setTelecabinSubmodeValue

      public StopPlaceVehicleEntranceType.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 = 2438;
      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 = 2438;
      Specified by:
      getTelecabinSubmode in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2438;
      Parameters:
      value - The telecabinSubmode to set.
      Returns:
      This builder for chaining.
    • clearTelecabinSubmode

      public StopPlaceVehicleEntranceType.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 = 2438;
      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 = 2439;
      Specified by:
      getRailSubmodeValue in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for railSubmode.
    • setRailSubmodeValue

      public StopPlaceVehicleEntranceType.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 = 2439;
      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 = 2439;
      Specified by:
      getRailSubmode in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2439;
      Parameters:
      value - The railSubmode to set.
      Returns:
      This builder for chaining.
    • clearRailSubmode

      public StopPlaceVehicleEntranceType.Builder 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 = 2439;
      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 = 2440;
      Specified by:
      getWaterSubmodeValue in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for waterSubmode.
    • setWaterSubmodeValue

      public StopPlaceVehicleEntranceType.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 = 2440;
      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 = 2440;
      Specified by:
      getWaterSubmode in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2440;
      Parameters:
      value - The waterSubmode to set.
      Returns:
      This builder for chaining.
    • clearWaterSubmode

      public StopPlaceVehicleEntranceType.Builder clearWaterSubmode()
       TPEG pti07 Water submodes.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 321:84]
       
      .uk.org.netex.www.netex.WaterSubmodeEnumeration water_submode = 2440;
      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 = 2441;
      Specified by:
      getSnowAndIceSubmodeValue in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for snowAndIceSubmode.
    • setSnowAndIceSubmodeValue

      public StopPlaceVehicleEntranceType.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 = 2441;
      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 = 2441;
      Specified by:
      getSnowAndIceSubmode in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2441;
      Parameters:
      value - The snowAndIceSubmode to set.
      Returns:
      This builder for chaining.
    • clearSnowAndIceSubmode

      public StopPlaceVehicleEntranceType.Builder clearSnowAndIceSubmode()
       [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 523:95]
       
      .uk.org.netex.www.netex.SnowAndIceSubmodeEnumeration snow_and_ice_submode = 2441;
      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 = 2451 [packed = true];
      Specified by:
      getOtherTransportModesList in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2451 [packed = true];
      Specified by:
      getOtherTransportModesCount in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2451 [packed = true];
      Specified by:
      getOtherTransportModes in interface StopPlaceVehicleEntranceTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The otherTransportModes at the given index.
    • setOtherTransportModes

      public StopPlaceVehicleEntranceType.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 = 2451 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The otherTransportModes to set.
      Returns:
      This builder for chaining.
    • addOtherTransportModes

      public StopPlaceVehicleEntranceType.Builder addOtherTransportModes(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 = 2451 [packed = true];
      Parameters:
      value - The otherTransportModes to add.
      Returns:
      This builder for chaining.
    • addAllOtherTransportModes

      public StopPlaceVehicleEntranceType.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 = 2451 [packed = true];
      Parameters:
      values - The otherTransportModes to add.
      Returns:
      This builder for chaining.
    • clearOtherTransportModes

      public StopPlaceVehicleEntranceType.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 = 2451 [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 = 2451 [packed = true];
      Specified by:
      getOtherTransportModesValueList in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2451 [packed = true];
      Specified by:
      getOtherTransportModesValue in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 StopPlaceVehicleEntranceType.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 = 2451 [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 StopPlaceVehicleEntranceType.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 = 2451 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for otherTransportModes to add.
      Returns:
      This builder for chaining.
    • addAllOtherTransportModesValue

      public StopPlaceVehicleEntranceType.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 = 2451 [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 = 2452;
      Specified by:
      hasTariffZones in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2452;
      Specified by:
      getTariffZones in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2452;
    • 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 = 2452;
    • 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 = 2452;
    • clearTariffZones

      public StopPlaceVehicleEntranceType.Builder 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 = 2452;
    • 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 = 2452;
    • 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 = 2452;
      Specified by:
      getTariffZonesOrBuilder in interface StopPlaceVehicleEntranceTypeOrBuilder
    • getId

      public String getId()
       Identifier of STOP PLACE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 970:69]
       
      string id = 2481;
      Specified by:
      getId in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of STOP PLACE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 970:69]
       
      string id = 2481;
      Specified by:
      getIdBytes in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

       Identifier of STOP PLACE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 970:69]
       
      string id = 2481;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       Identifier of STOP PLACE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 970:69]
       
      string id = 2481;
      Returns:
      This builder for chaining.
    • setIdBytes

      public StopPlaceVehicleEntranceType.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of STOP PLACE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 970:69]
       
      string id = 2481;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • 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 = 2453;
      Specified by:
      hasVehicleRentalRef in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2453;
      Specified by:
      getVehicleRentalRef in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2453;
    • setVehicleRentalRef

      public StopPlaceVehicleEntranceType.Builder setVehicleRentalRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 2453;
    • 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 = 2453;
    • clearVehicleRentalRef

      public StopPlaceVehicleEntranceType.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 = 2453;
    • 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 = 2453;
    • 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 = 2453;
      Specified by:
      getVehicleRentalRefOrBuilder in interface StopPlaceVehicleEntranceTypeOrBuilder
    • 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 = 2454;
      Specified by:
      hasVehicleSharingRef in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2454;
      Specified by:
      getVehicleSharingRef in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2454;
    • setVehicleSharingRef

      public StopPlaceVehicleEntranceType.Builder setVehicleSharingRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 2454;
    • 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 = 2454;
    • clearVehicleSharingRef

      public StopPlaceVehicleEntranceType.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 = 2454;
    • 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 = 2454;
    • 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 = 2454;
      Specified by:
      getVehicleSharingRefOrBuilder in interface StopPlaceVehicleEntranceTypeOrBuilder
    • 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 = 2455;
      Specified by:
      hasVehiclePoolingRef in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2455;
      Specified by:
      getVehiclePoolingRef in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2455;
    • setVehiclePoolingRef

      public StopPlaceVehicleEntranceType.Builder setVehiclePoolingRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 2455;
    • 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 = 2455;
    • clearVehiclePoolingRef

      public StopPlaceVehicleEntranceType.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 = 2455;
    • 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 = 2455;
    • 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 = 2455;
      Specified by:
      getVehiclePoolingRefOrBuilder in interface StopPlaceVehicleEntranceTypeOrBuilder
    • 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 = 2456;
      Specified by:
      hasPersonalModeOfOperationRef in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2456;
      Specified by:
      getPersonalModeOfOperationRef in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The personalModeOfOperationRef.
    • setPersonalModeOfOperationRef

      public StopPlaceVehicleEntranceType.Builder setPersonalModeOfOperationRef(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 = 2456;
    • setPersonalModeOfOperationRef

      public StopPlaceVehicleEntranceType.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 = 2456;
    • mergePersonalModeOfOperationRef

      public StopPlaceVehicleEntranceType.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 = 2456;
    • clearPersonalModeOfOperationRef

      public StopPlaceVehicleEntranceType.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 = 2456;
    • 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 = 2456;
    • 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 = 2456;
      Specified by:
      getPersonalModeOfOperationRefOrBuilder in interface StopPlaceVehicleEntranceTypeOrBuilder
    • 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 = 2492;
      Specified by:
      hasScheduledModeOfOperationRef in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2492;
      Specified by:
      getScheduledModeOfOperationRef in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The scheduledModeOfOperationRef.
    • setScheduledModeOfOperationRef

      public StopPlaceVehicleEntranceType.Builder setScheduledModeOfOperationRef(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 = 2492;
    • setScheduledModeOfOperationRef

      public StopPlaceVehicleEntranceType.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 = 2492;
    • mergeScheduledModeOfOperationRef

      public StopPlaceVehicleEntranceType.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 = 2492;
    • clearScheduledModeOfOperationRef

      public StopPlaceVehicleEntranceType.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 = 2492;
    • 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 = 2492;
    • 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 = 2492;
      Specified by:
      getScheduledModeOfOperationRefOrBuilder in interface StopPlaceVehicleEntranceTypeOrBuilder
    • 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 = 2493;
      Specified by:
      hasFlexibleModeOfOperationRef in interface StopPlaceVehicleEntranceTypeOrBuilder
      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 = 2493;
      Specified by:
      getFlexibleModeOfOperationRef in interface StopPlaceVehicleEntranceTypeOrBuilder
      Returns:
      The flexibleModeOfOperationRef.
    • setFlexibleModeOfOperationRef

      public StopPlaceVehicleEntranceType.Builder setFlexibleModeOfOperationRef(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 = 2493;
    • setFlexibleModeOfOperationRef

      public StopPlaceVehicleEntranceType.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 = 2493;
    • mergeFlexibleModeOfOperationRef

      public StopPlaceVehicleEntranceType.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 = 2493;
    • clearFlexibleModeOfOperationRef

      public StopPlaceVehicleEntranceType.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 = 2493;
    • 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 = 2493;
    • 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 = 2493;
      Specified by:
      getFlexibleModeOfOperationRefOrBuilder in interface StopPlaceVehicleEntranceTypeOrBuilder