Enum Class的使用
com.xxl.job.admin.core.scheduler.ScheduleTypeEnum
使用ScheduleTypeEnum的程序包
-
com.xxl.job.admin.core.scheduler中ScheduleTypeEnum的使用
修饰符和类型方法说明static ScheduleTypeEnumScheduleTypeEnum.match(String name, ScheduleTypeEnum defaultItem) static ScheduleTypeEnumReturns the enum constant of this class with the specified name.static ScheduleTypeEnum[]ScheduleTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明static ScheduleTypeEnumScheduleTypeEnum.match(String name, ScheduleTypeEnum defaultItem)