| Package | Description |
|---|---|
| com.jaalee.sdk | |
| com.jaalee.sdk.service |
| Modifier and Type | Method and Description |
|---|---|
static Region.State |
Region.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Region.State[] |
Region.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
Region.State |
MonitoringResult.state |
| Constructor and Description |
|---|
MonitoringResult(Region region,
Region.State state) |