Uses of Class
net.sf.mpxj.ProjectCalendarWeek

Packages that use ProjectCalendarWeek
net.sf.mpxj   
 

Uses of ProjectCalendarWeek in net.sf.mpxj
 

Subclasses of ProjectCalendarWeek in net.sf.mpxj
 class ProjectCalendar
          This class represents the a Calendar Definition record.
 

Methods in net.sf.mpxj that return ProjectCalendarWeek
 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.
 

Methods in net.sf.mpxj that return types with arguments of type ProjectCalendarWeek
 List<ProjectCalendarWeek> ProjectCalendar.getWorkWeeks()
          Retrieve the work weeks associated with this calendar.
 



Copyright © 2012. All Rights Reserved.