Package | Description |
---|---|
net.sf.mpxj |
Modifier and Type | Method and Description |
---|---|
ProjectCalendarWeek |
ProjectCalendar.addWorkWeek()
Add an empty work week.
|
ProjectCalendarWeek |
ProjectCalendar.getWorkWeek(LocalDate date)
Retrieve a work week which applies to this date.
|
Modifier and Type | Method and Description |
---|---|
List<ProjectCalendarWeek> |
ProjectCalendar.getWorkWeeks()
Retrieve the work weeks associated with this calendar.
|
Modifier and Type | Method and Description |
---|---|
int |
ProjectCalendarWeek.compareTo(ProjectCalendarWeek o) |
void |
ProjectCalendar.removeWorkWeek(ProjectCalendarWeek week)
Remove a work week from the calendar.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.