| Package | Description |
|---|---|
| eu.datex2.schema._2._2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected Vehicle |
ParkingVehicle.vehicle |
| Modifier and Type | Field and Description |
|---|---|
protected List<Vehicle> |
VehicleObstruction.obstructingVehicle |
protected List<Vehicle> |
Accident.vehicleInvolved |
| Modifier and Type | Method and Description |
|---|---|
Vehicle |
ObjectFactory.createVehicle()
Create an instance of
Vehicle |
Vehicle |
ParkingVehicle.getVehicle()
Gets the value of the vehicle property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Vehicle> |
VehicleObstruction.getObstructingVehicle()
Gets the value of the obstructingVehicle property.
|
List<Vehicle> |
Accident.getVehicleInvolved()
Gets the value of the vehicleInvolved property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParkingVehicle.setVehicle(Vehicle value)
Sets the value of the vehicle property.
|
Copyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.