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