您的浏览器已禁用 JavaScript。
跳过导航链接
程序包
类
使用
树
索引
帮助
SEARCH:
枚举的使用
cn.godmao.exception.Code
cn.godmao.exception
中
Code
的使用
返回
Code
的
cn.godmao.exception
中的方法
修饰符和类型
方法
说明
static
Code
Code.
valueOf
(
String
name)
返回带有指定名称的该类型的枚举常量。
static
Code
[]
Code.
values
()
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。