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