Package | Description |
---|---|
com.hp.ov.sdk.dto | |
com.hp.ov.sdk.dto.rack |
Modifier and Type | Method and Description |
---|---|
PowerSupplySide |
PsuList.getSide() |
Modifier and Type | Method and Description |
---|---|
void |
PsuList.setSide(PowerSupplySide side) |
Modifier and Type | Method and Description |
---|---|
PowerSupplySide |
PowerSupply.getSide() |
static PowerSupplySide |
PowerSupplySide.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PowerSupplySide[] |
PowerSupplySide.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PowerSupply.setSide(PowerSupplySide side) |
Copyright © 2016. All rights reserved.