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

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

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

Fields in net.sf.mpxj.planner.schema declared as Predecessors
protected  Predecessors Task.predecessors
           
 

Methods in net.sf.mpxj.planner.schema that return Predecessors
 Predecessors ObjectFactory.createPredecessors()
          Create an instance of Predecessors
 Predecessors Task.getPredecessors()
          Gets the value of the predecessors property.
 

Methods in net.sf.mpxj.planner.schema with parameters of type Predecessors
 void Task.setPredecessors(Predecessors value)
          Sets the value of the predecessors property.
 



Copyright © 2012. All Rights Reserved.