Package | Description |
---|---|
com.veraxsystems.vxipmi.coding.commands.chassis |
Chassis related commands.
|
Modifier and Type | Method and Description |
---|---|
ChassisIdentifyState |
GetChassisStatusResponseData.getChassisIdentifyState() |
static ChassisIdentifyState |
ChassisIdentifyState.parseInt(int value) |
static ChassisIdentifyState |
ChassisIdentifyState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ChassisIdentifyState[] |
ChassisIdentifyState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|