|
Primavera Integration API 7.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceAssignmentSpreadPeriod
This interface defines all access methods for each resource assignment spread period. The spread period is calculated according to the bucket type.
Method Summary | |
---|---|
void |
setPlannedUnits(Unit units)
Set the planned units to the resource assignment spread period. |
void |
setRemainingUnits(Unit units)
Set the remaining units to the resource assignment spread period. |
Methods inherited from interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase |
---|
getActualCost, getActualOvertimeCost, getActualOvertimeUnits, getActualRegularCost, getActualRegularUnits, getActualUnits, getAtCompletionCost, getAtCompletionUnits, getCumulativeActualCost, getCumulativeActualOvertimeCost, getCumulativeActualOvertimeUnits, getCumulativeActualRegularCost, getCumulativeActualRegularUnits, getCumulativeActualUnits, getCumulativeAtCompletionCost, getCumulativeAtCompletionUnits, getCumulativePlannedCost, getCumulativePlannedUnits, getCumulativeRemainingCost, getCumulativeRemainingLateCost, getCumulativeRemainingLateUnits, getCumulativeRemainingUnits, getCumulativeStaffedRemainingCost, getCumulativeStaffedRemainingLateCost, getCumulativeStaffedRemainingLateUnits, getCumulativeStaffedRemainingUnits, getCumulativeUnstaffedRemainingCost, getCumulativeUnstaffedRemainingLateCost, getCumulativeUnstaffedRemainingLateUnits, getCumulativeUnstaffedRemainingUnits, getPlannedCost, getPlannedUnits, getRemainingCost, getRemainingLateCost, getRemainingLateUnits, getRemainingUnits, getStaffedRemainingCost, getStaffedRemainingLateCost, getStaffedRemainingLateUnits, getStaffedRemainingUnits, getUnstaffedRemainingCost, getUnstaffedRemainingLateCost, getUnstaffedRemainingLateUnits, getUnstaffedRemainingUnits |
Methods inherited from interface com.primavera.common.value.spread.SpreadPeriod |
---|
getCost, getCumulativeCost, getCumulativeUnits, getSpreadBucketType, getSpreadBucketTypeEnum, getSpreadPeriodEnd, getSpreadPeriodStart, getUnits, setCost, setUnits |
Method Detail |
---|
void setPlannedUnits(Unit units) throws SpreadFieldNotFoundException, SpreadNonEditableException
units
- the units to e set
SpreadFieldNotFoundException
SpreadNonEditableException
void setRemainingUnits(Unit units) throws SpreadFieldNotFoundException, SpreadNonEditableException
units
- the units to e set
SpreadFieldNotFoundException
SpreadNonEditableException
|
Primavera Integration API 7.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |