Package uk.org.netex.www.netex
Interface VehicleMeetingPlaces_RelStructure.ChoiceWrapper_AddressablePlace_VersionStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
VehicleMeetingPlaces_RelStructure.ChoiceWrapper_AddressablePlace_VersionStructure,VehicleMeetingPlaces_RelStructure.ChoiceWrapper_AddressablePlace_VersionStructure.Builder
- Enclosing class:
VehicleMeetingPlaces_RelStructure
public static interface VehicleMeetingPlaces_RelStructure.ChoiceWrapper_AddressablePlace_VersionStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionDUMMY type to workaround SG limitation.DUMMY type to workaround SG limitation.A place where vehicles/passengers meet to change mode of transportation, for boarding, alighting, pick-up, drop-off, etc.A place where vehicles/passengers meet to change mode of transportation, for boarding, alighting, pick-up, drop-off, etc.booleanDUMMY type to workaround SG limitation.booleanA place where vehicles/passengers meet to change mode of transportation, for boarding, alighting, pick-up, drop-off, etc.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
-
hasVehicleMeetingPlaceu
boolean hasVehicleMeetingPlaceu()DUMMY type to workaround SG limitation. [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 73:127]
.uk.org.netex.www.netex.AddressablePlace_VersionStructure vehicle_meeting_placeu = 1;- Returns:
- Whether the vehicleMeetingPlaceu field is set.
-
getVehicleMeetingPlaceu
AddressablePlace_VersionStructure getVehicleMeetingPlaceu()DUMMY type to workaround SG limitation. [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 73:127]
.uk.org.netex.www.netex.AddressablePlace_VersionStructure vehicle_meeting_placeu = 1;- Returns:
- The vehicleMeetingPlaceu.
-
getVehicleMeetingPlaceuOrBuilder
AddressablePlace_VersionStructureOrBuilder getVehicleMeetingPlaceuOrBuilder()DUMMY type to workaround SG limitation. [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 73:127]
.uk.org.netex.www.netex.AddressablePlace_VersionStructure vehicle_meeting_placeu = 1; -
hasVehiclePoolingMeetingPlace
boolean hasVehiclePoolingMeetingPlace()A place where vehicles/passengers meet to change mode of transportation, for boarding, alighting, pick-up, drop-off, etc. +v1.2.2 [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 141:107]
.uk.org.netex.www.netex.VehiclePoolingMeetingPlaceType vehicle_pooling_meeting_place = 2;- Returns:
- Whether the vehiclePoolingMeetingPlace field is set.
-
getVehiclePoolingMeetingPlace
VehiclePoolingMeetingPlaceType getVehiclePoolingMeetingPlace()A place where vehicles/passengers meet to change mode of transportation, for boarding, alighting, pick-up, drop-off, etc. +v1.2.2 [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 141:107]
.uk.org.netex.www.netex.VehiclePoolingMeetingPlaceType vehicle_pooling_meeting_place = 2;- Returns:
- The vehiclePoolingMeetingPlace.
-
getVehiclePoolingMeetingPlaceOrBuilder
VehiclePoolingMeetingPlaceTypeOrBuilder getVehiclePoolingMeetingPlaceOrBuilder()A place where vehicles/passengers meet to change mode of transportation, for boarding, alighting, pick-up, drop-off, etc. +v1.2.2 [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 141:107]
.uk.org.netex.www.netex.VehiclePoolingMeetingPlaceType vehicle_pooling_meeting_place = 2; -
getAddressablePlaceVersionStructureCase
VehicleMeetingPlaces_RelStructure.ChoiceWrapper_AddressablePlace_VersionStructure.AddressablePlaceVersionStructureCase getAddressablePlaceVersionStructureCase()
-