Package uk.org.netex.www.netex
Interface StopPlacesInFrame_RelStructure.ChoiceWrapper_Site_VersionStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
StopPlacesInFrame_RelStructure.ChoiceWrapper_Site_VersionStructure,StopPlacesInFrame_RelStructure.ChoiceWrapper_Site_VersionStructure.Builder
- Enclosing class:
StopPlacesInFrame_RelStructure
public static interface StopPlacesInFrame_RelStructure.ChoiceWrapper_Site_VersionStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionVersion of a named place where public transport may be accessed.Version of a named place where public transport may be accessed.A place comprising one or more locations where taxis may stop to pick up or set down passengersA place comprising one or more locations where taxis may stop to pick up or set down passengers.A place comprising one or more locations where taxis may stop to pick up or set down passengersA place comprising one or more locations where taxis may stop to pick up or set down passengers.booleanVersion of a named place where public transport may be accessed.booleanA place comprising one or more locations where taxis may stop to pick up or set down passengersA place comprising one or more locations where taxis may stop to pick up or set down passengers.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
-
hasStopPlace
boolean hasStopPlace()Version of a named place where public transport may be accessed. May be a building complex (e.g. a station) or an on-street location. [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 147:63]
.uk.org.netex.www.netex.StopPlaceType stop_place = 1;- Returns:
- Whether the stopPlace field is set.
-
getStopPlace
StopPlaceType getStopPlace()Version of a named place where public transport may be accessed. May be a building complex (e.g. a station) or an on-street location. [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 147:63]
.uk.org.netex.www.netex.StopPlaceType stop_place = 1;- Returns:
- The stopPlace.
-
getStopPlaceOrBuilder
StopPlaceTypeOrBuilder getStopPlaceOrBuilder()Version of a named place where public transport may be accessed. May be a building complex (e.g. a station) or an on-street location. [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 147:63]
.uk.org.netex.www.netex.StopPlaceType stop_place = 1; -
hasTaxiRank
boolean hasTaxiRank()A place comprising one or more locations where taxis may stop to pick up or set down passengersA place comprising one or more locations where taxis may stop to pick up or set down passengers. +v1.2.2 [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 62:79]
.uk.org.netex.www.netex.TaxiRankType taxi_rank = 2;- Returns:
- Whether the taxiRank field is set.
-
getTaxiRank
TaxiRankType getTaxiRank()A place comprising one or more locations where taxis may stop to pick up or set down passengersA place comprising one or more locations where taxis may stop to pick up or set down passengers. +v1.2.2 [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 62:79]
.uk.org.netex.www.netex.TaxiRankType taxi_rank = 2;- Returns:
- The taxiRank.
-
getTaxiRankOrBuilder
TaxiRankTypeOrBuilder getTaxiRankOrBuilder()A place comprising one or more locations where taxis may stop to pick up or set down passengersA place comprising one or more locations where taxis may stop to pick up or set down passengers. +v1.2.2 [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 62:79]
.uk.org.netex.www.netex.TaxiRankType taxi_rank = 2; -
getSiteVersionStructureCase
StopPlacesInFrame_RelStructure.ChoiceWrapper_Site_VersionStructure.SiteVersionStructureCase getSiteVersionStructureCase()
-