Package com.contentstack.sdk
Class ContentTypesModel
java.lang.Object
com.contentstack.sdk.ContentTypesModel
public class ContentTypesModel extends Object
-
Constructor Summary
Constructors Constructor Description ContentTypesModel()
-
Method Summary
Modifier and Type Method Description org.json.JSONObject
getResponse()
org.json.JSONArray
getResultArray()
void
setJSON(org.json.JSONObject responseJSON)
-
Constructor Details
-
ContentTypesModel
public ContentTypesModel()
-
-
Method Details
-
setJSON
public void setJSON(org.json.JSONObject responseJSON) -
getResponse
public org.json.JSONObject getResponse() -
getResultArray
public org.json.JSONArray getResultArray()
-