| Package | Description |
|---|---|
| de.gerdiproject.harvest.scheduler.enums |
This package contains enumerations that are used for parsing cron fields.
|
| Modifier and Type | Method and Description |
|---|---|
static CronWeekDay |
CronWeekDay.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CronWeekDay[] |
CronWeekDay.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2019. All rights reserved.