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