您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
SEARCH:
Enum Class的使用
com.yao2san.sim.framework.common.auth.enums.AuthType
使用
AuthType
的程序包
程序包
说明
com.yao2san.sim.framework.common.auth.enums
com.yao2san.sim.framework.common.auth.enums
中
AuthType
的使用
返回
AuthType
的
com.yao2san.sim.framework.common.auth.enums
中的方法
修饰符和类型
方法
说明
static
AuthType
AuthType.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
AuthType
[]
AuthType.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.