Modifier and Type | Method and Description |
---|---|
WorkingTimeCollection |
CalendarException.getWorkingTimes()
Gets the WorkingTimeCollection object.
|
WorkingTimeCollection |
WeekDay.getWorkingTimes()
Gets WorkingTimeCollection for this WeekDay instance.
|
WorkingTimeCollection |
Calendar.getWorkingTimes(Date dt)
Returns
WorkingTimeCollection of working times. |
Modifier and Type | Method and Description |
---|---|
void |
CalendarException.setWorkingTimes(WorkingTimeCollection value)
Sets the WorkingTimeCollection object.
|