| Package | Description |
|---|---|
| net.sf.mpxj |
| Modifier and Type | Method and Description |
|---|---|
ProjectCalendarException |
ProjectCalendar.addCalendarException(Date fromDate,
Date toDate)
Used to add exceptions to the calendar.
|
ProjectCalendarException |
ProjectCalendar.getException(Date date)
Retrieve a calendar calendar exception which applies to this date.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProjectCalendarException> |
ProjectCalendar.getCalendarExceptions()
This method retrieves a list of exceptions to the current calendar.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ProjectCalendarException.compareTo(ProjectCalendarException o) |
Copyright © 2013. All Rights Reserved.