Uses of Class
uk.org.siri.siri21.VehicleFeature
-
Packages that use VehicleFeature Package Description uk.org.siri.siri21 -
-
Uses of VehicleFeature in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type VehicleFeature Modifier and Type Field Description protected List<VehicleFeature>VehicleFeaturesDeliveryStructure. vehicleFeaturesMethods in uk.org.siri.siri21 that return VehicleFeature Modifier and Type Method Description VehicleFeatureObjectFactory. createVehicleFeature()Create an instance ofVehicleFeatureMethods in uk.org.siri.siri21 that return types with arguments of type VehicleFeature Modifier and Type Method Description List<VehicleFeature>VehicleFeaturesDeliveryStructure. getVehicleFeatures()Gets the value of the vehicleFeatures property.
-