| Package | Description |
|---|---|
| com.hp.ov.sdk.dto | |
| com.hp.ov.sdk.dto.networking.sasinterconnect | |
| com.hp.ov.sdk.dto.storage.driveenclosures |
| Modifier and Type | Method and Description |
|---|---|
static PowerState |
PowerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PowerState[] |
PowerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PowerState |
SasInterconnect.getPowerState() |
| Modifier and Type | Method and Description |
|---|---|
void |
SasInterconnect.setPowerState(PowerState powerState) |
| Modifier and Type | Method and Description |
|---|---|
PowerState |
DriveEnclosure.getPowerState() |
| Modifier and Type | Method and Description |
|---|---|
void |
DriveEnclosure.setPowerState(PowerState powerState) |
Copyright © 2016. All rights reserved.