public class NetworkSetAdaptor extends BaseAdaptor<NetworkSets,Object>
| Constructor and Description |
|---|
NetworkSetAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
NetworkSetCollection |
buildCollectionDto(Object source) |
NetworkSets |
buildDto(Object source) |
org.json.JSONObject |
buildJsonObjectFromDto(NetworkSets source) |
public NetworkSets buildDto(Object source)
buildDto in class BaseAdaptor<NetworkSets,Object>public NetworkSetCollection buildCollectionDto(Object source)
public org.json.JSONObject buildJsonObjectFromDto(NetworkSets source)
Copyright © 2016. All rights reserved.