Modifier and Type | Method and Description |
---|---|
WorkingTime |
WorkWeek.getTimePeriod()
Returns or sets the contiguous set of exception days.
|
Modifier and Type | Method and Description |
---|---|
List<WorkingTime> |
WeekDay.getWorkingTimes() |
List<WorkingTime> |
CalendarException.getWorkingTimes() |
List<WorkingTime> |
Calendar.getWorkingTimes(Date dt) |
Modifier and Type | Method and Description |
---|---|
void |
WorkWeek.setTimePeriod(WorkingTime value) |
Modifier and Type | Method and Description |
---|---|
void |
WeekDay.setWorkingTimes(List<WorkingTime> value) |
void |
CalendarException.setWorkingTimes(List<WorkingTime> value) |
Constructor and Description |
---|
WeekDay(int dayType,
List<WorkingTime> workingTimes) |
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.