Package | Description |
---|---|
pt.lsts.imc |
Modifier and Type | Method and Description |
---|---|
IridiumTxStatus.STATUS |
IridiumTxStatus.getStatus() |
static IridiumTxStatus.STATUS |
IridiumTxStatus.STATUS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IridiumTxStatus.STATUS[] |
IridiumTxStatus.STATUS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IridiumTxStatus |
IridiumTxStatus.setStatus(IridiumTxStatus.STATUS status) |
Constructor and Description |
---|
IridiumTxStatus(int req_id,
IridiumTxStatus.STATUS status,
java.lang.String text) |