|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QuartzIntervalType | |
|---|---|
| com.quartzdesk.service.types.v3_0.scheduler.quartz | |
| Uses of QuartzIntervalType in com.quartzdesk.service.types.v3_0.scheduler.quartz |
|---|
| Fields in com.quartzdesk.service.types.v3_0.scheduler.quartz declared as QuartzIntervalType | |
|---|---|
protected QuartzIntervalType |
QuartzNthIncludedDayTrigger.intervalType
|
| Methods in com.quartzdesk.service.types.v3_0.scheduler.quartz that return QuartzIntervalType | |
|---|---|
static QuartzIntervalType |
QuartzIntervalType.fromValue(String v)
|
QuartzIntervalType |
QuartzNthIncludedDayTrigger.getIntervalType()
Gets the value of the intervalType property. |
static QuartzIntervalType |
QuartzIntervalType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QuartzIntervalType[] |
QuartzIntervalType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.quartzdesk.service.types.v3_0.scheduler.quartz with parameters of type QuartzIntervalType | |
|---|---|
void |
QuartzNthIncludedDayTrigger.setIntervalType(QuartzIntervalType value)
Sets the value of the intervalType property. |
QuartzNthIncludedDayTrigger |
QuartzNthIncludedDayTrigger.withIntervalType(QuartzIntervalType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||