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