Uses of Class
io.gopluslabs.client.model.ResponseWrapperListJSONObject
-
Packages that use ResponseWrapperListJSONObject Package Description io.gopluslabs.client.model -
-
Uses of ResponseWrapperListJSONObject in io.gopluslabs.client.model
Methods in io.gopluslabs.client.model that return ResponseWrapperListJSONObject Modifier and Type Method Description ResponseWrapperListJSONObjectResponseWrapperListJSONObject. addResultItem(JSONObject resultItem)ResponseWrapperListJSONObjectResponseWrapperListJSONObject. code(Integer code)ResponseWrapperListJSONObjectResponseWrapperListJSONObject. message(String message)ResponseWrapperListJSONObjectResponseWrapperListJSONObject. result(List<JSONObject> result)
-