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