Package uk.org.netex.www.netex
Interface EntranceRefs_RelStructure.ChoiceWrapper_EntranceRefStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
EntranceRefs_RelStructure.ChoiceWrapper_EntranceRefStructure,EntranceRefs_RelStructure.ChoiceWrapper_EntranceRefStructure.Builder
- Enclosing class:
EntranceRefs_RelStructure
public static interface EntranceRefs_RelStructure.ChoiceWrapper_EntranceRefStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionReference to an ENTRANCE to a SITE.Reference to an ENTRANCE to a SITE.Reference to a PARKING VEHICLE ENTRANCE.Reference to a PARKING VEHICLE ENTRANCE.Reference to a PARKING VEHICLE ENTRANCE.Reference to a PARKING VEHICLE ENTRANCE.Reference to a PARKING VEHICLE ENTRANCE.Reference to a PARKING VEHICLE ENTRANCE.Reference to a POINT OF INTEREST ENTRANCE.Reference to a POINT OF INTEREST ENTRANCE.Reference to a POINT OF INTEREST VEHICLEENTRANCE.Reference to a POINT OF INTEREST VEHICLEENTRANCE.Reference to a STOP PLACE ENTRANCE.Reference to a STOP PLACE ENTRANCE.Reference to a STOP PLACE VEHICLE ENTRANCE.Reference to a STOP PLACE VEHICLE ENTRANCE.Reference to an VEHICLE ENTRANCE to a SITE.Reference to an VEHICLE ENTRANCE to a SITE.booleanReference to an ENTRANCE to a SITE.booleanReference to a PARKING VEHICLE ENTRANCE.booleanReference to a PARKING VEHICLE ENTRANCE.booleanReference to a PARKING VEHICLE ENTRANCE.booleanReference to a POINT OF INTEREST ENTRANCE.booleanReference to a POINT OF INTEREST VEHICLEENTRANCE.booleanReference to a STOP PLACE ENTRANCE.booleanReference to a STOP PLACE VEHICLE ENTRANCE.booleanReference to an VEHICLE ENTRANCE to a SITE.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
-
hasEntranceRef
boolean hasEntranceRef()Reference to an ENTRANCE to a SITE. [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 210:99]
.uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_ref = 1;- Returns:
- Whether the entranceRef field is set.
-
getEntranceRef
VersionOfObjectRefStructure getEntranceRef()Reference to an ENTRANCE to a SITE. [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 210:99]
.uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_ref = 1;- Returns:
- The entranceRef.
-
getEntranceRefOrBuilder
VersionOfObjectRefStructureOrBuilder getEntranceRefOrBuilder()Reference to an ENTRANCE to a SITE. [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 210:99]
.uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_ref = 1; -
hasVehicleEntranceRef
boolean hasVehicleEntranceRef()Reference to an VEHICLE ENTRANCE to a SITE. [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 248:108]
.uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_entrance_ref = 2;- Returns:
- Whether the vehicleEntranceRef field is set.
-
getVehicleEntranceRef
VersionOfObjectRefStructure getVehicleEntranceRef()Reference to an VEHICLE ENTRANCE to a SITE. [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 248:108]
.uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_entrance_ref = 2;- Returns:
- The vehicleEntranceRef.
-
getVehicleEntranceRefOrBuilder
VersionOfObjectRefStructureOrBuilder getVehicleEntranceRefOrBuilder()Reference to an VEHICLE ENTRANCE to a SITE. [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 248:108]
.uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_entrance_ref = 2; -
hasPointOfInterestEntranceRef
boolean hasPointOfInterestEntranceRef()Reference to a POINT OF INTEREST ENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 241:124]
.uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_entrance_ref = 3;- Returns:
- Whether the pointOfInterestEntranceRef field is set.
-
getPointOfInterestEntranceRef
VersionOfObjectRefStructure getPointOfInterestEntranceRef()Reference to a POINT OF INTEREST ENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 241:124]
.uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_entrance_ref = 3;- Returns:
- The pointOfInterestEntranceRef.
-
getPointOfInterestEntranceRefOrBuilder
VersionOfObjectRefStructureOrBuilder getPointOfInterestEntranceRefOrBuilder()Reference to a POINT OF INTEREST ENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 241:124]
.uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_entrance_ref = 3; -
hasPointOfInterestVehicleEntranceRef
boolean hasPointOfInterestVehicleEntranceRef()Reference to a POINT OF INTEREST VEHICLEENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 267:138]
.uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_vehicle_entrance_ref = 4;- Returns:
- Whether the pointOfInterestVehicleEntranceRef field is set.
-
getPointOfInterestVehicleEntranceRef
VersionOfObjectRefStructure getPointOfInterestVehicleEntranceRef()Reference to a POINT OF INTEREST VEHICLEENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 267:138]
.uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_vehicle_entrance_ref = 4;- Returns:
- The pointOfInterestVehicleEntranceRef.
-
getPointOfInterestVehicleEntranceRefOrBuilder
VersionOfObjectRefStructureOrBuilder getPointOfInterestVehicleEntranceRefOrBuilder()Reference to a POINT OF INTEREST VEHICLEENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 267:138]
.uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_vehicle_entrance_ref = 4; -
hasParkingEntranceRef
boolean hasParkingEntranceRef()Reference to a PARKING VEHICLE ENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 172:108]
.uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_ref = 5;- Returns:
- Whether the parkingEntranceRef field is set.
-
getParkingEntranceRef
VersionOfObjectRefStructure getParkingEntranceRef()Reference to a PARKING VEHICLE ENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 172:108]
.uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_ref = 5;- Returns:
- The parkingEntranceRef.
-
getParkingEntranceRefOrBuilder
VersionOfObjectRefStructureOrBuilder getParkingEntranceRefOrBuilder()Reference to a PARKING VEHICLE ENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 172:108]
.uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_ref = 5; -
hasParkingPassengerEntranceRef
boolean hasParkingPassengerEntranceRef()Reference to a PARKING VEHICLE ENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 198:89]
.uk.org.netex.www.netex.VersionOfObjectRefStructure parking_passenger_entrance_ref = 6;- Returns:
- Whether the parkingPassengerEntranceRef field is set.
-
getParkingPassengerEntranceRef
VersionOfObjectRefStructure getParkingPassengerEntranceRef()Reference to a PARKING VEHICLE ENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 198:89]
.uk.org.netex.www.netex.VersionOfObjectRefStructure parking_passenger_entrance_ref = 6;- Returns:
- The parkingPassengerEntranceRef.
-
getParkingPassengerEntranceRefOrBuilder
VersionOfObjectRefStructureOrBuilder getParkingPassengerEntranceRefOrBuilder()Reference to a PARKING VEHICLE ENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 198:89]
.uk.org.netex.www.netex.VersionOfObjectRefStructure parking_passenger_entrance_ref = 6; -
hasParkingEntranceForVehiclesRef
boolean hasParkingEntranceForVehiclesRef()Reference to a PARKING VEHICLE ENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 229:137]
.uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_for_vehicles_ref = 7;- Returns:
- Whether the parkingEntranceForVehiclesRef field is set.
-
getParkingEntranceForVehiclesRef
VersionOfObjectRefStructure getParkingEntranceForVehiclesRef()Reference to a PARKING VEHICLE ENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 229:137]
.uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_for_vehicles_ref = 7;- Returns:
- The parkingEntranceForVehiclesRef.
-
getParkingEntranceForVehiclesRefOrBuilder
VersionOfObjectRefStructureOrBuilder getParkingEntranceForVehiclesRefOrBuilder()Reference to a PARKING VEHICLE ENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 229:137]
.uk.org.netex.www.netex.VersionOfObjectRefStructure parking_entrance_for_vehicles_ref = 7; -
hasStopPlaceEntranceRef
boolean hasStopPlaceEntranceRef()Reference to a STOP PLACE ENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 252:112]
.uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_entrance_ref = 8;- Returns:
- Whether the stopPlaceEntranceRef field is set.
-
getStopPlaceEntranceRef
VersionOfObjectRefStructure getStopPlaceEntranceRef()Reference to a STOP PLACE ENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 252:112]
.uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_entrance_ref = 8;- Returns:
- The stopPlaceEntranceRef.
-
getStopPlaceEntranceRefOrBuilder
VersionOfObjectRefStructureOrBuilder getStopPlaceEntranceRefOrBuilder()Reference to a STOP PLACE ENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 252:112]
.uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_entrance_ref = 8; -
hasStopPlaceVehicleEntranceRef
boolean hasStopPlaceVehicleEntranceRef()Reference to a STOP PLACE VEHICLE ENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 278:126]
.uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_vehicle_entrance_ref = 9;- Returns:
- Whether the stopPlaceVehicleEntranceRef field is set.
-
getStopPlaceVehicleEntranceRef
VersionOfObjectRefStructure getStopPlaceVehicleEntranceRef()Reference to a STOP PLACE VEHICLE ENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 278:126]
.uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_vehicle_entrance_ref = 9;- Returns:
- The stopPlaceVehicleEntranceRef.
-
getStopPlaceVehicleEntranceRefOrBuilder
VersionOfObjectRefStructureOrBuilder getStopPlaceVehicleEntranceRefOrBuilder()Reference to a STOP PLACE VEHICLE ENTRANCE. [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 278:126]
.uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_vehicle_entrance_ref = 9; -
getEntranceRefStructureCase
EntranceRefs_RelStructure.ChoiceWrapper_EntranceRefStructure.EntranceRefStructureCase getEntranceRefStructureCase()
-