Package | Description |
---|---|
eu.datex2.schema.statisch.predefined.locations.segmente |
Modifier and Type | Field and Description |
---|---|
protected AlertCDirectionEnum |
AlertCDirection.alertCDirectionCoded |
Modifier and Type | Method and Description |
---|---|
static AlertCDirectionEnum |
AlertCDirectionEnum.fromValue(java.lang.String v) |
AlertCDirectionEnum |
AlertCDirection.getAlertCDirectionCoded()
Gets the value of the alertCDirectionCoded property.
|
static AlertCDirectionEnum |
AlertCDirectionEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AlertCDirectionEnum[] |
AlertCDirectionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AlertCDirection.setAlertCDirectionCoded(AlertCDirectionEnum value)
Sets the value of the alertCDirectionCoded property.
|