Package | Description |
---|---|
eu.datex2.schema.dynamisch.tmcmeldungen |
Modifier and Type | Field and Description |
---|---|
protected OpenlrFormOfWayEnum |
OpenlrLineAttributes.openlrFormOfWay |
Modifier and Type | Method and Description |
---|---|
static OpenlrFormOfWayEnum |
OpenlrFormOfWayEnum.fromValue(java.lang.String v) |
OpenlrFormOfWayEnum |
OpenlrLineAttributes.getOpenlrFormOfWay()
Gets the value of the openlrFormOfWay property.
|
static OpenlrFormOfWayEnum |
OpenlrFormOfWayEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OpenlrFormOfWayEnum[] |
OpenlrFormOfWayEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OpenlrLineAttributes.setOpenlrFormOfWay(OpenlrFormOfWayEnum value)
Sets the value of the openlrFormOfWay property.
|