Uses of Class
net.sf.mpxj.mspdi.schema.Project.Calendars

Packages that use Project.Calendars
net.sf.mpxj.mspdi.schema   
 

Uses of Project.Calendars in net.sf.mpxj.mspdi.schema
 

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

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

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



Copyright © 2012. All Rights Reserved.