Class VehicleMeetingPlaceType.Builder

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

public static final class VehicleMeetingPlaceType.Builder extends com.google.protobuf.GeneratedMessage.Builder<VehicleMeetingPlaceType.Builder> implements VehicleMeetingPlaceTypeOrBuilder
 A place where  vehicles/passengers meet to change mode of transportation, for boarding, alighting, pick-up, drop-off, etc.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 78:85]
 
Protobuf type uk.org.netex.www.netex.VehicleMeetingPlaceType
  • 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<VehicleMeetingPlaceType.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<VehicleMeetingPlaceType.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<VehicleMeetingPlaceType.Builder>
    • getDefaultInstanceForType

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

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

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

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

      public VehicleMeetingPlaceType.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<VehicleMeetingPlaceType.Builder>
      Throws:
      IOException
    • getSiteElementRefStructureCase

      public VehicleMeetingPlaceType.SiteElementRefStructureCase getSiteElementRefStructureCase()
      Specified by:
      getSiteElementRefStructureCase in interface VehicleMeetingPlaceTypeOrBuilder
    • clearSiteElementRefStructure

      public VehicleMeetingPlaceType.Builder clearSiteElementRefStructure()
    • hasCreated

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public StatusEnumeration getStatus()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 5;
      Specified by:
      getStatus in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 5;
      Parameters:
      value - The status to set.
      Returns:
      This builder for chaining.
    • clearStatus

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

      public String getDerivedFromVersionRef()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 1092;
      Specified by:
      getDerivedFromVersionRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1092;
      Specified by:
      getDerivedFromVersionRefBytes in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • setDerivedFromVersionRef

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

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

      public VehicleMeetingPlaceType.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 = 1092;
      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 = 1093;
      Specified by:
      getDerivedFromObjectRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1093;
      Specified by:
      getDerivedFromObjectRefBytes in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public VehicleMeetingPlaceType.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 = 1093;
      Parameters:
      value - The bytes for derivedFromObjectRef to set.
      Returns:
      This builder for chaining.
    • hasValidityConditions

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

      public ValidityConditions_RelStructure getValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 6;
      Specified by:
      getValidityConditions in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 6;
    • setValidityConditions

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public AlternativeTexts_RelStructure getAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 11;
      Specified by:
      getAlternativeTexts in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 11;
    • setAlternativeTexts

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

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

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

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

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

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

      public KeyListStructure getKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 61;
      Specified by:
      getKeyList in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 61;
    • setKeyList

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

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

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

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

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

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

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

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

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

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

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

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

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

      public VersionOfObjectRefStructure getBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 63;
      Specified by:
      getBrandingRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 63;
    • setBrandingRef

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public VehicleMeetingPlaceType.Builder setShortName(MultilingualString.Builder builderForValue)
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 152;
    • mergeShortName

      public VehicleMeetingPlaceType.Builder mergeShortName(MultilingualString value)
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 152;
    • clearShortName

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public VehicleMeetingPlaceType.Builder setPurposeOfGroupingRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 154;
    • mergePurposeOfGroupingRef

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public VehicleMeetingPlaceType.InfoLinksTypeOrBuilder getInfoLinksOrBuilder()
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.VehicleMeetingPlaceType.InfoLinksType info_links = 156;
      Specified by:
      getInfoLinksOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • hasMembers

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public VehicleMeetingPlaceType.Builder setProjections(Projections_RelStructure.Builder builderForValue)
       Projections of ZONE onto another layer.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 129:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 424;
    • mergeProjections

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

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

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

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

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

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

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

      public VehicleMeetingPlaceType.Builder setParentZoneRef(VersionOfObjectRefStructure.Builder builderForValue)
       Parent ZONE that contains this ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 134:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_zone_ref = 425;
    • mergeParentZoneRef

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public String getId()
       Identifier of ENTITY.  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 110:79]
       
      string id = 1081;
      Specified by:
      getId in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of ENTITY.  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 110:79]
       
      string id = 1081;
      Specified by:
      getIdBytes in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

       Identifier of ENTITY.  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 110:79]
       
      string id = 1081;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       Identifier of ENTITY.  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 110:79]
       
      string id = 1081;
      Returns:
      This builder for chaining.
    • setIdBytes

      public VehicleMeetingPlaceType.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of ENTITY.  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 110:79]
       
      string id = 1081;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • 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 = 1022;
      Specified by:
      hasSiteElementRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1022;
      Specified by:
      getSiteElementRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1022;
    • setSiteElementRef

      public VehicleMeetingPlaceType.Builder setSiteElementRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 1022;
    • 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 = 1022;
    • clearSiteElementRef

      public VehicleMeetingPlaceType.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 = 1022;
    • 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 = 1022;
    • 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 = 1022;
      Specified by:
      getSiteElementRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1023;
      Specified by:
      hasSiteRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1023;
      Specified by:
      getSiteRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1023;
    • 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 = 1023;
    • 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 = 1023;
    • clearSiteRef

      public VehicleMeetingPlaceType.Builder 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 = 1023;
    • 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 = 1023;
    • 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 = 1023;
      Specified by:
      getSiteRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1024;
      Specified by:
      hasServiceSiteRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1024;
      Specified by:
      getServiceSiteRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1024;
    • setServiceSiteRef

      public VehicleMeetingPlaceType.Builder setServiceSiteRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 1024;
    • 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 = 1024;
    • clearServiceSiteRef

      public VehicleMeetingPlaceType.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 = 1024;
    • 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 = 1024;
    • 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 = 1024;
      Specified by:
      getServiceSiteRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1025;
      Specified by:
      hasSiteComponentRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1025;
      Specified by:
      getSiteComponentRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1025;
    • setSiteComponentRef

      public VehicleMeetingPlaceType.Builder setSiteComponentRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 1025;
    • mergeSiteComponentRef

      public VehicleMeetingPlaceType.Builder mergeSiteComponentRef(VersionOfObjectRefStructure value)
       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 = 1025;
    • clearSiteComponentRef

      public VehicleMeetingPlaceType.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 = 1025;
    • 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 = 1025;
    • 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 = 1025;
      Specified by:
      getSiteComponentRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1026;
      Specified by:
      hasEntranceRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1026;
      Specified by:
      getEntranceRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1026;
    • 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 = 1026;
    • 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 = 1026;
    • clearEntranceRef

      public VehicleMeetingPlaceType.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 = 1026;
    • 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 = 1026;
    • 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 = 1026;
      Specified by:
      getEntranceRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1027;
      Specified by:
      hasVehicleEntranceRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1027;
      Specified by:
      getVehicleEntranceRef in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The vehicleEntranceRef.
    • setVehicleEntranceRef

      public VehicleMeetingPlaceType.Builder setVehicleEntranceRef(VersionOfObjectRefStructure value)
       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 = 1027;
    • setVehicleEntranceRef

      public VehicleMeetingPlaceType.Builder setVehicleEntranceRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 1027;
    • mergeVehicleEntranceRef

      public VehicleMeetingPlaceType.Builder mergeVehicleEntranceRef(VersionOfObjectRefStructure value)
       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 = 1027;
    • clearVehicleEntranceRef

      public VehicleMeetingPlaceType.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 = 1027;
    • 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 = 1027;
    • 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 = 1027;
      Specified by:
      getVehicleEntranceRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1028;
      Specified by:
      hasPointOfInterestRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1028;
      Specified by:
      getPointOfInterestRef in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The pointOfInterestRef.
    • setPointOfInterestRef

      public VehicleMeetingPlaceType.Builder setPointOfInterestRef(VersionOfObjectRefStructure value)
       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 = 1028;
    • setPointOfInterestRef

      public VehicleMeetingPlaceType.Builder setPointOfInterestRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 1028;
    • mergePointOfInterestRef

      public VehicleMeetingPlaceType.Builder mergePointOfInterestRef(VersionOfObjectRefStructure value)
       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 = 1028;
    • clearPointOfInterestRef

      public VehicleMeetingPlaceType.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 = 1028;
    • 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 = 1028;
    • 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 = 1028;
      Specified by:
      getPointOfInterestRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1029;
      Specified by:
      hasPointOfInterestSpaceRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1029;
      Specified by:
      getPointOfInterestSpaceRef in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The pointOfInterestSpaceRef.
    • setPointOfInterestSpaceRef

      public VehicleMeetingPlaceType.Builder setPointOfInterestSpaceRef(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 = 1029;
    • setPointOfInterestSpaceRef

      public VehicleMeetingPlaceType.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 = 1029;
    • mergePointOfInterestSpaceRef

      public VehicleMeetingPlaceType.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 = 1029;
    • clearPointOfInterestSpaceRef

      public VehicleMeetingPlaceType.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 = 1029;
    • 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 = 1029;
    • 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 = 1029;
      Specified by:
      getPointOfInterestSpaceRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1030;
      Specified by:
      hasPointOfInterestEntranceRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1030;
      Specified by:
      getPointOfInterestEntranceRef in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The pointOfInterestEntranceRef.
    • setPointOfInterestEntranceRef

      public VehicleMeetingPlaceType.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 = 1030;
    • setPointOfInterestEntranceRef

      public VehicleMeetingPlaceType.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 = 1030;
    • mergePointOfInterestEntranceRef

      public VehicleMeetingPlaceType.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 = 1030;
    • clearPointOfInterestEntranceRef

      public VehicleMeetingPlaceType.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 = 1030;
    • 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 = 1030;
    • 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 = 1030;
      Specified by:
      getPointOfInterestEntranceRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1031;
      Specified by:
      hasPointOfInterestVehicleEntranceRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1031;
      Specified by:
      getPointOfInterestVehicleEntranceRef in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The pointOfInterestVehicleEntranceRef.
    • setPointOfInterestVehicleEntranceRef

      public VehicleMeetingPlaceType.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 = 1031;
    • setPointOfInterestVehicleEntranceRef

      public VehicleMeetingPlaceType.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 = 1031;
    • mergePointOfInterestVehicleEntranceRef

      public VehicleMeetingPlaceType.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 = 1031;
    • clearPointOfInterestVehicleEntranceRef

      public VehicleMeetingPlaceType.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 = 1031;
    • 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 = 1031;
    • 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 = 1031;
      Specified by:
      getPointOfInterestVehicleEntranceRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1032;
      Specified by:
      hasParkingRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1032;
      Specified by:
      getParkingRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1032;
    • 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 = 1032;
    • 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 = 1032;
    • clearParkingRef

      public VehicleMeetingPlaceType.Builder 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 = 1032;
    • 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 = 1032;
    • 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 = 1032;
      Specified by:
      getParkingRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1033;
      Specified by:
      hasParkingEntranceRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1033;
      Specified by:
      getParkingEntranceRef in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The parkingEntranceRef.
    • setParkingEntranceRef

      public VehicleMeetingPlaceType.Builder setParkingEntranceRef(VersionOfObjectRefStructure value)
       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 = 1033;
    • setParkingEntranceRef

      public VehicleMeetingPlaceType.Builder setParkingEntranceRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 1033;
    • mergeParkingEntranceRef

      public VehicleMeetingPlaceType.Builder mergeParkingEntranceRef(VersionOfObjectRefStructure value)
       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 = 1033;
    • clearParkingEntranceRef

      public VehicleMeetingPlaceType.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 = 1033;
    • 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 = 1033;
    • 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 = 1033;
      Specified by:
      getParkingEntranceRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1034;
      Specified by:
      hasParkingPassengerEntranceRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1034;
      Specified by:
      getParkingPassengerEntranceRef in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The parkingPassengerEntranceRef.
    • setParkingPassengerEntranceRef

      public VehicleMeetingPlaceType.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 = 1034;
    • setParkingPassengerEntranceRef

      public VehicleMeetingPlaceType.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 = 1034;
    • mergeParkingPassengerEntranceRef

      public VehicleMeetingPlaceType.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 = 1034;
    • clearParkingPassengerEntranceRef

      public VehicleMeetingPlaceType.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 = 1034;
    • 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 = 1034;
    • 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 = 1034;
      Specified by:
      getParkingPassengerEntranceRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1035;
      Specified by:
      hasParkingEntranceForVehiclesRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1035;
      Specified by:
      getParkingEntranceForVehiclesRef in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The parkingEntranceForVehiclesRef.
    • setParkingEntranceForVehiclesRef

      public VehicleMeetingPlaceType.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 = 1035;
    • setParkingEntranceForVehiclesRef

      public VehicleMeetingPlaceType.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 = 1035;
    • mergeParkingEntranceForVehiclesRef

      public VehicleMeetingPlaceType.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 = 1035;
    • clearParkingEntranceForVehiclesRef

      public VehicleMeetingPlaceType.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 = 1035;
    • 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 = 1035;
    • 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 = 1035;
      Specified by:
      getParkingEntranceForVehiclesRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1036;
      Specified by:
      hasParkingAreaRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1036;
      Specified by:
      getParkingAreaRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1036;
    • setParkingAreaRef

      public VehicleMeetingPlaceType.Builder setParkingAreaRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 1036;
    • 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 = 1036;
    • clearParkingAreaRef

      public VehicleMeetingPlaceType.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 = 1036;
    • 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 = 1036;
    • 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 = 1036;
      Specified by:
      getParkingAreaRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1037;
      Specified by:
      hasParkingBayRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1037;
      Specified by:
      getParkingBayRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1037;
    • setParkingBayRef

      public VehicleMeetingPlaceType.Builder setParkingBayRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 1037;
    • 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 = 1037;
    • clearParkingBayRef

      public VehicleMeetingPlaceType.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 = 1037;
    • 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 = 1037;
    • 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 = 1037;
      Specified by:
      getParkingBayRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1038;
      Specified by:
      hasStopPlaceRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1038;
      Specified by:
      getStopPlaceRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1038;
    • setStopPlaceRef

      public VehicleMeetingPlaceType.Builder setStopPlaceRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 1038;
    • 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 = 1038;
    • clearStopPlaceRef

      public VehicleMeetingPlaceType.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 = 1038;
    • 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 = 1038;
    • 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 = 1038;
      Specified by:
      getStopPlaceRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1039;
      Specified by:
      hasStopPlaceSpaceRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1039;
      Specified by:
      getStopPlaceSpaceRef in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The stopPlaceSpaceRef.
    • setStopPlaceSpaceRef

      public VehicleMeetingPlaceType.Builder setStopPlaceSpaceRef(VersionOfObjectRefStructure value)
       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 = 1039;
    • setStopPlaceSpaceRef

      public VehicleMeetingPlaceType.Builder setStopPlaceSpaceRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 1039;
    • mergeStopPlaceSpaceRef

      public VehicleMeetingPlaceType.Builder mergeStopPlaceSpaceRef(VersionOfObjectRefStructure value)
       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 = 1039;
    • clearStopPlaceSpaceRef

      public VehicleMeetingPlaceType.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 = 1039;
    • 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 = 1039;
    • 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 = 1039;
      Specified by:
      getStopPlaceSpaceRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1040;
      Specified by:
      hasQuayRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1040;
      Specified by:
      getQuayRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1040;
    • 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 = 1040;
    • 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 = 1040;
    • clearQuayRef

      public VehicleMeetingPlaceType.Builder 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 = 1040;
    • 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 = 1040;
    • 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 = 1040;
      Specified by:
      getQuayRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1041;
      Specified by:
      hasAccessSpaceRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1041;
      Specified by:
      getAccessSpaceRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1041;
    • setAccessSpaceRef

      public VehicleMeetingPlaceType.Builder setAccessSpaceRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 1041;
    • 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 = 1041;
    • clearAccessSpaceRef

      public VehicleMeetingPlaceType.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 = 1041;
    • 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 = 1041;
    • 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 = 1041;
      Specified by:
      getAccessSpaceRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1042;
      Specified by:
      hasBoardingPositionRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1042;
      Specified by:
      getBoardingPositionRef in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The boardingPositionRef.
    • setBoardingPositionRef

      public VehicleMeetingPlaceType.Builder setBoardingPositionRef(VersionOfObjectRefStructure value)
       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 = 1042;
    • setBoardingPositionRef

      public VehicleMeetingPlaceType.Builder setBoardingPositionRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 1042;
    • mergeBoardingPositionRef

      public VehicleMeetingPlaceType.Builder mergeBoardingPositionRef(VersionOfObjectRefStructure value)
       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 = 1042;
    • clearBoardingPositionRef

      public VehicleMeetingPlaceType.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 = 1042;
    • 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 = 1042;
    • 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 = 1042;
      Specified by:
      getBoardingPositionRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1043;
      Specified by:
      hasStopPlaceEntranceRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1043;
      Specified by:
      getStopPlaceEntranceRef in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The stopPlaceEntranceRef.
    • setStopPlaceEntranceRef

      public VehicleMeetingPlaceType.Builder setStopPlaceEntranceRef(VersionOfObjectRefStructure value)
       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 = 1043;
    • setStopPlaceEntranceRef

      public VehicleMeetingPlaceType.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 = 1043;
    • mergeStopPlaceEntranceRef

      public VehicleMeetingPlaceType.Builder mergeStopPlaceEntranceRef(VersionOfObjectRefStructure value)
       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 = 1043;
    • clearStopPlaceEntranceRef

      public VehicleMeetingPlaceType.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 = 1043;
    • 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 = 1043;
    • 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 = 1043;
      Specified by:
      getStopPlaceEntranceRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1044;
      Specified by:
      hasStopPlaceVehicleEntranceRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1044;
      Specified by:
      getStopPlaceVehicleEntranceRef in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The stopPlaceVehicleEntranceRef.
    • setStopPlaceVehicleEntranceRef

      public VehicleMeetingPlaceType.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 = 1044;
    • setStopPlaceVehicleEntranceRef

      public VehicleMeetingPlaceType.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 = 1044;
    • mergeStopPlaceVehicleEntranceRef

      public VehicleMeetingPlaceType.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 = 1044;
    • clearStopPlaceVehicleEntranceRef

      public VehicleMeetingPlaceType.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 = 1044;
    • 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 = 1044;
    • 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 = 1044;
      Specified by:
      getStopPlaceVehicleEntranceRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1045;
      Specified by:
      hasVehicleStoppingPlaceRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1045;
      Specified by:
      getVehicleStoppingPlaceRef in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The vehicleStoppingPlaceRef.
    • setVehicleStoppingPlaceRef

      public VehicleMeetingPlaceType.Builder setVehicleStoppingPlaceRef(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 = 1045;
    • setVehicleStoppingPlaceRef

      public VehicleMeetingPlaceType.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 = 1045;
    • mergeVehicleStoppingPlaceRef

      public VehicleMeetingPlaceType.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 = 1045;
    • clearVehicleStoppingPlaceRef

      public VehicleMeetingPlaceType.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 = 1045;
    • 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 = 1045;
    • 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 = 1045;
      Specified by:
      getVehicleStoppingPlaceRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1046;
      Specified by:
      hasVehicleStoppingPositionRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1046;
      Specified by:
      getVehicleStoppingPositionRef in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The vehicleStoppingPositionRef.
    • setVehicleStoppingPositionRef

      public VehicleMeetingPlaceType.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 = 1046;
    • setVehicleStoppingPositionRef

      public VehicleMeetingPlaceType.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 = 1046;
    • mergeVehicleStoppingPositionRef

      public VehicleMeetingPlaceType.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 = 1046;
    • clearVehicleStoppingPositionRef

      public VehicleMeetingPlaceType.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 = 1046;
    • 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 = 1046;
    • 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 = 1046;
      Specified by:
      getVehicleStoppingPositionRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1047;
      Specified by:
      hasTaxiRankRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1047;
      Specified by:
      getTaxiRankRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1047;
    • 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 = 1047;
    • 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 = 1047;
    • clearTaxiRankRef

      public VehicleMeetingPlaceType.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 = 1047;
    • 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 = 1047;
    • 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 = 1047;
      Specified by:
      getTaxiRankRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1048;
      Specified by:
      hasTaxiStandRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1048;
      Specified by:
      getTaxiStandRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1048;
    • setTaxiStandRef

      public VehicleMeetingPlaceType.Builder setTaxiStandRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 1048;
    • 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 = 1048;
    • clearTaxiStandRef

      public VehicleMeetingPlaceType.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 = 1048;
    • 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 = 1048;
    • 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 = 1048;
      Specified by:
      getTaxiStandRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1049;
      Specified by:
      hasTaxiParkingAreaRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1049;
      Specified by:
      getTaxiParkingAreaRef in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The taxiParkingAreaRef.
    • setTaxiParkingAreaRef

      public VehicleMeetingPlaceType.Builder setTaxiParkingAreaRef(VersionOfObjectRefStructure value)
       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 = 1049;
    • setTaxiParkingAreaRef

      public VehicleMeetingPlaceType.Builder setTaxiParkingAreaRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 1049;
    • mergeTaxiParkingAreaRef

      public VehicleMeetingPlaceType.Builder mergeTaxiParkingAreaRef(VersionOfObjectRefStructure value)
       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 = 1049;
    • clearTaxiParkingAreaRef

      public VehicleMeetingPlaceType.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 = 1049;
    • 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 = 1049;
    • 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 = 1049;
      Specified by:
      getTaxiParkingAreaRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1050;
      Specified by:
      hasVehicleSharingParkingAreaRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1050;
      Specified by:
      getVehicleSharingParkingAreaRef in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The vehicleSharingParkingAreaRef.
    • setVehicleSharingParkingAreaRef

      public VehicleMeetingPlaceType.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 = 1050;
    • setVehicleSharingParkingAreaRef

      public VehicleMeetingPlaceType.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 = 1050;
    • mergeVehicleSharingParkingAreaRef

      public VehicleMeetingPlaceType.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 = 1050;
    • clearVehicleSharingParkingAreaRef

      public VehicleMeetingPlaceType.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 = 1050;
    • 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 = 1050;
    • 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 = 1050;
      Specified by:
      getVehicleSharingParkingAreaRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1051;
      Specified by:
      hasVehiclePoolingParkingAreaRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1051;
      Specified by:
      getVehiclePoolingParkingAreaRef in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The vehiclePoolingParkingAreaRef.
    • setVehiclePoolingParkingAreaRef

      public VehicleMeetingPlaceType.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 = 1051;
    • setVehiclePoolingParkingAreaRef

      public VehicleMeetingPlaceType.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 = 1051;
    • mergeVehiclePoolingParkingAreaRef

      public VehicleMeetingPlaceType.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 = 1051;
    • clearVehiclePoolingParkingAreaRef

      public VehicleMeetingPlaceType.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 = 1051;
    • 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 = 1051;
    • 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 = 1051;
      Specified by:
      getVehiclePoolingParkingAreaRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1052;
      Specified by:
      hasVehicleSharingParkingBayRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1052;
      Specified by:
      getVehicleSharingParkingBayRef in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The vehicleSharingParkingBayRef.
    • setVehicleSharingParkingBayRef

      public VehicleMeetingPlaceType.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 = 1052;
    • setVehicleSharingParkingBayRef

      public VehicleMeetingPlaceType.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 = 1052;
    • mergeVehicleSharingParkingBayRef

      public VehicleMeetingPlaceType.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 = 1052;
    • clearVehicleSharingParkingBayRef

      public VehicleMeetingPlaceType.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 = 1052;
    • 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 = 1052;
    • 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 = 1052;
      Specified by:
      getVehicleSharingParkingBayRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1053;
      Specified by:
      hasVehiclePoolingParkingBayRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1053;
      Specified by:
      getVehiclePoolingParkingBayRef in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The vehiclePoolingParkingBayRef.
    • setVehiclePoolingParkingBayRef

      public VehicleMeetingPlaceType.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 = 1053;
    • setVehiclePoolingParkingBayRef

      public VehicleMeetingPlaceType.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 = 1053;
    • mergeVehiclePoolingParkingBayRef

      public VehicleMeetingPlaceType.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 = 1053;
    • clearVehiclePoolingParkingBayRef

      public VehicleMeetingPlaceType.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 = 1053;
    • 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 = 1053;
    • 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 = 1053;
      Specified by:
      getVehiclePoolingParkingBayRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder
    • 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 = 1054;
      Specified by:
      hasMonitoredVehicleSharingParkingBayRef in interface VehicleMeetingPlaceTypeOrBuilder
      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 = 1054;
      Specified by:
      getMonitoredVehicleSharingParkingBayRef in interface VehicleMeetingPlaceTypeOrBuilder
      Returns:
      The monitoredVehicleSharingParkingBayRef.
    • setMonitoredVehicleSharingParkingBayRef

      public VehicleMeetingPlaceType.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 = 1054;
    • setMonitoredVehicleSharingParkingBayRef

      public VehicleMeetingPlaceType.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 = 1054;
    • mergeMonitoredVehicleSharingParkingBayRef

      public VehicleMeetingPlaceType.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 = 1054;
    • clearMonitoredVehicleSharingParkingBayRef

      public VehicleMeetingPlaceType.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 = 1054;
    • 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 = 1054;
    • 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 = 1054;
      Specified by:
      getMonitoredVehicleSharingParkingBayRefOrBuilder in interface VehicleMeetingPlaceTypeOrBuilder