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