|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HostPowerOperationType | |
---|---|
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.enums |
Uses of HostPowerOperationType in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return HostPowerOperationType | |
---|---|
HostPowerOperationType |
ClusterHostPowerAction.getOperationType()
|
Methods in com.hyper9.simdk.stubs.dao with parameters of type HostPowerOperationType | |
---|---|
void |
ClusterHostPowerAction.setOperationType(HostPowerOperationType toSet)
|
Uses of HostPowerOperationType in com.hyper9.simdk.stubs.enums |
---|
Methods in com.hyper9.simdk.stubs.enums that return HostPowerOperationType | |
---|---|
static HostPowerOperationType |
HostPowerOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HostPowerOperationType[] |
HostPowerOperationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |