public abstract class JsonWrapper extends Object
Constructor and Description |
---|
JsonWrapper() |
Modifier and Type | Method and Description |
---|---|
ServiceDecomposition |
JsonToServiceDecomposition(String jsonString)
Method to construct Service Decomposition object converting
JSON structure
|
String |
listToJson(List list) |
org.json.JSONObject |
toJsonObject() |
String |
toJsonString() |
public String toJsonString()
public org.json.JSONObject toJsonObject()
public ServiceDecomposition JsonToServiceDecomposition(String jsonString)
jsonString
- - input in JSON format confirming ServiceDecompositionCopyright © 2017 OPENECOMP - MSO. All rights reserved.