Modifier and Type | Method and Description |
---|---|
WorkingTimeCollection |
CalendarException.getWorkingTimes()
Returns the collection of working times that defines the time worked on the weekday.
|
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 collection of working times that defines the time worked on the weekday.
|
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.