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

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

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

Fields in net.sf.mpxj.planner.schema with type parameters of type Task
protected  List<Task> Tasks.task
           
protected  List<Task> Task.task
           
 

Methods in net.sf.mpxj.planner.schema that return Task
 Task ObjectFactory.createTask()
          Create an instance of Task
 

Methods in net.sf.mpxj.planner.schema that return types with arguments of type Task
 List<Task> Tasks.getTask()
          Gets the value of the task property.
 List<Task> Task.getTask()
          Gets the value of the task property.
 



Copyright © 2012. All Rights Reserved.