Class DefaultConnection_VersionStructure.Builder

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

public static final class DefaultConnection_VersionStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<DefaultConnection_VersionStructure.Builder> implements DefaultConnection_VersionStructureOrBuilder
 Type for DEFAULT TRANSFER.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 233:78]
 
Protobuf type uk.org.netex.www.netex.DefaultConnection_VersionStructure
  • Method Details

    • getDescriptor

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

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

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

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

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

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

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

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

    • isInitialized

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

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

      public DefaultConnection_VersionStructure.SiteElementRefStructureCase getSiteElementRefStructureCase()
      Specified by:
      getSiteElementRefStructureCase in interface DefaultConnection_VersionStructureOrBuilder
    • clearSiteElementRefStructure

      public DefaultConnection_VersionStructure.Builder clearSiteElementRefStructure()
    • getId

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public DefaultConnection_VersionStructure.Builder setDerivedFromObjectRefBytes(com.google.protobuf.ByteString value)
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 320;
      Parameters:
      value - The bytes for derivedFromObjectRef to set.
      Returns:
      This builder for chaining.
    • hasValidityConditions

      public boolean hasValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Specified by:
      hasValidityConditions in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the validityConditions field is set.
    • getValidityConditions

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public KeyListStructureOrBuilder getKeyListOrBuilder()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      getKeyListOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasExtensions

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

       Name of TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 129:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • setName

       Name of TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 129:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

       Name of TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 129:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • clearName

       Name of TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 129:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameBuilder

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

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 129:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasTypeOfTransferRef

      public boolean hasTypeOfTransferRef()
       Reference to a TYPE OF TRANSFER.  [netex_framework/netex_genericFramework/netex_place_support.xsd at 204:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_transfer_ref = 162;
      Specified by:
      hasTypeOfTransferRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the typeOfTransferRef field is set.
    • getTypeOfTransferRef

      public VersionOfObjectRefStructure getTypeOfTransferRef()
       Reference to a TYPE OF TRANSFER.  [netex_framework/netex_genericFramework/netex_place_support.xsd at 204:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_transfer_ref = 162;
      Specified by:
      getTypeOfTransferRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The typeOfTransferRef.
    • setTypeOfTransferRef

       Reference to a TYPE OF TRANSFER.  [netex_framework/netex_genericFramework/netex_place_support.xsd at 204:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_transfer_ref = 162;
    • setTypeOfTransferRef

       Reference to a TYPE OF TRANSFER.  [netex_framework/netex_genericFramework/netex_place_support.xsd at 204:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_transfer_ref = 162;
    • mergeTypeOfTransferRef

       Reference to a TYPE OF TRANSFER.  [netex_framework/netex_genericFramework/netex_place_support.xsd at 204:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_transfer_ref = 162;
    • clearTypeOfTransferRef

      public DefaultConnection_VersionStructure.Builder clearTypeOfTransferRef()
       Reference to a TYPE OF TRANSFER.  [netex_framework/netex_genericFramework/netex_place_support.xsd at 204:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_transfer_ref = 162;
    • getTypeOfTransferRefBuilder

      public VersionOfObjectRefStructure.Builder getTypeOfTransferRefBuilder()
       Reference to a TYPE OF TRANSFER.  [netex_framework/netex_genericFramework/netex_place_support.xsd at 204:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_transfer_ref = 162;
    • getTypeOfTransferRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfTransferRefOrBuilder()
       Reference to a TYPE OF TRANSFER.  [netex_framework/netex_genericFramework/netex_place_support.xsd at 204:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_transfer_ref = 162;
      Specified by:
      getTypeOfTransferRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasDescription

      public boolean hasDescription()
       Name of TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 135:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      hasDescription in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Name of TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 135:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescription in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The description.
    • setDescription

       Name of TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 135:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • setDescription

       Name of TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 135:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • mergeDescription

       Name of TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 135:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • clearDescription

      public DefaultConnection_VersionStructure.Builder clearDescription()
       Name of TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 135:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Name of TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 135:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Name of TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 135:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescriptionOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • getDistance

      public double getDistance()
       Distance of TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 140:67]
       
      double distance = 164;
      Specified by:
      getDistance in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The distance.
    • setDistance

      public DefaultConnection_VersionStructure.Builder setDistance(double value)
       Distance of TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 140:67]
       
      double distance = 164;
      Parameters:
      value - The distance to set.
      Returns:
      This builder for chaining.
    • clearDistance

       Distance of TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 140:67]
       
      double distance = 164;
      Returns:
      This builder for chaining.
    • hasTransferDuration

      public boolean hasTransferDuration()
       Timings for the TRANSFER to use in journey planning, etc.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 145:88]
       
      .uk.org.netex.www.netex.TransferDurationStructure transfer_duration = 165;
      Specified by:
      hasTransferDuration in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the transferDuration field is set.
    • getTransferDuration

      public TransferDurationStructure getTransferDuration()
       Timings for the TRANSFER to use in journey planning, etc.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 145:88]
       
      .uk.org.netex.www.netex.TransferDurationStructure transfer_duration = 165;
      Specified by:
      getTransferDuration in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The transferDuration.
    • setTransferDuration

       Timings for the TRANSFER to use in journey planning, etc.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 145:88]
       
      .uk.org.netex.www.netex.TransferDurationStructure transfer_duration = 165;
    • setTransferDuration

       Timings for the TRANSFER to use in journey planning, etc.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 145:88]
       
      .uk.org.netex.www.netex.TransferDurationStructure transfer_duration = 165;
    • mergeTransferDuration

       Timings for the TRANSFER to use in journey planning, etc.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 145:88]
       
      .uk.org.netex.www.netex.TransferDurationStructure transfer_duration = 165;
    • clearTransferDuration

      public DefaultConnection_VersionStructure.Builder clearTransferDuration()
       Timings for the TRANSFER to use in journey planning, etc.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 145:88]
       
      .uk.org.netex.www.netex.TransferDurationStructure transfer_duration = 165;
    • getTransferDurationBuilder

      public TransferDurationStructure.Builder getTransferDurationBuilder()
       Timings for the TRANSFER to use in journey planning, etc.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 145:88]
       
      .uk.org.netex.www.netex.TransferDurationStructure transfer_duration = 165;
    • getTransferDurationOrBuilder

      public TransferDurationStructureOrBuilder getTransferDurationOrBuilder()
       Timings for the TRANSFER to use in journey planning, etc.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 145:88]
       
      .uk.org.netex.www.netex.TransferDurationStructure transfer_duration = 165;
      Specified by:
      getTransferDurationOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasWalkTransferDuration

      public boolean hasWalkTransferDuration()
       Timings for walking over TRANSFER if different from the JOURNEY PATTERN  transfer duration,  [netex_framework/netex_genericFramework/netex_place_version.xsd at 150:92]
       
      .uk.org.netex.www.netex.TransferDurationStructure walk_transfer_duration = 166;
      Specified by:
      hasWalkTransferDuration in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the walkTransferDuration field is set.
    • getWalkTransferDuration

      public TransferDurationStructure getWalkTransferDuration()
       Timings for walking over TRANSFER if different from the JOURNEY PATTERN  transfer duration,  [netex_framework/netex_genericFramework/netex_place_version.xsd at 150:92]
       
      .uk.org.netex.www.netex.TransferDurationStructure walk_transfer_duration = 166;
      Specified by:
      getWalkTransferDuration in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The walkTransferDuration.
    • setWalkTransferDuration

       Timings for walking over TRANSFER if different from the JOURNEY PATTERN  transfer duration,  [netex_framework/netex_genericFramework/netex_place_version.xsd at 150:92]
       
      .uk.org.netex.www.netex.TransferDurationStructure walk_transfer_duration = 166;
    • setWalkTransferDuration

      public DefaultConnection_VersionStructure.Builder setWalkTransferDuration(TransferDurationStructure.Builder builderForValue)
       Timings for walking over TRANSFER if different from the JOURNEY PATTERN  transfer duration,  [netex_framework/netex_genericFramework/netex_place_version.xsd at 150:92]
       
      .uk.org.netex.www.netex.TransferDurationStructure walk_transfer_duration = 166;
    • mergeWalkTransferDuration

       Timings for walking over TRANSFER if different from the JOURNEY PATTERN  transfer duration,  [netex_framework/netex_genericFramework/netex_place_version.xsd at 150:92]
       
      .uk.org.netex.www.netex.TransferDurationStructure walk_transfer_duration = 166;
    • clearWalkTransferDuration

      public DefaultConnection_VersionStructure.Builder clearWalkTransferDuration()
       Timings for walking over TRANSFER if different from the JOURNEY PATTERN  transfer duration,  [netex_framework/netex_genericFramework/netex_place_version.xsd at 150:92]
       
      .uk.org.netex.www.netex.TransferDurationStructure walk_transfer_duration = 166;
    • getWalkTransferDurationBuilder

      public TransferDurationStructure.Builder getWalkTransferDurationBuilder()
       Timings for walking over TRANSFER if different from the JOURNEY PATTERN  transfer duration,  [netex_framework/netex_genericFramework/netex_place_version.xsd at 150:92]
       
      .uk.org.netex.www.netex.TransferDurationStructure walk_transfer_duration = 166;
    • getWalkTransferDurationOrBuilder

      public TransferDurationStructureOrBuilder getWalkTransferDurationOrBuilder()
       Timings for walking over TRANSFER if different from the JOURNEY PATTERN  transfer duration,  [netex_framework/netex_genericFramework/netex_place_version.xsd at 150:92]
       
      .uk.org.netex.www.netex.TransferDurationStructure walk_transfer_duration = 166;
      Specified by:
      getWalkTransferDurationOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • getBothWays

      public boolean getBothWays()
       Whether timings and validity applies to both directions (true) or just to the from-to direction of the TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 155:81]
       
      bool both_ways = 167;
      Specified by:
      getBothWays in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The bothWays.
    • setBothWays

      public DefaultConnection_VersionStructure.Builder setBothWays(boolean value)
       Whether timings and validity applies to both directions (true) or just to the from-to direction of the TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 155:81]
       
      bool both_ways = 167;
      Parameters:
      value - The bothWays to set.
      Returns:
      This builder for chaining.
    • clearBothWays

       Whether timings and validity applies to both directions (true) or just to the from-to direction of the TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 155:81]
       
      bool both_ways = 167;
      Returns:
      This builder for chaining.
    • hasFrom

      public boolean hasFrom()
       Origin end of DEFAULT TRANSFER.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 252:80]
       
      .uk.org.netex.www.netex.DefaultConnectionEndStructure from = 281;
      Specified by:
      hasFrom in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the from field is set.
    • getFrom

       Origin end of DEFAULT TRANSFER.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 252:80]
       
      .uk.org.netex.www.netex.DefaultConnectionEndStructure from = 281;
      Specified by:
      getFrom in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The from.
    • setFrom

       Origin end of DEFAULT TRANSFER.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 252:80]
       
      .uk.org.netex.www.netex.DefaultConnectionEndStructure from = 281;
    • setFrom

       Origin end of DEFAULT TRANSFER.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 252:80]
       
      .uk.org.netex.www.netex.DefaultConnectionEndStructure from = 281;
    • mergeFrom

       Origin end of DEFAULT TRANSFER.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 252:80]
       
      .uk.org.netex.www.netex.DefaultConnectionEndStructure from = 281;
    • clearFrom

       Origin end of DEFAULT TRANSFER.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 252:80]
       
      .uk.org.netex.www.netex.DefaultConnectionEndStructure from = 281;
    • getFromBuilder

      public DefaultConnectionEndStructure.Builder getFromBuilder()
       Origin end of DEFAULT TRANSFER.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 252:80]
       
      .uk.org.netex.www.netex.DefaultConnectionEndStructure from = 281;
    • getFromOrBuilder

      public DefaultConnectionEndStructureOrBuilder getFromOrBuilder()
       Origin end of DEFAULT TRANSFER.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 252:80]
       
      .uk.org.netex.www.netex.DefaultConnectionEndStructure from = 281;
      Specified by:
      getFromOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasTo

      public boolean hasTo()
       Destination end of DEFAULT TRANSFER.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 257:78]
       
      .uk.org.netex.www.netex.DefaultConnectionEndStructure to = 282;
      Specified by:
      hasTo in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the to field is set.
    • getTo

       Destination end of DEFAULT TRANSFER.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 257:78]
       
      .uk.org.netex.www.netex.DefaultConnectionEndStructure to = 282;
      Specified by:
      getTo in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The to.
    • setTo

       Destination end of DEFAULT TRANSFER.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 257:78]
       
      .uk.org.netex.www.netex.DefaultConnectionEndStructure to = 282;
    • setTo

       Destination end of DEFAULT TRANSFER.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 257:78]
       
      .uk.org.netex.www.netex.DefaultConnectionEndStructure to = 282;
    • mergeTo

       Destination end of DEFAULT TRANSFER.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 257:78]
       
      .uk.org.netex.www.netex.DefaultConnectionEndStructure to = 282;
    • clearTo

       Destination end of DEFAULT TRANSFER.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 257:78]
       
      .uk.org.netex.www.netex.DefaultConnectionEndStructure to = 282;
    • getToBuilder

       Destination end of DEFAULT TRANSFER.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 257:78]
       
      .uk.org.netex.www.netex.DefaultConnectionEndStructure to = 282;
    • getToOrBuilder

      public DefaultConnectionEndStructureOrBuilder getToOrBuilder()
       Destination end of DEFAULT TRANSFER.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 257:78]
       
      .uk.org.netex.www.netex.DefaultConnectionEndStructure to = 282;
      Specified by:
      getToOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • 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 = 283;
      Specified by:
      hasTopographicPlaceView in interface DefaultConnection_VersionStructureOrBuilder
      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 = 283;
      Specified by:
      getTopographicPlaceView in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The topographicPlaceView.
    • setTopographicPlaceView

       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 = 283;
    • setTopographicPlaceView

      public DefaultConnection_VersionStructure.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 = 283;
    • mergeTopographicPlaceView

      public DefaultConnection_VersionStructure.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 = 283;
    • clearTopographicPlaceView

      public DefaultConnection_VersionStructure.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 = 283;
    • 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 = 283;
    • 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 = 283;
      Specified by:
      getTopographicPlaceViewOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasStopAreaRef

      public boolean hasStopAreaRef()
       Reference to a STOP AREA.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 335:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 284;
      Specified by:
      hasStopAreaRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the stopAreaRef field is set.
    • getStopAreaRef

      public VersionOfObjectRefStructure getStopAreaRef()
       Reference to a STOP AREA.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 335:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 284;
      Specified by:
      getStopAreaRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The stopAreaRef.
    • setStopAreaRef

       Reference to a STOP AREA.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 335:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 284;
    • setStopAreaRef

       Reference to a STOP AREA.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 335:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 284;
    • mergeStopAreaRef

       Reference to a STOP AREA.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 335:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 284;
    • clearStopAreaRef

      public DefaultConnection_VersionStructure.Builder clearStopAreaRef()
       Reference to a STOP AREA.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 335:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 284;
    • getStopAreaRefBuilder

      public VersionOfObjectRefStructure.Builder getStopAreaRefBuilder()
       Reference to a STOP AREA.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 335:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 284;
    • getStopAreaRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getStopAreaRefOrBuilder()
       Reference to a STOP AREA.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 335:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 284;
      Specified by:
      getStopAreaRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasSiteElementRef

      public boolean hasSiteElementRef()
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 68:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_element_ref = 285;
      Specified by:
      hasSiteElementRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the siteElementRef field is set.
    • getSiteElementRef

      public VersionOfObjectRefStructure getSiteElementRef()
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 68:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_element_ref = 285;
      Specified by:
      getSiteElementRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The siteElementRef.
    • setSiteElementRef

       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 68:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_element_ref = 285;
    • setSiteElementRef

       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 68:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_element_ref = 285;
    • mergeSiteElementRef

       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 68:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_element_ref = 285;
    • clearSiteElementRef

      public DefaultConnection_VersionStructure.Builder clearSiteElementRef()
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 68:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_element_ref = 285;
    • getSiteElementRefBuilder

      public VersionOfObjectRefStructure.Builder getSiteElementRefBuilder()
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 68:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_element_ref = 285;
    • getSiteElementRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSiteElementRefOrBuilder()
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 68:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_element_ref = 285;
      Specified by:
      getSiteElementRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasSiteRef

      public boolean hasSiteRef()
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 94:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 286;
      Specified by:
      hasSiteRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the siteRef field is set.
    • getSiteRef

      public VersionOfObjectRefStructure getSiteRef()
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 94:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 286;
      Specified by:
      getSiteRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The siteRef.
    • setSiteRef

       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 94:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 286;
    • setSiteRef

       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 94:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 286;
    • mergeSiteRef

       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 94:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 286;
    • clearSiteRef

       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 94:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 286;
    • getSiteRefBuilder

      public VersionOfObjectRefStructure.Builder getSiteRefBuilder()
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 94:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 286;
    • getSiteRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSiteRefOrBuilder()
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 94:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 286;
      Specified by:
      getSiteRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasServiceSiteRef

      public boolean hasServiceSiteRef()
       Reference to a SERVICE SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 132:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_site_ref = 287;
      Specified by:
      hasServiceSiteRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the serviceSiteRef field is set.
    • getServiceSiteRef

      public VersionOfObjectRefStructure getServiceSiteRef()
       Reference to a SERVICE SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 132:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_site_ref = 287;
      Specified by:
      getServiceSiteRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The serviceSiteRef.
    • setServiceSiteRef

       Reference to a SERVICE SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 132:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_site_ref = 287;
    • setServiceSiteRef

       Reference to a SERVICE SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 132:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_site_ref = 287;
    • mergeServiceSiteRef

       Reference to a SERVICE SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 132:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_site_ref = 287;
    • clearServiceSiteRef

      public DefaultConnection_VersionStructure.Builder clearServiceSiteRef()
       Reference to a SERVICE SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 132:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_site_ref = 287;
    • getServiceSiteRefBuilder

      public VersionOfObjectRefStructure.Builder getServiceSiteRefBuilder()
       Reference to a SERVICE SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 132:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_site_ref = 287;
    • getServiceSiteRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getServiceSiteRefOrBuilder()
       Reference to a SERVICE SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 132:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_site_ref = 287;
      Specified by:
      getServiceSiteRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasSiteComponentRef

      public boolean hasSiteComponentRef()
       Reference to a SITE COMPONENT.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 158:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_component_ref = 288;
      Specified by:
      hasSiteComponentRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the siteComponentRef field is set.
    • getSiteComponentRef

      public VersionOfObjectRefStructure getSiteComponentRef()
       Reference to a SITE COMPONENT.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 158:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_component_ref = 288;
      Specified by:
      getSiteComponentRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The siteComponentRef.
    • setSiteComponentRef

       Reference to a SITE COMPONENT.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 158:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_component_ref = 288;
    • setSiteComponentRef

       Reference to a SITE COMPONENT.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 158:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_component_ref = 288;
    • mergeSiteComponentRef

       Reference to a SITE COMPONENT.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 158:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_component_ref = 288;
    • clearSiteComponentRef

      public DefaultConnection_VersionStructure.Builder clearSiteComponentRef()
       Reference to a SITE COMPONENT.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 158:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_component_ref = 288;
    • getSiteComponentRefBuilder

      public VersionOfObjectRefStructure.Builder getSiteComponentRefBuilder()
       Reference to a SITE COMPONENT.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 158:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_component_ref = 288;
    • getSiteComponentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSiteComponentRefOrBuilder()
       Reference to a SITE COMPONENT.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 158:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_component_ref = 288;
      Specified by:
      getSiteComponentRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasEntranceRef

      public boolean hasEntranceRef()
       Reference to an ENTRANCE to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 210:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_ref = 289;
      Specified by:
      hasEntranceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the entranceRef field is set.
    • getEntranceRef

      public VersionOfObjectRefStructure getEntranceRef()
       Reference to an ENTRANCE to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 210:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_ref = 289;
      Specified by:
      getEntranceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The entranceRef.
    • setEntranceRef

       Reference to an ENTRANCE to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 210:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_ref = 289;
    • setEntranceRef

       Reference to an ENTRANCE to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 210:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_ref = 289;
    • mergeEntranceRef

       Reference to an ENTRANCE to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 210:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_ref = 289;
    • clearEntranceRef

      public DefaultConnection_VersionStructure.Builder clearEntranceRef()
       Reference to an ENTRANCE to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 210:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_ref = 289;
    • getEntranceRefBuilder

      public VersionOfObjectRefStructure.Builder getEntranceRefBuilder()
       Reference to an ENTRANCE to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 210:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_ref = 289;
    • getEntranceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getEntranceRefOrBuilder()
       Reference to an ENTRANCE to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 210:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_ref = 289;
      Specified by:
      getEntranceRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasVehicleEntranceRef

      public boolean hasVehicleEntranceRef()
       Reference to an VEHICLE ENTRANCE to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 248:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_entrance_ref = 290;
      Specified by:
      hasVehicleEntranceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the vehicleEntranceRef field is set.
    • getVehicleEntranceRef

      public VersionOfObjectRefStructure getVehicleEntranceRef()
       Reference to an VEHICLE ENTRANCE to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 248:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_entrance_ref = 290;
      Specified by:
      getVehicleEntranceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The vehicleEntranceRef.
    • setVehicleEntranceRef

       Reference to an VEHICLE ENTRANCE to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 248:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_entrance_ref = 290;
    • setVehicleEntranceRef

       Reference to an VEHICLE ENTRANCE to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 248:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_entrance_ref = 290;
    • mergeVehicleEntranceRef

       Reference to an VEHICLE ENTRANCE to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 248:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_entrance_ref = 290;
    • clearVehicleEntranceRef

      public DefaultConnection_VersionStructure.Builder clearVehicleEntranceRef()
       Reference to an VEHICLE ENTRANCE to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 248:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_entrance_ref = 290;
    • getVehicleEntranceRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleEntranceRefBuilder()
       Reference to an VEHICLE ENTRANCE to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 248:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_entrance_ref = 290;
    • getVehicleEntranceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleEntranceRefOrBuilder()
       Reference to an VEHICLE ENTRANCE to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 248:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_entrance_ref = 290;
      Specified by:
      getVehicleEntranceRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasPointOfInterestRef

      public boolean hasPointOfInterestRef()
       Reference to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 66:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_ref = 291;
      Specified by:
      hasPointOfInterestRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the pointOfInterestRef field is set.
    • getPointOfInterestRef

      public VersionOfObjectRefStructure getPointOfInterestRef()
       Reference to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 66:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_ref = 291;
      Specified by:
      getPointOfInterestRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The pointOfInterestRef.
    • setPointOfInterestRef

       Reference to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 66:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_ref = 291;
    • setPointOfInterestRef

       Reference to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 66:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_ref = 291;
    • mergePointOfInterestRef

       Reference to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 66:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_ref = 291;
    • clearPointOfInterestRef

      public DefaultConnection_VersionStructure.Builder clearPointOfInterestRef()
       Reference to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 66:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_ref = 291;
    • getPointOfInterestRefBuilder

      public VersionOfObjectRefStructure.Builder getPointOfInterestRefBuilder()
       Reference to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 66:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_ref = 291;
    • getPointOfInterestRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPointOfInterestRefOrBuilder()
       Reference to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 66:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_ref = 291;
      Specified by:
      getPointOfInterestRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasPointOfInterestSpaceRef

      public boolean hasPointOfInterestSpaceRef()
       Reference to a POINT OF INTEREST SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 215:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_space_ref = 292;
      Specified by:
      hasPointOfInterestSpaceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the pointOfInterestSpaceRef field is set.
    • getPointOfInterestSpaceRef

      public VersionOfObjectRefStructure getPointOfInterestSpaceRef()
       Reference to a POINT OF INTEREST SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 215:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_space_ref = 292;
      Specified by:
      getPointOfInterestSpaceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The pointOfInterestSpaceRef.
    • setPointOfInterestSpaceRef

       Reference to a POINT OF INTEREST SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 215:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_space_ref = 292;
    • setPointOfInterestSpaceRef

      public DefaultConnection_VersionStructure.Builder setPointOfInterestSpaceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a POINT OF INTEREST SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 215:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_space_ref = 292;
    • mergePointOfInterestSpaceRef

      public DefaultConnection_VersionStructure.Builder mergePointOfInterestSpaceRef(VersionOfObjectRefStructure value)
       Reference to a POINT OF INTEREST SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 215:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_space_ref = 292;
    • clearPointOfInterestSpaceRef

      public DefaultConnection_VersionStructure.Builder clearPointOfInterestSpaceRef()
       Reference to a POINT OF INTEREST SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 215:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_space_ref = 292;
    • getPointOfInterestSpaceRefBuilder

      public VersionOfObjectRefStructure.Builder getPointOfInterestSpaceRefBuilder()
       Reference to a POINT OF INTEREST SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 215:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_space_ref = 292;
    • getPointOfInterestSpaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPointOfInterestSpaceRefOrBuilder()
       Reference to a POINT OF INTEREST SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 215:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_space_ref = 292;
      Specified by:
      getPointOfInterestSpaceRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasPointOfInterestEntranceRef

      public boolean hasPointOfInterestEntranceRef()
       Reference to a POINT OF INTEREST ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 241:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_entrance_ref = 293;
      Specified by:
      hasPointOfInterestEntranceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the pointOfInterestEntranceRef field is set.
    • getPointOfInterestEntranceRef

      public VersionOfObjectRefStructure getPointOfInterestEntranceRef()
       Reference to a POINT OF INTEREST ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 241:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_entrance_ref = 293;
      Specified by:
      getPointOfInterestEntranceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The pointOfInterestEntranceRef.
    • setPointOfInterestEntranceRef

      public DefaultConnection_VersionStructure.Builder setPointOfInterestEntranceRef(VersionOfObjectRefStructure value)
       Reference to a POINT OF INTEREST ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 241:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_entrance_ref = 293;
    • setPointOfInterestEntranceRef

      public DefaultConnection_VersionStructure.Builder setPointOfInterestEntranceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a POINT OF INTEREST ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 241:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_entrance_ref = 293;
    • mergePointOfInterestEntranceRef

      public DefaultConnection_VersionStructure.Builder mergePointOfInterestEntranceRef(VersionOfObjectRefStructure value)
       Reference to a POINT OF INTEREST ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 241:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_entrance_ref = 293;
    • clearPointOfInterestEntranceRef

      public DefaultConnection_VersionStructure.Builder clearPointOfInterestEntranceRef()
       Reference to a POINT OF INTEREST ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 241:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_entrance_ref = 293;
    • getPointOfInterestEntranceRefBuilder

      public VersionOfObjectRefStructure.Builder getPointOfInterestEntranceRefBuilder()
       Reference to a POINT OF INTEREST ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 241:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_entrance_ref = 293;
    • getPointOfInterestEntranceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPointOfInterestEntranceRefOrBuilder()
       Reference to a POINT OF INTEREST ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 241:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_entrance_ref = 293;
      Specified by:
      getPointOfInterestEntranceRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasPointOfInterestVehicleEntranceRef

      public boolean hasPointOfInterestVehicleEntranceRef()
       Reference to a POINT OF INTEREST VEHICLEENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 267:138]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_vehicle_entrance_ref = 294;
      Specified by:
      hasPointOfInterestVehicleEntranceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the pointOfInterestVehicleEntranceRef field is set.
    • getPointOfInterestVehicleEntranceRef

      public VersionOfObjectRefStructure getPointOfInterestVehicleEntranceRef()
       Reference to a POINT OF INTEREST VEHICLEENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 267:138]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_vehicle_entrance_ref = 294;
      Specified by:
      getPointOfInterestVehicleEntranceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The pointOfInterestVehicleEntranceRef.
    • setPointOfInterestVehicleEntranceRef

      public DefaultConnection_VersionStructure.Builder setPointOfInterestVehicleEntranceRef(VersionOfObjectRefStructure value)
       Reference to a POINT OF INTEREST VEHICLEENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 267:138]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_vehicle_entrance_ref = 294;
    • setPointOfInterestVehicleEntranceRef

      public DefaultConnection_VersionStructure.Builder setPointOfInterestVehicleEntranceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a POINT OF INTEREST VEHICLEENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 267:138]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_vehicle_entrance_ref = 294;
    • mergePointOfInterestVehicleEntranceRef

      public DefaultConnection_VersionStructure.Builder mergePointOfInterestVehicleEntranceRef(VersionOfObjectRefStructure value)
       Reference to a POINT OF INTEREST VEHICLEENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 267:138]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_vehicle_entrance_ref = 294;
    • clearPointOfInterestVehicleEntranceRef

      public DefaultConnection_VersionStructure.Builder clearPointOfInterestVehicleEntranceRef()
       Reference to a POINT OF INTEREST VEHICLEENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 267:138]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_vehicle_entrance_ref = 294;
    • getPointOfInterestVehicleEntranceRefBuilder

      public VersionOfObjectRefStructure.Builder getPointOfInterestVehicleEntranceRefBuilder()
       Reference to a POINT OF INTEREST VEHICLEENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 267:138]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_vehicle_entrance_ref = 294;
    • getPointOfInterestVehicleEntranceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPointOfInterestVehicleEntranceRefOrBuilder()
       Reference to a POINT OF INTEREST VEHICLEENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 267:138]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_vehicle_entrance_ref = 294;
      Specified by:
      getPointOfInterestVehicleEntranceRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasParkingRef

      public boolean hasParkingRef()
       Reference to a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 92:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_ref = 295;
      Specified by:
      hasParkingRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the parkingRef field is set.
    • getParkingRef

      public VersionOfObjectRefStructure getParkingRef()
       Reference to a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 92:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_ref = 295;
      Specified by:
      getParkingRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The parkingRef.
    • setParkingRef

       Reference to a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 92:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_ref = 295;
    • setParkingRef

       Reference to a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 92:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_ref = 295;
    • mergeParkingRef

       Reference to a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 92:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_ref = 295;
    • clearParkingRef

       Reference to a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 92:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_ref = 295;
    • getParkingRefBuilder

      public VersionOfObjectRefStructure.Builder getParkingRefBuilder()
       Reference to a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 92:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_ref = 295;
    • getParkingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParkingRefOrBuilder()
       Reference to a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 92:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_ref = 295;
      Specified by:
      getParkingRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasParkingEntranceRef

      public boolean hasParkingEntranceRef()
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 172:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_ref = 296;
      Specified by:
      hasParkingEntranceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the parkingEntranceRef field is set.
    • getParkingEntranceRef

      public VersionOfObjectRefStructure getParkingEntranceRef()
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 172:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_ref = 296;
      Specified by:
      getParkingEntranceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The parkingEntranceRef.
    • setParkingEntranceRef

       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 172:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_ref = 296;
    • setParkingEntranceRef

       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 172:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_ref = 296;
    • mergeParkingEntranceRef

       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 172:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_ref = 296;
    • clearParkingEntranceRef

      public DefaultConnection_VersionStructure.Builder clearParkingEntranceRef()
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 172:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_ref = 296;
    • getParkingEntranceRefBuilder

      public VersionOfObjectRefStructure.Builder getParkingEntranceRefBuilder()
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 172:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_ref = 296;
    • getParkingEntranceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParkingEntranceRefOrBuilder()
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 172:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_ref = 296;
      Specified by:
      getParkingEntranceRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasParkingPassengerEntranceRef

      public boolean hasParkingPassengerEntranceRef()
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 198:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_passenger_entrance_ref = 297;
      Specified by:
      hasParkingPassengerEntranceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the parkingPassengerEntranceRef field is set.
    • getParkingPassengerEntranceRef

      public VersionOfObjectRefStructure getParkingPassengerEntranceRef()
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 198:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_passenger_entrance_ref = 297;
      Specified by:
      getParkingPassengerEntranceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The parkingPassengerEntranceRef.
    • setParkingPassengerEntranceRef

      public DefaultConnection_VersionStructure.Builder setParkingPassengerEntranceRef(VersionOfObjectRefStructure value)
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 198:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_passenger_entrance_ref = 297;
    • setParkingPassengerEntranceRef

      public DefaultConnection_VersionStructure.Builder setParkingPassengerEntranceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 198:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_passenger_entrance_ref = 297;
    • mergeParkingPassengerEntranceRef

      public DefaultConnection_VersionStructure.Builder mergeParkingPassengerEntranceRef(VersionOfObjectRefStructure value)
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 198:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_passenger_entrance_ref = 297;
    • clearParkingPassengerEntranceRef

      public DefaultConnection_VersionStructure.Builder clearParkingPassengerEntranceRef()
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 198:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_passenger_entrance_ref = 297;
    • getParkingPassengerEntranceRefBuilder

      public VersionOfObjectRefStructure.Builder getParkingPassengerEntranceRefBuilder()
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 198:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_passenger_entrance_ref = 297;
    • getParkingPassengerEntranceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParkingPassengerEntranceRefOrBuilder()
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 198:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_passenger_entrance_ref = 297;
      Specified by:
      getParkingPassengerEntranceRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasParkingEntranceForVehiclesRef

      public boolean hasParkingEntranceForVehiclesRef()
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 229:137]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_for_vehicles_ref = 298;
      Specified by:
      hasParkingEntranceForVehiclesRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the parkingEntranceForVehiclesRef field is set.
    • getParkingEntranceForVehiclesRef

      public VersionOfObjectRefStructure getParkingEntranceForVehiclesRef()
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 229:137]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_for_vehicles_ref = 298;
      Specified by:
      getParkingEntranceForVehiclesRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The parkingEntranceForVehiclesRef.
    • setParkingEntranceForVehiclesRef

      public DefaultConnection_VersionStructure.Builder setParkingEntranceForVehiclesRef(VersionOfObjectRefStructure value)
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 229:137]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_for_vehicles_ref = 298;
    • setParkingEntranceForVehiclesRef

      public DefaultConnection_VersionStructure.Builder setParkingEntranceForVehiclesRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 229:137]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_for_vehicles_ref = 298;
    • mergeParkingEntranceForVehiclesRef

      public DefaultConnection_VersionStructure.Builder mergeParkingEntranceForVehiclesRef(VersionOfObjectRefStructure value)
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 229:137]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_for_vehicles_ref = 298;
    • clearParkingEntranceForVehiclesRef

      public DefaultConnection_VersionStructure.Builder clearParkingEntranceForVehiclesRef()
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 229:137]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_for_vehicles_ref = 298;
    • getParkingEntranceForVehiclesRefBuilder

      public VersionOfObjectRefStructure.Builder getParkingEntranceForVehiclesRefBuilder()
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 229:137]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_for_vehicles_ref = 298;
    • getParkingEntranceForVehiclesRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParkingEntranceForVehiclesRefOrBuilder()
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 229:137]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_for_vehicles_ref = 298;
      Specified by:
      getParkingEntranceForVehiclesRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasParkingBayRef

      public boolean hasParkingBayRef()
       Reference to a PARKING BAY.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 306:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_bay_ref = 299;
      Specified by:
      hasParkingBayRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the parkingBayRef field is set.
    • getParkingBayRef

      public VersionOfObjectRefStructure getParkingBayRef()
       Reference to a PARKING BAY.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 306:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_bay_ref = 299;
      Specified by:
      getParkingBayRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The parkingBayRef.
    • setParkingBayRef

       Reference to a PARKING BAY.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 306:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_bay_ref = 299;
    • setParkingBayRef

       Reference to a PARKING BAY.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 306:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_bay_ref = 299;
    • mergeParkingBayRef

       Reference to a PARKING BAY.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 306:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_bay_ref = 299;
    • clearParkingBayRef

      public DefaultConnection_VersionStructure.Builder clearParkingBayRef()
       Reference to a PARKING BAY.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 306:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_bay_ref = 299;
    • getParkingBayRefBuilder

      public VersionOfObjectRefStructure.Builder getParkingBayRefBuilder()
       Reference to a PARKING BAY.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 306:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_bay_ref = 299;
    • getParkingBayRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParkingBayRefOrBuilder()
       Reference to a PARKING BAY.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 306:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_bay_ref = 299;
      Specified by:
      getParkingBayRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasStopPlaceRef

      public boolean hasStopPlaceRef()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 300;
      Specified by:
      hasStopPlaceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the stopPlaceRef field is set.
    • getStopPlaceRef

      public VersionOfObjectRefStructure getStopPlaceRef()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 300;
      Specified by:
      getStopPlaceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The stopPlaceRef.
    • setStopPlaceRef

       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 300;
    • setStopPlaceRef

       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 300;
    • mergeStopPlaceRef

       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 300;
    • clearStopPlaceRef

      public DefaultConnection_VersionStructure.Builder clearStopPlaceRef()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 300;
    • getStopPlaceRefBuilder

      public VersionOfObjectRefStructure.Builder getStopPlaceRefBuilder()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 300;
    • getStopPlaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getStopPlaceRefOrBuilder()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 300;
      Specified by:
      getStopPlaceRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasStopPlaceSpaceRef

      public boolean hasStopPlaceSpaceRef()
       Reference to a STOP PLACE SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 130:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_space_ref = 301;
      Specified by:
      hasStopPlaceSpaceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the stopPlaceSpaceRef field is set.
    • getStopPlaceSpaceRef

      public VersionOfObjectRefStructure getStopPlaceSpaceRef()
       Reference to a STOP PLACE SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 130:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_space_ref = 301;
      Specified by:
      getStopPlaceSpaceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The stopPlaceSpaceRef.
    • setStopPlaceSpaceRef

       Reference to a STOP PLACE SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 130:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_space_ref = 301;
    • setStopPlaceSpaceRef

       Reference to a STOP PLACE SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 130:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_space_ref = 301;
    • mergeStopPlaceSpaceRef

       Reference to a STOP PLACE SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 130:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_space_ref = 301;
    • clearStopPlaceSpaceRef

      public DefaultConnection_VersionStructure.Builder clearStopPlaceSpaceRef()
       Reference to a STOP PLACE SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 130:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_space_ref = 301;
    • getStopPlaceSpaceRefBuilder

      public VersionOfObjectRefStructure.Builder getStopPlaceSpaceRefBuilder()
       Reference to a STOP PLACE SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 130:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_space_ref = 301;
    • getStopPlaceSpaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getStopPlaceSpaceRefOrBuilder()
       Reference to a STOP PLACE SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 130:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_space_ref = 301;
      Specified by:
      getStopPlaceSpaceRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasQuayRef

      public boolean hasQuayRef()
       Reference to a QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 150:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 302;
      Specified by:
      hasQuayRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the quayRef field is set.
    • getQuayRef

      public VersionOfObjectRefStructure getQuayRef()
       Reference to a QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 150:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 302;
      Specified by:
      getQuayRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The quayRef.
    • setQuayRef

       Reference to a QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 150:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 302;
    • setQuayRef

       Reference to a QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 150:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 302;
    • mergeQuayRef

       Reference to a QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 150:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 302;
    • clearQuayRef

       Reference to a QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 150:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 302;
    • getQuayRefBuilder

      public VersionOfObjectRefStructure.Builder getQuayRefBuilder()
       Reference to a QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 150:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 302;
    • getQuayRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getQuayRefOrBuilder()
       Reference to a QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 150:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 302;
      Specified by:
      getQuayRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasAccessSpaceRef

      public boolean hasAccessSpaceRef()
       Reference to an ACCESS SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 188:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_space_ref = 303;
      Specified by:
      hasAccessSpaceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the accessSpaceRef field is set.
    • getAccessSpaceRef

      public VersionOfObjectRefStructure getAccessSpaceRef()
       Reference to an ACCESS SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 188:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_space_ref = 303;
      Specified by:
      getAccessSpaceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The accessSpaceRef.
    • setAccessSpaceRef

       Reference to an ACCESS SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 188:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_space_ref = 303;
    • setAccessSpaceRef

       Reference to an ACCESS SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 188:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_space_ref = 303;
    • mergeAccessSpaceRef

       Reference to an ACCESS SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 188:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_space_ref = 303;
    • clearAccessSpaceRef

      public DefaultConnection_VersionStructure.Builder clearAccessSpaceRef()
       Reference to an ACCESS SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 188:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_space_ref = 303;
    • getAccessSpaceRefBuilder

      public VersionOfObjectRefStructure.Builder getAccessSpaceRefBuilder()
       Reference to an ACCESS SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 188:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_space_ref = 303;
    • getAccessSpaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAccessSpaceRefOrBuilder()
       Reference to an ACCESS SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 188:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_space_ref = 303;
      Specified by:
      getAccessSpaceRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasBoardingPositionRef

      public boolean hasBoardingPositionRef()
       Reference to a BOARDING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 226:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure boarding_position_ref = 304;
      Specified by:
      hasBoardingPositionRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the boardingPositionRef field is set.
    • getBoardingPositionRef

      public VersionOfObjectRefStructure getBoardingPositionRef()
       Reference to a BOARDING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 226:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure boarding_position_ref = 304;
      Specified by:
      getBoardingPositionRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The boardingPositionRef.
    • setBoardingPositionRef

       Reference to a BOARDING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 226:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure boarding_position_ref = 304;
    • setBoardingPositionRef

       Reference to a BOARDING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 226:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure boarding_position_ref = 304;
    • mergeBoardingPositionRef

       Reference to a BOARDING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 226:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure boarding_position_ref = 304;
    • clearBoardingPositionRef

      public DefaultConnection_VersionStructure.Builder clearBoardingPositionRef()
       Reference to a BOARDING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 226:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure boarding_position_ref = 304;
    • getBoardingPositionRefBuilder

      public VersionOfObjectRefStructure.Builder getBoardingPositionRefBuilder()
       Reference to a BOARDING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 226:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure boarding_position_ref = 304;
    • getBoardingPositionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getBoardingPositionRefOrBuilder()
       Reference to a BOARDING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 226:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure boarding_position_ref = 304;
      Specified by:
      getBoardingPositionRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasStopPlaceEntranceRef

      public boolean hasStopPlaceEntranceRef()
       Reference to a STOP PLACE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 252:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_entrance_ref = 305;
      Specified by:
      hasStopPlaceEntranceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the stopPlaceEntranceRef field is set.
    • getStopPlaceEntranceRef

      public VersionOfObjectRefStructure getStopPlaceEntranceRef()
       Reference to a STOP PLACE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 252:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_entrance_ref = 305;
      Specified by:
      getStopPlaceEntranceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The stopPlaceEntranceRef.
    • setStopPlaceEntranceRef

       Reference to a STOP PLACE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 252:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_entrance_ref = 305;
    • setStopPlaceEntranceRef

      public DefaultConnection_VersionStructure.Builder setStopPlaceEntranceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a STOP PLACE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 252:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_entrance_ref = 305;
    • mergeStopPlaceEntranceRef

       Reference to a STOP PLACE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 252:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_entrance_ref = 305;
    • clearStopPlaceEntranceRef

      public DefaultConnection_VersionStructure.Builder clearStopPlaceEntranceRef()
       Reference to a STOP PLACE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 252:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_entrance_ref = 305;
    • getStopPlaceEntranceRefBuilder

      public VersionOfObjectRefStructure.Builder getStopPlaceEntranceRefBuilder()
       Reference to a STOP PLACE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 252:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_entrance_ref = 305;
    • getStopPlaceEntranceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getStopPlaceEntranceRefOrBuilder()
       Reference to a STOP PLACE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 252:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_entrance_ref = 305;
      Specified by:
      getStopPlaceEntranceRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasStopPlaceVehicleEntranceRef

      public boolean hasStopPlaceVehicleEntranceRef()
       Reference to a STOP PLACE VEHICLE  ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 278:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_vehicle_entrance_ref = 306;
      Specified by:
      hasStopPlaceVehicleEntranceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the stopPlaceVehicleEntranceRef field is set.
    • getStopPlaceVehicleEntranceRef

      public VersionOfObjectRefStructure getStopPlaceVehicleEntranceRef()
       Reference to a STOP PLACE VEHICLE  ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 278:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_vehicle_entrance_ref = 306;
      Specified by:
      getStopPlaceVehicleEntranceRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The stopPlaceVehicleEntranceRef.
    • setStopPlaceVehicleEntranceRef

      public DefaultConnection_VersionStructure.Builder setStopPlaceVehicleEntranceRef(VersionOfObjectRefStructure value)
       Reference to a STOP PLACE VEHICLE  ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 278:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_vehicle_entrance_ref = 306;
    • setStopPlaceVehicleEntranceRef

      public DefaultConnection_VersionStructure.Builder setStopPlaceVehicleEntranceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a STOP PLACE VEHICLE  ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 278:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_vehicle_entrance_ref = 306;
    • mergeStopPlaceVehicleEntranceRef

      public DefaultConnection_VersionStructure.Builder mergeStopPlaceVehicleEntranceRef(VersionOfObjectRefStructure value)
       Reference to a STOP PLACE VEHICLE  ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 278:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_vehicle_entrance_ref = 306;
    • clearStopPlaceVehicleEntranceRef

      public DefaultConnection_VersionStructure.Builder clearStopPlaceVehicleEntranceRef()
       Reference to a STOP PLACE VEHICLE  ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 278:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_vehicle_entrance_ref = 306;
    • getStopPlaceVehicleEntranceRefBuilder

      public VersionOfObjectRefStructure.Builder getStopPlaceVehicleEntranceRefBuilder()
       Reference to a STOP PLACE VEHICLE  ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 278:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_vehicle_entrance_ref = 306;
    • getStopPlaceVehicleEntranceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getStopPlaceVehicleEntranceRefOrBuilder()
       Reference to a STOP PLACE VEHICLE  ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 278:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_vehicle_entrance_ref = 306;
      Specified by:
      getStopPlaceVehicleEntranceRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasVehicleStoppingPlaceRef

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

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

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

      public DefaultConnection_VersionStructure.Builder setVehicleStoppingPlaceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE STOPPING PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_vehicleStopping_support.xsd at 64:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_stopping_place_ref = 307;
    • mergeVehicleStoppingPlaceRef

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

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

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

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

      public boolean hasVehicleStoppingPositionRef()
       Reference to a VEHICLE STOPPING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_vehicleStopping_support.xsd at 90:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_stopping_position_ref = 308;
      Specified by:
      hasVehicleStoppingPositionRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the vehicleStoppingPositionRef field is set.
    • getVehicleStoppingPositionRef

      public VersionOfObjectRefStructure getVehicleStoppingPositionRef()
       Reference to a VEHICLE STOPPING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_vehicleStopping_support.xsd at 90:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_stopping_position_ref = 308;
      Specified by:
      getVehicleStoppingPositionRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The vehicleStoppingPositionRef.
    • setVehicleStoppingPositionRef

      public DefaultConnection_VersionStructure.Builder setVehicleStoppingPositionRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE STOPPING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_vehicleStopping_support.xsd at 90:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_stopping_position_ref = 308;
    • setVehicleStoppingPositionRef

      public DefaultConnection_VersionStructure.Builder setVehicleStoppingPositionRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE STOPPING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_vehicleStopping_support.xsd at 90:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_stopping_position_ref = 308;
    • mergeVehicleStoppingPositionRef

      public DefaultConnection_VersionStructure.Builder mergeVehicleStoppingPositionRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE STOPPING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_vehicleStopping_support.xsd at 90:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_stopping_position_ref = 308;
    • clearVehicleStoppingPositionRef

      public DefaultConnection_VersionStructure.Builder clearVehicleStoppingPositionRef()
       Reference to a VEHICLE STOPPING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_vehicleStopping_support.xsd at 90:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_stopping_position_ref = 308;
    • getVehicleStoppingPositionRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleStoppingPositionRefBuilder()
       Reference to a VEHICLE STOPPING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_vehicleStopping_support.xsd at 90:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_stopping_position_ref = 308;
    • getVehicleStoppingPositionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleStoppingPositionRefOrBuilder()
       Reference to a VEHICLE STOPPING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_vehicleStopping_support.xsd at 90:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_stopping_position_ref = 308;
      Specified by:
      getVehicleStoppingPositionRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasParkingAreaRef

      public boolean hasParkingAreaRef()
       Reference to a PARKING AREA.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 268:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_area_ref = 310;
      Specified by:
      hasParkingAreaRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the parkingAreaRef field is set.
    • getParkingAreaRef

      public VersionOfObjectRefStructure getParkingAreaRef()
       Reference to a PARKING AREA.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 268:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_area_ref = 310;
      Specified by:
      getParkingAreaRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The parkingAreaRef.
    • setParkingAreaRef

       Reference to a PARKING AREA.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 268:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_area_ref = 310;
    • setParkingAreaRef

       Reference to a PARKING AREA.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 268:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_area_ref = 310;
    • mergeParkingAreaRef

       Reference to a PARKING AREA.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 268:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_area_ref = 310;
    • clearParkingAreaRef

      public DefaultConnection_VersionStructure.Builder clearParkingAreaRef()
       Reference to a PARKING AREA.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 268:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_area_ref = 310;
    • getParkingAreaRefBuilder

      public VersionOfObjectRefStructure.Builder getParkingAreaRefBuilder()
       Reference to a PARKING AREA.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 268:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_area_ref = 310;
    • getParkingAreaRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParkingAreaRefOrBuilder()
       Reference to a PARKING AREA.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 268:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_area_ref = 310;
      Specified by:
      getParkingAreaRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasTaxiRankRef

      public boolean hasTaxiRankRef()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 311;
      Specified by:
      hasTaxiRankRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the taxiRankRef field is set.
    • getTaxiRankRef

      public VersionOfObjectRefStructure getTaxiRankRef()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 311;
      Specified by:
      getTaxiRankRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The taxiRankRef.
    • setTaxiRankRef

       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 311;
    • setTaxiRankRef

       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 311;
    • mergeTaxiRankRef

       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 311;
    • clearTaxiRankRef

      public DefaultConnection_VersionStructure.Builder clearTaxiRankRef()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 311;
    • getTaxiRankRefBuilder

      public VersionOfObjectRefStructure.Builder getTaxiRankRefBuilder()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 311;
    • getTaxiRankRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTaxiRankRefOrBuilder()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 311;
      Specified by:
      getTaxiRankRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasTaxiStandRef

      public boolean hasTaxiStandRef()
       Reference to a TAXI STAND. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 105:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_stand_ref = 312;
      Specified by:
      hasTaxiStandRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the taxiStandRef field is set.
    • getTaxiStandRef

      public VersionOfObjectRefStructure getTaxiStandRef()
       Reference to a TAXI STAND. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 105:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_stand_ref = 312;
      Specified by:
      getTaxiStandRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The taxiStandRef.
    • setTaxiStandRef

       Reference to a TAXI STAND. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 105:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_stand_ref = 312;
    • setTaxiStandRef

       Reference to a TAXI STAND. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 105:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_stand_ref = 312;
    • mergeTaxiStandRef

       Reference to a TAXI STAND. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 105:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_stand_ref = 312;
    • clearTaxiStandRef

      public DefaultConnection_VersionStructure.Builder clearTaxiStandRef()
       Reference to a TAXI STAND. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 105:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_stand_ref = 312;
    • getTaxiStandRefBuilder

      public VersionOfObjectRefStructure.Builder getTaxiStandRefBuilder()
       Reference to a TAXI STAND. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 105:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_stand_ref = 312;
    • getTaxiStandRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTaxiStandRefOrBuilder()
       Reference to a TAXI STAND. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 105:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_stand_ref = 312;
      Specified by:
      getTaxiStandRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasTaxiParkingAreaRef

      public boolean hasTaxiParkingAreaRef()
       Reference to a TAXI PARKING AREA. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 132:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_parking_area_ref = 313;
      Specified by:
      hasTaxiParkingAreaRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the taxiParkingAreaRef field is set.
    • getTaxiParkingAreaRef

      public VersionOfObjectRefStructure getTaxiParkingAreaRef()
       Reference to a TAXI PARKING AREA. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 132:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_parking_area_ref = 313;
      Specified by:
      getTaxiParkingAreaRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The taxiParkingAreaRef.
    • setTaxiParkingAreaRef

       Reference to a TAXI PARKING AREA. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 132:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_parking_area_ref = 313;
    • setTaxiParkingAreaRef

       Reference to a TAXI PARKING AREA. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 132:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_parking_area_ref = 313;
    • mergeTaxiParkingAreaRef

       Reference to a TAXI PARKING AREA. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 132:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_parking_area_ref = 313;
    • clearTaxiParkingAreaRef

      public DefaultConnection_VersionStructure.Builder clearTaxiParkingAreaRef()
       Reference to a TAXI PARKING AREA. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 132:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_parking_area_ref = 313;
    • getTaxiParkingAreaRefBuilder

      public VersionOfObjectRefStructure.Builder getTaxiParkingAreaRefBuilder()
       Reference to a TAXI PARKING AREA. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 132:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_parking_area_ref = 313;
    • getTaxiParkingAreaRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTaxiParkingAreaRefOrBuilder()
       Reference to a TAXI PARKING AREA. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 132:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_parking_area_ref = 313;
      Specified by:
      getTaxiParkingAreaRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasVehicleSharingParkingAreaRef

      public boolean hasVehicleSharingParkingAreaRef()
       Reference to a VEHICLE SHARING PARKING AREA. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 120:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_parking_area_ref = 314;
      Specified by:
      hasVehicleSharingParkingAreaRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the vehicleSharingParkingAreaRef field is set.
    • getVehicleSharingParkingAreaRef

      public VersionOfObjectRefStructure getVehicleSharingParkingAreaRef()
       Reference to a VEHICLE SHARING PARKING AREA. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 120:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_parking_area_ref = 314;
      Specified by:
      getVehicleSharingParkingAreaRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The vehicleSharingParkingAreaRef.
    • setVehicleSharingParkingAreaRef

      public DefaultConnection_VersionStructure.Builder setVehicleSharingParkingAreaRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE SHARING PARKING AREA. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 120:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_parking_area_ref = 314;
    • setVehicleSharingParkingAreaRef

      public DefaultConnection_VersionStructure.Builder setVehicleSharingParkingAreaRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE SHARING PARKING AREA. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 120:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_parking_area_ref = 314;
    • mergeVehicleSharingParkingAreaRef

      public DefaultConnection_VersionStructure.Builder mergeVehicleSharingParkingAreaRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE SHARING PARKING AREA. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 120:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_parking_area_ref = 314;
    • clearVehicleSharingParkingAreaRef

      public DefaultConnection_VersionStructure.Builder clearVehicleSharingParkingAreaRef()
       Reference to a VEHICLE SHARING PARKING AREA. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 120:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_parking_area_ref = 314;
    • getVehicleSharingParkingAreaRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleSharingParkingAreaRefBuilder()
       Reference to a VEHICLE SHARING PARKING AREA. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 120:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_parking_area_ref = 314;
    • getVehicleSharingParkingAreaRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleSharingParkingAreaRefOrBuilder()
       Reference to a VEHICLE SHARING PARKING AREA. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 120:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_parking_area_ref = 314;
      Specified by:
      getVehicleSharingParkingAreaRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasVehiclePoolingParkingAreaRef

      public boolean hasVehiclePoolingParkingAreaRef()
       Reference to a VEHICLE POOLING PARKING AREA. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 146:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_parking_area_ref = 315;
      Specified by:
      hasVehiclePoolingParkingAreaRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the vehiclePoolingParkingAreaRef field is set.
    • getVehiclePoolingParkingAreaRef

      public VersionOfObjectRefStructure getVehiclePoolingParkingAreaRef()
       Reference to a VEHICLE POOLING PARKING AREA. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 146:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_parking_area_ref = 315;
      Specified by:
      getVehiclePoolingParkingAreaRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The vehiclePoolingParkingAreaRef.
    • setVehiclePoolingParkingAreaRef

      public DefaultConnection_VersionStructure.Builder setVehiclePoolingParkingAreaRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE POOLING PARKING AREA. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 146:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_parking_area_ref = 315;
    • setVehiclePoolingParkingAreaRef

      public DefaultConnection_VersionStructure.Builder setVehiclePoolingParkingAreaRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE POOLING PARKING AREA. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 146:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_parking_area_ref = 315;
    • mergeVehiclePoolingParkingAreaRef

      public DefaultConnection_VersionStructure.Builder mergeVehiclePoolingParkingAreaRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE POOLING PARKING AREA. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 146:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_parking_area_ref = 315;
    • clearVehiclePoolingParkingAreaRef

      public DefaultConnection_VersionStructure.Builder clearVehiclePoolingParkingAreaRef()
       Reference to a VEHICLE POOLING PARKING AREA. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 146:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_parking_area_ref = 315;
    • getVehiclePoolingParkingAreaRefBuilder

      public VersionOfObjectRefStructure.Builder getVehiclePoolingParkingAreaRefBuilder()
       Reference to a VEHICLE POOLING PARKING AREA. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 146:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_parking_area_ref = 315;
    • getVehiclePoolingParkingAreaRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehiclePoolingParkingAreaRefOrBuilder()
       Reference to a VEHICLE POOLING PARKING AREA. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 146:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_parking_area_ref = 315;
      Specified by:
      getVehiclePoolingParkingAreaRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasVehicleSharingParkingBayRef

      public boolean hasVehicleSharingParkingBayRef()
       Reference to a VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 172:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_parking_bay_ref = 316;
      Specified by:
      hasVehicleSharingParkingBayRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the vehicleSharingParkingBayRef field is set.
    • getVehicleSharingParkingBayRef

      public VersionOfObjectRefStructure getVehicleSharingParkingBayRef()
       Reference to a VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 172:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_parking_bay_ref = 316;
      Specified by:
      getVehicleSharingParkingBayRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The vehicleSharingParkingBayRef.
    • setVehicleSharingParkingBayRef

      public DefaultConnection_VersionStructure.Builder setVehicleSharingParkingBayRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 172:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_parking_bay_ref = 316;
    • setVehicleSharingParkingBayRef

      public DefaultConnection_VersionStructure.Builder setVehicleSharingParkingBayRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 172:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_parking_bay_ref = 316;
    • mergeVehicleSharingParkingBayRef

      public DefaultConnection_VersionStructure.Builder mergeVehicleSharingParkingBayRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 172:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_parking_bay_ref = 316;
    • clearVehicleSharingParkingBayRef

      public DefaultConnection_VersionStructure.Builder clearVehicleSharingParkingBayRef()
       Reference to a VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 172:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_parking_bay_ref = 316;
    • getVehicleSharingParkingBayRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleSharingParkingBayRefBuilder()
       Reference to a VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 172:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_parking_bay_ref = 316;
    • getVehicleSharingParkingBayRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleSharingParkingBayRefOrBuilder()
       Reference to a VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 172:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_parking_bay_ref = 316;
      Specified by:
      getVehicleSharingParkingBayRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasVehiclePoolingParkingBayRef

      public boolean hasVehiclePoolingParkingBayRef()
       Reference to a VEHICLE POOLING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 198:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_parking_bay_ref = 317;
      Specified by:
      hasVehiclePoolingParkingBayRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the vehiclePoolingParkingBayRef field is set.
    • getVehiclePoolingParkingBayRef

      public VersionOfObjectRefStructure getVehiclePoolingParkingBayRef()
       Reference to a VEHICLE POOLING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 198:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_parking_bay_ref = 317;
      Specified by:
      getVehiclePoolingParkingBayRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The vehiclePoolingParkingBayRef.
    • setVehiclePoolingParkingBayRef

      public DefaultConnection_VersionStructure.Builder setVehiclePoolingParkingBayRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE POOLING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 198:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_parking_bay_ref = 317;
    • setVehiclePoolingParkingBayRef

      public DefaultConnection_VersionStructure.Builder setVehiclePoolingParkingBayRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE POOLING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 198:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_parking_bay_ref = 317;
    • mergeVehiclePoolingParkingBayRef

      public DefaultConnection_VersionStructure.Builder mergeVehiclePoolingParkingBayRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE POOLING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 198:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_parking_bay_ref = 317;
    • clearVehiclePoolingParkingBayRef

      public DefaultConnection_VersionStructure.Builder clearVehiclePoolingParkingBayRef()
       Reference to a VEHICLE POOLING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 198:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_parking_bay_ref = 317;
    • getVehiclePoolingParkingBayRefBuilder

      public VersionOfObjectRefStructure.Builder getVehiclePoolingParkingBayRefBuilder()
       Reference to a VEHICLE POOLING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 198:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_parking_bay_ref = 317;
    • getVehiclePoolingParkingBayRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehiclePoolingParkingBayRefOrBuilder()
       Reference to a VEHICLE POOLING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 198:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_parking_bay_ref = 317;
      Specified by:
      getVehiclePoolingParkingBayRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder
    • hasMonitoredVehicleSharingParkingBayRef

      public boolean hasMonitoredVehicleSharingParkingBayRef()
       Reference to a MONITORED VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_support.xsd at 69:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure monitored_vehicle_sharing_parking_bay_ref = 318;
      Specified by:
      hasMonitoredVehicleSharingParkingBayRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      Whether the monitoredVehicleSharingParkingBayRef field is set.
    • getMonitoredVehicleSharingParkingBayRef

      public VersionOfObjectRefStructure getMonitoredVehicleSharingParkingBayRef()
       Reference to a MONITORED VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_support.xsd at 69:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure monitored_vehicle_sharing_parking_bay_ref = 318;
      Specified by:
      getMonitoredVehicleSharingParkingBayRef in interface DefaultConnection_VersionStructureOrBuilder
      Returns:
      The monitoredVehicleSharingParkingBayRef.
    • setMonitoredVehicleSharingParkingBayRef

      public DefaultConnection_VersionStructure.Builder setMonitoredVehicleSharingParkingBayRef(VersionOfObjectRefStructure value)
       Reference to a MONITORED VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_support.xsd at 69:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure monitored_vehicle_sharing_parking_bay_ref = 318;
    • setMonitoredVehicleSharingParkingBayRef

      public DefaultConnection_VersionStructure.Builder setMonitoredVehicleSharingParkingBayRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a MONITORED VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_support.xsd at 69:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure monitored_vehicle_sharing_parking_bay_ref = 318;
    • mergeMonitoredVehicleSharingParkingBayRef

      public DefaultConnection_VersionStructure.Builder mergeMonitoredVehicleSharingParkingBayRef(VersionOfObjectRefStructure value)
       Reference to a MONITORED VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_support.xsd at 69:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure monitored_vehicle_sharing_parking_bay_ref = 318;
    • clearMonitoredVehicleSharingParkingBayRef

      public DefaultConnection_VersionStructure.Builder clearMonitoredVehicleSharingParkingBayRef()
       Reference to a MONITORED VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_support.xsd at 69:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure monitored_vehicle_sharing_parking_bay_ref = 318;
    • getMonitoredVehicleSharingParkingBayRefBuilder

      public VersionOfObjectRefStructure.Builder getMonitoredVehicleSharingParkingBayRefBuilder()
       Reference to a MONITORED VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_support.xsd at 69:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure monitored_vehicle_sharing_parking_bay_ref = 318;
    • getMonitoredVehicleSharingParkingBayRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getMonitoredVehicleSharingParkingBayRefOrBuilder()
       Reference to a MONITORED VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_support.xsd at 69:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure monitored_vehicle_sharing_parking_bay_ref = 318;
      Specified by:
      getMonitoredVehicleSharingParkingBayRefOrBuilder in interface DefaultConnection_VersionStructureOrBuilder