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