Uses of Class
eu.datex2.siri13.schema._1_0._1_0.Vehicle
-
Packages that use Vehicle Package Description eu.datex2.siri13.schema._1_0._1_0 -
-
Uses of Vehicle in eu.datex2.siri13.schema._1_0._1_0
Fields in eu.datex2.siri13.schema._1_0._1_0 with type parameters of type Vehicle Modifier and Type Field Description protected List<Vehicle>VehicleObstruction. obstructingVehiclesprotected List<Vehicle>Accident. vehicleInvolvedsMethods in eu.datex2.siri13.schema._1_0._1_0 that return Vehicle Modifier and Type Method Description VehicleObjectFactory. createVehicle()Create an instance ofVehicleMethods in eu.datex2.siri13.schema._1_0._1_0 that return types with arguments of type Vehicle Modifier and Type Method Description List<Vehicle>VehicleObstruction. getObstructingVehicles()Gets the value of the obstructingVehicles property.List<Vehicle>Accident. getVehicleInvolveds()Gets the value of the vehicleInvolveds property.
-