Uses of Class
xyz.juandiii.commons.utils.RestResponse
-
Packages that use RestResponse Package Description xyz.juandiii.commons.utils -
-
Uses of RestResponse in xyz.juandiii.commons.utils
Methods in xyz.juandiii.commons.utils that return RestResponse Modifier and Type Method Description RestResponseRestResponse. setErrors(Object errors)static RestResponseRestResponse. toResponse(Object data, String message, Boolean hasErrors, Integer code)
-