| Package | Description |
|---|---|
| com.hp.ov.sdk.dto | |
| com.hp.ov.sdk.dto.servers.serverprofile |
| Modifier and Type | Method and Description |
|---|---|
ProfileConnectionStatus.ServerProfileStatus |
MessageInfo.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageInfo.setStatus(ProfileConnectionStatus.ServerProfileStatus status) |
| Modifier and Type | Method and Description |
|---|---|
static ProfileConnectionStatus.ServerProfileStatus |
ProfileConnectionStatus.ServerProfileStatus.fromValue(String value) |
ProfileConnectionStatus.ServerProfileStatus |
ProfileServerHardwareStatus.getStatus() |
ProfileConnectionStatus.ServerProfileStatus |
ProfileConnectionStatus.getStatus() |
ProfileConnectionStatus.ServerProfileStatus |
ProfileFirmwareStatus.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 |
ProfileServerHardwareStatus.setStatus(ProfileConnectionStatus.ServerProfileStatus status) |
void |
ProfileConnectionStatus.setStatus(ProfileConnectionStatus.ServerProfileStatus status) |
void |
ProfileFirmwareStatus.setStatus(ProfileConnectionStatus.ServerProfileStatus status) |
Copyright © 2017. All rights reserved.