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 HardResetState |
HardResetState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HardResetState[] |
HardResetState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
HardResetState |
SasInterconnect.getHardResetState() |
Modifier and Type | Method and Description |
---|---|
void |
SasInterconnect.setHardResetState(HardResetState hardResetState) |
Modifier and Type | Method and Description |
---|---|
HardResetState |
DriveEnclosure.getHardResetState() |
Modifier and Type | Method and Description |
---|---|
void |
DriveEnclosure.setHardResetState(HardResetState hardResetState) |
Copyright © 2016. All rights reserved.