Package | Description |
---|---|
de.espirit.common.util | |
de.espirit.firstspirit.access.schedule |
Modifier and Type | Method and Description |
---|---|
static WeekDay[] |
WeekDay.getSortedWeekDays()
|
static WeekDay |
WeekDay.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WeekDay[] |
WeekDay.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
WeekDay |
MonthlyExecutionSchedule.getWeekDay()
The
WeekDay the dependent ScheduleEntry should be executed. |
Modifier and Type | Method and Description |
---|---|
Set<WeekDay> |
DailyExecutionSchedule.getWeekDays()
The set of
WeekDay 's on which the ScheduleEntry should be executed - modifing this set will
change the schedule. |
Modifier and Type | Method and Description |
---|---|
void |
MonthlyExecutionSchedule.setWeekDay(WeekDay value)
Provide the
WeekDay dependent ScheduleEntry should be executed. |
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500