|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.mpxj.ProjectCalendarDateRanges
net.sf.mpxj.ProjectCalendarHours
public final class ProjectCalendarHours
This class is used to represent the records in an MPX file that define working hours in a calendar.
| Method Summary | |
|---|---|
Day |
getDay()
Get day. |
ProjectCalendarWeek |
getParentCalendar()
Retrieve the parent calendar for these hours. |
void |
setDay(Day d)
Set day. |
String |
toString()
|
| Methods inherited from class net.sf.mpxj.ProjectCalendarDateRanges |
|---|
addRange, getRange, getRangeCount, iterator, setRange |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public ProjectCalendarWeek getParentCalendar()
public Day getDay()
public void setDay(Day d)
d - day instancepublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||