| Package | Description |
|---|---|
| com.ibm.tivoli.nm.collectors.impl.huaweim2k.bean |
| Modifier and Type | Method and Description |
|---|---|
static OperationalState |
OperationalState.getState(int intState) |
static OperationalState |
OperationalState.getState(java.lang.String strState) |
static OperationalState |
OperationalState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OperationalState[] |
OperationalState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|