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

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

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

Fields in net.sf.mpxj.planner.schema declared as Allocations
protected  Allocations Project.allocations
           
 

Methods in net.sf.mpxj.planner.schema that return Allocations
 Allocations ObjectFactory.createAllocations()
          Create an instance of Allocations
 Allocations Project.getAllocations()
          Gets the value of the allocations property.
 

Methods in net.sf.mpxj.planner.schema with parameters of type Allocations
 void Project.setAllocations(Allocations value)
          Sets the value of the allocations property.
 



Copyright © 2012. All Rights Reserved.