Uses of Class
net.sf.mpxj.planner.schema.Calendars

Packages that use Calendars
net.sf.mpxj.planner.schema   
 

Uses of Calendars in net.sf.mpxj.planner.schema
 

Fields in net.sf.mpxj.planner.schema declared as Calendars
protected  Calendars Project.calendars
           
 

Methods in net.sf.mpxj.planner.schema that return Calendars
 Calendars ObjectFactory.createCalendars()
          Create an instance of Calendars
 Calendars Project.getCalendars()
          Gets the value of the calendars property.
 

Methods in net.sf.mpxj.planner.schema with parameters of type Calendars
 void Project.setCalendars(Calendars value)
          Sets the value of the calendars property.
 



Copyright © 2012. All Rights Reserved.