Package | Description |
---|---|
com.hp.ov.sdk.dto |
Modifier and Type | Method and Description |
---|---|
static ProfileConnectionStatus.ServerProfileStatus |
ProfileConnectionStatus.ServerProfileStatus.fromValue(String value) |
ProfileConnectionStatus.ServerProfileStatus |
ProfileConnectionStatus.getStatus() |
ProfileConnectionStatus.ServerProfileStatus |
MessageInfo.getStatus() |
ProfileConnectionStatus.ServerProfileStatus |
ProfileFirmwareStatus.getStatus() |
ProfileConnectionStatus.ServerProfileStatus |
ProfileServerHardwareStatus.getStatus() |
static ProfileConnectionStatus.ServerProfileStatus |
ProfileConnectionStatus.ServerProfileStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProfileConnectionStatus.ServerProfileStatus[] |
ProfileConnectionStatus.ServerProfileStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ProfileConnectionStatus.setStatus(ProfileConnectionStatus.ServerProfileStatus status) |
void |
MessageInfo.setStatus(ProfileConnectionStatus.ServerProfileStatus status) |
void |
ProfileFirmwareStatus.setStatus(ProfileConnectionStatus.ServerProfileStatus status) |
void |
ProfileServerHardwareStatus.setStatus(ProfileConnectionStatus.ServerProfileStatus status) |
Copyright © 2016. All rights reserved.