| Package | Description |
|---|---|
| eu.datex2.schema.dynamisch.tmcmeldungen |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<LaneEnum> |
AffectedCarriagewayAndLanes.lanes |
| Modifier and Type | Method and Description |
|---|---|
static LaneEnum |
LaneEnum.fromValue(java.lang.String v) |
static LaneEnum |
LaneEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LaneEnum[] |
LaneEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LaneEnum> |
AffectedCarriagewayAndLanes.getLanes()
Gets the value of the lanes property.
|