Package | Description |
---|---|
com.hp.ov.sdk.dto | |
com.hp.ov.sdk.rest.client |
Modifier and Type | Method and Description |
---|---|
Light |
OutletState.getUidState() |
static Light |
Light.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Light[] |
Light.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OutletState.setUidState(Light uidState) |
Modifier and Type | Method and Description |
---|---|
Light |
PowerDeliveryDeviceClient.getPowerDeliveryDeviceUidState(RestParams params,
String resourceId)
The module aids in fetching the unit identification (UID) state (on, off,
unknown) of the specified power outlet or extension bar resource.
|
Light |
PowerDeliveryDeviceClientImpl.getPowerDeliveryDeviceUidState(RestParams params,
String resourceId) |
Copyright © 2016. All rights reserved.