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

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

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

Fields in net.sf.mpxj.planner.schema declared as Tasks
protected  Tasks Project.tasks
           
 

Methods in net.sf.mpxj.planner.schema that return Tasks
 Tasks ObjectFactory.createTasks()
          Create an instance of Tasks
 Tasks Project.getTasks()
          Gets the value of the tasks property.
 

Methods in net.sf.mpxj.planner.schema with parameters of type Tasks
 void Project.setTasks(Tasks value)
          Sets the value of the tasks property.
 



Copyright © 2012. All Rights Reserved.