Uses of Class
net.sf.mpxj.CostRateTable

Packages that use CostRateTable
net.sf.mpxj   
 

Uses of CostRateTable in net.sf.mpxj
 

Methods in net.sf.mpxj that return CostRateTable
 CostRateTable ResourceAssignment.getCostRateTable()
          Returns the cost rate table for this assignment.
 CostRateTable Resource.getCostRateTable(int index)
          Retrieves a cost rate table associated with a resource.
 

Methods in net.sf.mpxj with parameters of type CostRateTable
 void Resource.setCostRateTable(int index, CostRateTable crt)
          Associates a complete cost rate table with the current resource.
 



Copyright © 2012. All Rights Reserved.