Interface VehicleStoppingPlaces_RelStructure.ChoiceWrapper_VehicleStoppingPlaces_RelStructureOrBuilder

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

public static interface VehicleStoppingPlaces_RelStructure.ChoiceWrapper_VehicleStoppingPlaces_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasVehicleStoppingPlaceRef

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

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

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

      boolean hasVehicleStoppingPlace()
       Designated PLACE within a STOP PLACE for a VEHICLE to stop.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1005:78]
       
      .uk.org.netex.www.netex.VehicleStoppingPlaceType vehicle_stopping_place = 2;
      Returns:
      Whether the vehicleStoppingPlace field is set.
    • getVehicleStoppingPlace

      VehicleStoppingPlaceType getVehicleStoppingPlace()
       Designated PLACE within a STOP PLACE for a VEHICLE to stop.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1005:78]
       
      .uk.org.netex.www.netex.VehicleStoppingPlaceType vehicle_stopping_place = 2;
      Returns:
      The vehicleStoppingPlace.
    • getVehicleStoppingPlaceOrBuilder

      VehicleStoppingPlaceTypeOrBuilder getVehicleStoppingPlaceOrBuilder()
       Designated PLACE within a STOP PLACE for a VEHICLE to stop.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1005:78]
       
      .uk.org.netex.www.netex.VehicleStoppingPlaceType vehicle_stopping_place = 2;