Modifier and Type | Method and Description |
---|---|
static WeekDay |
WeekDay.createDefaultWorkingDay(int dayType)
Creates default working day.
|
Modifier and Type | Method and Description |
---|---|
List<WeekDay> |
Calendar.getDays() |
List<WeekDay> |
Project.getDefaultWeekWorkingDays() |
Modifier and Type | Method and Description |
---|---|
static void |
WeekDay.setDefaulWorkingTime(WeekDay day)
Sets default time periods for the specified week day.
|
Modifier and Type | Method and Description |
---|---|
void |
Calendar.setDays(List<WeekDay> value) |
void |
Project.setDefaultWeekWorkingDays(List<WeekDay> value) |
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.