| Package | Description |
|---|---|
| cn.sinozg.applet.quartz.use.enums | |
| cn.sinozg.applet.quartz.use.module |
| Modifier and Type | Method and Description |
|---|---|
static JobTypeEnum |
JobTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobTypeEnum[] |
JobTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
private JobTypeEnum |
TaskScheduleModel.jobType
所选作业类型
|
| Modifier and Type | Method and Description |
|---|---|
JobTypeEnum |
TaskScheduleModel.getJobType()
获取 所选作业类型
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskScheduleModel.setJobType(JobTypeEnum jobType)
设置 所选作业类型
|
Copyright © 2024. All rights reserved.