| Package | Description |
|---|---|
| net.sf.mpxj |
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectCalendar
This class represents the a Calendar Definition record.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectCalendarWeek |
ProjectCalendar.addWorkWeek()
Add an empty work week.
|
ProjectCalendarWeek |
ProjectCalendarWeek.getParent()
If this week is derived from a another week, this method
will return the parent week.
|
ProjectCalendarWeek |
ProjectCalendarHours.getParentCalendar()
Retrieve the parent calendar for these hours.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProjectCalendarWeek> |
ProjectCalendar.getWorkWeeks()
Retrieve the work weeks associated with this calendar.
|
Copyright © 2013. All Rights Reserved.