您的浏览器已禁用 JavaScript。
跳过导航链接
程序包
类
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
C
D
G
I
R
S
C
cn.featherfly.common.api
- 程序包 cn.featherfly.common.api
createError(String)
- 类 中的静态方法cn.featherfly.common.api.
Response
Creates the failure.
createFailure(String, String)
- 类 中的静态方法cn.featherfly.common.api.
Response
Creates the failure.
createSuccess(D)
- 类 中的静态方法cn.featherfly.common.api.
Response
Creates the success.
D
DEFAULT_ERROR_CODE
- 类 中的静态变量cn.featherfly.common.api.
Response
The Constant DEFAULT_ERROR_CODE.
G
getCode()
- 类 中的方法cn.featherfly.common.api.
Response
返回code.
getData()
- 类 中的方法cn.featherfly.common.api.
Response
返回data.
getMessage()
- 类 中的方法cn.featherfly.common.api.
Response
返回message.
I
isSuccess()
- 类 中的方法cn.featherfly.common.api.
Response
Checks if is success.
isSuccess(Response<?>)
- 类 中的静态方法cn.featherfly.common.api.
Response
Checks if is success.
R
Response
<
D
> -
cn.featherfly.common.api
中的类
Api Response.
Response()
- 类 的构造器cn.featherfly.common.api.
Response
Instantiates a new response.
S
setCode(String)
- 类 中的方法cn.featherfly.common.api.
Response
设置code.
setData(D)
- 类 中的方法cn.featherfly.common.api.
Response
设置data.
setMessage(String)
- 类 中的方法cn.featherfly.common.api.
Response
设置message.
SUCCESS_CODE
- 类 中的静态变量cn.featherfly.common.api.
Response
The Constant SUCCESS_CODE.
C
D
G
I
R
S
跳过导航链接
程序包
类
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类