Class TaxiRankType.Builder

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

public static final class TaxiRankType.Builder extends com.google.protobuf.GeneratedMessage.Builder<TaxiRankType.Builder> implements TaxiRankTypeOrBuilder
 A place comprising one or more locations where taxis may stop to pick up or set down passengersA place comprising one or more locations where taxis may stop to pick up or set down passengers.  +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 62:79]
 
Protobuf type uk.org.netex.www.netex.TaxiRankType
  • 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<TaxiRankType.Builder>
    • clear

      public TaxiRankType.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<TaxiRankType.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<TaxiRankType.Builder>
    • getDefaultInstanceForType

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

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

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

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

      public TaxiRankType.Builder mergeFrom(TaxiRankType other)
    • isInitialized

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

      public TaxiRankType.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<TaxiRankType.Builder>
      Throws:
      IOException
    • getOrganisationRefStructureCase

      public TaxiRankType.OrganisationRefStructureCase getOrganisationRefStructureCase()
      Specified by:
      getOrganisationRefStructureCase in interface TaxiRankTypeOrBuilder
    • clearOrganisationRefStructure

      public TaxiRankType.Builder clearOrganisationRefStructure()
    • getModeOfOperationRefStructureCase

      public TaxiRankType.ModeOfOperationRefStructureCase getModeOfOperationRefStructureCase()
      Specified by:
      getModeOfOperationRefStructureCase in interface TaxiRankTypeOrBuilder
    • clearModeOfOperationRefStructure

      public TaxiRankType.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 = 2;
      Specified by:
      hasCreated in interface TaxiRankTypeOrBuilder
      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 = 2;
      Specified by:
      getCreated in interface TaxiRankTypeOrBuilder
      Returns:
      The created.
    • setCreated

      public TaxiRankType.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 = 2;
    • setCreated

      public TaxiRankType.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 = 2;
    • mergeCreated

      public TaxiRankType.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 = 2;
    • clearCreated

      public TaxiRankType.Builder clearCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 2;
    • 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 = 2;
    • 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 = 2;
      Specified by:
      getCreatedOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 3;
      Specified by:
      hasChanged in interface TaxiRankTypeOrBuilder
      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 = 3;
      Specified by:
      getChanged in interface TaxiRankTypeOrBuilder
      Returns:
      The changed.
    • setChanged

      public TaxiRankType.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 = 3;
    • setChanged

      public TaxiRankType.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 = 3;
    • mergeChanged

      public TaxiRankType.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 = 3;
    • clearChanged

      public TaxiRankType.Builder clearChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 3;
    • 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 = 3;
    • 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 = 3;
      Specified by:
      getChangedOrBuilder in interface TaxiRankTypeOrBuilder
    • getVersion

      public String getVersion()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 4;
      Specified by:
      getVersion in interface TaxiRankTypeOrBuilder
      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 = 4;
      Specified by:
      getVersionBytes in interface TaxiRankTypeOrBuilder
      Returns:
      The bytes for version.
    • setVersion

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

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

      public TaxiRankType.Builder setVersionBytes(com.google.protobuf.ByteString value)
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 4;
      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 = 5;
      Specified by:
      getStatusValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for status.
    • setStatusValue

      public TaxiRankType.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 = 5;
      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 = 5;
      Specified by:
      getStatus in interface TaxiRankTypeOrBuilder
      Returns:
      The status.
    • setStatus

      public TaxiRankType.Builder setStatus(StatusEnumeration 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 = 5;
      Parameters:
      value - The status to set.
      Returns:
      This builder for chaining.
    • clearStatus

      public TaxiRankType.Builder clearStatus()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 5;
      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 = 2362;
      Specified by:
      getDerivedFromVersionRef in interface TaxiRankTypeOrBuilder
      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 = 2362;
      Specified by:
      getDerivedFromVersionRefBytes in interface TaxiRankTypeOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • setDerivedFromVersionRef

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

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

      public TaxiRankType.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 = 2362;
      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 = 2363;
      Specified by:
      getDerivedFromObjectRef in interface TaxiRankTypeOrBuilder
      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 = 2363;
      Specified by:
      getDerivedFromObjectRefBytes in interface TaxiRankTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public TaxiRankType.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 = 2363;
      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 = 6;
      Specified by:
      hasValidityConditions in interface TaxiRankTypeOrBuilder
      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 = 6;
      Specified by:
      getValidityConditions in interface TaxiRankTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

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

      public TaxiRankType.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 = 6;
    • mergeValidityConditions

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

      public TaxiRankType.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 = 6;
    • 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 = 6;
    • 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 = 6;
      Specified by:
      getValidityConditionsOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 7;
      Specified by:
      getValidBetweenList in interface TaxiRankTypeOrBuilder
    • 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 = 7;
      Specified by:
      getValidBetweenCount in interface TaxiRankTypeOrBuilder
    • 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 = 7;
      Specified by:
      getValidBetween in interface TaxiRankTypeOrBuilder
    • setValidBetween

      public TaxiRankType.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 = 7;
    • setValidBetween

      public TaxiRankType.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 = 7;
    • addValidBetween

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

      public TaxiRankType.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 = 7;
    • addValidBetween

      public TaxiRankType.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 = 7;
    • addValidBetween

      public TaxiRankType.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 = 7;
    • addAllValidBetween

      public TaxiRankType.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 = 7;
    • clearValidBetween

      public TaxiRankType.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 = 7;
    • removeValidBetween

      public TaxiRankType.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 = 7;
    • 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 = 7;
    • 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 = 7;
      Specified by:
      getValidBetweenOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 7;
      Specified by:
      getValidBetweenOrBuilderList in interface TaxiRankTypeOrBuilder
    • 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 = 7;
    • 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 = 7;
    • 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 = 7;
    • 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 = 11;
      Specified by:
      hasAlternativeTexts in interface TaxiRankTypeOrBuilder
      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 = 11;
      Specified by:
      getAlternativeTexts in interface TaxiRankTypeOrBuilder
      Returns:
      The alternativeTexts.
    • setAlternativeTexts

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

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

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

      public TaxiRankType.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 = 11;
    • 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 = 11;
    • 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 = 11;
      Specified by:
      getAlternativeTextsOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 61;
      Specified by:
      hasKeyList in interface TaxiRankTypeOrBuilder
      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 = 61;
      Specified by:
      getKeyList in interface TaxiRankTypeOrBuilder
      Returns:
      The keyList.
    • setKeyList

      public TaxiRankType.Builder setKeyList(KeyListStructure value)
       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 = 61;
    • setKeyList

      public TaxiRankType.Builder setKeyList(KeyListStructure.Builder builderForValue)
       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 = 61;
    • mergeKeyList

      public TaxiRankType.Builder mergeKeyList(KeyListStructure value)
       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 = 61;
    • clearKeyList

      public TaxiRankType.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 = 61;
    • 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 = 61;
    • 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 = 61;
      Specified by:
      getKeyListOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 62;
      Specified by:
      hasExtensions in interface TaxiRankTypeOrBuilder
      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 = 62;
      Specified by:
      getExtensions in interface TaxiRankTypeOrBuilder
      Returns:
      The extensions.
    • setExtensions

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

      public TaxiRankType.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 = 62;
    • mergeExtensions

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

      public TaxiRankType.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 = 62;
    • 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 = 62;
    • 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 = 62;
      Specified by:
      getExtensionsOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 63;
      Specified by:
      hasBrandingRef in interface TaxiRankTypeOrBuilder
      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 = 63;
      Specified by:
      getBrandingRef in interface TaxiRankTypeOrBuilder
      Returns:
      The brandingRef.
    • setBrandingRef

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

      public TaxiRankType.Builder setBrandingRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 63;
    • mergeBrandingRef

      public TaxiRankType.Builder mergeBrandingRef(VersionOfObjectRefStructure value)
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 63;
    • clearBrandingRef

      public TaxiRankType.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 = 63;
    • 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 = 63;
    • 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 = 63;
      Specified by:
      getBrandingRefOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 151;
      Specified by:
      hasName in interface TaxiRankTypeOrBuilder
      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 = 151;
      Specified by:
      getName in interface TaxiRankTypeOrBuilder
      Returns:
      The name.
    • setName

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

      public TaxiRankType.Builder setName(MultilingualString.Builder builderForValue)
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
    • mergeName

      public TaxiRankType.Builder mergeName(MultilingualString value)
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
    • clearName

      public TaxiRankType.Builder clearName()
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
    • 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 = 151;
    • 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 = 151;
      Specified by:
      getNameOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 152;
      Specified by:
      hasShortName in interface TaxiRankTypeOrBuilder
      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 = 152;
      Specified by:
      getShortName in interface TaxiRankTypeOrBuilder
      Returns:
      The shortName.
    • setShortName

      public TaxiRankType.Builder setShortName(MultilingualString value)
       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 = 152;
    • setShortName

      public TaxiRankType.Builder setShortName(MultilingualString.Builder builderForValue)
       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 = 152;
    • mergeShortName

      public TaxiRankType.Builder mergeShortName(MultilingualString value)
       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 = 152;
    • clearShortName

      public TaxiRankType.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 = 152;
    • 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 = 152;
    • 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 = 152;
      Specified by:
      getShortNameOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 153;
      Specified by:
      hasDescription in interface TaxiRankTypeOrBuilder
      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 = 153;
      Specified by:
      getDescription in interface TaxiRankTypeOrBuilder
      Returns:
      The description.
    • setDescription

      public TaxiRankType.Builder setDescription(MultilingualString value)
       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 = 153;
    • setDescription

      public TaxiRankType.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 = 153;
    • mergeDescription

      public TaxiRankType.Builder mergeDescription(MultilingualString value)
       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 = 153;
    • clearDescription

      public TaxiRankType.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 = 153;
    • 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 = 153;
    • 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 = 153;
      Specified by:
      getDescriptionOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 154;
      Specified by:
      hasPurposeOfGroupingRef in interface TaxiRankTypeOrBuilder
      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 = 154;
      Specified by:
      getPurposeOfGroupingRef in interface TaxiRankTypeOrBuilder
      Returns:
      The purposeOfGroupingRef.
    • setPurposeOfGroupingRef

      public TaxiRankType.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 = 154;
    • setPurposeOfGroupingRef

      public TaxiRankType.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 = 154;
    • mergePurposeOfGroupingRef

      public TaxiRankType.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 = 154;
    • clearPurposeOfGroupingRef

      public TaxiRankType.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 = 154;
    • 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 = 154;
    • 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 = 154;
      Specified by:
      getPurposeOfGroupingRefOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 155;
      Specified by:
      hasPrivateCode in interface TaxiRankTypeOrBuilder
      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 = 155;
      Specified by:
      getPrivateCode in interface TaxiRankTypeOrBuilder
      Returns:
      The privateCode.
    • setPrivateCode

      public TaxiRankType.Builder setPrivateCode(PrivateCodeStructure value)
       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 = 155;
    • setPrivateCode

      public TaxiRankType.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 = 155;
    • mergePrivateCode

      public TaxiRankType.Builder mergePrivateCode(PrivateCodeStructure value)
       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 = 155;
    • clearPrivateCode

      public TaxiRankType.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 = 155;
    • 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 = 155;
    • 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 = 155;
      Specified by:
      getPrivateCodeOrBuilder in interface TaxiRankTypeOrBuilder
    • 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.TaxiRankType.InfoLinksType info_links = 156;
      Specified by:
      hasInfoLinks in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the infoLinks field is set.
    • getInfoLinks

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

      public TaxiRankType.Builder setInfoLinks(TaxiRankType.InfoLinksType value)
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.TaxiRankType.InfoLinksType info_links = 156;
    • setInfoLinks

      public TaxiRankType.Builder setInfoLinks(TaxiRankType.InfoLinksType.Builder builderForValue)
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.TaxiRankType.InfoLinksType info_links = 156;
    • mergeInfoLinks

      public TaxiRankType.Builder mergeInfoLinks(TaxiRankType.InfoLinksType value)
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.TaxiRankType.InfoLinksType info_links = 156;
    • clearInfoLinks

      public TaxiRankType.Builder clearInfoLinks()
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.TaxiRankType.InfoLinksType info_links = 156;
    • getInfoLinksBuilder

      public TaxiRankType.InfoLinksType.Builder getInfoLinksBuilder()
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.TaxiRankType.InfoLinksType info_links = 156;
    • getInfoLinksOrBuilder

      public TaxiRankType.InfoLinksTypeOrBuilder getInfoLinksOrBuilder()
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.TaxiRankType.InfoLinksType info_links = 156;
      Specified by:
      getInfoLinksOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 271;
      Specified by:
      hasMembers in interface TaxiRankTypeOrBuilder
      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 = 271;
      Specified by:
      getMembers in interface TaxiRankTypeOrBuilder
      Returns:
      The members.
    • setMembers

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

      public TaxiRankType.Builder setMembers(PointRefs_RelStructure.Builder builderForValue)
       POINTs in GROUP OF POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 468:76]
       
      .uk.org.netex.www.netex.PointRefs_RelStructure members = 271;
    • mergeMembers

      public TaxiRankType.Builder mergeMembers(PointRefs_RelStructure value)
       POINTs in GROUP OF POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 468:76]
       
      .uk.org.netex.www.netex.PointRefs_RelStructure members = 271;
    • clearMembers

      public TaxiRankType.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 = 271;
    • 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 = 271;
    • 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 = 271;
      Specified by:
      getMembersOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 421;
      Specified by:
      hasTypes in interface TaxiRankTypeOrBuilder
      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 = 421;
      Specified by:
      getTypes in interface TaxiRankTypeOrBuilder
      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 = 421;
    • setTypes

      public TaxiRankType.Builder setTypes(TypeOfZoneRefs_RelStructure.Builder builderForValue)
       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 = 421;
    • 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 = 421;
    • clearTypes

      public TaxiRankType.Builder 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 = 421;
    • 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 = 421;
    • 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 = 421;
      Specified by:
      getTypesOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 422;
      Specified by:
      hasCentroid in interface TaxiRankTypeOrBuilder
      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 = 422;
      Specified by:
      getCentroid in interface TaxiRankTypeOrBuilder
      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 = 422;
    • setCentroid

      public TaxiRankType.Builder setCentroid(SimplePoint_VersionStructure.Builder builderForValue)
       Centre Coordinates of ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 123:83]
       
      .uk.org.netex.www.netex.SimplePoint_VersionStructure centroid = 422;
    • mergeCentroid

      public TaxiRankType.Builder mergeCentroid(SimplePoint_VersionStructure value)
       Centre Coordinates of ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 123:83]
       
      .uk.org.netex.www.netex.SimplePoint_VersionStructure centroid = 422;
    • clearCentroid

      public TaxiRankType.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 = 422;
    • 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 = 422;
    • 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 = 422;
      Specified by:
      getCentroidOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 423;
      Specified by:
      hasPolygon in interface TaxiRankTypeOrBuilder
      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 = 423;
      Specified by:
      getPolygon in interface TaxiRankTypeOrBuilder
      Returns:
      The polygon.
    • setPolygon

      public TaxiRankType.Builder setPolygon(PolygonType value)
       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 = 423;
    • setPolygon

      public TaxiRankType.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 = 423;
    • mergePolygon

      public TaxiRankType.Builder mergePolygon(PolygonType value)
       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 = 423;
    • clearPolygon

      public TaxiRankType.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 = 423;
    • 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 = 423;
    • 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 = 423;
      Specified by:
      getPolygonOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 424;
      Specified by:
      hasProjections in interface TaxiRankTypeOrBuilder
      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 = 424;
      Specified by:
      getProjections in interface TaxiRankTypeOrBuilder
      Returns:
      The projections.
    • setProjections

      public TaxiRankType.Builder setProjections(Projections_RelStructure value)
       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 = 424;
    • setProjections

      public TaxiRankType.Builder setProjections(Projections_RelStructure.Builder builderForValue)
       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 = 424;
    • mergeProjections

      public TaxiRankType.Builder mergeProjections(Projections_RelStructure value)
       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 = 424;
    • clearProjections

      public TaxiRankType.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 = 424;
    • 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 = 424;
    • 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 = 424;
      Specified by:
      getProjectionsOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 425;
      Specified by:
      hasParentZoneRef in interface TaxiRankTypeOrBuilder
      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 = 425;
      Specified by:
      getParentZoneRef in interface TaxiRankTypeOrBuilder
      Returns:
      The parentZoneRef.
    • setParentZoneRef

      public TaxiRankType.Builder setParentZoneRef(VersionOfObjectRefStructure value)
       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 = 425;
    • setParentZoneRef

      public TaxiRankType.Builder setParentZoneRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 425;
    • mergeParentZoneRef

      public TaxiRankType.Builder mergeParentZoneRef(VersionOfObjectRefStructure value)
       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 = 425;
    • clearParentZoneRef

      public TaxiRankType.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 = 425;
    • 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 = 425;
    • 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 = 425;
      Specified by:
      getParentZoneRefOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 601;
      Specified by:
      hasPlaceTypes in interface TaxiRankTypeOrBuilder
      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 = 601;
      Specified by:
      getPlaceTypes in interface TaxiRankTypeOrBuilder
      Returns:
      The placeTypes.
    • setPlaceTypes

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

      public TaxiRankType.Builder setPlaceTypes(TypeOfPlaceRefs_RelStructure.Builder builderForValue)
       Classification of PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 99:85]
       
      .uk.org.netex.www.netex.TypeOfPlaceRefs_RelStructure place_types = 601;
    • mergePlaceTypes

      public TaxiRankType.Builder mergePlaceTypes(TypeOfPlaceRefs_RelStructure value)
       Classification of PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 99:85]
       
      .uk.org.netex.www.netex.TypeOfPlaceRefs_RelStructure place_types = 601;
    • clearPlaceTypes

      public TaxiRankType.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 = 601;
    • 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 = 601;
    • 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 = 601;
      Specified by:
      getPlaceTypesOrBuilder in interface TaxiRankTypeOrBuilder
    • getUrl

      public String getUrl()
       Default URL for ADDRESSABLE PLACE.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 144:60]
       
      string url = 791;
      Specified by:
      getUrl in interface TaxiRankTypeOrBuilder
      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 = 791;
      Specified by:
      getUrlBytes in interface TaxiRankTypeOrBuilder
      Returns:
      The bytes for url.
    • setUrl

      public TaxiRankType.Builder setUrl(String value)
       Default URL for ADDRESSABLE PLACE.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 144:60]
       
      string url = 791;
      Parameters:
      value - The url to set.
      Returns:
      This builder for chaining.
    • clearUrl

      public TaxiRankType.Builder clearUrl()
       Default URL for ADDRESSABLE PLACE.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 144:60]
       
      string url = 791;
      Returns:
      This builder for chaining.
    • setUrlBytes

      public TaxiRankType.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 = 791;
      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 = 792;
      Specified by:
      getImage in interface TaxiRankTypeOrBuilder
      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 = 792;
      Specified by:
      getImageBytes in interface TaxiRankTypeOrBuilder
      Returns:
      The bytes for image.
    • setImage

      public TaxiRankType.Builder setImage(String value)
       Default image for ADDRESSABLE PLACE.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 149:62]
       
      string image = 792;
      Parameters:
      value - The image to set.
      Returns:
      This builder for chaining.
    • clearImage

      public TaxiRankType.Builder clearImage()
       Default image for ADDRESSABLE PLACE.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 149:62]
       
      string image = 792;
      Returns:
      This builder for chaining.
    • setImageBytes

      public TaxiRankType.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 = 792;
      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 = 793;
      Specified by:
      hasPostalAddress in interface TaxiRankTypeOrBuilder
      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 = 793;
      Specified by:
      getPostalAddress in interface TaxiRankTypeOrBuilder
      Returns:
      The postalAddress.
    • setPostalAddress

      public TaxiRankType.Builder setPostalAddress(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 = 793;
    • setPostalAddress

      public TaxiRankType.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 = 793;
    • mergePostalAddress

      public TaxiRankType.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 = 793;
    • clearPostalAddress

      public TaxiRankType.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 = 793;
    • 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 = 793;
    • 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 = 793;
      Specified by:
      getPostalAddressOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 794;
      Specified by:
      hasRoadAddress in interface TaxiRankTypeOrBuilder
      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 = 794;
      Specified by:
      getRoadAddress in interface TaxiRankTypeOrBuilder
      Returns:
      The roadAddress.
    • setRoadAddress

      public TaxiRankType.Builder setRoadAddress(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 = 794;
    • setRoadAddress

      public TaxiRankType.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 = 794;
    • mergeRoadAddress

      public TaxiRankType.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 = 794;
    • clearRoadAddress

      public TaxiRankType.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 = 794;
    • 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 = 794;
    • 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 = 794;
      Specified by:
      getRoadAddressOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 1021;
      Specified by:
      hasAccessibilityAssessment in interface TaxiRankTypeOrBuilder
      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 = 1021;
      Specified by:
      getAccessibilityAssessment in interface TaxiRankTypeOrBuilder
      Returns:
      The accessibilityAssessment.
    • setAccessibilityAssessment

      public TaxiRankType.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 = 1021;
    • setAccessibilityAssessment

      public TaxiRankType.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 = 1021;
    • mergeAccessibilityAssessment

      public TaxiRankType.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 = 1021;
    • clearAccessibilityAssessment

      public TaxiRankType.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 = 1021;
    • 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 = 1021;
    • 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 = 1021;
      Specified by:
      getAccessibilityAssessmentOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 1022 [packed = true];
      Specified by:
      getAccessModesList in interface TaxiRankTypeOrBuilder
      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 = 1022 [packed = true];
      Specified by:
      getAccessModesCount in interface TaxiRankTypeOrBuilder
      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 = 1022 [packed = true];
      Specified by:
      getAccessModes in interface TaxiRankTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The accessModes at the given index.
    • setAccessModes

      public TaxiRankType.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 = 1022 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The accessModes to set.
      Returns:
      This builder for chaining.
    • addAccessModes

      public TaxiRankType.Builder addAccessModes(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 = 1022 [packed = true];
      Parameters:
      value - The accessModes to add.
      Returns:
      This builder for chaining.
    • addAllAccessModes

      public TaxiRankType.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 = 1022 [packed = true];
      Parameters:
      values - The accessModes to add.
      Returns:
      This builder for chaining.
    • clearAccessModes

      public TaxiRankType.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 = 1022 [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 = 1022 [packed = true];
      Specified by:
      getAccessModesValueList in interface TaxiRankTypeOrBuilder
      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 = 1022 [packed = true];
      Specified by:
      getAccessModesValue in interface TaxiRankTypeOrBuilder
      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 TaxiRankType.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 = 1022 [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 TaxiRankType.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 = 1022 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for accessModes to add.
      Returns:
      This builder for chaining.
    • addAllAccessModesValue

      public TaxiRankType.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 = 1022 [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 = 1023;
      Specified by:
      hasNameSuffix in interface TaxiRankTypeOrBuilder
      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 = 1023;
      Specified by:
      getNameSuffix in interface TaxiRankTypeOrBuilder
      Returns:
      The nameSuffix.
    • setNameSuffix

      public TaxiRankType.Builder setNameSuffix(MultilingualString value)
       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 = 1023;
    • setNameSuffix

      public TaxiRankType.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 = 1023;
    • mergeNameSuffix

      public TaxiRankType.Builder mergeNameSuffix(MultilingualString value)
       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 = 1023;
    • clearNameSuffix

      public TaxiRankType.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 = 1023;
    • 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 = 1023;
    • 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 = 1023;
      Specified by:
      getNameSuffixOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 1024;
      Specified by:
      hasAlternativeNames in interface TaxiRankTypeOrBuilder
      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 = 1024;
      Specified by:
      getAlternativeNames in interface TaxiRankTypeOrBuilder
      Returns:
      The alternativeNames.
    • setAlternativeNames

      public TaxiRankType.Builder setAlternativeNames(AlternativeNames_RelStructure value)
       Alternative names.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 119:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 1024;
    • setAlternativeNames

      public TaxiRankType.Builder setAlternativeNames(AlternativeNames_RelStructure.Builder builderForValue)
       Alternative names.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 119:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 1024;
    • mergeAlternativeNames

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

      public TaxiRankType.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 = 1024;
    • 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 = 1024;
    • 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 = 1024;
      Specified by:
      getAlternativeNamesOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 1031;
      Specified by:
      hasCrossRoad in interface TaxiRankTypeOrBuilder
      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 = 1031;
      Specified by:
      getCrossRoad in interface TaxiRankTypeOrBuilder
      Returns:
      The crossRoad.
    • setCrossRoad

      public TaxiRankType.Builder setCrossRoad(MultilingualString value)
       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 = 1031;
    • setCrossRoad

      public TaxiRankType.Builder setCrossRoad(MultilingualString.Builder builderForValue)
       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 = 1031;
    • mergeCrossRoad

      public TaxiRankType.Builder mergeCrossRoad(MultilingualString value)
       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 = 1031;
    • clearCrossRoad

      public TaxiRankType.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 = 1031;
    • 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 = 1031;
    • 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 = 1031;
      Specified by:
      getCrossRoadOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 1032;
      Specified by:
      hasLandmark in interface TaxiRankTypeOrBuilder
      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 = 1032;
      Specified by:
      getLandmark in interface TaxiRankTypeOrBuilder
      Returns:
      The landmark.
    • setLandmark

      public TaxiRankType.Builder setLandmark(MultilingualString value)
       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 = 1032;
    • setLandmark

      public TaxiRankType.Builder setLandmark(MultilingualString.Builder builderForValue)
       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 = 1032;
    • mergeLandmark

      public TaxiRankType.Builder mergeLandmark(MultilingualString value)
       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 = 1032;
    • clearLandmark

      public TaxiRankType.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 = 1032;
    • 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 = 1032;
    • 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 = 1032;
      Specified by:
      getLandmarkOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 1041;
      Specified by:
      getPublicUseValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for publicUse.
    • setPublicUseValue

      public TaxiRankType.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 = 1041;
      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 = 1041;
      Specified by:
      getPublicUse in interface TaxiRankTypeOrBuilder
      Returns:
      The publicUse.
    • setPublicUse

      public TaxiRankType.Builder setPublicUse(PublicUseEnumeration 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 = 1041;
      Parameters:
      value - The publicUse to set.
      Returns:
      This builder for chaining.
    • clearPublicUse

      public TaxiRankType.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 = 1041;
      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 = 1042;
      Specified by:
      getCoveredValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for covered.
    • setCoveredValue

      public TaxiRankType.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 = 1042;
      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 = 1042;
      Specified by:
      getCovered in interface TaxiRankTypeOrBuilder
      Returns:
      The covered.
    • setCovered

      public TaxiRankType.Builder setCovered(CoveredEnumeration 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 = 1042;
      Parameters:
      value - The covered to set.
      Returns:
      This builder for chaining.
    • clearCovered

      public TaxiRankType.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 = 1042;
      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 = 1043;
      Specified by:
      getGatedValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for gated.
    • setGatedValue

      public TaxiRankType.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 = 1043;
      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 = 1043;
      Specified by:
      getGated in interface TaxiRankTypeOrBuilder
      Returns:
      The gated.
    • setGated

      public TaxiRankType.Builder setGated(GatedEnumeration 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 = 1043;
      Parameters:
      value - The gated to set.
      Returns:
      This builder for chaining.
    • clearGated

      public TaxiRankType.Builder 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 = 1043;
      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 = 1044;
      Specified by:
      getLightingValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for lighting.
    • setLightingValue

      public TaxiRankType.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 = 1044;
      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 = 1044;
      Specified by:
      getLighting in interface TaxiRankTypeOrBuilder
      Returns:
      The lighting.
    • setLighting

      public TaxiRankType.Builder setLighting(LightingEnumeration 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 = 1044;
      Parameters:
      value - The lighting to set.
      Returns:
      This builder for chaining.
    • clearLighting

      public TaxiRankType.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 = 1044;
      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 = 1045;
      Specified by:
      getAllAreasWheelchairAccessible in interface TaxiRankTypeOrBuilder
      Returns:
      The allAreasWheelchairAccessible.
    • setAllAreasWheelchairAccessible

      public TaxiRankType.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 = 1045;
      Parameters:
      value - The allAreasWheelchairAccessible to set.
      Returns:
      This builder for chaining.
    • clearAllAreasWheelchairAccessible

      public TaxiRankType.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 = 1045;
      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 = 1046;
      Specified by:
      getPersonCapacity in interface TaxiRankTypeOrBuilder
      Returns:
      The personCapacity.
    • setPersonCapacity

      public TaxiRankType.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 = 1046;
      Parameters:
      value - The personCapacity to set.
      Returns:
      This builder for chaining.
    • clearPersonCapacity

      public TaxiRankType.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 = 1046;
      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 TaxiRankTypeOrBuilder
      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 TaxiRankTypeOrBuilder
      Returns:
      The presentation.
    • setPresentation

      public TaxiRankType.Builder setPresentation(PresentationStructure value)
       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 TaxiRankType.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

      public TaxiRankType.Builder mergePresentation(PresentationStructure value)
       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 TaxiRankType.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 TaxiRankTypeOrBuilder
    • 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 = 1048;
      Specified by:
      hasFacilities in interface TaxiRankTypeOrBuilder
      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 = 1048;
      Specified by:
      getFacilities in interface TaxiRankTypeOrBuilder
      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 = 1048;
    • setFacilities

      public TaxiRankType.Builder setFacilities(SiteFacilitySets_RelStructure.Builder builderForValue)
       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 = 1048;
    • mergeFacilities

      public TaxiRankType.Builder mergeFacilities(SiteFacilitySets_RelStructure value)
       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 = 1048;
    • clearFacilities

      public TaxiRankType.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 = 1048;
    • 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 = 1048;
    • 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 = 1048;
      Specified by:
      getFacilitiesOrBuilder in interface TaxiRankTypeOrBuilder
    • hasTopographicPlaceRef

      public boolean hasTopographicPlaceRef()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 1331;
      Specified by:
      hasTopographicPlaceRef in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the topographicPlaceRef field is set.
    • getTopographicPlaceRef

      public VersionOfObjectRefStructure getTopographicPlaceRef()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 1331;
      Specified by:
      getTopographicPlaceRef in interface TaxiRankTypeOrBuilder
      Returns:
      The topographicPlaceRef.
    • setTopographicPlaceRef

      public TaxiRankType.Builder setTopographicPlaceRef(VersionOfObjectRefStructure value)
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 1331;
    • setTopographicPlaceRef

      public TaxiRankType.Builder setTopographicPlaceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 1331;
    • mergeTopographicPlaceRef

      public TaxiRankType.Builder mergeTopographicPlaceRef(VersionOfObjectRefStructure value)
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 1331;
    • clearTopographicPlaceRef

      public TaxiRankType.Builder clearTopographicPlaceRef()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 1331;
    • getTopographicPlaceRefBuilder

      public VersionOfObjectRefStructure.Builder getTopographicPlaceRefBuilder()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 1331;
    • getTopographicPlaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTopographicPlaceRefOrBuilder()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 1331;
      Specified by:
      getTopographicPlaceRefOrBuilder in interface TaxiRankTypeOrBuilder
    • hasTopographicPlaceView

      public boolean hasTopographicPlaceView()
       Simplified view of TOPOGRAPHIC PLACE. Data is derived through the relationship.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 341:75]
       
      .uk.org.netex.www.netex.TopographicPlaceViewType topographic_place_view = 1332;
      Specified by:
      hasTopographicPlaceView in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the topographicPlaceView field is set.
    • getTopographicPlaceView

      public TopographicPlaceViewType getTopographicPlaceView()
       Simplified view of TOPOGRAPHIC PLACE. Data is derived through the relationship.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 341:75]
       
      .uk.org.netex.www.netex.TopographicPlaceViewType topographic_place_view = 1332;
      Specified by:
      getTopographicPlaceView in interface TaxiRankTypeOrBuilder
      Returns:
      The topographicPlaceView.
    • setTopographicPlaceView

      public TaxiRankType.Builder setTopographicPlaceView(TopographicPlaceViewType value)
       Simplified view of TOPOGRAPHIC PLACE. Data is derived through the relationship.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 341:75]
       
      .uk.org.netex.www.netex.TopographicPlaceViewType topographic_place_view = 1332;
    • setTopographicPlaceView

      public TaxiRankType.Builder setTopographicPlaceView(TopographicPlaceViewType.Builder builderForValue)
       Simplified view of TOPOGRAPHIC PLACE. Data is derived through the relationship.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 341:75]
       
      .uk.org.netex.www.netex.TopographicPlaceViewType topographic_place_view = 1332;
    • mergeTopographicPlaceView

      public TaxiRankType.Builder mergeTopographicPlaceView(TopographicPlaceViewType value)
       Simplified view of TOPOGRAPHIC PLACE. Data is derived through the relationship.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 341:75]
       
      .uk.org.netex.www.netex.TopographicPlaceViewType topographic_place_view = 1332;
    • clearTopographicPlaceView

      public TaxiRankType.Builder clearTopographicPlaceView()
       Simplified view of TOPOGRAPHIC PLACE. Data is derived through the relationship.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 341:75]
       
      .uk.org.netex.www.netex.TopographicPlaceViewType topographic_place_view = 1332;
    • getTopographicPlaceViewBuilder

      public TopographicPlaceViewType.Builder getTopographicPlaceViewBuilder()
       Simplified view of TOPOGRAPHIC PLACE. Data is derived through the relationship.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 341:75]
       
      .uk.org.netex.www.netex.TopographicPlaceViewType topographic_place_view = 1332;
    • getTopographicPlaceViewOrBuilder

      public TopographicPlaceViewTypeOrBuilder getTopographicPlaceViewOrBuilder()
       Simplified view of TOPOGRAPHIC PLACE. Data is derived through the relationship.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 341:75]
       
      .uk.org.netex.www.netex.TopographicPlaceViewType topographic_place_view = 1332;
      Specified by:
      getTopographicPlaceViewOrBuilder in interface TaxiRankTypeOrBuilder
    • hasAdditionalTopographicPlaces

      public boolean hasAdditionalTopographicPlaces()
       Additional Topographic Places in which SITE is located.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 220:107]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure additional_topographic_places = 1341;
      Specified by:
      hasAdditionalTopographicPlaces in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the additionalTopographicPlaces field is set.
    • getAdditionalTopographicPlaces

      public TopographicPlaceRefs_RelStructure getAdditionalTopographicPlaces()
       Additional Topographic Places in which SITE is located.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 220:107]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure additional_topographic_places = 1341;
      Specified by:
      getAdditionalTopographicPlaces in interface TaxiRankTypeOrBuilder
      Returns:
      The additionalTopographicPlaces.
    • setAdditionalTopographicPlaces

      public TaxiRankType.Builder setAdditionalTopographicPlaces(TopographicPlaceRefs_RelStructure value)
       Additional Topographic Places in which SITE is located.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 220:107]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure additional_topographic_places = 1341;
    • setAdditionalTopographicPlaces

      public TaxiRankType.Builder setAdditionalTopographicPlaces(TopographicPlaceRefs_RelStructure.Builder builderForValue)
       Additional Topographic Places in which SITE is located.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 220:107]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure additional_topographic_places = 1341;
    • mergeAdditionalTopographicPlaces

      public TaxiRankType.Builder mergeAdditionalTopographicPlaces(TopographicPlaceRefs_RelStructure value)
       Additional Topographic Places in which SITE is located.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 220:107]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure additional_topographic_places = 1341;
    • clearAdditionalTopographicPlaces

      public TaxiRankType.Builder clearAdditionalTopographicPlaces()
       Additional Topographic Places in which SITE is located.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 220:107]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure additional_topographic_places = 1341;
    • getAdditionalTopographicPlacesBuilder

      public TopographicPlaceRefs_RelStructure.Builder getAdditionalTopographicPlacesBuilder()
       Additional Topographic Places in which SITE is located.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 220:107]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure additional_topographic_places = 1341;
    • getAdditionalTopographicPlacesOrBuilder

      public TopographicPlaceRefs_RelStructureOrBuilder getAdditionalTopographicPlacesOrBuilder()
       Additional Topographic Places in which SITE is located.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 220:107]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure additional_topographic_places = 1341;
      Specified by:
      getAdditionalTopographicPlacesOrBuilder in interface TaxiRankTypeOrBuilder
    • getSiteTypeValue

      public int getSiteTypeValue()
       Type of SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 225:74]
       
      .uk.org.netex.www.netex.SiteTypeEnumeration site_type = 1342;
      Specified by:
      getSiteTypeValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for siteType.
    • setSiteTypeValue

      public TaxiRankType.Builder setSiteTypeValue(int value)
       Type of SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 225:74]
       
      .uk.org.netex.www.netex.SiteTypeEnumeration site_type = 1342;
      Parameters:
      value - The enum numeric value on the wire for siteType to set.
      Returns:
      This builder for chaining.
    • getSiteType

      public SiteTypeEnumeration getSiteType()
       Type of SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 225:74]
       
      .uk.org.netex.www.netex.SiteTypeEnumeration site_type = 1342;
      Specified by:
      getSiteType in interface TaxiRankTypeOrBuilder
      Returns:
      The siteType.
    • setSiteType

      public TaxiRankType.Builder setSiteType(SiteTypeEnumeration value)
       Type of SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 225:74]
       
      .uk.org.netex.www.netex.SiteTypeEnumeration site_type = 1342;
      Parameters:
      value - The siteType to set.
      Returns:
      This builder for chaining.
    • clearSiteType

      public TaxiRankType.Builder clearSiteType()
       Type of SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 225:74]
       
      .uk.org.netex.www.netex.SiteTypeEnumeration site_type = 1342;
      Returns:
      This builder for chaining.
    • getAtCentre

      public boolean getAtCentre()
       Whether SITE is at centre of TOPOGRAPHIC PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 230:66]
       
      bool at_centre = 1343;
      Specified by:
      getAtCentre in interface TaxiRankTypeOrBuilder
      Returns:
      The atCentre.
    • setAtCentre

      public TaxiRankType.Builder setAtCentre(boolean value)
       Whether SITE is at centre of TOPOGRAPHIC PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 230:66]
       
      bool at_centre = 1343;
      Parameters:
      value - The atCentre to set.
      Returns:
      This builder for chaining.
    • clearAtCentre

      public TaxiRankType.Builder clearAtCentre()
       Whether SITE is at centre of TOPOGRAPHIC PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 230:66]
       
      bool at_centre = 1343;
      Returns:
      This builder for chaining.
    • hasLocale

      public boolean hasLocale()
       Common LOCALE dependent properties.  [netex_framework/netex_utility/netex_utility_types.xsd at 137:52]
       
      .uk.org.netex.www.netex.LocaleStructure locale = 1344;
      Specified by:
      hasLocale in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the locale field is set.
    • getLocale

      public LocaleStructure getLocale()
       Common LOCALE dependent properties.  [netex_framework/netex_utility/netex_utility_types.xsd at 137:52]
       
      .uk.org.netex.www.netex.LocaleStructure locale = 1344;
      Specified by:
      getLocale in interface TaxiRankTypeOrBuilder
      Returns:
      The locale.
    • setLocale

      public TaxiRankType.Builder setLocale(LocaleStructure value)
       Common LOCALE dependent properties.  [netex_framework/netex_utility/netex_utility_types.xsd at 137:52]
       
      .uk.org.netex.www.netex.LocaleStructure locale = 1344;
    • setLocale

      public TaxiRankType.Builder setLocale(LocaleStructure.Builder builderForValue)
       Common LOCALE dependent properties.  [netex_framework/netex_utility/netex_utility_types.xsd at 137:52]
       
      .uk.org.netex.www.netex.LocaleStructure locale = 1344;
    • mergeLocale

      public TaxiRankType.Builder mergeLocale(LocaleStructure value)
       Common LOCALE dependent properties.  [netex_framework/netex_utility/netex_utility_types.xsd at 137:52]
       
      .uk.org.netex.www.netex.LocaleStructure locale = 1344;
    • clearLocale

      public TaxiRankType.Builder clearLocale()
       Common LOCALE dependent properties.  [netex_framework/netex_utility/netex_utility_types.xsd at 137:52]
       
      .uk.org.netex.www.netex.LocaleStructure locale = 1344;
    • getLocaleBuilder

      public LocaleStructure.Builder getLocaleBuilder()
       Common LOCALE dependent properties.  [netex_framework/netex_utility/netex_utility_types.xsd at 137:52]
       
      .uk.org.netex.www.netex.LocaleStructure locale = 1344;
    • getLocaleOrBuilder

      public LocaleStructureOrBuilder getLocaleOrBuilder()
       Common LOCALE dependent properties.  [netex_framework/netex_utility/netex_utility_types.xsd at 137:52]
       
      .uk.org.netex.www.netex.LocaleStructure locale = 1344;
      Specified by:
      getLocaleOrBuilder in interface TaxiRankTypeOrBuilder
    • hasOperatingOrganisationView

      public boolean hasOperatingOrganisationView()
       Reference to OPERATOR of SITE - derived details can be included.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 238:92]
       
      .uk.org.netex.www.netex.Organisation_DerivedViewStructure operating_organisation_view = 1355;
      Specified by:
      hasOperatingOrganisationView in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the operatingOrganisationView field is set.
    • getOperatingOrganisationView

      public Organisation_DerivedViewStructure getOperatingOrganisationView()
       Reference to OPERATOR of SITE - derived details can be included.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 238:92]
       
      .uk.org.netex.www.netex.Organisation_DerivedViewStructure operating_organisation_view = 1355;
      Specified by:
      getOperatingOrganisationView in interface TaxiRankTypeOrBuilder
      Returns:
      The operatingOrganisationView.
    • setOperatingOrganisationView

      public TaxiRankType.Builder setOperatingOrganisationView(Organisation_DerivedViewStructure value)
       Reference to OPERATOR of SITE - derived details can be included.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 238:92]
       
      .uk.org.netex.www.netex.Organisation_DerivedViewStructure operating_organisation_view = 1355;
    • setOperatingOrganisationView

      public TaxiRankType.Builder setOperatingOrganisationView(Organisation_DerivedViewStructure.Builder builderForValue)
       Reference to OPERATOR of SITE - derived details can be included.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 238:92]
       
      .uk.org.netex.www.netex.Organisation_DerivedViewStructure operating_organisation_view = 1355;
    • mergeOperatingOrganisationView

      public TaxiRankType.Builder mergeOperatingOrganisationView(Organisation_DerivedViewStructure value)
       Reference to OPERATOR of SITE - derived details can be included.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 238:92]
       
      .uk.org.netex.www.netex.Organisation_DerivedViewStructure operating_organisation_view = 1355;
    • clearOperatingOrganisationView

      public TaxiRankType.Builder clearOperatingOrganisationView()
       Reference to OPERATOR of SITE - derived details can be included.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 238:92]
       
      .uk.org.netex.www.netex.Organisation_DerivedViewStructure operating_organisation_view = 1355;
    • getOperatingOrganisationViewBuilder

      public Organisation_DerivedViewStructure.Builder getOperatingOrganisationViewBuilder()
       Reference to OPERATOR of SITE - derived details can be included.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 238:92]
       
      .uk.org.netex.www.netex.Organisation_DerivedViewStructure operating_organisation_view = 1355;
    • getOperatingOrganisationViewOrBuilder

      public Organisation_DerivedViewStructureOrBuilder getOperatingOrganisationViewOrBuilder()
       Reference to OPERATOR of SITE - derived details can be included.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 238:92]
       
      .uk.org.netex.www.netex.Organisation_DerivedViewStructure operating_organisation_view = 1355;
      Specified by:
      getOperatingOrganisationViewOrBuilder in interface TaxiRankTypeOrBuilder
    • hasParentSiteRef

      public boolean hasParentSiteRef()
       Reference to another SITE of which this SITE is deemed to be a subzone.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 267:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_site_ref = 1361;
      Specified by:
      hasParentSiteRef in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the parentSiteRef field is set.
    • getParentSiteRef

      public VersionOfObjectRefStructure getParentSiteRef()
       Reference to another SITE of which this SITE is deemed to be a subzone.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 267:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_site_ref = 1361;
      Specified by:
      getParentSiteRef in interface TaxiRankTypeOrBuilder
      Returns:
      The parentSiteRef.
    • setParentSiteRef

      public TaxiRankType.Builder setParentSiteRef(VersionOfObjectRefStructure value)
       Reference to another SITE of which this SITE is deemed to be a subzone.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 267:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_site_ref = 1361;
    • setParentSiteRef

      public TaxiRankType.Builder setParentSiteRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to another SITE of which this SITE is deemed to be a subzone.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 267:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_site_ref = 1361;
    • mergeParentSiteRef

      public TaxiRankType.Builder mergeParentSiteRef(VersionOfObjectRefStructure value)
       Reference to another SITE of which this SITE is deemed to be a subzone.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 267:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_site_ref = 1361;
    • clearParentSiteRef

      public TaxiRankType.Builder clearParentSiteRef()
       Reference to another SITE of which this SITE is deemed to be a subzone.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 267:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_site_ref = 1361;
    • getParentSiteRefBuilder

      public VersionOfObjectRefStructure.Builder getParentSiteRefBuilder()
       Reference to another SITE of which this SITE is deemed to be a subzone.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 267:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_site_ref = 1361;
    • getParentSiteRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParentSiteRefOrBuilder()
       Reference to another SITE of which this SITE is deemed to be a subzone.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 267:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_site_ref = 1361;
      Specified by:
      getParentSiteRefOrBuilder in interface TaxiRankTypeOrBuilder
    • hasAdjacentSites

      public boolean hasAdjacentSites()
       Any references to another SITE of which this STOP PLACE is deemed to be a nearby but distinct.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 272:81]
       
      .uk.org.netex.www.netex.SiteRefs_RelStructure adjacent_sites = 1362;
      Specified by:
      hasAdjacentSites in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the adjacentSites field is set.
    • getAdjacentSites

      public SiteRefs_RelStructure getAdjacentSites()
       Any references to another SITE of which this STOP PLACE is deemed to be a nearby but distinct.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 272:81]
       
      .uk.org.netex.www.netex.SiteRefs_RelStructure adjacent_sites = 1362;
      Specified by:
      getAdjacentSites in interface TaxiRankTypeOrBuilder
      Returns:
      The adjacentSites.
    • setAdjacentSites

      public TaxiRankType.Builder setAdjacentSites(SiteRefs_RelStructure value)
       Any references to another SITE of which this STOP PLACE is deemed to be a nearby but distinct.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 272:81]
       
      .uk.org.netex.www.netex.SiteRefs_RelStructure adjacent_sites = 1362;
    • setAdjacentSites

      public TaxiRankType.Builder setAdjacentSites(SiteRefs_RelStructure.Builder builderForValue)
       Any references to another SITE of which this STOP PLACE is deemed to be a nearby but distinct.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 272:81]
       
      .uk.org.netex.www.netex.SiteRefs_RelStructure adjacent_sites = 1362;
    • mergeAdjacentSites

      public TaxiRankType.Builder mergeAdjacentSites(SiteRefs_RelStructure value)
       Any references to another SITE of which this STOP PLACE is deemed to be a nearby but distinct.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 272:81]
       
      .uk.org.netex.www.netex.SiteRefs_RelStructure adjacent_sites = 1362;
    • clearAdjacentSites

      public TaxiRankType.Builder clearAdjacentSites()
       Any references to another SITE of which this STOP PLACE is deemed to be a nearby but distinct.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 272:81]
       
      .uk.org.netex.www.netex.SiteRefs_RelStructure adjacent_sites = 1362;
    • getAdjacentSitesBuilder

      public SiteRefs_RelStructure.Builder getAdjacentSitesBuilder()
       Any references to another SITE of which this STOP PLACE is deemed to be a nearby but distinct.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 272:81]
       
      .uk.org.netex.www.netex.SiteRefs_RelStructure adjacent_sites = 1362;
    • getAdjacentSitesOrBuilder

      public SiteRefs_RelStructureOrBuilder getAdjacentSitesOrBuilder()
       Any references to another SITE of which this STOP PLACE is deemed to be a nearby but distinct.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 272:81]
       
      .uk.org.netex.www.netex.SiteRefs_RelStructure adjacent_sites = 1362;
      Specified by:
      getAdjacentSitesOrBuilder in interface TaxiRankTypeOrBuilder
    • hasContainedInPlaceRef

      public boolean hasContainedInPlaceRef()
       Most specific TOPOGRAPHIC PLACE within which the SITE lies. The TOPOGRAPHIC model can be used to determine what other places this also implies.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 277:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure contained_in_place_ref = 1363;
      Specified by:
      hasContainedInPlaceRef in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the containedInPlaceRef field is set.
    • getContainedInPlaceRef

      public VersionOfObjectRefStructure getContainedInPlaceRef()
       Most specific TOPOGRAPHIC PLACE within which the SITE lies. The TOPOGRAPHIC model can be used to determine what other places this also implies.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 277:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure contained_in_place_ref = 1363;
      Specified by:
      getContainedInPlaceRef in interface TaxiRankTypeOrBuilder
      Returns:
      The containedInPlaceRef.
    • setContainedInPlaceRef

      public TaxiRankType.Builder setContainedInPlaceRef(VersionOfObjectRefStructure value)
       Most specific TOPOGRAPHIC PLACE within which the SITE lies. The TOPOGRAPHIC model can be used to determine what other places this also implies.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 277:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure contained_in_place_ref = 1363;
    • setContainedInPlaceRef

      public TaxiRankType.Builder setContainedInPlaceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Most specific TOPOGRAPHIC PLACE within which the SITE lies. The TOPOGRAPHIC model can be used to determine what other places this also implies.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 277:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure contained_in_place_ref = 1363;
    • mergeContainedInPlaceRef

      public TaxiRankType.Builder mergeContainedInPlaceRef(VersionOfObjectRefStructure value)
       Most specific TOPOGRAPHIC PLACE within which the SITE lies. The TOPOGRAPHIC model can be used to determine what other places this also implies.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 277:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure contained_in_place_ref = 1363;
    • clearContainedInPlaceRef

      public TaxiRankType.Builder clearContainedInPlaceRef()
       Most specific TOPOGRAPHIC PLACE within which the SITE lies. The TOPOGRAPHIC model can be used to determine what other places this also implies.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 277:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure contained_in_place_ref = 1363;
    • getContainedInPlaceRefBuilder

      public VersionOfObjectRefStructure.Builder getContainedInPlaceRefBuilder()
       Most specific TOPOGRAPHIC PLACE within which the SITE lies. The TOPOGRAPHIC model can be used to determine what other places this also implies.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 277:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure contained_in_place_ref = 1363;
    • getContainedInPlaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getContainedInPlaceRefOrBuilder()
       Most specific TOPOGRAPHIC PLACE within which the SITE lies. The TOPOGRAPHIC model can be used to determine what other places this also implies.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 277:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure contained_in_place_ref = 1363;
      Specified by:
      getContainedInPlaceRefOrBuilder in interface TaxiRankTypeOrBuilder
    • hasLevels

      public boolean hasLevels()
       LEVELs found within SITe.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 249:72]
       
      .uk.org.netex.www.netex.Levels_RelStructure levels = 1371;
      Specified by:
      hasLevels in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the levels field is set.
    • getLevels

      public Levels_RelStructure getLevels()
       LEVELs found within SITe.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 249:72]
       
      .uk.org.netex.www.netex.Levels_RelStructure levels = 1371;
      Specified by:
      getLevels in interface TaxiRankTypeOrBuilder
      Returns:
      The levels.
    • setLevels

      public TaxiRankType.Builder setLevels(Levels_RelStructure value)
       LEVELs found within SITe.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 249:72]
       
      .uk.org.netex.www.netex.Levels_RelStructure levels = 1371;
    • setLevels

      public TaxiRankType.Builder setLevels(Levels_RelStructure.Builder builderForValue)
       LEVELs found within SITe.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 249:72]
       
      .uk.org.netex.www.netex.Levels_RelStructure levels = 1371;
    • mergeLevels

      public TaxiRankType.Builder mergeLevels(Levels_RelStructure value)
       LEVELs found within SITe.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 249:72]
       
      .uk.org.netex.www.netex.Levels_RelStructure levels = 1371;
    • clearLevels

      public TaxiRankType.Builder clearLevels()
       LEVELs found within SITe.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 249:72]
       
      .uk.org.netex.www.netex.Levels_RelStructure levels = 1371;
    • getLevelsBuilder

      public Levels_RelStructure.Builder getLevelsBuilder()
       LEVELs found within SITe.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 249:72]
       
      .uk.org.netex.www.netex.Levels_RelStructure levels = 1371;
    • getLevelsOrBuilder

      public Levels_RelStructureOrBuilder getLevelsOrBuilder()
       LEVELs found within SITe.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 249:72]
       
      .uk.org.netex.www.netex.Levels_RelStructure levels = 1371;
      Specified by:
      getLevelsOrBuilder in interface TaxiRankTypeOrBuilder
    • hasEntrances

      public boolean hasEntrances()
       Entrances to and within SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 254:82]
       
      .uk.org.netex.www.netex.SiteEntrances_RelStructure entrances = 1372;
      Specified by:
      hasEntrances in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the entrances field is set.
    • getEntrances

      public SiteEntrances_RelStructure getEntrances()
       Entrances to and within SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 254:82]
       
      .uk.org.netex.www.netex.SiteEntrances_RelStructure entrances = 1372;
      Specified by:
      getEntrances in interface TaxiRankTypeOrBuilder
      Returns:
      The entrances.
    • setEntrances

      public TaxiRankType.Builder setEntrances(SiteEntrances_RelStructure value)
       Entrances to and within SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 254:82]
       
      .uk.org.netex.www.netex.SiteEntrances_RelStructure entrances = 1372;
    • setEntrances

      public TaxiRankType.Builder setEntrances(SiteEntrances_RelStructure.Builder builderForValue)
       Entrances to and within SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 254:82]
       
      .uk.org.netex.www.netex.SiteEntrances_RelStructure entrances = 1372;
    • mergeEntrances

      public TaxiRankType.Builder mergeEntrances(SiteEntrances_RelStructure value)
       Entrances to and within SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 254:82]
       
      .uk.org.netex.www.netex.SiteEntrances_RelStructure entrances = 1372;
    • clearEntrances

      public TaxiRankType.Builder clearEntrances()
       Entrances to and within SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 254:82]
       
      .uk.org.netex.www.netex.SiteEntrances_RelStructure entrances = 1372;
    • getEntrancesBuilder

      public SiteEntrances_RelStructure.Builder getEntrancesBuilder()
       Entrances to and within SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 254:82]
       
      .uk.org.netex.www.netex.SiteEntrances_RelStructure entrances = 1372;
    • getEntrancesOrBuilder

      public SiteEntrances_RelStructureOrBuilder getEntrancesOrBuilder()
       Entrances to and within SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 254:82]
       
      .uk.org.netex.www.netex.SiteEntrances_RelStructure entrances = 1372;
      Specified by:
      getEntrancesOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 1373;
      Specified by:
      hasEquipmentPlaces in interface TaxiRankTypeOrBuilder
      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 = 1373;
      Specified by:
      getEquipmentPlaces in interface TaxiRankTypeOrBuilder
      Returns:
      The equipmentPlaces.
    • setEquipmentPlaces

      public TaxiRankType.Builder setEquipmentPlaces(EquipmentPlaces_RelStructure value)
       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 = 1373;
    • setEquipmentPlaces

      public TaxiRankType.Builder setEquipmentPlaces(EquipmentPlaces_RelStructure.Builder builderForValue)
       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 = 1373;
    • mergeEquipmentPlaces

      public TaxiRankType.Builder mergeEquipmentPlaces(EquipmentPlaces_RelStructure value)
       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 = 1373;
    • clearEquipmentPlaces

      public TaxiRankType.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 = 1373;
    • 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 = 1373;
    • 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 = 1373;
      Specified by:
      getEquipmentPlacesOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 1374;
      Specified by:
      hasPlaceEquipments in interface TaxiRankTypeOrBuilder
      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 = 1374;
      Specified by:
      getPlaceEquipments in interface TaxiRankTypeOrBuilder
      Returns:
      The placeEquipments.
    • setPlaceEquipments

      public TaxiRankType.Builder setPlaceEquipments(PlaceEquipments_RelStructure value)
       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 = 1374;
    • setPlaceEquipments

      public TaxiRankType.Builder setPlaceEquipments(PlaceEquipments_RelStructure.Builder builderForValue)
       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 = 1374;
    • mergePlaceEquipments

      public TaxiRankType.Builder mergePlaceEquipments(PlaceEquipments_RelStructure value)
       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 = 1374;
    • clearPlaceEquipments

      public TaxiRankType.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 = 1374;
    • 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 = 1374;
    • 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 = 1374;
      Specified by:
      getPlaceEquipmentsOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 1375;
      Specified by:
      hasLocalServices in interface TaxiRankTypeOrBuilder
      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 = 1375;
      Specified by:
      getLocalServices in interface TaxiRankTypeOrBuilder
      Returns:
      The localServices.
    • setLocalServices

      public TaxiRankType.Builder setLocalServices(LocalServices_RelStructure value)
       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 = 1375;
    • setLocalServices

      public TaxiRankType.Builder setLocalServices(LocalServices_RelStructure.Builder builderForValue)
       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 = 1375;
    • mergeLocalServices

      public TaxiRankType.Builder mergeLocalServices(LocalServices_RelStructure value)
       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 = 1375;
    • clearLocalServices

      public TaxiRankType.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 = 1375;
    • 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 = 1375;
    • 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 = 1375;
      Specified by:
      getLocalServicesOrBuilder in interface TaxiRankTypeOrBuilder
    • getPublicCode

      public String getPublicCode()
       Short public code for passengers to use when uniquely identifying the stop by SMS and other self-service channels.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 345:71]
       
      string public_code = 1731;
      Specified by:
      getPublicCode in interface TaxiRankTypeOrBuilder
      Returns:
      The publicCode.
    • getPublicCodeBytes

      public com.google.protobuf.ByteString getPublicCodeBytes()
       Short public code for passengers to use when uniquely identifying the stop by SMS and other self-service channels.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 345:71]
       
      string public_code = 1731;
      Specified by:
      getPublicCodeBytes in interface TaxiRankTypeOrBuilder
      Returns:
      The bytes for publicCode.
    • setPublicCode

      public TaxiRankType.Builder setPublicCode(String value)
       Short public code for passengers to use when uniquely identifying the stop by SMS and other self-service channels.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 345:71]
       
      string public_code = 1731;
      Parameters:
      value - The publicCode to set.
      Returns:
      This builder for chaining.
    • clearPublicCode

      public TaxiRankType.Builder clearPublicCode()
       Short public code for passengers to use when uniquely identifying the stop by SMS and other self-service channels.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 345:71]
       
      string public_code = 1731;
      Returns:
      This builder for chaining.
    • setPublicCodeBytes

      public TaxiRankType.Builder setPublicCodeBytes(com.google.protobuf.ByteString value)
       Short public code for passengers to use when uniquely identifying the stop by SMS and other self-service channels.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 345:71]
       
      string public_code = 1731;
      Parameters:
      value - The bytes for publicCode to set.
      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 = 1741;
      Specified by:
      getTransportModeValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for transportMode.
    • setTransportModeValue

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

      public TaxiRankType.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 = 1741;
      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 = 1742;
      Specified by:
      getAirSubmodeValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for airSubmode.
    • setAirSubmodeValue

      public TaxiRankType.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 = 1742;
      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 = 1742;
      Specified by:
      getAirSubmode in interface TaxiRankTypeOrBuilder
      Returns:
      The airSubmode.
    • setAirSubmode

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

      public TaxiRankType.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 = 1742;
      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 = 1743;
      Specified by:
      getBusSubmodeValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for busSubmode.
    • setBusSubmodeValue

      public TaxiRankType.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 = 1743;
      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 = 1743;
      Specified by:
      getBusSubmode in interface TaxiRankTypeOrBuilder
      Returns:
      The busSubmode.
    • setBusSubmode

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

      public TaxiRankType.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 = 1743;
      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 = 1744;
      Specified by:
      getCoachSubmodeValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for coachSubmode.
    • setCoachSubmodeValue

      public TaxiRankType.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 = 1744;
      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 = 1744;
      Specified by:
      getCoachSubmode in interface TaxiRankTypeOrBuilder
      Returns:
      The coachSubmode.
    • setCoachSubmode

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

      public TaxiRankType.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 = 1744;
      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 = 1745;
      Specified by:
      getFunicularSubmodeValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for funicularSubmode.
    • setFunicularSubmodeValue

      public TaxiRankType.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 = 1745;
      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 = 1745;
      Specified by:
      getFunicularSubmode in interface TaxiRankTypeOrBuilder
      Returns:
      The funicularSubmode.
    • setFunicularSubmode

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

      public TaxiRankType.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 = 1745;
      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 = 1746;
      Specified by:
      getMetroSubmodeValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for metroSubmode.
    • setMetroSubmodeValue

      public TaxiRankType.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 = 1746;
      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 = 1746;
      Specified by:
      getMetroSubmode in interface TaxiRankTypeOrBuilder
      Returns:
      The metroSubmode.
    • setMetroSubmode

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

      public TaxiRankType.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 = 1746;
      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 = 1747;
      Specified by:
      getTramSubmodeValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for tramSubmode.
    • setTramSubmodeValue

      public TaxiRankType.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 = 1747;
      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 = 1747;
      Specified by:
      getTramSubmode in interface TaxiRankTypeOrBuilder
      Returns:
      The tramSubmode.
    • setTramSubmode

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

      public TaxiRankType.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 = 1747;
      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 = 1748;
      Specified by:
      getTelecabinSubmodeValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for telecabinSubmode.
    • setTelecabinSubmodeValue

      public TaxiRankType.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 = 1748;
      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 = 1748;
      Specified by:
      getTelecabinSubmode in interface TaxiRankTypeOrBuilder
      Returns:
      The telecabinSubmode.
    • setTelecabinSubmode

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

      public TaxiRankType.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 = 1748;
      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 = 1749;
      Specified by:
      getRailSubmodeValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for railSubmode.
    • setRailSubmodeValue

      public TaxiRankType.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 = 1749;
      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 = 1749;
      Specified by:
      getRailSubmode in interface TaxiRankTypeOrBuilder
      Returns:
      The railSubmode.
    • setRailSubmode

      public TaxiRankType.Builder setRailSubmode(RailSubmodeEnumeration 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 = 1749;
      Parameters:
      value - The railSubmode to set.
      Returns:
      This builder for chaining.
    • clearRailSubmode

      public TaxiRankType.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 = 1749;
      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 = 1750;
      Specified by:
      getWaterSubmodeValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for waterSubmode.
    • setWaterSubmodeValue

      public TaxiRankType.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 = 1750;
      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 = 1750;
      Specified by:
      getWaterSubmode in interface TaxiRankTypeOrBuilder
      Returns:
      The waterSubmode.
    • setWaterSubmode

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

      public TaxiRankType.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 = 1750;
      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 = 1751;
      Specified by:
      getSnowAndIceSubmodeValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for snowAndIceSubmode.
    • setSnowAndIceSubmodeValue

      public TaxiRankType.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 = 1751;
      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 = 1751;
      Specified by:
      getSnowAndIceSubmode in interface TaxiRankTypeOrBuilder
      Returns:
      The snowAndIceSubmode.
    • setSnowAndIceSubmode

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

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

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

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

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

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

      public TaxiRankType.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 = 1771 [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 = 1772;
      Specified by:
      hasTariffZones in interface TaxiRankTypeOrBuilder
      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 = 1772;
      Specified by:
      getTariffZones in interface TaxiRankTypeOrBuilder
      Returns:
      The tariffZones.
    • setTariffZones

      public TaxiRankType.Builder setTariffZones(TariffZoneRefs_RelStructure value)
       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 = 1772;
    • setTariffZones

      public TaxiRankType.Builder setTariffZones(TariffZoneRefs_RelStructure.Builder builderForValue)
       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 = 1772;
    • mergeTariffZones

      public TaxiRankType.Builder mergeTariffZones(TariffZoneRefs_RelStructure value)
       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 = 1772;
    • clearTariffZones

      public TaxiRankType.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 = 1772;
    • 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 = 1772;
    • 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 = 1772;
      Specified by:
      getTariffZonesOrBuilder in interface TaxiRankTypeOrBuilder
    • getStopPlaceTypeValue

      public int getStopPlaceTypeValue()
       Type of STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 235:79]
       
      .uk.org.netex.www.netex.StopTypeEnumeration stop_place_type = 1781;
      Specified by:
      getStopPlaceTypeValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for stopPlaceType.
    • setStopPlaceTypeValue

      public TaxiRankType.Builder setStopPlaceTypeValue(int value)
       Type of STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 235:79]
       
      .uk.org.netex.www.netex.StopTypeEnumeration stop_place_type = 1781;
      Parameters:
      value - The enum numeric value on the wire for stopPlaceType to set.
      Returns:
      This builder for chaining.
    • getStopPlaceType

      public StopTypeEnumeration getStopPlaceType()
       Type of STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 235:79]
       
      .uk.org.netex.www.netex.StopTypeEnumeration stop_place_type = 1781;
      Specified by:
      getStopPlaceType in interface TaxiRankTypeOrBuilder
      Returns:
      The stopPlaceType.
    • setStopPlaceType

      public TaxiRankType.Builder setStopPlaceType(StopTypeEnumeration value)
       Type of STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 235:79]
       
      .uk.org.netex.www.netex.StopTypeEnumeration stop_place_type = 1781;
      Parameters:
      value - The stopPlaceType to set.
      Returns:
      This builder for chaining.
    • clearStopPlaceType

      public TaxiRankType.Builder clearStopPlaceType()
       Type of STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 235:79]
       
      .uk.org.netex.www.netex.StopTypeEnumeration stop_place_type = 1781;
      Returns:
      This builder for chaining.
    • getBorderCrossing

      public boolean getBorderCrossing()
       Whether STOP PLACE is a border crossing, that is a point, at which an international boundary between two countries may be crossed.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 240:88]
       
      bool border_crossing = 1782;
      Specified by:
      getBorderCrossing in interface TaxiRankTypeOrBuilder
      Returns:
      The borderCrossing.
    • setBorderCrossing

      public TaxiRankType.Builder setBorderCrossing(boolean value)
       Whether STOP PLACE is a border crossing, that is a point, at which an international boundary between two countries may be crossed.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 240:88]
       
      bool border_crossing = 1782;
      Parameters:
      value - The borderCrossing to set.
      Returns:
      This builder for chaining.
    • clearBorderCrossing

      public TaxiRankType.Builder clearBorderCrossing()
       Whether STOP PLACE is a border crossing, that is a point, at which an international boundary between two countries may be crossed.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 240:88]
       
      bool border_crossing = 1782;
      Returns:
      This builder for chaining.
    • hasUnlocalisedEquipments

      public boolean hasUnlocalisedEquipments()
       Items of EQUIPMENT associated with STOP PLACE but not assigned to a point within it. More Localized EQUIPMENT should be included in an EQUIPMENT place.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 245:99]
       
      .uk.org.netex.www.netex.ExplicitEquipments_RelStructure unlocalised_equipments = 1783;
      Specified by:
      hasUnlocalisedEquipments in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the unlocalisedEquipments field is set.
    • getUnlocalisedEquipments

      public ExplicitEquipments_RelStructure getUnlocalisedEquipments()
       Items of EQUIPMENT associated with STOP PLACE but not assigned to a point within it. More Localized EQUIPMENT should be included in an EQUIPMENT place.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 245:99]
       
      .uk.org.netex.www.netex.ExplicitEquipments_RelStructure unlocalised_equipments = 1783;
      Specified by:
      getUnlocalisedEquipments in interface TaxiRankTypeOrBuilder
      Returns:
      The unlocalisedEquipments.
    • setUnlocalisedEquipments

      public TaxiRankType.Builder setUnlocalisedEquipments(ExplicitEquipments_RelStructure value)
       Items of EQUIPMENT associated with STOP PLACE but not assigned to a point within it. More Localized EQUIPMENT should be included in an EQUIPMENT place.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 245:99]
       
      .uk.org.netex.www.netex.ExplicitEquipments_RelStructure unlocalised_equipments = 1783;
    • setUnlocalisedEquipments

      public TaxiRankType.Builder setUnlocalisedEquipments(ExplicitEquipments_RelStructure.Builder builderForValue)
       Items of EQUIPMENT associated with STOP PLACE but not assigned to a point within it. More Localized EQUIPMENT should be included in an EQUIPMENT place.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 245:99]
       
      .uk.org.netex.www.netex.ExplicitEquipments_RelStructure unlocalised_equipments = 1783;
    • mergeUnlocalisedEquipments

      public TaxiRankType.Builder mergeUnlocalisedEquipments(ExplicitEquipments_RelStructure value)
       Items of EQUIPMENT associated with STOP PLACE but not assigned to a point within it. More Localized EQUIPMENT should be included in an EQUIPMENT place.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 245:99]
       
      .uk.org.netex.www.netex.ExplicitEquipments_RelStructure unlocalised_equipments = 1783;
    • clearUnlocalisedEquipments

      public TaxiRankType.Builder clearUnlocalisedEquipments()
       Items of EQUIPMENT associated with STOP PLACE but not assigned to a point within it. More Localized EQUIPMENT should be included in an EQUIPMENT place.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 245:99]
       
      .uk.org.netex.www.netex.ExplicitEquipments_RelStructure unlocalised_equipments = 1783;
    • getUnlocalisedEquipmentsBuilder

      public ExplicitEquipments_RelStructure.Builder getUnlocalisedEquipmentsBuilder()
       Items of EQUIPMENT associated with STOP PLACE but not assigned to a point within it. More Localized EQUIPMENT should be included in an EQUIPMENT place.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 245:99]
       
      .uk.org.netex.www.netex.ExplicitEquipments_RelStructure unlocalised_equipments = 1783;
    • getUnlocalisedEquipmentsOrBuilder

      public ExplicitEquipments_RelStructureOrBuilder getUnlocalisedEquipmentsOrBuilder()
       Items of EQUIPMENT associated with STOP PLACE but not assigned to a point within it. More Localized EQUIPMENT should be included in an EQUIPMENT place.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 245:99]
       
      .uk.org.netex.www.netex.ExplicitEquipments_RelStructure unlocalised_equipments = 1783;
      Specified by:
      getUnlocalisedEquipmentsOrBuilder in interface TaxiRankTypeOrBuilder
    • hasServedPlaces

      public boolean hasServedPlaces()
       TOPOGRAPHICAL PLACEs that the STOP PLACE serves.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 274:92]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure served_places = 1791;
      Specified by:
      hasServedPlaces in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the servedPlaces field is set.
    • getServedPlaces

      public TopographicPlaceRefs_RelStructure getServedPlaces()
       TOPOGRAPHICAL PLACEs that the STOP PLACE serves.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 274:92]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure served_places = 1791;
      Specified by:
      getServedPlaces in interface TaxiRankTypeOrBuilder
      Returns:
      The servedPlaces.
    • setServedPlaces

       TOPOGRAPHICAL PLACEs that the STOP PLACE serves.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 274:92]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure served_places = 1791;
    • setServedPlaces

      public TaxiRankType.Builder setServedPlaces(TopographicPlaceRefs_RelStructure.Builder builderForValue)
       TOPOGRAPHICAL PLACEs that the STOP PLACE serves.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 274:92]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure served_places = 1791;
    • mergeServedPlaces

      public TaxiRankType.Builder mergeServedPlaces(TopographicPlaceRefs_RelStructure value)
       TOPOGRAPHICAL PLACEs that the STOP PLACE serves.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 274:92]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure served_places = 1791;
    • clearServedPlaces

      public TaxiRankType.Builder clearServedPlaces()
       TOPOGRAPHICAL PLACEs that the STOP PLACE serves.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 274:92]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure served_places = 1791;
    • getServedPlacesBuilder

      public TopographicPlaceRefs_RelStructure.Builder getServedPlacesBuilder()
       TOPOGRAPHICAL PLACEs that the STOP PLACE serves.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 274:92]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure served_places = 1791;
    • getServedPlacesOrBuilder

      public TopographicPlaceRefs_RelStructureOrBuilder getServedPlacesOrBuilder()
       TOPOGRAPHICAL PLACEs that the STOP PLACE serves.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 274:92]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure served_places = 1791;
      Specified by:
      getServedPlacesOrBuilder in interface TaxiRankTypeOrBuilder
    • hasMainTerminusForPlaces

      public boolean hasMainTerminusForPlaces()
       TOPOGRAPHICAL PLACEs for which the STOP PLACE is a main terminus. Only certain stations will be deemed the main STOP PLACEs points. For example London has many rail stations but only some are main line terminii. Geographic containment is not necessarily implied For example London Gatwick and, London Stansted airports are not in London, but are designated airports for London. Norwich station is not in Norwich, etc.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 279:101]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure main_terminus_for_places = 1792;
      Specified by:
      hasMainTerminusForPlaces in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the mainTerminusForPlaces field is set.
    • getMainTerminusForPlaces

      public TopographicPlaceRefs_RelStructure getMainTerminusForPlaces()
       TOPOGRAPHICAL PLACEs for which the STOP PLACE is a main terminus. Only certain stations will be deemed the main STOP PLACEs points. For example London has many rail stations but only some are main line terminii. Geographic containment is not necessarily implied For example London Gatwick and, London Stansted airports are not in London, but are designated airports for London. Norwich station is not in Norwich, etc.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 279:101]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure main_terminus_for_places = 1792;
      Specified by:
      getMainTerminusForPlaces in interface TaxiRankTypeOrBuilder
      Returns:
      The mainTerminusForPlaces.
    • setMainTerminusForPlaces

      public TaxiRankType.Builder setMainTerminusForPlaces(TopographicPlaceRefs_RelStructure value)
       TOPOGRAPHICAL PLACEs for which the STOP PLACE is a main terminus. Only certain stations will be deemed the main STOP PLACEs points. For example London has many rail stations but only some are main line terminii. Geographic containment is not necessarily implied For example London Gatwick and, London Stansted airports are not in London, but are designated airports for London. Norwich station is not in Norwich, etc.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 279:101]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure main_terminus_for_places = 1792;
    • setMainTerminusForPlaces

      public TaxiRankType.Builder setMainTerminusForPlaces(TopographicPlaceRefs_RelStructure.Builder builderForValue)
       TOPOGRAPHICAL PLACEs for which the STOP PLACE is a main terminus. Only certain stations will be deemed the main STOP PLACEs points. For example London has many rail stations but only some are main line terminii. Geographic containment is not necessarily implied For example London Gatwick and, London Stansted airports are not in London, but are designated airports for London. Norwich station is not in Norwich, etc.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 279:101]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure main_terminus_for_places = 1792;
    • mergeMainTerminusForPlaces

      public TaxiRankType.Builder mergeMainTerminusForPlaces(TopographicPlaceRefs_RelStructure value)
       TOPOGRAPHICAL PLACEs for which the STOP PLACE is a main terminus. Only certain stations will be deemed the main STOP PLACEs points. For example London has many rail stations but only some are main line terminii. Geographic containment is not necessarily implied For example London Gatwick and, London Stansted airports are not in London, but are designated airports for London. Norwich station is not in Norwich, etc.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 279:101]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure main_terminus_for_places = 1792;
    • clearMainTerminusForPlaces

      public TaxiRankType.Builder clearMainTerminusForPlaces()
       TOPOGRAPHICAL PLACEs for which the STOP PLACE is a main terminus. Only certain stations will be deemed the main STOP PLACEs points. For example London has many rail stations but only some are main line terminii. Geographic containment is not necessarily implied For example London Gatwick and, London Stansted airports are not in London, but are designated airports for London. Norwich station is not in Norwich, etc.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 279:101]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure main_terminus_for_places = 1792;
    • getMainTerminusForPlacesBuilder

      public TopographicPlaceRefs_RelStructure.Builder getMainTerminusForPlacesBuilder()
       TOPOGRAPHICAL PLACEs for which the STOP PLACE is a main terminus. Only certain stations will be deemed the main STOP PLACEs points. For example London has many rail stations but only some are main line terminii. Geographic containment is not necessarily implied For example London Gatwick and, London Stansted airports are not in London, but are designated airports for London. Norwich station is not in Norwich, etc.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 279:101]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure main_terminus_for_places = 1792;
    • getMainTerminusForPlacesOrBuilder

      public TopographicPlaceRefs_RelStructureOrBuilder getMainTerminusForPlacesOrBuilder()
       TOPOGRAPHICAL PLACEs for which the STOP PLACE is a main terminus. Only certain stations will be deemed the main STOP PLACEs points. For example London has many rail stations but only some are main line terminii. Geographic containment is not necessarily implied For example London Gatwick and, London Stansted airports are not in London, but are designated airports for London. Norwich station is not in Norwich, etc.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 279:101]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure main_terminus_for_places = 1792;
      Specified by:
      getMainTerminusForPlacesOrBuilder in interface TaxiRankTypeOrBuilder
    • getLimitedUseValue

      public int getLimitedUseValue()
       Further categorisation of stop as having topographic limitations.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 284:82]
       
      .uk.org.netex.www.netex.LimitedUseTypeEnumeration limited_use = 1793;
      Specified by:
      getLimitedUseValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for limitedUse.
    • setLimitedUseValue

      public TaxiRankType.Builder setLimitedUseValue(int value)
       Further categorisation of stop as having topographic limitations.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 284:82]
       
      .uk.org.netex.www.netex.LimitedUseTypeEnumeration limited_use = 1793;
      Parameters:
      value - The enum numeric value on the wire for limitedUse to set.
      Returns:
      This builder for chaining.
    • getLimitedUse

      public LimitedUseTypeEnumeration getLimitedUse()
       Further categorisation of stop as having topographic limitations.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 284:82]
       
      .uk.org.netex.www.netex.LimitedUseTypeEnumeration limited_use = 1793;
      Specified by:
      getLimitedUse in interface TaxiRankTypeOrBuilder
      Returns:
      The limitedUse.
    • setLimitedUse

      public TaxiRankType.Builder setLimitedUse(LimitedUseTypeEnumeration value)
       Further categorisation of stop as having topographic limitations.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 284:82]
       
      .uk.org.netex.www.netex.LimitedUseTypeEnumeration limited_use = 1793;
      Parameters:
      value - The limitedUse to set.
      Returns:
      This builder for chaining.
    • clearLimitedUse

      public TaxiRankType.Builder clearLimitedUse()
       Further categorisation of stop as having topographic limitations.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 284:82]
       
      .uk.org.netex.www.netex.LimitedUseTypeEnumeration limited_use = 1793;
      Returns:
      This builder for chaining.
    • getWeightingValue

      public int getWeightingValue()
       Default rating of the STOP PLACE for making interchanges.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 257:87]
       
      .uk.org.netex.www.netex.InterchangeWeightingEnumeration weighting = 1801;
      Specified by:
      getWeightingValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for weighting.
    • setWeightingValue

      public TaxiRankType.Builder setWeightingValue(int value)
       Default rating of the STOP PLACE for making interchanges.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 257:87]
       
      .uk.org.netex.www.netex.InterchangeWeightingEnumeration weighting = 1801;
      Parameters:
      value - The enum numeric value on the wire for weighting to set.
      Returns:
      This builder for chaining.
    • getWeighting

      public InterchangeWeightingEnumeration getWeighting()
       Default rating of the STOP PLACE for making interchanges.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 257:87]
       
      .uk.org.netex.www.netex.InterchangeWeightingEnumeration weighting = 1801;
      Specified by:
      getWeighting in interface TaxiRankTypeOrBuilder
      Returns:
      The weighting.
    • setWeighting

       Default rating of the STOP PLACE for making interchanges.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 257:87]
       
      .uk.org.netex.www.netex.InterchangeWeightingEnumeration weighting = 1801;
      Parameters:
      value - The weighting to set.
      Returns:
      This builder for chaining.
    • clearWeighting

      public TaxiRankType.Builder clearWeighting()
       Default rating of the STOP PLACE for making interchanges.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 257:87]
       
      .uk.org.netex.www.netex.InterchangeWeightingEnumeration weighting = 1801;
      Returns:
      This builder for chaining.
    • getStopPlaceWeightValue

      public int getStopPlaceWeightValue()
       Type of expected INTERCHANGE at a STOP PLACE for use in journey planners and also for possible legal classification. +v1.1  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.StopPlaceWeightEnumeration stop_place_weight = 1802;
      Specified by:
      getStopPlaceWeightValue in interface TaxiRankTypeOrBuilder
      Returns:
      The enum numeric value on the wire for stopPlaceWeight.
    • setStopPlaceWeightValue

      public TaxiRankType.Builder setStopPlaceWeightValue(int value)
       Type of expected INTERCHANGE at a STOP PLACE for use in journey planners and also for possible legal classification. +v1.1  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.StopPlaceWeightEnumeration stop_place_weight = 1802;
      Parameters:
      value - The enum numeric value on the wire for stopPlaceWeight to set.
      Returns:
      This builder for chaining.
    • getStopPlaceWeight

      public StopPlaceWeightEnumeration getStopPlaceWeight()
       Type of expected INTERCHANGE at a STOP PLACE for use in journey planners and also for possible legal classification. +v1.1  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.StopPlaceWeightEnumeration stop_place_weight = 1802;
      Specified by:
      getStopPlaceWeight in interface TaxiRankTypeOrBuilder
      Returns:
      The stopPlaceWeight.
    • setStopPlaceWeight

      public TaxiRankType.Builder setStopPlaceWeight(StopPlaceWeightEnumeration value)
       Type of expected INTERCHANGE at a STOP PLACE for use in journey planners and also for possible legal classification. +v1.1  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.StopPlaceWeightEnumeration stop_place_weight = 1802;
      Parameters:
      value - The stopPlaceWeight to set.
      Returns:
      This builder for chaining.
    • clearStopPlaceWeight

      public TaxiRankType.Builder clearStopPlaceWeight()
       Type of expected INTERCHANGE at a STOP PLACE for use in journey planners and also for possible legal classification. +v1.1  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.StopPlaceWeightEnumeration stop_place_weight = 1802;
      Returns:
      This builder for chaining.
    • hasQuays

      public boolean hasQuays()
       QUAYs within the STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 296:56]
       
      .uk.org.netex.www.netex.Quays_RelStructure quays = 1811;
      Specified by:
      hasQuays in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the quays field is set.
    • getQuays

      public Quays_RelStructure getQuays()
       QUAYs within the STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 296:56]
       
      .uk.org.netex.www.netex.Quays_RelStructure quays = 1811;
      Specified by:
      getQuays in interface TaxiRankTypeOrBuilder
      Returns:
      The quays.
    • setQuays

      public TaxiRankType.Builder setQuays(Quays_RelStructure value)
       QUAYs within the STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 296:56]
       
      .uk.org.netex.www.netex.Quays_RelStructure quays = 1811;
    • setQuays

      public TaxiRankType.Builder setQuays(Quays_RelStructure.Builder builderForValue)
       QUAYs within the STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 296:56]
       
      .uk.org.netex.www.netex.Quays_RelStructure quays = 1811;
    • mergeQuays

      public TaxiRankType.Builder mergeQuays(Quays_RelStructure value)
       QUAYs within the STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 296:56]
       
      .uk.org.netex.www.netex.Quays_RelStructure quays = 1811;
    • clearQuays

      public TaxiRankType.Builder clearQuays()
       QUAYs within the STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 296:56]
       
      .uk.org.netex.www.netex.Quays_RelStructure quays = 1811;
    • getQuaysBuilder

      public Quays_RelStructure.Builder getQuaysBuilder()
       QUAYs within the STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 296:56]
       
      .uk.org.netex.www.netex.Quays_RelStructure quays = 1811;
    • getQuaysOrBuilder

      public Quays_RelStructureOrBuilder getQuaysOrBuilder()
       QUAYs within the STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 296:56]
       
      .uk.org.netex.www.netex.Quays_RelStructure quays = 1811;
      Specified by:
      getQuaysOrBuilder in interface TaxiRankTypeOrBuilder
    • hasAccessSpaces

      public boolean hasAccessSpaces()
       ACCESS SPACEs within the STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 301:84]
       
      .uk.org.netex.www.netex.AccessSpaces_RelStructure access_spaces = 1812;
      Specified by:
      hasAccessSpaces in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the accessSpaces field is set.
    • getAccessSpaces

      public AccessSpaces_RelStructure getAccessSpaces()
       ACCESS SPACEs within the STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 301:84]
       
      .uk.org.netex.www.netex.AccessSpaces_RelStructure access_spaces = 1812;
      Specified by:
      getAccessSpaces in interface TaxiRankTypeOrBuilder
      Returns:
      The accessSpaces.
    • setAccessSpaces

      public TaxiRankType.Builder setAccessSpaces(AccessSpaces_RelStructure value)
       ACCESS SPACEs within the STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 301:84]
       
      .uk.org.netex.www.netex.AccessSpaces_RelStructure access_spaces = 1812;
    • setAccessSpaces

      public TaxiRankType.Builder setAccessSpaces(AccessSpaces_RelStructure.Builder builderForValue)
       ACCESS SPACEs within the STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 301:84]
       
      .uk.org.netex.www.netex.AccessSpaces_RelStructure access_spaces = 1812;
    • mergeAccessSpaces

      public TaxiRankType.Builder mergeAccessSpaces(AccessSpaces_RelStructure value)
       ACCESS SPACEs within the STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 301:84]
       
      .uk.org.netex.www.netex.AccessSpaces_RelStructure access_spaces = 1812;
    • clearAccessSpaces

      public TaxiRankType.Builder clearAccessSpaces()
       ACCESS SPACEs within the STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 301:84]
       
      .uk.org.netex.www.netex.AccessSpaces_RelStructure access_spaces = 1812;
    • getAccessSpacesBuilder

      public AccessSpaces_RelStructure.Builder getAccessSpacesBuilder()
       ACCESS SPACEs within the STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 301:84]
       
      .uk.org.netex.www.netex.AccessSpaces_RelStructure access_spaces = 1812;
    • getAccessSpacesOrBuilder

      public AccessSpaces_RelStructureOrBuilder getAccessSpacesOrBuilder()
       ACCESS SPACEs within the STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 301:84]
       
      .uk.org.netex.www.netex.AccessSpaces_RelStructure access_spaces = 1812;
      Specified by:
      getAccessSpacesOrBuilder in interface TaxiRankTypeOrBuilder
    • hasPathLinks

      public boolean hasPathLinks()
       PATH LINKs for SITE.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 155:82]
       
      .uk.org.netex.www.netex.SitePathLinks_RelStructure path_links = 1821;
      Specified by:
      hasPathLinks in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the pathLinks field is set.
    • getPathLinks

      public SitePathLinks_RelStructure getPathLinks()
       PATH LINKs for SITE.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 155:82]
       
      .uk.org.netex.www.netex.SitePathLinks_RelStructure path_links = 1821;
      Specified by:
      getPathLinks in interface TaxiRankTypeOrBuilder
      Returns:
      The pathLinks.
    • clearPathLinks

      public TaxiRankType.Builder clearPathLinks()
       PATH LINKs for SITE.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 155:82]
       
      .uk.org.netex.www.netex.SitePathLinks_RelStructure path_links = 1821;
    • getPathLinksBuilder

      public SitePathLinks_RelStructure.Builder getPathLinksBuilder()
       PATH LINKs for SITE.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 155:82]
       
      .uk.org.netex.www.netex.SitePathLinks_RelStructure path_links = 1821;
    • getPathLinksOrBuilder

      public SitePathLinks_RelStructureOrBuilder getPathLinksOrBuilder()
       PATH LINKs for SITE.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 155:82]
       
      .uk.org.netex.www.netex.SitePathLinks_RelStructure path_links = 1821;
      Specified by:
      getPathLinksOrBuilder in interface TaxiRankTypeOrBuilder
    • hasPathJunctions

      public boolean hasPathJunctions()
       PATH JUNCTIONs within the SITE and or between the SITE elsewhere.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 160:86]
       
      .uk.org.netex.www.netex.PathJunctions_RelStructure path_junctions = 1822;
      Specified by:
      hasPathJunctions in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the pathJunctions field is set.
    • getPathJunctions

      public PathJunctions_RelStructure getPathJunctions()
       PATH JUNCTIONs within the SITE and or between the SITE elsewhere.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 160:86]
       
      .uk.org.netex.www.netex.PathJunctions_RelStructure path_junctions = 1822;
      Specified by:
      getPathJunctions in interface TaxiRankTypeOrBuilder
      Returns:
      The pathJunctions.
    • setPathJunctions

      public TaxiRankType.Builder setPathJunctions(PathJunctions_RelStructure value)
       PATH JUNCTIONs within the SITE and or between the SITE elsewhere.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 160:86]
       
      .uk.org.netex.www.netex.PathJunctions_RelStructure path_junctions = 1822;
    • setPathJunctions

      public TaxiRankType.Builder setPathJunctions(PathJunctions_RelStructure.Builder builderForValue)
       PATH JUNCTIONs within the SITE and or between the SITE elsewhere.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 160:86]
       
      .uk.org.netex.www.netex.PathJunctions_RelStructure path_junctions = 1822;
    • mergePathJunctions

      public TaxiRankType.Builder mergePathJunctions(PathJunctions_RelStructure value)
       PATH JUNCTIONs within the SITE and or between the SITE elsewhere.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 160:86]
       
      .uk.org.netex.www.netex.PathJunctions_RelStructure path_junctions = 1822;
    • clearPathJunctions

      public TaxiRankType.Builder clearPathJunctions()
       PATH JUNCTIONs within the SITE and or between the SITE elsewhere.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 160:86]
       
      .uk.org.netex.www.netex.PathJunctions_RelStructure path_junctions = 1822;
    • getPathJunctionsBuilder

      public PathJunctions_RelStructure.Builder getPathJunctionsBuilder()
       PATH JUNCTIONs within the SITE and or between the SITE elsewhere.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 160:86]
       
      .uk.org.netex.www.netex.PathJunctions_RelStructure path_junctions = 1822;
    • getPathJunctionsOrBuilder

      public PathJunctions_RelStructureOrBuilder getPathJunctionsOrBuilder()
       PATH JUNCTIONs within the SITE and or between the SITE elsewhere.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 160:86]
       
      .uk.org.netex.www.netex.PathJunctions_RelStructure path_junctions = 1822;
      Specified by:
      getPathJunctionsOrBuilder in interface TaxiRankTypeOrBuilder
    • hasAccesses

      public boolean hasAccesses()
       ACCESS links for SITE.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 165:76]
       
      .uk.org.netex.www.netex.Accesses_RelStructure accesses = 1823;
      Specified by:
      hasAccesses in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the accesses field is set.
    • getAccesses

      public Accesses_RelStructure getAccesses()
       ACCESS links for SITE.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 165:76]
       
      .uk.org.netex.www.netex.Accesses_RelStructure accesses = 1823;
      Specified by:
      getAccesses in interface TaxiRankTypeOrBuilder
      Returns:
      The accesses.
    • setAccesses

      public TaxiRankType.Builder setAccesses(Accesses_RelStructure value)
       ACCESS links for SITE.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 165:76]
       
      .uk.org.netex.www.netex.Accesses_RelStructure accesses = 1823;
    • setAccesses

      public TaxiRankType.Builder setAccesses(Accesses_RelStructure.Builder builderForValue)
       ACCESS links for SITE.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 165:76]
       
      .uk.org.netex.www.netex.Accesses_RelStructure accesses = 1823;
    • mergeAccesses

      public TaxiRankType.Builder mergeAccesses(Accesses_RelStructure value)
       ACCESS links for SITE.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 165:76]
       
      .uk.org.netex.www.netex.Accesses_RelStructure accesses = 1823;
    • clearAccesses

      public TaxiRankType.Builder clearAccesses()
       ACCESS links for SITE.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 165:76]
       
      .uk.org.netex.www.netex.Accesses_RelStructure accesses = 1823;
    • getAccessesBuilder

      public Accesses_RelStructure.Builder getAccessesBuilder()
       ACCESS links for SITE.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 165:76]
       
      .uk.org.netex.www.netex.Accesses_RelStructure accesses = 1823;
    • getAccessesOrBuilder

      public Accesses_RelStructureOrBuilder getAccessesOrBuilder()
       ACCESS links for SITE.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 165:76]
       
      .uk.org.netex.www.netex.Accesses_RelStructure accesses = 1823;
      Specified by:
      getAccessesOrBuilder in interface TaxiRankTypeOrBuilder
    • hasNavigationPaths

      public boolean hasNavigationPaths()
       NAVIGATION PATHs within the SITE and or between the SITE elsewhere.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 170:90]
       
      .uk.org.netex.www.netex.NavigationPaths_RelStructure navigation_paths = 1824;
      Specified by:
      hasNavigationPaths in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the navigationPaths field is set.
    • getNavigationPaths

      public NavigationPaths_RelStructure getNavigationPaths()
       NAVIGATION PATHs within the SITE and or between the SITE elsewhere.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 170:90]
       
      .uk.org.netex.www.netex.NavigationPaths_RelStructure navigation_paths = 1824;
      Specified by:
      getNavigationPaths in interface TaxiRankTypeOrBuilder
      Returns:
      The navigationPaths.
    • setNavigationPaths

      public TaxiRankType.Builder setNavigationPaths(NavigationPaths_RelStructure value)
       NAVIGATION PATHs within the SITE and or between the SITE elsewhere.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 170:90]
       
      .uk.org.netex.www.netex.NavigationPaths_RelStructure navigation_paths = 1824;
    • setNavigationPaths

      public TaxiRankType.Builder setNavigationPaths(NavigationPaths_RelStructure.Builder builderForValue)
       NAVIGATION PATHs within the SITE and or between the SITE elsewhere.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 170:90]
       
      .uk.org.netex.www.netex.NavigationPaths_RelStructure navigation_paths = 1824;
    • mergeNavigationPaths

      public TaxiRankType.Builder mergeNavigationPaths(NavigationPaths_RelStructure value)
       NAVIGATION PATHs within the SITE and or between the SITE elsewhere.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 170:90]
       
      .uk.org.netex.www.netex.NavigationPaths_RelStructure navigation_paths = 1824;
    • clearNavigationPaths

      public TaxiRankType.Builder clearNavigationPaths()
       NAVIGATION PATHs within the SITE and or between the SITE elsewhere.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 170:90]
       
      .uk.org.netex.www.netex.NavigationPaths_RelStructure navigation_paths = 1824;
    • getNavigationPathsBuilder

      public NavigationPaths_RelStructure.Builder getNavigationPathsBuilder()
       NAVIGATION PATHs within the SITE and or between the SITE elsewhere.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 170:90]
       
      .uk.org.netex.www.netex.NavigationPaths_RelStructure navigation_paths = 1824;
    • getNavigationPathsOrBuilder

      public NavigationPaths_RelStructureOrBuilder getNavigationPathsOrBuilder()
       NAVIGATION PATHs within the SITE and or between the SITE elsewhere.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 170:90]
       
      .uk.org.netex.www.netex.NavigationPaths_RelStructure navigation_paths = 1824;
      Specified by:
      getNavigationPathsOrBuilder in interface TaxiRankTypeOrBuilder
    • hasVehicleStoppingPlaces

      public boolean hasVehicleStoppingPlaces()
       VEHICLE STOPPING PLACEs within STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 313:102]
       
      .uk.org.netex.www.netex.VehicleStoppingPlaces_RelStructure vehicle_stopping_places = 1831;
      Specified by:
      hasVehicleStoppingPlaces in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the vehicleStoppingPlaces field is set.
    • getVehicleStoppingPlaces

      public VehicleStoppingPlaces_RelStructure getVehicleStoppingPlaces()
       VEHICLE STOPPING PLACEs within STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 313:102]
       
      .uk.org.netex.www.netex.VehicleStoppingPlaces_RelStructure vehicle_stopping_places = 1831;
      Specified by:
      getVehicleStoppingPlaces in interface TaxiRankTypeOrBuilder
      Returns:
      The vehicleStoppingPlaces.
    • setVehicleStoppingPlaces

      public TaxiRankType.Builder setVehicleStoppingPlaces(VehicleStoppingPlaces_RelStructure value)
       VEHICLE STOPPING PLACEs within STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 313:102]
       
      .uk.org.netex.www.netex.VehicleStoppingPlaces_RelStructure vehicle_stopping_places = 1831;
    • setVehicleStoppingPlaces

      public TaxiRankType.Builder setVehicleStoppingPlaces(VehicleStoppingPlaces_RelStructure.Builder builderForValue)
       VEHICLE STOPPING PLACEs within STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 313:102]
       
      .uk.org.netex.www.netex.VehicleStoppingPlaces_RelStructure vehicle_stopping_places = 1831;
    • mergeVehicleStoppingPlaces

      public TaxiRankType.Builder mergeVehicleStoppingPlaces(VehicleStoppingPlaces_RelStructure value)
       VEHICLE STOPPING PLACEs within STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 313:102]
       
      .uk.org.netex.www.netex.VehicleStoppingPlaces_RelStructure vehicle_stopping_places = 1831;
    • clearVehicleStoppingPlaces

      public TaxiRankType.Builder clearVehicleStoppingPlaces()
       VEHICLE STOPPING PLACEs within STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 313:102]
       
      .uk.org.netex.www.netex.VehicleStoppingPlaces_RelStructure vehicle_stopping_places = 1831;
    • getVehicleStoppingPlacesBuilder

      public VehicleStoppingPlaces_RelStructure.Builder getVehicleStoppingPlacesBuilder()
       VEHICLE STOPPING PLACEs within STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 313:102]
       
      .uk.org.netex.www.netex.VehicleStoppingPlaces_RelStructure vehicle_stopping_places = 1831;
    • getVehicleStoppingPlacesOrBuilder

      public VehicleStoppingPlaces_RelStructureOrBuilder getVehicleStoppingPlacesOrBuilder()
       VEHICLE STOPPING PLACEs within STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 313:102]
       
      .uk.org.netex.www.netex.VehicleStoppingPlaces_RelStructure vehicle_stopping_places = 1831;
      Specified by:
      getVehicleStoppingPlacesOrBuilder in interface TaxiRankTypeOrBuilder
    • hasMaximumStandingDuration

      public boolean hasMaximumStandingDuration()
       Maximum time for a vehicle standing in the spot  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 127:82]
       
      .google.protobuf.Duration maximum_standing_duration = 2321;
      Specified by:
      hasMaximumStandingDuration in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the maximumStandingDuration field is set.
    • getMaximumStandingDuration

      public com.google.protobuf.Duration getMaximumStandingDuration()
       Maximum time for a vehicle standing in the spot  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 127:82]
       
      .google.protobuf.Duration maximum_standing_duration = 2321;
      Specified by:
      getMaximumStandingDuration in interface TaxiRankTypeOrBuilder
      Returns:
      The maximumStandingDuration.
    • setMaximumStandingDuration

      public TaxiRankType.Builder setMaximumStandingDuration(com.google.protobuf.Duration value)
       Maximum time for a vehicle standing in the spot  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 127:82]
       
      .google.protobuf.Duration maximum_standing_duration = 2321;
    • setMaximumStandingDuration

      public TaxiRankType.Builder setMaximumStandingDuration(com.google.protobuf.Duration.Builder builderForValue)
       Maximum time for a vehicle standing in the spot  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 127:82]
       
      .google.protobuf.Duration maximum_standing_duration = 2321;
    • mergeMaximumStandingDuration

      public TaxiRankType.Builder mergeMaximumStandingDuration(com.google.protobuf.Duration value)
       Maximum time for a vehicle standing in the spot  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 127:82]
       
      .google.protobuf.Duration maximum_standing_duration = 2321;
    • clearMaximumStandingDuration

      public TaxiRankType.Builder clearMaximumStandingDuration()
       Maximum time for a vehicle standing in the spot  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 127:82]
       
      .google.protobuf.Duration maximum_standing_duration = 2321;
    • getMaximumStandingDurationBuilder

      public com.google.protobuf.Duration.Builder getMaximumStandingDurationBuilder()
       Maximum time for a vehicle standing in the spot  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 127:82]
       
      .google.protobuf.Duration maximum_standing_duration = 2321;
    • getMaximumStandingDurationOrBuilder

      public com.google.protobuf.DurationOrBuilder getMaximumStandingDurationOrBuilder()
       Maximum time for a vehicle standing in the spot  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 127:82]
       
      .google.protobuf.Duration maximum_standing_duration = 2321;
      Specified by:
      getMaximumStandingDurationOrBuilder in interface TaxiRankTypeOrBuilder
    • hasTaxiStands

      public boolean hasTaxiStands()
       Taxis stands in RANK> NB This is a work around as cannout get TAXI STAND to be a Substitution Group for  a QUAY. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 132:80]
       
      .uk.org.netex.www.netex.TaxiStands_RelStructure taxi_stands = 2322;
      Specified by:
      hasTaxiStands in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the taxiStands field is set.
    • getTaxiStands

      public TaxiStands_RelStructure getTaxiStands()
       Taxis stands in RANK> NB This is a work around as cannout get TAXI STAND to be a Substitution Group for  a QUAY. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 132:80]
       
      .uk.org.netex.www.netex.TaxiStands_RelStructure taxi_stands = 2322;
      Specified by:
      getTaxiStands in interface TaxiRankTypeOrBuilder
      Returns:
      The taxiStands.
    • setTaxiStands

      public TaxiRankType.Builder setTaxiStands(TaxiStands_RelStructure value)
       Taxis stands in RANK> NB This is a work around as cannout get TAXI STAND to be a Substitution Group for  a QUAY. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 132:80]
       
      .uk.org.netex.www.netex.TaxiStands_RelStructure taxi_stands = 2322;
    • setTaxiStands

      public TaxiRankType.Builder setTaxiStands(TaxiStands_RelStructure.Builder builderForValue)
       Taxis stands in RANK> NB This is a work around as cannout get TAXI STAND to be a Substitution Group for  a QUAY. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 132:80]
       
      .uk.org.netex.www.netex.TaxiStands_RelStructure taxi_stands = 2322;
    • mergeTaxiStands

      public TaxiRankType.Builder mergeTaxiStands(TaxiStands_RelStructure value)
       Taxis stands in RANK> NB This is a work around as cannout get TAXI STAND to be a Substitution Group for  a QUAY. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 132:80]
       
      .uk.org.netex.www.netex.TaxiStands_RelStructure taxi_stands = 2322;
    • clearTaxiStands

      public TaxiRankType.Builder clearTaxiStands()
       Taxis stands in RANK> NB This is a work around as cannout get TAXI STAND to be a Substitution Group for  a QUAY. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 132:80]
       
      .uk.org.netex.www.netex.TaxiStands_RelStructure taxi_stands = 2322;
    • getTaxiStandsBuilder

      public TaxiStands_RelStructure.Builder getTaxiStandsBuilder()
       Taxis stands in RANK> NB This is a work around as cannout get TAXI STAND to be a Substitution Group for  a QUAY. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 132:80]
       
      .uk.org.netex.www.netex.TaxiStands_RelStructure taxi_stands = 2322;
    • getTaxiStandsOrBuilder

      public TaxiStands_RelStructureOrBuilder getTaxiStandsOrBuilder()
       Taxis stands in RANK> NB This is a work around as cannout get TAXI STAND to be a Substitution Group for  a QUAY. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 132:80]
       
      .uk.org.netex.www.netex.TaxiStands_RelStructure taxi_stands = 2322;
      Specified by:
      getTaxiStandsOrBuilder in interface TaxiRankTypeOrBuilder
    • getId

      public String getId()
       Identifier of TAXI RANK.  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 101:68]
       
      string id = 2351;
      Specified by:
      getId in interface TaxiRankTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of TAXI RANK.  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 101:68]
       
      string id = 2351;
      Specified by:
      getIdBytes in interface TaxiRankTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

      public TaxiRankType.Builder setId(String value)
       Identifier of TAXI RANK.  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 101:68]
       
      string id = 2351;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

      public TaxiRankType.Builder clearId()
       Identifier of TAXI RANK.  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 101:68]
       
      string id = 2351;
      Returns:
      This builder for chaining.
    • setIdBytes

      public TaxiRankType.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of TAXI RANK.  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 101:68]
       
      string id = 2351;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • hasOrganisationRef

      public boolean hasOrganisationRef()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 1345;
      Specified by:
      hasOrganisationRef in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the organisationRef field is set.
    • getOrganisationRef

      public VersionOfObjectRefStructure getOrganisationRef()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 1345;
      Specified by:
      getOrganisationRef in interface TaxiRankTypeOrBuilder
      Returns:
      The organisationRef.
    • setOrganisationRef

      public TaxiRankType.Builder setOrganisationRef(VersionOfObjectRefStructure value)
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 1345;
    • setOrganisationRef

      public TaxiRankType.Builder setOrganisationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 1345;
    • mergeOrganisationRef

      public TaxiRankType.Builder mergeOrganisationRef(VersionOfObjectRefStructure value)
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 1345;
    • clearOrganisationRef

      public TaxiRankType.Builder clearOrganisationRef()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 1345;
    • getOrganisationRefBuilder

      public VersionOfObjectRefStructure.Builder getOrganisationRefBuilder()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 1345;
    • getOrganisationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOrganisationRefOrBuilder()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 1345;
      Specified by:
      getOrganisationRefOrBuilder in interface TaxiRankTypeOrBuilder
    • hasOperatorRef

      public boolean hasOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 1346;
      Specified by:
      hasOperatorRef in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the operatorRef field is set.
    • getOperatorRef

      public VersionOfObjectRefStructure getOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 1346;
      Specified by:
      getOperatorRef in interface TaxiRankTypeOrBuilder
      Returns:
      The operatorRef.
    • setOperatorRef

      public TaxiRankType.Builder setOperatorRef(VersionOfObjectRefStructure value)
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 1346;
    • setOperatorRef

      public TaxiRankType.Builder setOperatorRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 1346;
    • mergeOperatorRef

      public TaxiRankType.Builder mergeOperatorRef(VersionOfObjectRefStructure value)
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 1346;
    • clearOperatorRef

      public TaxiRankType.Builder clearOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 1346;
    • getOperatorRefBuilder

      public VersionOfObjectRefStructure.Builder getOperatorRefBuilder()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 1346;
    • getOperatorRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOperatorRefOrBuilder()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 1346;
      Specified by:
      getOperatorRefOrBuilder in interface TaxiRankTypeOrBuilder
    • hasAuthorityRef

      public boolean hasAuthorityRef()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 1347;
      Specified by:
      hasAuthorityRef in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the authorityRef field is set.
    • getAuthorityRef

      public VersionOfObjectRefStructure getAuthorityRef()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 1347;
      Specified by:
      getAuthorityRef in interface TaxiRankTypeOrBuilder
      Returns:
      The authorityRef.
    • setAuthorityRef

      public TaxiRankType.Builder setAuthorityRef(VersionOfObjectRefStructure value)
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 1347;
    • setAuthorityRef

      public TaxiRankType.Builder setAuthorityRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 1347;
    • mergeAuthorityRef

      public TaxiRankType.Builder mergeAuthorityRef(VersionOfObjectRefStructure value)
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 1347;
    • clearAuthorityRef

      public TaxiRankType.Builder clearAuthorityRef()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 1347;
    • getAuthorityRefBuilder

      public VersionOfObjectRefStructure.Builder getAuthorityRefBuilder()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 1347;
    • getAuthorityRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAuthorityRefOrBuilder()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 1347;
      Specified by:
      getAuthorityRefOrBuilder in interface TaxiRankTypeOrBuilder
    • hasOtherOrganisationRef

      public boolean hasOtherOrganisationRef()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 1348;
      Specified by:
      hasOtherOrganisationRef in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the otherOrganisationRef field is set.
    • getOtherOrganisationRef

      public VersionOfObjectRefStructure getOtherOrganisationRef()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 1348;
      Specified by:
      getOtherOrganisationRef in interface TaxiRankTypeOrBuilder
      Returns:
      The otherOrganisationRef.
    • setOtherOrganisationRef

      public TaxiRankType.Builder setOtherOrganisationRef(VersionOfObjectRefStructure value)
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 1348;
    • setOtherOrganisationRef

      public TaxiRankType.Builder setOtherOrganisationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 1348;
    • mergeOtherOrganisationRef

      public TaxiRankType.Builder mergeOtherOrganisationRef(VersionOfObjectRefStructure value)
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 1348;
    • clearOtherOrganisationRef

      public TaxiRankType.Builder clearOtherOrganisationRef()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 1348;
    • getOtherOrganisationRefBuilder

      public VersionOfObjectRefStructure.Builder getOtherOrganisationRefBuilder()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 1348;
    • getOtherOrganisationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOtherOrganisationRefOrBuilder()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 1348;
      Specified by:
      getOtherOrganisationRefOrBuilder in interface TaxiRankTypeOrBuilder
    • hasTravelAgentRef

      public boolean hasTravelAgentRef()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 1349;
      Specified by:
      hasTravelAgentRef in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the travelAgentRef field is set.
    • getTravelAgentRef

      public VersionOfObjectRefStructure getTravelAgentRef()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 1349;
      Specified by:
      getTravelAgentRef in interface TaxiRankTypeOrBuilder
      Returns:
      The travelAgentRef.
    • setTravelAgentRef

      public TaxiRankType.Builder setTravelAgentRef(VersionOfObjectRefStructure value)
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 1349;
    • setTravelAgentRef

      public TaxiRankType.Builder setTravelAgentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 1349;
    • mergeTravelAgentRef

      public TaxiRankType.Builder mergeTravelAgentRef(VersionOfObjectRefStructure value)
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 1349;
    • clearTravelAgentRef

      public TaxiRankType.Builder clearTravelAgentRef()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 1349;
    • getTravelAgentRefBuilder

      public VersionOfObjectRefStructure.Builder getTravelAgentRefBuilder()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 1349;
    • getTravelAgentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTravelAgentRefOrBuilder()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 1349;
      Specified by:
      getTravelAgentRefOrBuilder in interface TaxiRankTypeOrBuilder
    • hasServicedOrganisationRef

      public boolean hasServicedOrganisationRef()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 1350;
      Specified by:
      hasServicedOrganisationRef in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the servicedOrganisationRef field is set.
    • getServicedOrganisationRef

      public VersionOfObjectRefStructure getServicedOrganisationRef()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 1350;
      Specified by:
      getServicedOrganisationRef in interface TaxiRankTypeOrBuilder
      Returns:
      The servicedOrganisationRef.
    • setServicedOrganisationRef

      public TaxiRankType.Builder setServicedOrganisationRef(VersionOfObjectRefStructure value)
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 1350;
    • setServicedOrganisationRef

      public TaxiRankType.Builder setServicedOrganisationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 1350;
    • mergeServicedOrganisationRef

      public TaxiRankType.Builder mergeServicedOrganisationRef(VersionOfObjectRefStructure value)
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 1350;
    • clearServicedOrganisationRef

      public TaxiRankType.Builder clearServicedOrganisationRef()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 1350;
    • getServicedOrganisationRefBuilder

      public VersionOfObjectRefStructure.Builder getServicedOrganisationRefBuilder()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 1350;
    • getServicedOrganisationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getServicedOrganisationRefOrBuilder()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 1350;
      Specified by:
      getServicedOrganisationRefOrBuilder in interface TaxiRankTypeOrBuilder
    • hasManagementAgentRef

      public boolean hasManagementAgentRef()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 1351;
      Specified by:
      hasManagementAgentRef in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the managementAgentRef field is set.
    • getManagementAgentRef

      public VersionOfObjectRefStructure getManagementAgentRef()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 1351;
      Specified by:
      getManagementAgentRef in interface TaxiRankTypeOrBuilder
      Returns:
      The managementAgentRef.
    • setManagementAgentRef

      public TaxiRankType.Builder setManagementAgentRef(VersionOfObjectRefStructure value)
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 1351;
    • setManagementAgentRef

      public TaxiRankType.Builder setManagementAgentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 1351;
    • mergeManagementAgentRef

      public TaxiRankType.Builder mergeManagementAgentRef(VersionOfObjectRefStructure value)
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 1351;
    • clearManagementAgentRef

      public TaxiRankType.Builder clearManagementAgentRef()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 1351;
    • getManagementAgentRefBuilder

      public VersionOfObjectRefStructure.Builder getManagementAgentRefBuilder()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 1351;
    • getManagementAgentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getManagementAgentRefOrBuilder()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 1351;
      Specified by:
      getManagementAgentRefOrBuilder in interface TaxiRankTypeOrBuilder
    • hasGeneralOrganisationRef

      public boolean hasGeneralOrganisationRef()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 1352;
      Specified by:
      hasGeneralOrganisationRef in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the generalOrganisationRef field is set.
    • getGeneralOrganisationRef

      public VersionOfObjectRefStructure getGeneralOrganisationRef()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 1352;
      Specified by:
      getGeneralOrganisationRef in interface TaxiRankTypeOrBuilder
      Returns:
      The generalOrganisationRef.
    • setGeneralOrganisationRef

      public TaxiRankType.Builder setGeneralOrganisationRef(VersionOfObjectRefStructure value)
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 1352;
    • setGeneralOrganisationRef

      public TaxiRankType.Builder setGeneralOrganisationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 1352;
    • mergeGeneralOrganisationRef

      public TaxiRankType.Builder mergeGeneralOrganisationRef(VersionOfObjectRefStructure value)
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 1352;
    • clearGeneralOrganisationRef

      public TaxiRankType.Builder clearGeneralOrganisationRef()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 1352;
    • getGeneralOrganisationRefBuilder

      public VersionOfObjectRefStructure.Builder getGeneralOrganisationRefBuilder()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 1352;
    • getGeneralOrganisationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getGeneralOrganisationRefOrBuilder()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 1352;
      Specified by:
      getGeneralOrganisationRefOrBuilder in interface TaxiRankTypeOrBuilder
    • hasOnlineServiceOperatorRef

      public boolean hasOnlineServiceOperatorRef()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 1353;
      Specified by:
      hasOnlineServiceOperatorRef in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the onlineServiceOperatorRef field is set.
    • getOnlineServiceOperatorRef

      public VersionOfObjectRefStructure getOnlineServiceOperatorRef()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 1353;
      Specified by:
      getOnlineServiceOperatorRef in interface TaxiRankTypeOrBuilder
      Returns:
      The onlineServiceOperatorRef.
    • setOnlineServiceOperatorRef

      public TaxiRankType.Builder setOnlineServiceOperatorRef(VersionOfObjectRefStructure value)
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 1353;
    • setOnlineServiceOperatorRef

      public TaxiRankType.Builder setOnlineServiceOperatorRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 1353;
    • mergeOnlineServiceOperatorRef

      public TaxiRankType.Builder mergeOnlineServiceOperatorRef(VersionOfObjectRefStructure value)
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 1353;
    • clearOnlineServiceOperatorRef

      public TaxiRankType.Builder clearOnlineServiceOperatorRef()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 1353;
    • getOnlineServiceOperatorRefBuilder

      public VersionOfObjectRefStructure.Builder getOnlineServiceOperatorRefBuilder()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 1353;
    • getOnlineServiceOperatorRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOnlineServiceOperatorRefOrBuilder()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 1353;
      Specified by:
      getOnlineServiceOperatorRefOrBuilder in interface TaxiRankTypeOrBuilder
    • hasRetailConsortiumRef

      public boolean hasRetailConsortiumRef()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 1354;
      Specified by:
      hasRetailConsortiumRef in interface TaxiRankTypeOrBuilder
      Returns:
      Whether the retailConsortiumRef field is set.
    • getRetailConsortiumRef

      public VersionOfObjectRefStructure getRetailConsortiumRef()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 1354;
      Specified by:
      getRetailConsortiumRef in interface TaxiRankTypeOrBuilder
      Returns:
      The retailConsortiumRef.
    • setRetailConsortiumRef

      public TaxiRankType.Builder setRetailConsortiumRef(VersionOfObjectRefStructure value)
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 1354;
    • setRetailConsortiumRef

      public TaxiRankType.Builder setRetailConsortiumRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 1354;
    • mergeRetailConsortiumRef

      public TaxiRankType.Builder mergeRetailConsortiumRef(VersionOfObjectRefStructure value)
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 1354;
    • clearRetailConsortiumRef

      public TaxiRankType.Builder clearRetailConsortiumRef()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 1354;
    • getRetailConsortiumRefBuilder

      public VersionOfObjectRefStructure.Builder getRetailConsortiumRefBuilder()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 1354;
    • getRetailConsortiumRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRetailConsortiumRefOrBuilder()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 1354;
      Specified by:
      getRetailConsortiumRefOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 1761;
      Specified by:
      hasScheduledModeOfOperationRef in interface TaxiRankTypeOrBuilder
      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 = 1761;
      Specified by:
      getScheduledModeOfOperationRef in interface TaxiRankTypeOrBuilder
      Returns:
      The scheduledModeOfOperationRef.
    • setScheduledModeOfOperationRef

      public TaxiRankType.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 = 1761;
    • setScheduledModeOfOperationRef

      public TaxiRankType.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 = 1761;
    • mergeScheduledModeOfOperationRef

      public TaxiRankType.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 = 1761;
    • clearScheduledModeOfOperationRef

      public TaxiRankType.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 = 1761;
    • 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 = 1761;
    • 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 = 1761;
      Specified by:
      getScheduledModeOfOperationRefOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 1762;
      Specified by:
      hasFlexibleModeOfOperationRef in interface TaxiRankTypeOrBuilder
      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 = 1762;
      Specified by:
      getFlexibleModeOfOperationRef in interface TaxiRankTypeOrBuilder
      Returns:
      The flexibleModeOfOperationRef.
    • setFlexibleModeOfOperationRef

      public TaxiRankType.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 = 1762;
    • setFlexibleModeOfOperationRef

      public TaxiRankType.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 = 1762;
    • mergeFlexibleModeOfOperationRef

      public TaxiRankType.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 = 1762;
    • clearFlexibleModeOfOperationRef

      public TaxiRankType.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 = 1762;
    • 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 = 1762;
    • 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 = 1762;
      Specified by:
      getFlexibleModeOfOperationRefOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 1763;
      Specified by:
      hasVehicleRentalRef in interface TaxiRankTypeOrBuilder
      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 = 1763;
      Specified by:
      getVehicleRentalRef in interface TaxiRankTypeOrBuilder
      Returns:
      The vehicleRentalRef.
    • setVehicleRentalRef

      public TaxiRankType.Builder setVehicleRentalRef(VersionOfObjectRefStructure value)
       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 = 1763;
    • setVehicleRentalRef

      public TaxiRankType.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 = 1763;
    • mergeVehicleRentalRef

      public TaxiRankType.Builder mergeVehicleRentalRef(VersionOfObjectRefStructure value)
       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 = 1763;
    • clearVehicleRentalRef

      public TaxiRankType.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 = 1763;
    • 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 = 1763;
    • 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 = 1763;
      Specified by:
      getVehicleRentalRefOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 1764;
      Specified by:
      hasVehicleSharingRef in interface TaxiRankTypeOrBuilder
      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 = 1764;
      Specified by:
      getVehicleSharingRef in interface TaxiRankTypeOrBuilder
      Returns:
      The vehicleSharingRef.
    • setVehicleSharingRef

      public TaxiRankType.Builder setVehicleSharingRef(VersionOfObjectRefStructure value)
       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 = 1764;
    • setVehicleSharingRef

      public TaxiRankType.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 = 1764;
    • mergeVehicleSharingRef

      public TaxiRankType.Builder mergeVehicleSharingRef(VersionOfObjectRefStructure value)
       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 = 1764;
    • clearVehicleSharingRef

      public TaxiRankType.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 = 1764;
    • 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 = 1764;
    • 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 = 1764;
      Specified by:
      getVehicleSharingRefOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 1765;
      Specified by:
      hasVehiclePoolingRef in interface TaxiRankTypeOrBuilder
      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 = 1765;
      Specified by:
      getVehiclePoolingRef in interface TaxiRankTypeOrBuilder
      Returns:
      The vehiclePoolingRef.
    • setVehiclePoolingRef

      public TaxiRankType.Builder setVehiclePoolingRef(VersionOfObjectRefStructure value)
       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 = 1765;
    • setVehiclePoolingRef

      public TaxiRankType.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 = 1765;
    • mergeVehiclePoolingRef

      public TaxiRankType.Builder mergeVehiclePoolingRef(VersionOfObjectRefStructure value)
       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 = 1765;
    • clearVehiclePoolingRef

      public TaxiRankType.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 = 1765;
    • 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 = 1765;
    • 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 = 1765;
      Specified by:
      getVehiclePoolingRefOrBuilder in interface TaxiRankTypeOrBuilder
    • 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 = 1766;
      Specified by:
      hasPersonalModeOfOperationRef in interface TaxiRankTypeOrBuilder
      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 = 1766;
      Specified by:
      getPersonalModeOfOperationRef in interface TaxiRankTypeOrBuilder
      Returns:
      The personalModeOfOperationRef.
    • setPersonalModeOfOperationRef

      public TaxiRankType.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 = 1766;
    • setPersonalModeOfOperationRef

      public TaxiRankType.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 = 1766;
    • mergePersonalModeOfOperationRef

      public TaxiRankType.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 = 1766;
    • clearPersonalModeOfOperationRef

      public TaxiRankType.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 = 1766;
    • 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 = 1766;
    • 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 = 1766;
      Specified by:
      getPersonalModeOfOperationRefOrBuilder in interface TaxiRankTypeOrBuilder