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