public class LogicalInterconnectGroupAdaptor extends BaseAdaptor<LogicalInterconnectGroups,Object>
| Constructor and Description |
|---|
LogicalInterconnectGroupAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
LogicalInterconnectGroupCollectionV2 |
buildCollectionDto(Object source) |
LogicalInterconnectGroups |
buildDto(Object source) |
InterconnectSettingsV2 |
buildInterconnectSettingsDto(Object source,
double version) |
org.json.JSONObject |
buildJsonObjectFromDto(LogicalInterconnectGroups source,
double version) |
public LogicalInterconnectGroups buildDto(Object source)
buildDto in class BaseAdaptor<LogicalInterconnectGroups,Object>public InterconnectSettingsV2 buildInterconnectSettingsDto(Object source, double version)
public LogicalInterconnectGroupCollectionV2 buildCollectionDto(Object source)
public org.json.JSONObject buildJsonObjectFromDto(LogicalInterconnectGroups source, double version)
Copyright © 2016. All rights reserved.