类的使用
net.sinodawn.framework.security.AccountCategory
-
使用AccountCategory的程序包 程序包 说明 net.sinodawn.framework.security -
-
net.sinodawn.framework.security中AccountCategory的使用
返回AccountCategory的net.sinodawn.framework.security中的方法 修饰符和类型 方法 说明 static AccountCategoryAccountCategory. valueOf(String name)返回带有指定名称的该类型的枚举常量。static AccountCategory[]AccountCategory. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
-