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