| Package | Description |
|---|---|
| eu.datex2.schema._2._2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected LaneEnum |
LocationCharacteristicsOverride.measurementLanesOverride |
protected LaneEnum |
MeasurementSpecificCharacteristics.specificLane |
| Modifier and Type | Field and Description |
|---|---|
protected List<LaneEnum> |
AffectedCarriagewayAndLanes.lane |
| Modifier and Type | Method and Description |
|---|---|
static LaneEnum |
LaneEnum.fromValue(String v) |
LaneEnum |
LocationCharacteristicsOverride.getMeasurementLanesOverride()
Gets the value of the measurementLanesOverride property.
|
LaneEnum |
MeasurementSpecificCharacteristics.getSpecificLane()
Gets the value of the specificLane property.
|
static LaneEnum |
LaneEnum.valueOf(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 |
|---|---|
List<LaneEnum> |
AffectedCarriagewayAndLanes.getLane()
Gets the value of the lane property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocationCharacteristicsOverride.setMeasurementLanesOverride(LaneEnum value)
Sets the value of the measurementLanesOverride property.
|
void |
MeasurementSpecificCharacteristics.setSpecificLane(LaneEnum value)
Sets the value of the specificLane property.
|
Copyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.