Uses of Enum Class
cn.sinozg.applet.quartz.use.enums.JobTypeEnum
Packages that use JobTypeEnum
-
Uses of JobTypeEnum in cn.sinozg.applet.quartz.use.enums
Methods in cn.sinozg.applet.quartz.use.enums that return JobTypeEnumModifier and TypeMethodDescriptionstatic JobTypeEnumReturns the enum constant of this class with the specified name.static JobTypeEnum[]JobTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of JobTypeEnum in cn.sinozg.applet.quartz.use.module
Fields in cn.sinozg.applet.quartz.use.module declared as JobTypeEnumMethods in cn.sinozg.applet.quartz.use.module that return JobTypeEnumMethods in cn.sinozg.applet.quartz.use.module with parameters of type JobTypeEnumModifier and TypeMethodDescriptionvoidTaskScheduleModel.setJobType(JobTypeEnum jobType) 设置 所选作业类型