您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
SEARCH:
Enum Class的使用
top.tangyh.basic.database.properties.IdType
使用
IdType
的程序包
程序包
说明
top.tangyh.basic.database.properties
top.tangyh.basic.database.properties
中
IdType
的使用
返回
IdType
的
top.tangyh.basic.database.properties
中的方法
修饰符和类型
方法
说明
static
IdType
IdType.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
IdType
[]
IdType.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.
参数类型为
IdType
的
top.tangyh.basic.database.properties
中的方法
修饰符和类型
方法
说明
boolean
IdType.
eq
(
IdType
t)