Interface VehicleStoppingPositions_RelStructure.ChoiceWrapper_VehicleStoppingPositions_RelStructureOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
VehicleStoppingPositions_RelStructure.ChoiceWrapper_VehicleStoppingPositions_RelStructure, VehicleStoppingPositions_RelStructure.ChoiceWrapper_VehicleStoppingPositions_RelStructure.Builder
Enclosing class:
VehicleStoppingPositions_RelStructure

public static interface VehicleStoppingPositions_RelStructure.ChoiceWrapper_VehicleStoppingPositions_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasVehicleStoppingPositionRef

      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 = 1;
      Returns:
      Whether the vehicleStoppingPositionRef field is set.
    • getVehicleStoppingPositionRef

      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 = 1;
      Returns:
      The vehicleStoppingPositionRef.
    • getVehicleStoppingPositionRefOrBuilder

      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 = 1;
    • hasVehicleStoppingPosition

      boolean hasVehicleStoppingPosition()
       Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1100:80]
       
      .uk.org.netex.www.netex.VehicleStoppingPositionType vehicle_stopping_position = 2;
      Returns:
      Whether the vehicleStoppingPosition field is set.
    • getVehicleStoppingPosition

      VehicleStoppingPositionType getVehicleStoppingPosition()
       Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1100:80]
       
      .uk.org.netex.www.netex.VehicleStoppingPositionType vehicle_stopping_position = 2;
      Returns:
      The vehicleStoppingPosition.
    • getVehicleStoppingPositionOrBuilder

      VehicleStoppingPositionTypeOrBuilder getVehicleStoppingPositionOrBuilder()
       Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1100:80]
       
      .uk.org.netex.www.netex.VehicleStoppingPositionType vehicle_stopping_position = 2;