| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected TypeOfFuelEnumeration |
VehicleType_VersionStructure.typeOfFuel |
| Modifier and Type | Method and Description |
|---|---|
static TypeOfFuelEnumeration |
TypeOfFuelEnumeration.fromValue(String v) |
TypeOfFuelEnumeration |
VehicleType_VersionStructure.getTypeOfFuel()
Gets the value of the typeOfFuel property.
|
static TypeOfFuelEnumeration |
TypeOfFuelEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeOfFuelEnumeration[] |
TypeOfFuelEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VehicleType_VersionStructure.setTypeOfFuel(TypeOfFuelEnumeration value)
Sets the value of the typeOfFuel property.
|
Train |
Train.withTypeOfFuel(TypeOfFuelEnumeration value) |
Train_VersionStructure |
Train_VersionStructure.withTypeOfFuel(TypeOfFuelEnumeration value) |
VehicleType |
VehicleType.withTypeOfFuel(TypeOfFuelEnumeration value) |
CompoundTrain |
CompoundTrain.withTypeOfFuel(TypeOfFuelEnumeration value) |
CompoundTrain_VersionStructure |
CompoundTrain_VersionStructure.withTypeOfFuel(TypeOfFuelEnumeration value) |
VehicleType_VersionStructure |
VehicleType_VersionStructure.withTypeOfFuel(TypeOfFuelEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.