| Package | Description |
|---|---|
| net.sf.mpxj |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
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 © 2013. All Rights Reserved.