Enum Class的使用
cn.jrack.action.core.enums.ActionTypeEnum
使用ActionTypeEnum的程序包
-
cn.jrack.action.core.enums中ActionTypeEnum的使用
修饰符和类型方法说明static ActionTypeEnumReturns the enum constant of this class with the specified name.static ActionTypeEnum[]ActionTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.