| Package | Description |
|---|---|
| com.hp.ov.sdk.adaptors | |
| com.hp.ov.sdk.dto | |
| com.hp.ov.sdk.dto.networking |
| Modifier and Type | Method and Description |
|---|---|
PortTelemetry |
PortTelemetrySerializationAdapter.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
PortTelemetrySerializationAdapter.serialize(PortTelemetry src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
static PortTelemetry |
PortTelemetry.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PortTelemetry[] |
PortTelemetry.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PortTelemetry |
ModuleStatistics.getPortTelemetry() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleStatistics.setPortTelemetry(PortTelemetry portTelemetry) |
Copyright © 2016. All rights reserved.