Package uk.org.netex.www.netex
Interface PoolOfVehicles_RelStructure.SequenceWrapper_PoolOfVehicles_RelStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
PoolOfVehicles_RelStructure.SequenceWrapper_PoolOfVehicles_RelStructure,PoolOfVehicles_RelStructure.SequenceWrapper_PoolOfVehicles_RelStructure.Builder
- Enclosing class:
PoolOfVehicles_RelStructure
public static interface PoolOfVehicles_RelStructure.SequenceWrapper_PoolOfVehicles_RelStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetPoolOfVehicles(int index) A set of vehicles assigned to a specific PARKING, PARKING AREAs, PARKING BAYs, p lace or MOBILITY CONSTRAINT ZONE that must be picked up and returned to the same area.intA set of vehicles assigned to a specific PARKING, PARKING AREAs, PARKING BAYs, p lace or MOBILITY CONSTRAINT ZONE that must be picked up and returned to the same area.A set of vehicles assigned to a specific PARKING, PARKING AREAs, PARKING BAYs, p lace or MOBILITY CONSTRAINT ZONE that must be picked up and returned to the same area.getPoolOfVehiclesOrBuilder(int index) A set of vehicles assigned to a specific PARKING, PARKING AREAs, PARKING BAYs, p lace or MOBILITY CONSTRAINT ZONE that must be picked up and returned to the same area.List<? extends PoolOfVehiclesTypeOrBuilder> A set of vehicles assigned to a specific PARKING, PARKING AREAs, PARKING BAYs, p lace or MOBILITY CONSTRAINT ZONE that must be picked up and returned to the same area.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
-
getPoolOfVehiclesList
List<PoolOfVehiclesType> getPoolOfVehiclesList()A set of vehicles assigned to a specific PARKING, PARKING AREAs, PARKING BAYs, p lace or MOBILITY CONSTRAINT ZONE that must be picked up and returned to the same area. +v1.2.2 [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 222:90]
repeated .uk.org.netex.www.netex.PoolOfVehiclesType pool_of_vehicles = 1; -
getPoolOfVehicles
A set of vehicles assigned to a specific PARKING, PARKING AREAs, PARKING BAYs, p lace or MOBILITY CONSTRAINT ZONE that must be picked up and returned to the same area. +v1.2.2 [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 222:90]
repeated .uk.org.netex.www.netex.PoolOfVehiclesType pool_of_vehicles = 1; -
getPoolOfVehiclesCount
int getPoolOfVehiclesCount()A set of vehicles assigned to a specific PARKING, PARKING AREAs, PARKING BAYs, p lace or MOBILITY CONSTRAINT ZONE that must be picked up and returned to the same area. +v1.2.2 [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 222:90]
repeated .uk.org.netex.www.netex.PoolOfVehiclesType pool_of_vehicles = 1; -
getPoolOfVehiclesOrBuilderList
List<? extends PoolOfVehiclesTypeOrBuilder> getPoolOfVehiclesOrBuilderList()A set of vehicles assigned to a specific PARKING, PARKING AREAs, PARKING BAYs, p lace or MOBILITY CONSTRAINT ZONE that must be picked up and returned to the same area. +v1.2.2 [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 222:90]
repeated .uk.org.netex.www.netex.PoolOfVehiclesType pool_of_vehicles = 1; -
getPoolOfVehiclesOrBuilder
A set of vehicles assigned to a specific PARKING, PARKING AREAs, PARKING BAYs, p lace or MOBILITY CONSTRAINT ZONE that must be picked up and returned to the same area. +v1.2.2 [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 222:90]
repeated .uk.org.netex.www.netex.PoolOfVehiclesType pool_of_vehicles = 1;
-