Uses of Class
net.sf.mpxj.TimephasedWorkData

Packages that use TimephasedWorkData
net.sf.mpxj   
 

Uses of TimephasedWorkData in net.sf.mpxj
 

Methods in net.sf.mpxj with parameters of type TimephasedWorkData
 void ResourceAssignment.setTimephasedActualOvertimeWork(TimephasedWorkData data)
          Sets the timephased breakdown of the actual overtime work for this assignment.
 void ResourceAssignment.setTimephasedActualWork(TimephasedWorkData data)
          Sets the timephased breakdown of the completed work for this resource assignment.
 void ResourceAssignment.setTimephasedBaselineWork(int index, TimephasedWorkData data)
          Set timephased baseline work.
 void ResourceAssignment.setTimephasedWork(TimephasedWorkData data)
          Sets the timephased breakdown of the planned work for this resource assignment.
 

Constructors in net.sf.mpxj with parameters of type TimephasedWorkData
TimephasedWorkData(TimephasedWorkData source, double perDayFactor, double totalFactor)
          Copy constructor which can be used to scale the data it is copying by a given factor.
 



Copyright © 2012. All Rights Reserved.