Interface VehicleTypeStopAssignments_RelStructure.ChoiceWrapper_VehicleTypeStopAssignments_RelStructureOrBuilder

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

public static interface VehicleTypeStopAssignments_RelStructure.ChoiceWrapper_VehicleTypeStopAssignments_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasVehicleTypeStopAssignmentRef

      boolean hasVehicleTypeStopAssignmentRef()
       Reference to a VEHICLE TYPE STOP ASSIGNMENT.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 263:134]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_stop_assignment_ref = 1;
      Returns:
      Whether the vehicleTypeStopAssignmentRef field is set.
    • getVehicleTypeStopAssignmentRef

      VersionOfObjectRefStructure getVehicleTypeStopAssignmentRef()
       Reference to a VEHICLE TYPE STOP ASSIGNMENT.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 263:134]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_stop_assignment_ref = 1;
      Returns:
      The vehicleTypeStopAssignmentRef.
    • getVehicleTypeStopAssignmentRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getVehicleTypeStopAssignmentRefOrBuilder()
       Reference to a VEHICLE TYPE STOP ASSIGNMENT.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 263:134]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_stop_assignment_ref = 1;
    • hasVehicleTypeStopAssignment

      boolean hasVehicleTypeStopAssignment()
       The allocation of a stopping position of a VEHICLE TYPE for a particular VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 504:103]
       
      .uk.org.netex.www.netex.VehicleTypeStopAssignmentType vehicle_type_stop_assignment = 2;
      Returns:
      Whether the vehicleTypeStopAssignment field is set.
    • getVehicleTypeStopAssignment

      VehicleTypeStopAssignmentType getVehicleTypeStopAssignment()
       The allocation of a stopping position of a VEHICLE TYPE for a particular VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 504:103]
       
      .uk.org.netex.www.netex.VehicleTypeStopAssignmentType vehicle_type_stop_assignment = 2;
      Returns:
      The vehicleTypeStopAssignment.
    • getVehicleTypeStopAssignmentOrBuilder

      VehicleTypeStopAssignmentTypeOrBuilder getVehicleTypeStopAssignmentOrBuilder()
       The allocation of a stopping position of a VEHICLE TYPE for a particular VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 504:103]
       
      .uk.org.netex.www.netex.VehicleTypeStopAssignmentType vehicle_type_stop_assignment = 2;