Package | Description |
---|---|
pt.lsts.imc |
Modifier and Type | Method and Description |
---|---|
UamTxStatus.VALUE |
UamTxStatus.getValue() |
static UamTxStatus.VALUE |
UamTxStatus.VALUE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UamTxStatus.VALUE[] |
UamTxStatus.VALUE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
UamTxStatus |
UamTxStatus.setValue(UamTxStatus.VALUE value) |
Constructor and Description |
---|
UamTxStatus(int seq,
UamTxStatus.VALUE value,
java.lang.String error) |