Package uk.org.netex.www.netex
Interface PassengerStopAssignmentViewTypeOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
PassengerStopAssignmentViewType,PassengerStopAssignmentViewType.Builder
@Generated
public interface PassengerStopAssignmentViewTypeOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionReference to a BRANDING.Reference to a BRANDING.Reference to a DYNAMIC STOP ASSIGNMENT.Reference to a DYNAMIC STOP ASSIGNMENT.getId()Identifier of Object of which this is a view.com.google.protobuf.ByteStringIdentifier of Object of which this is a view.getLabel()[netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 414:75]com.google.protobuf.ByteString[netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 414:75]intgetOrder()Order of Assignment.Reference to a PASSENGER STOP ASSIGNMENT.Reference to a PASSENGER STOP ASSIGNMENT.Name of QUAY or platform to which the SCHEDULED STOP POINT is assigned.Name of QUAY or platform to which the SCHEDULED STOP POINT is assigned.QUAY to which SCHEDULED STOP POINT is to be assigned.QUAY to which SCHEDULED STOP POINT is to be assigned.Reference to a STOP PLACE.Reference to a STOP PLACE.Reference to a TAXI RANK.Reference to a TAXI RANK.Reference to a VEHICLE JOURNEY STOP ASSIGNMENT.Reference to a VEHICLE JOURNEY STOP ASSIGNMENT.booleanReference to a BRANDING.booleanReference to a DYNAMIC STOP ASSIGNMENT.booleanReference to a PASSENGER STOP ASSIGNMENT.booleanName of QUAY or platform to which the SCHEDULED STOP POINT is assigned.booleanQUAY to which SCHEDULED STOP POINT is to be assigned.booleanReference to a STOP PLACE.booleanReference to a TAXI RANK.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
-
hasBrandingRef
boolean hasBrandingRef()Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;- Returns:
- Whether the brandingRef field is set.
-
getBrandingRef
VersionOfObjectRefStructure getBrandingRef()Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;- Returns:
- The brandingRef.
-
getBrandingRefOrBuilder
VersionOfObjectRefStructureOrBuilder getBrandingRefOrBuilder()Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2; -
getOrder
int getOrder()Order of Assignment. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 416:52]
int32 order = 21;- Returns:
- The order.
-
getLabel
String getLabel()[netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 414:75]
string label = 47;- Returns:
- The label.
-
getLabelBytes
com.google.protobuf.ByteString getLabelBytes()[netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 414:75]
string label = 47;- Returns:
- The bytes for label.
-
getId
String getId()Identifier of Object of which this is a view. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 386:68]
string id = 61;- Returns:
- The id.
-
getIdBytes
com.google.protobuf.ByteString getIdBytes()Identifier of Object of which this is a view. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 386:68]
string id = 61;- Returns:
- The bytes for id.
-
hasQuayRef
boolean hasQuayRef()QUAY to which SCHEDULED STOP POINT is to be assigned. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 375:73]
.uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 62;- Returns:
- Whether the quayRef field is set.
-
getQuayRef
VersionOfObjectRefStructure getQuayRef()QUAY to which SCHEDULED STOP POINT is to be assigned. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 375:73]
.uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 62;- Returns:
- The quayRef.
-
getQuayRefOrBuilder
VersionOfObjectRefStructureOrBuilder getQuayRefOrBuilder()QUAY to which SCHEDULED STOP POINT is to be assigned. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 375:73]
.uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 62; -
hasQuayName
boolean hasQuayName()Name of QUAY or platform to which the SCHEDULED STOP POINT is assigned. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 380:76]
.uk.org.netex.www.netex.MultilingualString quay_name = 63;- Returns:
- Whether the quayName field is set.
-
getQuayName
MultilingualString getQuayName()Name of QUAY or platform to which the SCHEDULED STOP POINT is assigned. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 380:76]
.uk.org.netex.www.netex.MultilingualString quay_name = 63;- Returns:
- The quayName.
-
getQuayNameOrBuilder
MultilingualStringOrBuilder getQuayNameOrBuilder()Name of QUAY or platform to which the SCHEDULED STOP POINT is assigned. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 380:76]
.uk.org.netex.www.netex.MultilingualString quay_name = 63; -
hasPassengerStopAssignmentRef
boolean hasPassengerStopAssignmentRef()Reference to a PASSENGER STOP ASSIGNMENT. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 91:130]
.uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_stop_assignment_ref = 41;- Returns:
- Whether the passengerStopAssignmentRef field is set.
-
getPassengerStopAssignmentRef
VersionOfObjectRefStructure getPassengerStopAssignmentRef()Reference to a PASSENGER STOP ASSIGNMENT. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 91:130]
.uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_stop_assignment_ref = 41;- Returns:
- The passengerStopAssignmentRef.
-
getPassengerStopAssignmentRefOrBuilder
VersionOfObjectRefStructureOrBuilder getPassengerStopAssignmentRefOrBuilder()Reference to a PASSENGER STOP ASSIGNMENT. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 91:130]
.uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_stop_assignment_ref = 41; -
hasDynamicStopAssignmentRef
boolean hasDynamicStopAssignmentRef()Reference to a DYNAMIC STOP ASSIGNMENT. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 143:135]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dynamic_stop_assignment_ref = 42;- Returns:
- Whether the dynamicStopAssignmentRef field is set.
-
getDynamicStopAssignmentRef
VersionOfObjectRefStructure getDynamicStopAssignmentRef()Reference to a DYNAMIC STOP ASSIGNMENT. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 143:135]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dynamic_stop_assignment_ref = 42;- Returns:
- The dynamicStopAssignmentRef.
-
getDynamicStopAssignmentRefOrBuilder
VersionOfObjectRefStructureOrBuilder getDynamicStopAssignmentRefOrBuilder()Reference to a DYNAMIC STOP ASSIGNMENT. [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 143:135]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dynamic_stop_assignment_ref = 42; -
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 = 43;- 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 = 43;- 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 = 43; -
hasStopPlaceRef
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 = 44;- Returns:
- Whether the stopPlaceRef field is set.
-
getStopPlaceRef
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 = 44;- Returns:
- The stopPlaceRef.
-
getStopPlaceRefOrBuilder
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 = 44; -
hasTaxiRankRef
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 = 45;- Returns:
- Whether the taxiRankRef field is set.
-
getTaxiRankRef
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 = 45;- Returns:
- The taxiRankRef.
-
getTaxiRankRefOrBuilder
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 = 45; -
getPassengerStopAssignmentRefStructureCase
PassengerStopAssignmentViewType.PassengerStopAssignmentRefStructureCase getPassengerStopAssignmentRefStructureCase() -
getStopPlaceRefStructureCase
PassengerStopAssignmentViewType.StopPlaceRefStructureCase getStopPlaceRefStructureCase()
-