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