A global enumeration of system status states.
Class Variables
final GlobalStatus GlobalStatus.GLOBAL_STATUS_OKfinal GlobalStatus GlobalStatus.GLOBAL_STATUS_WARNINGfinal GlobalStatus GlobalStatus.GLOBAL_STATUS_ERRORGlobalStatus [] GlobalStatus.swigValuesint GlobalStatus.swigNext
Instance Variables
final int GlobalStatus.swigValuefinal String GlobalStatus.swigName
Methods
GlobalStatus
GlobalStatus.GlobalStatus(String swigName)
| Parameter | Type | Description |
|---|---|---|
| swigName | String |
GlobalStatus
GlobalStatus.GlobalStatus(String swigName, int swigValue)
| Parameter | Type | Description |
|---|---|---|
| swigName | String | |
| swigValue | int |
GlobalStatus
GlobalStatus.GlobalStatus(String swigName, GlobalStatus swigEnum)
| Parameter | Type | Description |
|---|---|---|
| swigName | String | |
| swigEnum | GlobalStatus |
swigValue
final int GlobalStatus.swigValue()
toString
String GlobalStatus.toString()
swigToEnum
static GlobalStatus GlobalStatus.swigToEnum(int swigValue)
| Parameter | Type | Description |
|---|---|---|
| swigValue | int |