| Package | Description |
|---|---|
| eu.datex2.schema._2._2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected VehicleStatusEnum |
Vehicle.vehicleStatus |
protected VehicleStatusEnum |
GroupOfVehiclesInvolved.vehicleStatus |
| Modifier and Type | Method and Description |
|---|---|
static VehicleStatusEnum |
VehicleStatusEnum.fromValue(String v) |
VehicleStatusEnum |
Vehicle.getVehicleStatus()
Gets the value of the vehicleStatus property.
|
VehicleStatusEnum |
GroupOfVehiclesInvolved.getVehicleStatus()
Gets the value of the vehicleStatus property.
|
static VehicleStatusEnum |
VehicleStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VehicleStatusEnum[] |
VehicleStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Vehicle.setVehicleStatus(VehicleStatusEnum value)
Sets the value of the vehicleStatus property.
|
void |
GroupOfVehiclesInvolved.setVehicleStatus(VehicleStatusEnum value)
Sets the value of the vehicleStatus property.
|
Copyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.