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