Package uk.org.netex.www.netex
Interface VehicleJourneyStopAssignments_RelStructure.ChoiceWrapper_VehicleJourneyStopAssignments_RelStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
VehicleJourneyStopAssignments_RelStructure.ChoiceWrapper_VehicleJourneyStopAssignments_RelStructure,VehicleJourneyStopAssignments_RelStructure.ChoiceWrapper_VehicleJourneyStopAssignments_RelStructure.Builder
- Enclosing class:
VehicleJourneyStopAssignments_RelStructure
public static interface VehicleJourneyStopAssignments_RelStructure.ChoiceWrapper_VehicleJourneyStopAssignments_RelStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionChange to a PASSENGER STOP ASSIGNMENT for a specific VEHICLE JOURNEY +v1.1 [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 605:103]Change to a PASSENGER STOP ASSIGNMENT for a specific VEHICLE JOURNEY +v1.1 [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 605:103]Reference to a VEHICLE JOURNEY STOP ASSIGNMENT.Reference to a VEHICLE JOURNEY STOP ASSIGNMENT.booleanChange to a PASSENGER STOP ASSIGNMENT for a specific VEHICLE JOURNEY +v1.1 [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 605:103]booleanReference to a VEHICLE JOURNEY STOP ASSIGNMENT.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasVehicleJourneyStopAssignmentRef
boolean hasVehicleJourneyStopAssignmentRef()Reference to a VEHICLE JOURNEY STOP ASSIGNMENT. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 315:149]
.uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_stop_assignment_ref = 1;- Returns:
- Whether the vehicleJourneyStopAssignmentRef field is set.
-
getVehicleJourneyStopAssignmentRef
VersionOfObjectRefStructure getVehicleJourneyStopAssignmentRef()Reference to a VEHICLE JOURNEY STOP ASSIGNMENT. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 315:149]
.uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_stop_assignment_ref = 1;- Returns:
- The vehicleJourneyStopAssignmentRef.
-
getVehicleJourneyStopAssignmentRefOrBuilder
VersionOfObjectRefStructureOrBuilder getVehicleJourneyStopAssignmentRefOrBuilder()Reference to a VEHICLE JOURNEY STOP ASSIGNMENT. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 315:149]
.uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_stop_assignment_ref = 1; -
hasVehicleJourneyStopAssignment
boolean hasVehicleJourneyStopAssignment()Change to a PASSENGER STOP ASSIGNMENT for a specific VEHICLE JOURNEY +v1.1 [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 605:103]
.uk.org.netex.www.netex.VehicleJourneyStopAssignmentType vehicle_journey_stop_assignment = 2;- Returns:
- Whether the vehicleJourneyStopAssignment field is set.
-
getVehicleJourneyStopAssignment
VehicleJourneyStopAssignmentType getVehicleJourneyStopAssignment()Change to a PASSENGER STOP ASSIGNMENT for a specific VEHICLE JOURNEY +v1.1 [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 605:103]
.uk.org.netex.www.netex.VehicleJourneyStopAssignmentType vehicle_journey_stop_assignment = 2;- Returns:
- The vehicleJourneyStopAssignment.
-
getVehicleJourneyStopAssignmentOrBuilder
VehicleJourneyStopAssignmentTypeOrBuilder getVehicleJourneyStopAssignmentOrBuilder()Change to a PASSENGER STOP ASSIGNMENT for a specific VEHICLE JOURNEY +v1.1 [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 605:103]
.uk.org.netex.www.netex.VehicleJourneyStopAssignmentType vehicle_journey_stop_assignment = 2;
-