B C D G S T V
B
- BaseVo<T> - cn.crazywalker.fsf.vo中的类
-
基础视图层基础泛型类
- BaseVo() - 类 的构造器cn.crazywalker.fsf.vo.BaseVo
-
- BaseVo(VoResult) - 类 的构造器cn.crazywalker.fsf.vo.BaseVo
-
- BaseVo(VoResult, T) - 类 的构造器cn.crazywalker.fsf.vo.BaseVo
-
- BaseVo(Integer, String, Boolean) - 类 的构造器cn.crazywalker.fsf.vo.BaseVo
-
- BaseVo(Integer, String, Boolean, T) - 类 的构造器cn.crazywalker.fsf.vo.BaseVo
-
C
- cn.crazywalker.fsf.vo - 程序包 cn.crazywalker.fsf.vo
-
D
- DefaultControllerResultEnum - cn.crazywalker.fsf.vo中的枚举
-
G
- getCode() - 类 中的方法cn.crazywalker.fsf.vo.BaseVo
-
- getCode() - 枚举 中的方法cn.crazywalker.fsf.vo.DefaultControllerResultEnum
-
- getCode() - 接口 中的方法cn.crazywalker.fsf.vo.VoResult
-
- getData() - 类 中的方法cn.crazywalker.fsf.vo.BaseVo
-
- getInstanceByResultEnum(VoResult) - 类 中的静态方法cn.crazywalker.fsf.vo.BaseVo
-
- getInstanceByResultEnumAndMessage(VoResult, String) - 类 中的静态方法cn.crazywalker.fsf.vo.BaseVo
-
- getInstanceWithNoData(Integer, String, boolean) - 类 中的静态方法cn.crazywalker.fsf.vo.BaseVo
-
- getMessage() - 类 中的方法cn.crazywalker.fsf.vo.BaseVo
-
- getMessage() - 枚举 中的方法cn.crazywalker.fsf.vo.DefaultControllerResultEnum
-
- getMessage() - 接口 中的方法cn.crazywalker.fsf.vo.VoResult
-
- getSuccess() - 类 中的方法cn.crazywalker.fsf.vo.BaseVo
-
- getSuccess() - 枚举 中的方法cn.crazywalker.fsf.vo.DefaultControllerResultEnum
-
- getSuccess() - 接口 中的方法cn.crazywalker.fsf.vo.VoResult
-
S
- setCode(Integer) - 类 中的方法cn.crazywalker.fsf.vo.BaseVo
-
- setData(T) - 类 中的方法cn.crazywalker.fsf.vo.BaseVo
-
- setMessage(String) - 类 中的方法cn.crazywalker.fsf.vo.BaseVo
-
- setSuccess(Boolean) - 类 中的方法cn.crazywalker.fsf.vo.BaseVo
-
- success() - 类 中的静态方法cn.crazywalker.fsf.vo.BaseVo
-
- success(T) - 类 中的静态方法cn.crazywalker.fsf.vo.BaseVo
-
T
- toString() - 类 中的方法cn.crazywalker.fsf.vo.BaseVo
-
V
- valueOf(String) - 枚举 中的静态方法cn.crazywalker.fsf.vo.DefaultControllerResultEnum
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法cn.crazywalker.fsf.vo.DefaultControllerResultEnum
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- VoResult - cn.crazywalker.fsf.vo中的接口
-
视图层非数据返回结果
B C D G S T V
Copyright © 2023. All rights reserved.