Class SiteConnectionEndStructure.Builder

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

public static final class SiteConnectionEndStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<SiteConnectionEndStructure.Builder> implements SiteConnectionEndStructureOrBuilder
 Type for a SITE CONNECTION End.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 131:70]
 
Protobuf type uk.org.netex.www.netex.SiteConnectionEndStructure
  • 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<SiteConnectionEndStructure.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<SiteConnectionEndStructure.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<SiteConnectionEndStructure.Builder>
    • getDefaultInstanceForType

      public SiteConnectionEndStructure 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 SiteConnectionEndStructure buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

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

      public SiteConnectionEndStructure.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<SiteConnectionEndStructure.Builder>
      Throws:
      IOException
    • getStopPlaceRefStructureCase

      public SiteConnectionEndStructure.StopPlaceRefStructureCase getStopPlaceRefStructureCase()
      Specified by:
      getStopPlaceRefStructureCase in interface SiteConnectionEndStructureOrBuilder
    • clearStopPlaceRefStructure

      public SiteConnectionEndStructure.Builder clearStopPlaceRefStructure()
    • getQuayRefStructureCase

      public SiteConnectionEndStructure.QuayRefStructureCase getQuayRefStructureCase()
      Specified by:
      getQuayRefStructureCase in interface SiteConnectionEndStructureOrBuilder
    • clearQuayRefStructure

      public SiteConnectionEndStructure.Builder clearQuayRefStructure()
    • getParkingAreaRefStructureCase

      public SiteConnectionEndStructure.ParkingAreaRefStructureCase getParkingAreaRefStructureCase()
      Specified by:
      getParkingAreaRefStructureCase in interface SiteConnectionEndStructureOrBuilder
    • clearParkingAreaRefStructure

      public SiteConnectionEndStructure.Builder clearParkingAreaRefStructure()
    • getParkingEntranceRefStructureCase

      public SiteConnectionEndStructure.ParkingEntranceRefStructureCase getParkingEntranceRefStructureCase()
      Specified by:
      getParkingEntranceRefStructureCase in interface SiteConnectionEndStructureOrBuilder
    • clearParkingEntranceRefStructure

      public SiteConnectionEndStructure.Builder clearParkingEntranceRefStructure()
    • getTransportOrganisationRefStructureCase

      public SiteConnectionEndStructure.TransportOrganisationRefStructureCase getTransportOrganisationRefStructureCase()
      Specified by:
      getTransportOrganisationRefStructureCase in interface SiteConnectionEndStructureOrBuilder
    • clearTransportOrganisationRefStructure

      public SiteConnectionEndStructure.Builder clearTransportOrganisationRefStructure()
    • getTransportModeValue

      public int getTransportModeValue()
       MODE of end point of TRANSFER . Default is all modes, i.e. all modes of referenced stop place and or stop point.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 136:111]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 1;
      Specified by:
      getTransportModeValue in interface SiteConnectionEndStructureOrBuilder
      Returns:
      The enum numeric value on the wire for transportMode.
    • setTransportModeValue

      public SiteConnectionEndStructure.Builder setTransportModeValue(int value)
       MODE of end point of TRANSFER . Default is all modes, i.e. all modes of referenced stop place and or stop point.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 136:111]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 1;
      Parameters:
      value - The enum numeric value on the wire for transportMode to set.
      Returns:
      This builder for chaining.
    • getTransportMode

      public AllVehicleModesOfTransportEnumeration getTransportMode()
       MODE of end point of TRANSFER . Default is all modes, i.e. all modes of referenced stop place and or stop point.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 136:111]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 1;
      Specified by:
      getTransportMode in interface SiteConnectionEndStructureOrBuilder
      Returns:
      The transportMode.
    • setTransportMode

       MODE of end point of TRANSFER . Default is all modes, i.e. all modes of referenced stop place and or stop point.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 136:111]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 1;
      Parameters:
      value - The transportMode to set.
      Returns:
      This builder for chaining.
    • clearTransportMode

      public SiteConnectionEndStructure.Builder clearTransportMode()
       MODE of end point of TRANSFER . Default is all modes, i.e. all modes of referenced stop place and or stop point.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 136:111]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 1;
      Returns:
      This builder for chaining.
    • hasStopAreaRef

      public boolean hasStopAreaRef()
       Identifier of a Place at end point of transfer.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 141:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 2;
      Specified by:
      hasStopAreaRef in interface SiteConnectionEndStructureOrBuilder
      Returns:
      Whether the stopAreaRef field is set.
    • getStopAreaRef

      public VersionOfObjectRefStructure getStopAreaRef()
       Identifier of a Place at end point of transfer.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 141:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 2;
      Specified by:
      getStopAreaRef in interface SiteConnectionEndStructureOrBuilder
      Returns:
      The stopAreaRef.
    • setStopAreaRef

       Identifier of a Place at end point of transfer.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 141:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 2;
    • setStopAreaRef

       Identifier of a Place at end point of transfer.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 141:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 2;
    • mergeStopAreaRef

       Identifier of a Place at end point of transfer.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 141:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 2;
    • clearStopAreaRef

      public SiteConnectionEndStructure.Builder clearStopAreaRef()
       Identifier of a Place at end point of transfer.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 141:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 2;
    • getStopAreaRefBuilder

      public VersionOfObjectRefStructure.Builder getStopAreaRefBuilder()
       Identifier of a Place at end point of transfer.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 141:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 2;
    • getStopAreaRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getStopAreaRefOrBuilder()
       Identifier of a Place at end point of transfer.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 141:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 2;
      Specified by:
      getStopAreaRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • hasScheduledStopPointRef

      public boolean hasScheduledStopPointRef()
       Specific SCHEDULED STOP POINT at end of CONNECTION.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 147:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 3;
      Specified by:
      hasScheduledStopPointRef in interface SiteConnectionEndStructureOrBuilder
      Returns:
      Whether the scheduledStopPointRef field is set.
    • getScheduledStopPointRef

      public VersionOfObjectRefStructure getScheduledStopPointRef()
       Specific SCHEDULED STOP POINT at end of CONNECTION.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 147:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 3;
      Specified by:
      getScheduledStopPointRef in interface SiteConnectionEndStructureOrBuilder
      Returns:
      The scheduledStopPointRef.
    • setScheduledStopPointRef

      public SiteConnectionEndStructure.Builder setScheduledStopPointRef(VersionOfObjectRefStructure value)
       Specific SCHEDULED STOP POINT at end of CONNECTION.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 147:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 3;
    • setScheduledStopPointRef

      public SiteConnectionEndStructure.Builder setScheduledStopPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Specific SCHEDULED STOP POINT at end of CONNECTION.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 147:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 3;
    • mergeScheduledStopPointRef

      public SiteConnectionEndStructure.Builder mergeScheduledStopPointRef(VersionOfObjectRefStructure value)
       Specific SCHEDULED STOP POINT at end of CONNECTION.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 147:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 3;
    • clearScheduledStopPointRef

      public SiteConnectionEndStructure.Builder clearScheduledStopPointRef()
       Specific SCHEDULED STOP POINT at end of CONNECTION.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 147:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 3;
    • getScheduledStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder getScheduledStopPointRefBuilder()
       Specific SCHEDULED STOP POINT at end of CONNECTION.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 147:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 3;
    • getScheduledStopPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getScheduledStopPointRefOrBuilder()
       Specific SCHEDULED STOP POINT at end of CONNECTION.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 147:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 3;
      Specified by:
      getScheduledStopPointRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • hasVehicleMeetingPointRef

      public boolean hasVehicleMeetingPointRef()
       VEHICLE MEETING POINT at END OF CONENCTION.   +V1.2.2. NB This is typed only to POINT to avoid forward dependency  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 152:87]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 82;
      Specified by:
      hasVehicleMeetingPointRef in interface SiteConnectionEndStructureOrBuilder
      Returns:
      Whether the vehicleMeetingPointRef field is set.
    • getVehicleMeetingPointRef

      public VersionOfObjectRefStructure getVehicleMeetingPointRef()
       VEHICLE MEETING POINT at END OF CONENCTION.   +V1.2.2. NB This is typed only to POINT to avoid forward dependency  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 152:87]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 82;
      Specified by:
      getVehicleMeetingPointRef in interface SiteConnectionEndStructureOrBuilder
      Returns:
      The vehicleMeetingPointRef.
    • setVehicleMeetingPointRef

      public SiteConnectionEndStructure.Builder setVehicleMeetingPointRef(VersionOfObjectRefStructure value)
       VEHICLE MEETING POINT at END OF CONENCTION.   +V1.2.2. NB This is typed only to POINT to avoid forward dependency  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 152:87]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 82;
    • setVehicleMeetingPointRef

      public SiteConnectionEndStructure.Builder setVehicleMeetingPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       VEHICLE MEETING POINT at END OF CONENCTION.   +V1.2.2. NB This is typed only to POINT to avoid forward dependency  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 152:87]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 82;
    • mergeVehicleMeetingPointRef

      public SiteConnectionEndStructure.Builder mergeVehicleMeetingPointRef(VersionOfObjectRefStructure value)
       VEHICLE MEETING POINT at END OF CONENCTION.   +V1.2.2. NB This is typed only to POINT to avoid forward dependency  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 152:87]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 82;
    • clearVehicleMeetingPointRef

      public SiteConnectionEndStructure.Builder clearVehicleMeetingPointRef()
       VEHICLE MEETING POINT at END OF CONENCTION.   +V1.2.2. NB This is typed only to POINT to avoid forward dependency  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 152:87]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 82;
    • getVehicleMeetingPointRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleMeetingPointRefBuilder()
       VEHICLE MEETING POINT at END OF CONENCTION.   +V1.2.2. NB This is typed only to POINT to avoid forward dependency  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 152:87]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 82;
    • getVehicleMeetingPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleMeetingPointRefOrBuilder()
       VEHICLE MEETING POINT at END OF CONENCTION.   +V1.2.2. NB This is typed only to POINT to avoid forward dependency  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 152:87]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 82;
      Specified by:
      getVehicleMeetingPointRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • 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 = 5;
      Specified by:
      hasAccessSpaceRef in interface SiteConnectionEndStructureOrBuilder
      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 = 5;
      Specified by:
      getAccessSpaceRef in interface SiteConnectionEndStructureOrBuilder
      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 = 5;
    • setAccessSpaceRef

      public SiteConnectionEndStructure.Builder setAccessSpaceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an ACCESS SPACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 188:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_space_ref = 5;
    • 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 = 5;
    • clearAccessSpaceRef

      public SiteConnectionEndStructure.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 = 5;
    • 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 = 5;
    • 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 = 5;
      Specified by:
      getAccessSpaceRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • 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 = 6;
      Specified by:
      hasBoardingPositionRef in interface SiteConnectionEndStructureOrBuilder
      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 = 6;
      Specified by:
      getBoardingPositionRef in interface SiteConnectionEndStructureOrBuilder
      Returns:
      The boardingPositionRef.
    • setBoardingPositionRef

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

      public SiteConnectionEndStructure.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 = 6;
    • mergeBoardingPositionRef

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

      public SiteConnectionEndStructure.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 = 6;
    • 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 = 6;
    • 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 = 6;
      Specified by:
      getBoardingPositionRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • 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 = 11;
      Specified by:
      hasStopPlaceEntranceRef in interface SiteConnectionEndStructureOrBuilder
      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 = 11;
      Specified by:
      getStopPlaceEntranceRef in interface SiteConnectionEndStructureOrBuilder
      Returns:
      The stopPlaceEntranceRef.
    • setStopPlaceEntranceRef

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

      public SiteConnectionEndStructure.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 = 11;
    • mergeStopPlaceEntranceRef

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

      public SiteConnectionEndStructure.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 = 11;
    • 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 = 11;
    • 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 = 11;
      Specified by:
      getStopPlaceEntranceRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • 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 = 21;
      Specified by:
      hasPointOfInterestRef in interface SiteConnectionEndStructureOrBuilder
      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 = 21;
      Specified by:
      getPointOfInterestRef in interface SiteConnectionEndStructureOrBuilder
      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 = 21;
    • setPointOfInterestRef

      public SiteConnectionEndStructure.Builder setPointOfInterestRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 66:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_ref = 21;
    • mergePointOfInterestRef

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

      public SiteConnectionEndStructure.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 = 21;
    • 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 = 21;
    • 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 = 21;
      Specified by:
      getPointOfInterestRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • 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 = 22;
      Specified by:
      hasPointOfInterestSpaceRef in interface SiteConnectionEndStructureOrBuilder
      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 = 22;
      Specified by:
      getPointOfInterestSpaceRef in interface SiteConnectionEndStructureOrBuilder
      Returns:
      The pointOfInterestSpaceRef.
    • setPointOfInterestSpaceRef

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

      public SiteConnectionEndStructure.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 = 22;
    • mergePointOfInterestSpaceRef

      public SiteConnectionEndStructure.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 = 22;
    • clearPointOfInterestSpaceRef

      public SiteConnectionEndStructure.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 = 22;
    • 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 = 22;
    • 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 = 22;
      Specified by:
      getPointOfInterestSpaceRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • 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 = 23;
      Specified by:
      hasPointOfInterestEntranceRef in interface SiteConnectionEndStructureOrBuilder
      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 = 23;
      Specified by:
      getPointOfInterestEntranceRef in interface SiteConnectionEndStructureOrBuilder
      Returns:
      The pointOfInterestEntranceRef.
    • setPointOfInterestEntranceRef

      public SiteConnectionEndStructure.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 = 23;
    • setPointOfInterestEntranceRef

      public SiteConnectionEndStructure.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 = 23;
    • mergePointOfInterestEntranceRef

      public SiteConnectionEndStructure.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 = 23;
    • clearPointOfInterestEntranceRef

      public SiteConnectionEndStructure.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 = 23;
    • 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 = 23;
    • 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 = 23;
      Specified by:
      getPointOfInterestEntranceRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • 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 = 31;
      Specified by:
      hasParkingRef in interface SiteConnectionEndStructureOrBuilder
      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 = 31;
      Specified by:
      getParkingRef in interface SiteConnectionEndStructureOrBuilder
      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 = 31;
    • 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 = 31;
    • 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 = 31;
    • clearParkingRef

      public SiteConnectionEndStructure.Builder clearParkingRef()
       Reference to a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 92:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_ref = 31;
    • 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 = 31;
    • 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 = 31;
      Specified by:
      getParkingRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • hasOperatorView

      public boolean hasOperatorView()
       Simplified view of OPERATOR. All data except the identifier will be derived through the relationship.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 573:67]
       
      .uk.org.netex.www.netex.OperatorViewType operator_view = 52;
      Specified by:
      hasOperatorView in interface SiteConnectionEndStructureOrBuilder
      Returns:
      Whether the operatorView field is set.
    • getOperatorView

      public OperatorViewType getOperatorView()
       Simplified view of OPERATOR. All data except the identifier will be derived through the relationship.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 573:67]
       
      .uk.org.netex.www.netex.OperatorViewType operator_view = 52;
      Specified by:
      getOperatorView in interface SiteConnectionEndStructureOrBuilder
      Returns:
      The operatorView.
    • setOperatorView

      public SiteConnectionEndStructure.Builder setOperatorView(OperatorViewType value)
       Simplified view of OPERATOR. All data except the identifier will be derived through the relationship.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 573:67]
       
      .uk.org.netex.www.netex.OperatorViewType operator_view = 52;
    • setOperatorView

      public SiteConnectionEndStructure.Builder setOperatorView(OperatorViewType.Builder builderForValue)
       Simplified view of OPERATOR. All data except the identifier will be derived through the relationship.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 573:67]
       
      .uk.org.netex.www.netex.OperatorViewType operator_view = 52;
    • mergeOperatorView

      public SiteConnectionEndStructure.Builder mergeOperatorView(OperatorViewType value)
       Simplified view of OPERATOR. All data except the identifier will be derived through the relationship.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 573:67]
       
      .uk.org.netex.www.netex.OperatorViewType operator_view = 52;
    • clearOperatorView

      public SiteConnectionEndStructure.Builder clearOperatorView()
       Simplified view of OPERATOR. All data except the identifier will be derived through the relationship.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 573:67]
       
      .uk.org.netex.www.netex.OperatorViewType operator_view = 52;
    • getOperatorViewBuilder

      public OperatorViewType.Builder getOperatorViewBuilder()
       Simplified view of OPERATOR. All data except the identifier will be derived through the relationship.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 573:67]
       
      .uk.org.netex.www.netex.OperatorViewType operator_view = 52;
    • getOperatorViewOrBuilder

      public OperatorViewTypeOrBuilder getOperatorViewOrBuilder()
       Simplified view of OPERATOR. All data except the identifier will be derived through the relationship.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 573:67]
       
      .uk.org.netex.www.netex.OperatorViewType operator_view = 52;
      Specified by:
      getOperatorViewOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • hasLabel

      public boolean hasLabel()
       Label at end of site connection.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 167:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 61;
      Specified by:
      hasLabel in interface SiteConnectionEndStructureOrBuilder
      Returns:
      Whether the label field is set.
    • getLabel

      public MultilingualString getLabel()
       Label at end of site connection.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 167:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 61;
      Specified by:
      getLabel in interface SiteConnectionEndStructureOrBuilder
      Returns:
      The label.
    • setLabel

       Label at end of site connection.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 167:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 61;
    • setLabel

       Label at end of site connection.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 167:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 61;
    • mergeLabel

       Label at end of site connection.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 167:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 61;
    • clearLabel

       Label at end of site connection.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 167:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 61;
    • getLabelBuilder

      public MultilingualString.Builder getLabelBuilder()
       Label at end of site connection.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 167:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 61;
    • getLabelOrBuilder

      public MultilingualStringOrBuilder getLabelOrBuilder()
       Label at end of site connection.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 167:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 61;
      Specified by:
      getLabelOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • 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 = 4;
      Specified by:
      hasStopPlaceRef in interface SiteConnectionEndStructureOrBuilder
      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 = 4;
      Specified by:
      getStopPlaceRef in interface SiteConnectionEndStructureOrBuilder
      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 = 4;
    • 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 = 4;
    • 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 = 4;
    • clearStopPlaceRef

      public SiteConnectionEndStructure.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 = 4;
    • 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 = 4;
    • 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 = 4;
      Specified by:
      getStopPlaceRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • 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 = 12;
      Specified by:
      hasTaxiRankRef in interface SiteConnectionEndStructureOrBuilder
      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 = 12;
      Specified by:
      getTaxiRankRef in interface SiteConnectionEndStructureOrBuilder
      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 = 12;
    • 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 = 12;
    • 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 = 12;
    • clearTaxiRankRef

      public SiteConnectionEndStructure.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 = 12;
    • 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 = 12;
    • 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 = 12;
      Specified by:
      getTaxiRankRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • 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 = 7;
      Specified by:
      hasQuayRef in interface SiteConnectionEndStructureOrBuilder
      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 = 7;
      Specified by:
      getQuayRef in interface SiteConnectionEndStructureOrBuilder
      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 = 7;
    • 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 = 7;
    • 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 = 7;
    • clearQuayRef

      public SiteConnectionEndStructure.Builder clearQuayRef()
       Reference to a QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 150:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 7;
    • 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 = 7;
    • 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 = 7;
      Specified by:
      getQuayRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • 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 = 16;
      Specified by:
      hasTaxiStandRef in interface SiteConnectionEndStructureOrBuilder
      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 = 16;
      Specified by:
      getTaxiStandRef in interface SiteConnectionEndStructureOrBuilder
      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 = 16;
    • 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 = 16;
    • 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 = 16;
    • clearTaxiStandRef

      public SiteConnectionEndStructure.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 = 16;
    • 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 = 16;
    • 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 = 16;
      Specified by:
      getTaxiStandRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • 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 = 32;
      Specified by:
      hasParkingAreaRef in interface SiteConnectionEndStructureOrBuilder
      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 = 32;
      Specified by:
      getParkingAreaRef in interface SiteConnectionEndStructureOrBuilder
      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 = 32;
    • setParkingAreaRef

      public SiteConnectionEndStructure.Builder setParkingAreaRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PARKING AREA.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 268:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_area_ref = 32;
    • 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 = 32;
    • clearParkingAreaRef

      public SiteConnectionEndStructure.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 = 32;
    • 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 = 32;
    • 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 = 32;
      Specified by:
      getParkingAreaRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • 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 = 43;
      Specified by:
      hasTaxiParkingAreaRef in interface SiteConnectionEndStructureOrBuilder
      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 = 43;
      Specified by:
      getTaxiParkingAreaRef in interface SiteConnectionEndStructureOrBuilder
      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 = 43;
    • setTaxiParkingAreaRef

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

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

      public SiteConnectionEndStructure.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 = 43;
    • 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 = 43;
    • 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 = 43;
      Specified by:
      getTaxiParkingAreaRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • 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 = 44;
      Specified by:
      hasVehicleSharingParkingAreaRef in interface SiteConnectionEndStructureOrBuilder
      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 = 44;
      Specified by:
      getVehicleSharingParkingAreaRef in interface SiteConnectionEndStructureOrBuilder
      Returns:
      The vehicleSharingParkingAreaRef.
    • setVehicleSharingParkingAreaRef

      public SiteConnectionEndStructure.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 = 44;
    • setVehicleSharingParkingAreaRef

      public SiteConnectionEndStructure.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 = 44;
    • mergeVehicleSharingParkingAreaRef

      public SiteConnectionEndStructure.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 = 44;
    • clearVehicleSharingParkingAreaRef

      public SiteConnectionEndStructure.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 = 44;
    • 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 = 44;
    • 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 = 44;
      Specified by:
      getVehicleSharingParkingAreaRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • 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 = 45;
      Specified by:
      hasVehiclePoolingParkingAreaRef in interface SiteConnectionEndStructureOrBuilder
      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 = 45;
      Specified by:
      getVehiclePoolingParkingAreaRef in interface SiteConnectionEndStructureOrBuilder
      Returns:
      The vehiclePoolingParkingAreaRef.
    • setVehiclePoolingParkingAreaRef

      public SiteConnectionEndStructure.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 = 45;
    • setVehiclePoolingParkingAreaRef

      public SiteConnectionEndStructure.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 = 45;
    • mergeVehiclePoolingParkingAreaRef

      public SiteConnectionEndStructure.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 = 45;
    • clearVehiclePoolingParkingAreaRef

      public SiteConnectionEndStructure.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 = 45;
    • 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 = 45;
    • 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 = 45;
      Specified by:
      getVehiclePoolingParkingAreaRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • 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 = 33;
      Specified by:
      hasParkingEntranceRef in interface SiteConnectionEndStructureOrBuilder
      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 = 33;
      Specified by:
      getParkingEntranceRef in interface SiteConnectionEndStructureOrBuilder
      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 = 33;
    • setParkingEntranceRef

      public SiteConnectionEndStructure.Builder setParkingEntranceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PARKING VEHICLE ENTRANCE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 172:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_ref = 33;
    • mergeParkingEntranceRef

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

      public SiteConnectionEndStructure.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 = 33;
    • 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 = 33;
    • 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 = 33;
      Specified by:
      getParkingEntranceRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • 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 = 34;
      Specified by:
      hasParkingPassengerEntranceRef in interface SiteConnectionEndStructureOrBuilder
      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 = 34;
      Specified by:
      getParkingPassengerEntranceRef in interface SiteConnectionEndStructureOrBuilder
      Returns:
      The parkingPassengerEntranceRef.
    • setParkingPassengerEntranceRef

      public SiteConnectionEndStructure.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 = 34;
    • setParkingPassengerEntranceRef

      public SiteConnectionEndStructure.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 = 34;
    • mergeParkingPassengerEntranceRef

      public SiteConnectionEndStructure.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 = 34;
    • clearParkingPassengerEntranceRef

      public SiteConnectionEndStructure.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 = 34;
    • 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 = 34;
    • 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 = 34;
      Specified by:
      getParkingPassengerEntranceRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • 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 = 35;
      Specified by:
      hasParkingEntranceForVehiclesRef in interface SiteConnectionEndStructureOrBuilder
      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 = 35;
      Specified by:
      getParkingEntranceForVehiclesRef in interface SiteConnectionEndStructureOrBuilder
      Returns:
      The parkingEntranceForVehiclesRef.
    • setParkingEntranceForVehiclesRef

      public SiteConnectionEndStructure.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 = 35;
    • setParkingEntranceForVehiclesRef

      public SiteConnectionEndStructure.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 = 35;
    • mergeParkingEntranceForVehiclesRef

      public SiteConnectionEndStructure.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 = 35;
    • clearParkingEntranceForVehiclesRef

      public SiteConnectionEndStructure.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 = 35;
    • 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 = 35;
    • 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 = 35;
      Specified by:
      getParkingEntranceForVehiclesRefOrBuilder in interface SiteConnectionEndStructureOrBuilder
    • hasOperatorRef

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

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

       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 51;
    • setOperatorRef

       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 51;
    • mergeOperatorRef

       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 51;
    • clearOperatorRef

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

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

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

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

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

       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 72;
    • setAuthorityRef

       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 72;
    • mergeAuthorityRef

       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 72;
    • clearAuthorityRef

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

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

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