Package | Description |
---|---|
com.hp.ov.sdk.adaptors | |
com.hp.ov.sdk.dto |
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
DeviceManagerAdaptor.buildJsonObjectFromDto(List<Property> source) |
Modifier and Type | Method and Description |
---|---|
List<Property> |
DeviceManagerResponse.getConnectionInfo() |
List<Property> |
SanProviderRequest.getConnectionInfo() |
List<Property> |
SanProviderResponse.getDefaultConnectionInfo() |
List<Property> |
SanResponse.getPublicAttributes() |
List<Property> |
SanRequest.getPublicAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
DeviceManagerResponse.setConnectionInfo(List<Property> connectionInfo) |
void |
SanProviderRequest.setConnectionInfo(List<Property> connectionInfo) |
void |
SanProviderResponse.setDefaultConnectionInfo(List<Property> defaultConnectionInfo) |
void |
SanResponse.setPublicAttributes(List<Property> publicAttributes) |
void |
SanRequest.setPublicAttributes(List<Property> publicAttributes) |
Copyright © 2016. All rights reserved.