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