Uses of Class
io.gopluslabs.client.model.ResponseWrapperJSONObject
-
Packages that use ResponseWrapperJSONObject Package Description io.gopluslabs.client.model -
-
Uses of ResponseWrapperJSONObject in io.gopluslabs.client.model
Methods in io.gopluslabs.client.model that return ResponseWrapperJSONObject Modifier and Type Method Description ResponseWrapperJSONObjectResponseWrapperJSONObject. code(Integer code)ResponseWrapperJSONObjectResponseWrapperJSONObject. message(String message)ResponseWrapperJSONObjectResponseWrapperJSONObject. putResultItem(String key, Object resultItem)ResponseWrapperJSONObjectResponseWrapperJSONObject. result(Map<String,Object> result)
-