Uses of Class
com.aducid.sdk.pojo.Result
| Package | Description |
|---|---|
| com.aducid.sdk.pojo |
Java beans.
|
-
Uses of Result in com.aducid.sdk.pojo
Methods in com.aducid.sdk.pojo that return Result Modifier and Type Method Description static ResultResult. withData(java.lang.Object data)Returns result with data.static ResultResult. withRedirect(java.lang.String redirect)Returns result with redirect.