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