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