Class VehicleMeetingPointAssignmentType.Builder

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

public static final class VehicleMeetingPointAssignmentType.Builder extends com.google.protobuf.GeneratedMessage.Builder<VehicleMeetingPointAssignmentType.Builder> implements VehicleMeetingPointAssignmentTypeOrBuilder
 The allocation of a VEHICLE MEETING POINT to a SITE COMPONENT  or ADDRESSABLE PLACE (for vehicle pooling or vehicle sharing purposes).  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPointAssignment_version.xsd at 117:101]
 
Protobuf type uk.org.netex.www.netex.VehicleMeetingPointAssignmentType
  • 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<VehicleMeetingPointAssignmentType.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<VehicleMeetingPointAssignmentType.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<VehicleMeetingPointAssignmentType.Builder>
    • getDefaultInstanceForType

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

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

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

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

      public VehicleMeetingPointAssignmentType.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<VehicleMeetingPointAssignmentType.Builder>
      Throws:
      IOException
    • getAddressablePlaceRefStructureCase

      public VehicleMeetingPointAssignmentType.AddressablePlaceRefStructureCase getAddressablePlaceRefStructureCase()
      Specified by:
      getAddressablePlaceRefStructureCase in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • clearAddressablePlaceRefStructure

      public VehicleMeetingPointAssignmentType.Builder clearAddressablePlaceRefStructure()
    • 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 VehicleMeetingPointAssignmentTypeOrBuilder
      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 VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The created.
    • setCreated

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

       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 VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 VehicleMeetingPointAssignmentTypeOrBuilder
      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 VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The changed.
    • setChanged

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

       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 VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 VehicleMeetingPointAssignmentTypeOrBuilder
      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 VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The bytes for version.
    • setVersion

       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

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

      public VehicleMeetingPointAssignmentType.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 VehicleMeetingPointAssignmentTypeOrBuilder
      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

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

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

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

      public VehicleMeetingPointAssignmentType.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 = 422;
      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 = 423;
      Specified by:
      getDerivedFromObjectRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 423;
      Specified by:
      getDerivedFromObjectRefBytes in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public VehicleMeetingPointAssignmentType.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 = 423;
      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 VehicleMeetingPointAssignmentTypeOrBuilder
      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 VehicleMeetingPointAssignmentTypeOrBuilder
      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

       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

       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 VehicleMeetingPointAssignmentType.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 VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 VehicleMeetingPointAssignmentTypeOrBuilder
    • setValidBetween

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

       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 VehicleMeetingPointAssignmentType.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 VehicleMeetingPointAssignmentType.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 VehicleMeetingPointAssignmentType.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 VehicleMeetingPointAssignmentType.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 VehicleMeetingPointAssignmentType.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 VehicleMeetingPointAssignmentType.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 VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 VehicleMeetingPointAssignmentTypeOrBuilder
      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 VehicleMeetingPointAssignmentTypeOrBuilder
      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

       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

       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 VehicleMeetingPointAssignmentType.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 VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 VehicleMeetingPointAssignmentTypeOrBuilder
      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 VehicleMeetingPointAssignmentTypeOrBuilder
      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

       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

       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 VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 VehicleMeetingPointAssignmentTypeOrBuilder
      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 VehicleMeetingPointAssignmentTypeOrBuilder
      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

       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

       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

       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 VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 VehicleMeetingPointAssignmentTypeOrBuilder
      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 VehicleMeetingPointAssignmentTypeOrBuilder
      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 VehicleMeetingPointAssignmentType.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 VehicleMeetingPointAssignmentTypeOrBuilder
    • getOrder

      public int getOrder()
       Order in which to show  ASSIGNMENT,  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 74:52]
       
      int32 order = 91;
      Specified by:
      getOrder in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The order.
    • setOrder

      public VehicleMeetingPointAssignmentType.Builder setOrder(int value)
       Order in which to show  ASSIGNMENT,  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 74:52]
       
      int32 order = 91;
      Parameters:
      value - The order to set.
      Returns:
      This builder for chaining.
    • clearOrder

       Order in which to show  ASSIGNMENT,  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 74:52]
       
      int32 order = 91;
      Returns:
      This builder for chaining.
    • hasName

      public boolean hasName()
       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
      Specified by:
      hasName in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
      Specified by:
      getName in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The name.
    • setName

       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
    • setName

       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
    • mergeName

       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
    • clearName

       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
      Specified by:
      getNameOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 152;
      Specified by:
      hasDescription in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 152;
      Specified by:
      getDescription in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The description.
    • setDescription

       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 152;
    • setDescription

       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 152;
    • mergeDescription

       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 152;
    • clearDescription

      public VehicleMeetingPointAssignmentType.Builder clearDescription()
       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 152;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 152;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 152;
      Specified by:
      getDescriptionOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • hasVehicleMeetingPointRef

      public boolean hasVehicleMeetingPointRef()
       Reference to a VEHICLE MEETING POINT. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 78:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 341;
      Specified by:
      hasVehicleMeetingPointRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      Whether the vehicleMeetingPointRef field is set.
    • getVehicleMeetingPointRef

      public VersionOfObjectRefStructure getVehicleMeetingPointRef()
       Reference to a VEHICLE MEETING POINT. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 78:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 341;
      Specified by:
      getVehicleMeetingPointRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The vehicleMeetingPointRef.
    • setVehicleMeetingPointRef

       Reference to a VEHICLE MEETING POINT. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 78:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 341;
    • setVehicleMeetingPointRef

      public VehicleMeetingPointAssignmentType.Builder setVehicleMeetingPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE MEETING POINT. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 78:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 341;
    • mergeVehicleMeetingPointRef

      public VehicleMeetingPointAssignmentType.Builder mergeVehicleMeetingPointRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE MEETING POINT. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 78:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 341;
    • clearVehicleMeetingPointRef

      public VehicleMeetingPointAssignmentType.Builder clearVehicleMeetingPointRef()
       Reference to a VEHICLE MEETING POINT. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 78:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 341;
    • getVehicleMeetingPointRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleMeetingPointRefBuilder()
       Reference to a VEHICLE MEETING POINT. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 78:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 341;
    • getVehicleMeetingPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleMeetingPointRefOrBuilder()
       Reference to a VEHICLE MEETING POINT. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_support.xsd at 78:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 341;
      Specified by:
      getVehicleMeetingPointRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • getUsageValue

      public int getUsageValue()
       [netex_part_5/part5_nd/netex_nm_vehicleMeetingPointAssignment_version.xsd at 168:76]
       
      .uk.org.netex.www.netex.MeetingUsageEnumeration usage = 379;
      Specified by:
      getUsageValue in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The enum numeric value on the wire for usage.
    • setUsageValue

      public VehicleMeetingPointAssignmentType.Builder setUsageValue(int value)
       [netex_part_5/part5_nd/netex_nm_vehicleMeetingPointAssignment_version.xsd at 168:76]
       
      .uk.org.netex.www.netex.MeetingUsageEnumeration usage = 379;
      Parameters:
      value - The enum numeric value on the wire for usage to set.
      Returns:
      This builder for chaining.
    • getUsage

      public MeetingUsageEnumeration getUsage()
       [netex_part_5/part5_nd/netex_nm_vehicleMeetingPointAssignment_version.xsd at 168:76]
       
      .uk.org.netex.www.netex.MeetingUsageEnumeration usage = 379;
      Specified by:
      getUsage in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The usage.
    • setUsage

       [netex_part_5/part5_nd/netex_nm_vehicleMeetingPointAssignment_version.xsd at 168:76]
       
      .uk.org.netex.www.netex.MeetingUsageEnumeration usage = 379;
      Parameters:
      value - The usage to set.
      Returns:
      This builder for chaining.
    • clearUsage

       [netex_part_5/part5_nd/netex_nm_vehicleMeetingPointAssignment_version.xsd at 168:76]
       
      .uk.org.netex.www.netex.MeetingUsageEnumeration usage = 379;
      Returns:
      This builder for chaining.
    • getId

      public String getId()
       Identifier of ENTITY.  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPointAssignment_version.xsd at 140:89]
       
      string id = 411;
      Specified by:
      getId in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of ENTITY.  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPointAssignment_version.xsd at 140:89]
       
      string id = 411;
      Specified by:
      getIdBytes in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

       Identifier of ENTITY.  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPointAssignment_version.xsd at 140:89]
       
      string id = 411;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       Identifier of ENTITY.  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPointAssignment_version.xsd at 140:89]
       
      string id = 411;
      Returns:
      This builder for chaining.
    • setIdBytes

      public VehicleMeetingPointAssignmentType.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of ENTITY.  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPointAssignment_version.xsd at 140:89]
       
      string id = 411;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • hasAddressablePlaceRef

      public boolean hasAddressablePlaceRef()
       Reference to an ADDRESSED PLACE.  [netex_framework/netex_reusableComponents/netex_address_support.xsd at 93:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure addressable_place_ref = 342;
      Specified by:
      hasAddressablePlaceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      Whether the addressablePlaceRef field is set.
    • getAddressablePlaceRef

      public VersionOfObjectRefStructure getAddressablePlaceRef()
       Reference to an ADDRESSED PLACE.  [netex_framework/netex_reusableComponents/netex_address_support.xsd at 93:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure addressable_place_ref = 342;
      Specified by:
      getAddressablePlaceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The addressablePlaceRef.
    • setAddressablePlaceRef

       Reference to an ADDRESSED PLACE.  [netex_framework/netex_reusableComponents/netex_address_support.xsd at 93:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure addressable_place_ref = 342;
    • setAddressablePlaceRef

      public VehicleMeetingPointAssignmentType.Builder setAddressablePlaceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an ADDRESSED PLACE.  [netex_framework/netex_reusableComponents/netex_address_support.xsd at 93:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure addressable_place_ref = 342;
    • mergeAddressablePlaceRef

       Reference to an ADDRESSED PLACE.  [netex_framework/netex_reusableComponents/netex_address_support.xsd at 93:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure addressable_place_ref = 342;
    • clearAddressablePlaceRef

      public VehicleMeetingPointAssignmentType.Builder clearAddressablePlaceRef()
       Reference to an ADDRESSED PLACE.  [netex_framework/netex_reusableComponents/netex_address_support.xsd at 93:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure addressable_place_ref = 342;
    • getAddressablePlaceRefBuilder

      public VersionOfObjectRefStructure.Builder getAddressablePlaceRefBuilder()
       Reference to an ADDRESSED PLACE.  [netex_framework/netex_reusableComponents/netex_address_support.xsd at 93:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure addressable_place_ref = 342;
    • getAddressablePlaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAddressablePlaceRefOrBuilder()
       Reference to an ADDRESSED PLACE.  [netex_framework/netex_reusableComponents/netex_address_support.xsd at 93:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure addressable_place_ref = 342;
      Specified by:
      getAddressablePlaceRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 343;
      Specified by:
      hasSiteElementRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 343;
      Specified by:
      getSiteElementRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 343;
    • 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 = 343;
    • 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 = 343;
    • clearSiteElementRef

      public VehicleMeetingPointAssignmentType.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 = 343;
    • 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 = 343;
    • 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 = 343;
      Specified by:
      getSiteElementRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 344;
      Specified by:
      hasSiteRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 344;
      Specified by:
      getSiteRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 344;
    • 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 = 344;
    • 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 = 344;
    • 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 = 344;
    • 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 = 344;
    • 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 = 344;
      Specified by:
      getSiteRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 345;
      Specified by:
      hasServiceSiteRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 345;
      Specified by:
      getServiceSiteRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 345;
    • 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 = 345;
    • 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 = 345;
    • clearServiceSiteRef

      public VehicleMeetingPointAssignmentType.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 = 345;
    • 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 = 345;
    • 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 = 345;
      Specified by:
      getServiceSiteRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 346;
      Specified by:
      hasSiteComponentRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 346;
      Specified by:
      getSiteComponentRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 346;
    • 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 = 346;
    • mergeSiteComponentRef

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

      public VehicleMeetingPointAssignmentType.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 = 346;
    • 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 = 346;
    • 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 = 346;
      Specified by:
      getSiteComponentRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 347;
      Specified by:
      hasEntranceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 347;
      Specified by:
      getEntranceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 347;
    • 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 = 347;
    • 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 = 347;
    • clearEntranceRef

      public VehicleMeetingPointAssignmentType.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 = 347;
    • 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 = 347;
    • 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 = 347;
      Specified by:
      getEntranceRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 348;
      Specified by:
      hasVehicleEntranceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 348;
      Specified by:
      getVehicleEntranceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The vehicleEntranceRef.
    • setVehicleEntranceRef

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

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

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

      public VehicleMeetingPointAssignmentType.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 = 348;
    • 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 = 348;
    • 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 = 348;
      Specified by:
      getVehicleEntranceRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • hasGarageRef

      public boolean hasGarageRef()
       Reference to a GARAGE.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 147:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure garage_ref = 349;
      Specified by:
      hasGarageRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      Whether the garageRef field is set.
    • getGarageRef

      public VersionOfObjectRefStructure getGarageRef()
       Reference to a GARAGE.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 147:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure garage_ref = 349;
      Specified by:
      getGarageRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The garageRef.
    • setGarageRef

       Reference to a GARAGE.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 147:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure garage_ref = 349;
    • setGarageRef

       Reference to a GARAGE.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 147:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure garage_ref = 349;
    • mergeGarageRef

       Reference to a GARAGE.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 147:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure garage_ref = 349;
    • clearGarageRef

       Reference to a GARAGE.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 147:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure garage_ref = 349;
    • getGarageRefBuilder

      public VersionOfObjectRefStructure.Builder getGarageRefBuilder()
       Reference to a GARAGE.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 147:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure garage_ref = 349;
    • getGarageRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getGarageRefOrBuilder()
       Reference to a GARAGE.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_support.xsd at 147:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure garage_ref = 349;
      Specified by:
      getGarageRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 350;
      Specified by:
      hasPointOfInterestRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 350;
      Specified by:
      getPointOfInterestRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The pointOfInterestRef.
    • setPointOfInterestRef

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

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

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

      public VehicleMeetingPointAssignmentType.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 = 350;
    • 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 = 350;
    • 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 = 350;
      Specified by:
      getPointOfInterestRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 351;
      Specified by:
      hasPointOfInterestSpaceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 351;
      Specified by:
      getPointOfInterestSpaceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The pointOfInterestSpaceRef.
    • setPointOfInterestSpaceRef

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

      public VehicleMeetingPointAssignmentType.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 = 351;
    • mergePointOfInterestSpaceRef

      public VehicleMeetingPointAssignmentType.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 = 351;
    • clearPointOfInterestSpaceRef

      public VehicleMeetingPointAssignmentType.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 = 351;
    • 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 = 351;
    • 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 = 351;
      Specified by:
      getPointOfInterestSpaceRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 352;
      Specified by:
      hasPointOfInterestEntranceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 352;
      Specified by:
      getPointOfInterestEntranceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The pointOfInterestEntranceRef.
    • setPointOfInterestEntranceRef

      public VehicleMeetingPointAssignmentType.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 = 352;
    • setPointOfInterestEntranceRef

      public VehicleMeetingPointAssignmentType.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 = 352;
    • mergePointOfInterestEntranceRef

      public VehicleMeetingPointAssignmentType.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 = 352;
    • clearPointOfInterestEntranceRef

      public VehicleMeetingPointAssignmentType.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 = 352;
    • 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 = 352;
    • 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 = 352;
      Specified by:
      getPointOfInterestEntranceRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 353;
      Specified by:
      hasPointOfInterestVehicleEntranceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 353;
      Specified by:
      getPointOfInterestVehicleEntranceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The pointOfInterestVehicleEntranceRef.
    • setPointOfInterestVehicleEntranceRef

      public VehicleMeetingPointAssignmentType.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 = 353;
    • setPointOfInterestVehicleEntranceRef

      public VehicleMeetingPointAssignmentType.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 = 353;
    • mergePointOfInterestVehicleEntranceRef

      public VehicleMeetingPointAssignmentType.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 = 353;
    • clearPointOfInterestVehicleEntranceRef

      public VehicleMeetingPointAssignmentType.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 = 353;
    • 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 = 353;
    • 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 = 353;
      Specified by:
      getPointOfInterestVehicleEntranceRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 354;
      Specified by:
      hasParkingRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 354;
      Specified by:
      getParkingRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 354;
    • 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 = 354;
    • 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 = 354;
    • 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 = 354;
    • 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 = 354;
    • 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 = 354;
      Specified by:
      getParkingRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 355;
      Specified by:
      hasParkingEntranceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 355;
      Specified by:
      getParkingEntranceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The parkingEntranceRef.
    • setParkingEntranceRef

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

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

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

      public VehicleMeetingPointAssignmentType.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 = 355;
    • 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 = 355;
    • 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 = 355;
      Specified by:
      getParkingEntranceRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 356;
      Specified by:
      hasParkingPassengerEntranceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 356;
      Specified by:
      getParkingPassengerEntranceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The parkingPassengerEntranceRef.
    • setParkingPassengerEntranceRef

      public VehicleMeetingPointAssignmentType.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 = 356;
    • setParkingPassengerEntranceRef

      public VehicleMeetingPointAssignmentType.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 = 356;
    • mergeParkingPassengerEntranceRef

      public VehicleMeetingPointAssignmentType.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 = 356;
    • clearParkingPassengerEntranceRef

      public VehicleMeetingPointAssignmentType.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 = 356;
    • 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 = 356;
    • 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 = 356;
      Specified by:
      getParkingPassengerEntranceRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 357;
      Specified by:
      hasParkingEntranceForVehiclesRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 357;
      Specified by:
      getParkingEntranceForVehiclesRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The parkingEntranceForVehiclesRef.
    • setParkingEntranceForVehiclesRef

      public VehicleMeetingPointAssignmentType.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 = 357;
    • setParkingEntranceForVehiclesRef

      public VehicleMeetingPointAssignmentType.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 = 357;
    • mergeParkingEntranceForVehiclesRef

      public VehicleMeetingPointAssignmentType.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 = 357;
    • clearParkingEntranceForVehiclesRef

      public VehicleMeetingPointAssignmentType.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 = 357;
    • 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 = 357;
    • 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 = 357;
      Specified by:
      getParkingEntranceForVehiclesRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 358;
      Specified by:
      hasParkingAreaRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 358;
      Specified by:
      getParkingAreaRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 358;
    • 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 = 358;
    • 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 = 358;
    • clearParkingAreaRef

      public VehicleMeetingPointAssignmentType.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 = 358;
    • 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 = 358;
    • 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 = 358;
      Specified by:
      getParkingAreaRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 359;
      Specified by:
      hasParkingBayRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 359;
      Specified by:
      getParkingBayRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 359;
    • 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 = 359;
    • 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 = 359;
    • clearParkingBayRef

      public VehicleMeetingPointAssignmentType.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 = 359;
    • 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 = 359;
    • 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 = 359;
      Specified by:
      getParkingBayRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 360;
      Specified by:
      hasStopPlaceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 360;
      Specified by:
      getStopPlaceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 360;
    • 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 = 360;
    • 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 = 360;
    • clearStopPlaceRef

      public VehicleMeetingPointAssignmentType.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 = 360;
    • 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 = 360;
    • 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 = 360;
      Specified by:
      getStopPlaceRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 361;
      Specified by:
      hasStopPlaceSpaceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 361;
      Specified by:
      getStopPlaceSpaceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The stopPlaceSpaceRef.
    • setStopPlaceSpaceRef

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

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

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

      public VehicleMeetingPointAssignmentType.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 = 361;
    • 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 = 361;
    • 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 = 361;
      Specified by:
      getStopPlaceSpaceRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 362;
      Specified by:
      hasQuayRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 362;
      Specified by:
      getQuayRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 362;
    • 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 = 362;
    • 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 = 362;
    • 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 = 362;
    • 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 = 362;
    • 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 = 362;
      Specified by:
      getQuayRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 363;
      Specified by:
      hasAccessSpaceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 363;
      Specified by:
      getAccessSpaceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 363;
    • 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 = 363;
    • 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 = 363;
    • clearAccessSpaceRef

      public VehicleMeetingPointAssignmentType.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 = 363;
    • 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 = 363;
    • 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 = 363;
      Specified by:
      getAccessSpaceRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 364;
      Specified by:
      hasBoardingPositionRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 364;
      Specified by:
      getBoardingPositionRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The boardingPositionRef.
    • setBoardingPositionRef

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

      public VehicleMeetingPointAssignmentType.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 = 364;
    • mergeBoardingPositionRef

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

      public VehicleMeetingPointAssignmentType.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 = 364;
    • 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 = 364;
    • 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 = 364;
      Specified by:
      getBoardingPositionRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 365;
      Specified by:
      hasStopPlaceEntranceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 365;
      Specified by:
      getStopPlaceEntranceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The stopPlaceEntranceRef.
    • setStopPlaceEntranceRef

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

      public VehicleMeetingPointAssignmentType.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 = 365;
    • mergeStopPlaceEntranceRef

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

      public VehicleMeetingPointAssignmentType.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 = 365;
    • 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 = 365;
    • 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 = 365;
      Specified by:
      getStopPlaceEntranceRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 366;
      Specified by:
      hasStopPlaceVehicleEntranceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 366;
      Specified by:
      getStopPlaceVehicleEntranceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The stopPlaceVehicleEntranceRef.
    • setStopPlaceVehicleEntranceRef

      public VehicleMeetingPointAssignmentType.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 = 366;
    • setStopPlaceVehicleEntranceRef

      public VehicleMeetingPointAssignmentType.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 = 366;
    • mergeStopPlaceVehicleEntranceRef

      public VehicleMeetingPointAssignmentType.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 = 366;
    • clearStopPlaceVehicleEntranceRef

      public VehicleMeetingPointAssignmentType.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 = 366;
    • 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 = 366;
    • 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 = 366;
      Specified by:
      getStopPlaceVehicleEntranceRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 367;
      Specified by:
      hasVehicleStoppingPlaceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 367;
      Specified by:
      getVehicleStoppingPlaceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The vehicleStoppingPlaceRef.
    • setVehicleStoppingPlaceRef

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

      public VehicleMeetingPointAssignmentType.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 = 367;
    • mergeVehicleStoppingPlaceRef

      public VehicleMeetingPointAssignmentType.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 = 367;
    • clearVehicleStoppingPlaceRef

      public VehicleMeetingPointAssignmentType.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 = 367;
    • 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 = 367;
    • 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 = 367;
      Specified by:
      getVehicleStoppingPlaceRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 368;
      Specified by:
      hasVehicleStoppingPositionRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 368;
      Specified by:
      getVehicleStoppingPositionRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The vehicleStoppingPositionRef.
    • setVehicleStoppingPositionRef

      public VehicleMeetingPointAssignmentType.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 = 368;
    • setVehicleStoppingPositionRef

      public VehicleMeetingPointAssignmentType.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 = 368;
    • mergeVehicleStoppingPositionRef

      public VehicleMeetingPointAssignmentType.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 = 368;
    • clearVehicleStoppingPositionRef

      public VehicleMeetingPointAssignmentType.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 = 368;
    • 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 = 368;
    • 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 = 368;
      Specified by:
      getVehicleStoppingPositionRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 369;
      Specified by:
      hasTaxiRankRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 369;
      Specified by:
      getTaxiRankRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 369;
    • 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 = 369;
    • 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 = 369;
    • clearTaxiRankRef

      public VehicleMeetingPointAssignmentType.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 = 369;
    • 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 = 369;
    • 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 = 369;
      Specified by:
      getTaxiRankRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 370;
      Specified by:
      hasTaxiStandRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 370;
      Specified by:
      getTaxiStandRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 370;
    • 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 = 370;
    • 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 = 370;
    • clearTaxiStandRef

      public VehicleMeetingPointAssignmentType.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 = 370;
    • 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 = 370;
    • 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 = 370;
      Specified by:
      getTaxiStandRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 371;
      Specified by:
      hasTaxiParkingAreaRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 371;
      Specified by:
      getTaxiParkingAreaRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The taxiParkingAreaRef.
    • setTaxiParkingAreaRef

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

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

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

      public VehicleMeetingPointAssignmentType.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 = 371;
    • 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 = 371;
    • 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 = 371;
      Specified by:
      getTaxiParkingAreaRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • hasVehicleMeetingPlaceRef

      public boolean hasVehicleMeetingPlaceRef()
       Reference to a VEHICLE MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 67:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_place_ref = 372;
      Specified by:
      hasVehicleMeetingPlaceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      Whether the vehicleMeetingPlaceRef field is set.
    • getVehicleMeetingPlaceRef

      public VersionOfObjectRefStructure getVehicleMeetingPlaceRef()
       Reference to a VEHICLE MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 67:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_place_ref = 372;
      Specified by:
      getVehicleMeetingPlaceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The vehicleMeetingPlaceRef.
    • setVehicleMeetingPlaceRef

       Reference to a VEHICLE MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 67:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_place_ref = 372;
    • setVehicleMeetingPlaceRef

      public VehicleMeetingPointAssignmentType.Builder setVehicleMeetingPlaceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 67:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_place_ref = 372;
    • mergeVehicleMeetingPlaceRef

      public VehicleMeetingPointAssignmentType.Builder mergeVehicleMeetingPlaceRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 67:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_place_ref = 372;
    • clearVehicleMeetingPlaceRef

      public VehicleMeetingPointAssignmentType.Builder clearVehicleMeetingPlaceRef()
       Reference to a VEHICLE MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 67:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_place_ref = 372;
    • getVehicleMeetingPlaceRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleMeetingPlaceRefBuilder()
       Reference to a VEHICLE MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 67:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_place_ref = 372;
    • getVehicleMeetingPlaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleMeetingPlaceRefOrBuilder()
       Reference to a VEHICLE MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 67:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_place_ref = 372;
      Specified by:
      getVehicleMeetingPlaceRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • hasVehiclePoolingMeetingPlaceRef

      public boolean hasVehiclePoolingMeetingPlaceRef()
       Reference to a VEHICLE POOLING MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 93:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_meeting_place_ref = 373;
      Specified by:
      hasVehiclePoolingMeetingPlaceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      Whether the vehiclePoolingMeetingPlaceRef field is set.
    • getVehiclePoolingMeetingPlaceRef

      public VersionOfObjectRefStructure getVehiclePoolingMeetingPlaceRef()
       Reference to a VEHICLE POOLING MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 93:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_meeting_place_ref = 373;
      Specified by:
      getVehiclePoolingMeetingPlaceRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The vehiclePoolingMeetingPlaceRef.
    • setVehiclePoolingMeetingPlaceRef

      public VehicleMeetingPointAssignmentType.Builder setVehiclePoolingMeetingPlaceRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE POOLING MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 93:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_meeting_place_ref = 373;
    • setVehiclePoolingMeetingPlaceRef

      public VehicleMeetingPointAssignmentType.Builder setVehiclePoolingMeetingPlaceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE POOLING MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 93:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_meeting_place_ref = 373;
    • mergeVehiclePoolingMeetingPlaceRef

      public VehicleMeetingPointAssignmentType.Builder mergeVehiclePoolingMeetingPlaceRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE POOLING MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 93:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_meeting_place_ref = 373;
    • clearVehiclePoolingMeetingPlaceRef

      public VehicleMeetingPointAssignmentType.Builder clearVehiclePoolingMeetingPlaceRef()
       Reference to a VEHICLE POOLING MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 93:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_meeting_place_ref = 373;
    • getVehiclePoolingMeetingPlaceRefBuilder

      public VersionOfObjectRefStructure.Builder getVehiclePoolingMeetingPlaceRefBuilder()
       Reference to a VEHICLE POOLING MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 93:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_meeting_place_ref = 373;
    • getVehiclePoolingMeetingPlaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehiclePoolingMeetingPlaceRefOrBuilder()
       Reference to a VEHICLE POOLING MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 93:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_meeting_place_ref = 373;
      Specified by:
      getVehiclePoolingMeetingPlaceRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 374;
      Specified by:
      hasVehicleSharingParkingAreaRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 374;
      Specified by:
      getVehicleSharingParkingAreaRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The vehicleSharingParkingAreaRef.
    • setVehicleSharingParkingAreaRef

      public VehicleMeetingPointAssignmentType.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 = 374;
    • setVehicleSharingParkingAreaRef

      public VehicleMeetingPointAssignmentType.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 = 374;
    • mergeVehicleSharingParkingAreaRef

      public VehicleMeetingPointAssignmentType.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 = 374;
    • clearVehicleSharingParkingAreaRef

      public VehicleMeetingPointAssignmentType.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 = 374;
    • 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 = 374;
    • 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 = 374;
      Specified by:
      getVehicleSharingParkingAreaRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 375;
      Specified by:
      hasVehiclePoolingParkingAreaRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 375;
      Specified by:
      getVehiclePoolingParkingAreaRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The vehiclePoolingParkingAreaRef.
    • setVehiclePoolingParkingAreaRef

      public VehicleMeetingPointAssignmentType.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 = 375;
    • setVehiclePoolingParkingAreaRef

      public VehicleMeetingPointAssignmentType.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 = 375;
    • mergeVehiclePoolingParkingAreaRef

      public VehicleMeetingPointAssignmentType.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 = 375;
    • clearVehiclePoolingParkingAreaRef

      public VehicleMeetingPointAssignmentType.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 = 375;
    • 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 = 375;
    • 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 = 375;
      Specified by:
      getVehiclePoolingParkingAreaRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 376;
      Specified by:
      hasVehicleSharingParkingBayRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 376;
      Specified by:
      getVehicleSharingParkingBayRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The vehicleSharingParkingBayRef.
    • setVehicleSharingParkingBayRef

      public VehicleMeetingPointAssignmentType.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 = 376;
    • setVehicleSharingParkingBayRef

      public VehicleMeetingPointAssignmentType.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 = 376;
    • mergeVehicleSharingParkingBayRef

      public VehicleMeetingPointAssignmentType.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 = 376;
    • clearVehicleSharingParkingBayRef

      public VehicleMeetingPointAssignmentType.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 = 376;
    • 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 = 376;
    • 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 = 376;
      Specified by:
      getVehicleSharingParkingBayRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 377;
      Specified by:
      hasVehiclePoolingParkingBayRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 377;
      Specified by:
      getVehiclePoolingParkingBayRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The vehiclePoolingParkingBayRef.
    • setVehiclePoolingParkingBayRef

      public VehicleMeetingPointAssignmentType.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 = 377;
    • setVehiclePoolingParkingBayRef

      public VehicleMeetingPointAssignmentType.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 = 377;
    • mergeVehiclePoolingParkingBayRef

      public VehicleMeetingPointAssignmentType.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 = 377;
    • clearVehiclePoolingParkingBayRef

      public VehicleMeetingPointAssignmentType.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 = 377;
    • 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 = 377;
    • 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 = 377;
      Specified by:
      getVehiclePoolingParkingBayRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder
    • 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 = 378;
      Specified by:
      hasMonitoredVehicleSharingParkingBayRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      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 = 378;
      Specified by:
      getMonitoredVehicleSharingParkingBayRef in interface VehicleMeetingPointAssignmentTypeOrBuilder
      Returns:
      The monitoredVehicleSharingParkingBayRef.
    • setMonitoredVehicleSharingParkingBayRef

      public VehicleMeetingPointAssignmentType.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 = 378;
    • setMonitoredVehicleSharingParkingBayRef

      public VehicleMeetingPointAssignmentType.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 = 378;
    • mergeMonitoredVehicleSharingParkingBayRef

      public VehicleMeetingPointAssignmentType.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 = 378;
    • clearMonitoredVehicleSharingParkingBayRef

      public VehicleMeetingPointAssignmentType.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 = 378;
    • 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 = 378;
    • 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 = 378;
      Specified by:
      getMonitoredVehicleSharingParkingBayRefOrBuilder in interface VehicleMeetingPointAssignmentTypeOrBuilder