Primavera Integration API 7.0

Uses of Class
com.primavera.common.value.Cost

Packages that use Cost
com.primavera.common.value Value object classes 
com.primavera.common.value.spread Spread value objects and related classes 
com.primavera.integration.client.bo.object Client business object classes 
 

Uses of Cost in com.primavera.common.value
 

Fields in com.primavera.common.value declared as Cost
static Cost Cost.MAX_COST
          Maximum value
static Cost Cost.MIN_COST
          Minimum value
static Cost Cost.ZERO_COST
          Zero value
 

Uses of Cost in com.primavera.common.value.spread
 

Methods in com.primavera.common.value.spread that return Cost
 Cost ActivitySpreadPeriod.getActualCost()
          Gets the actual cost for this spread period.
 Cost WBSSpreadPeriod.getActualCost()
          Gets the actual cost for this spread period.
 Cost ActivitySpreadPeriod.getActualExpenseCost()
          Gets the actual expense cost for this spread period.
 Cost WBSSpreadPeriod.getActualExpenseCost()
          Gets the actual expense cost for this spread period.
 Cost ActivitySpreadPeriod.getActualLaborCost()
          Gets the actual labor cost for this spread period.
 Cost WBSSpreadPeriod.getActualLaborCost()
          Gets the actual labor cost for this spread period.
 Cost ActivitySpreadPeriod.getActualMaterialCost()
          Gets the actual material cost for this spread period.
 Cost WBSSpreadPeriod.getActualMaterialCost()
          Gets the actual material cost for this spread period.
 Cost WBSSpreadPeriod.getActualNonlaborCost()
          Gets the actual nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getActualNonLaborCost()
          Gets the actual nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getActualTotalCost()
          Gets the actual total cost for this spread period.
 Cost WBSSpreadPeriod.getActualTotalCost()
          Gets the actual total cost, including labor, nonlabor, and expense cost, for this spread period.
 Cost ActivitySpreadPeriod.getAtCompletionExpenseCost()
          Gets the at completion expense cost for this spread period.
 Cost WBSSpreadPeriod.getAtCompletionExpenseCost()
          Gets the at completion expense cost for this spread period.
 Cost ActivitySpreadPeriod.getAtCompletionLaborCost()
          Gets the at completion labor cost for this spread period.
 Cost WBSSpreadPeriod.getAtCompletionLaborCost()
          Gets the at completion labor cost for this spread period.
 Cost ActivitySpreadPeriod.getAtCompletionMaterialCost()
          Gets the at completion material cost for this spread period.
 Cost WBSSpreadPeriod.getAtCompletionMaterialCost()
          Gets the at completion material cost for this spread period.
 Cost WBSSpreadPeriod.getAtCompletionNonlaborCost()
          Gets the at completion nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getAtCompletionNonLaborCost()
          Gets the at completion nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getAtCompletionTotalCost()
          Gets the at completion total cost for this spread period.
 Cost WBSSpreadPeriod.getAtCompletionTotalCost()
          Gets the at completion total cost for this spread period.
 Cost ActivitySpreadPeriod.getBaseline1ActualExpenseCost()
          Gets the primary baseline actual expense cost for this spread period.
 Cost ActivitySpreadPeriod.getBaseline1ActualLaborCost()
          Gets the primary baseline actual labor cost for this spread period.
 Cost ActivitySpreadPeriod.getBaseline1ActualMaterialCost()
          Gets the primary baseline actual material cost for this spread period.
 Cost ActivitySpreadPeriod.getBaseline1ActualNonLaborCost()
          Gets the primary baseline actual nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getBaseline1ActualTotalCost()
          Gets the primary baseline actual total cost for this spread period.
 Cost ActivitySpreadPeriod.getBaseline1PlannedExpenseCost()
          Gets the primary baseline planned expense cost for this spread period.
 Cost ActivitySpreadPeriod.getBaseline1PlannedLaborCost()
          Gets the primary baseline planned labor cost for this spread period.
 Cost ActivitySpreadPeriod.getBaseline1PlannedMaterialCost()
          Gets the primary baseline planned material cost for this spread period.
 Cost ActivitySpreadPeriod.getBaseline1PlannedNonLaborCost()
          Gets the primary baseline planned nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getBaseline1PlannedTotalCost()
          Gets the primary baseline planned total cost for this spread period.
 Cost ActivitySpreadPeriod.getBaselineActualExpenseCost()
          Gets the project baseline actual expense cost for this spread period.
 Cost ActivitySpreadPeriod.getBaselineActualLaborCost()
          Gets the project baseline actual labor cost for this spread period.
 Cost ActivitySpreadPeriod.getBaselineActualMaterialCost()
          Gets the project baseline actual material cost for this spread period.
 Cost ActivitySpreadPeriod.getBaselineActualNonLaborCost()
          Gets the project baseline actual nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getBaselineActualTotalCost()
          Gets the project baseline actual total cost for this spread period.
 Cost ActivitySpreadPeriod.getBaselinePlannedExpenseCost()
          Gets the project baseline planned expense cost for this spread period.
 Cost WBSSpreadPeriod.getBaselinePlannedExpenseCost()
          Gets the baseline planned expense cost for this spread period.
 Cost ActivitySpreadPeriod.getBaselinePlannedLaborCost()
          Gets the project baseline planned labor cost for this spread period.
 Cost WBSSpreadPeriod.getBaselinePlannedLaborCost()
          Gets the baseline planned labor cost for this spread period.
 Cost ActivitySpreadPeriod.getBaselinePlannedMaterialCost()
          Gets the project baseline planned material cost for this spread period.
 Cost WBSSpreadPeriod.getBaselinePlannedMaterialCost()
          Gets the baseline planned material cost for this spread period.
 Cost WBSSpreadPeriod.getBaselinePlannedNonlaborCost()
          Gets the baseline planned nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getBaselinePlannedNonLaborCost()
          Gets the project baseline planned nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getBaselinePlannedTotalCost()
          Gets the project baseline planned total cost for this spread period.
 Cost WBSSpreadPeriod.getBaselinePlannedTotalCost()
          Gets the baseline planned total cost for this spread period.
 Cost SpreadPeriod.getCost(java.lang.String fieldName)
          Gets the cost value of the specified field in this spread period
 Cost ActivitySpreadPeriod.getCumulativeActualCost()
          Gets the cumulative actual cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeActualCost()
          Gets the cumulative actual cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeActualExpenseCost()
          Gets the cumulative actual expense cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeActualExpenseCost()
          Gets the cumulative actual expense cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeActualLaborCost()
          Gets the cumulative actual labor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeActualLaborCost()
          Gets the cumulative actual labor cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeActualMaterialCost()
          Gets the cumulative actual material cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeActualMaterialCost()
          Gets the cumulative actual material cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeActualNonlaborCost()
          Gets the cumulative actual nonlabor cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeActualNonLaborCost()
          Gets the cumulative actual nonlabor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeActualTotalCost()
          Gets the cumulative actual total cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeActualTotalCost()
          Gets the cumulative actual total cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeAtCompletionExpenseCost()
          Gets the cumulative at completion expense cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeAtCompletionExpenseCost()
          Gets the cumulative at completion expense cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeAtCompletionLaborCost()
          Gets the cumulative at completion labor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeAtCompletionLaborCost()
          Gets the cumulative at completion labor cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeAtCompletionMaterialCost()
          Gets the cumulative at completion material cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeAtCompletionMaterialCost()
          Gets the cumulative at completion material cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeAtCompletionNonlaborCost()
          Gets the cumulative at completion nonlabor cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeAtCompletionNonLaborCost()
          Gets the cumulative at completion nonlabor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeAtCompletionTotalCost()
          Gets the cumulative at completion total cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeAtCompletionTotalCost()
          Gets the cumulative at completion total cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaseline1ActualExpenseCost()
          Gets the cumulative primary baseline actual expense cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaseline1ActualLaborCost()
          Gets the cumulative primary baseline actual labor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaseline1ActualMaterialCost()
          Gets the cumulative primary baseline actual material cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaseline1ActualNonLaborCost()
          Gets the cumulative primary baseline actual nonlabor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaseline1ActualTotalCost()
          Gets the cumulative primary baseline actual total cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaseline1PlannedExpenseCost()
          Gets the cumulative primary baseline planned expense cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaseline1PlannedLaborCost()
          Gets the cumulative primary baseline planned labor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaseline1PlannedMaterialCost()
          Gets the cumulative primary baseline planned material cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaseline1PlannedNonLaborCost()
          Gets the cumulative primary baseline planned nonlabor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaseline1PlannedTotalCost()
          Gets the cumulative primary baseline planned total cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaselineActualExpenseCost()
          Gets the cumulative project baseline actual expense cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaselineActualLaborCost()
          Gets the cumulative project baseline actual labor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaselineActualMaterialCost()
          Gets the cumulative project baseline actual material cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaselineActualNonLaborCost()
          Gets the cumulative project baseline actual nonlabor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaselineActualTotalCost()
          Gets the cumulative project baseline actual total cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaselinePlannedExpenseCost()
          Gets the cumulative project baseline planned expense cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeBaselinePlannedExpenseCost()
          Gets the cumulative baseline planned expense cost for this spread period, which is cumulated from the baseline planned start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaselinePlannedLaborCost()
          Gets the cumulative project baseline planned labor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeBaselinePlannedLaborCost()
          Gets the cumulative baseline planned labor cost for this spread period, which is cumulated from the baseline planned start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaselinePlannedMaterialCost()
          Gets the cumulative project baseline planned material cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeBaselinePlannedMaterialCost()
          Gets the cumulative baseline planned material cost for this spread period, which is cumulated from the baseline planned start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeBaselinePlannedNonlaborCost()
          Gets the cumulative baseline planned nonlabor cost for this spread period, which is cumulated from the baseline planned start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaselinePlannedNonLaborCost()
          Gets the cumulative project baseline planned nonlabor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaselinePlannedTotalCost()
          Gets the cumulative project baseline planned total cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeBaselinePlannedTotalCost()
          Gets the cumulative baseline planned total cost for this spread period, which is cumulated from the baseline planned start to the end of this period.
 Cost SpreadPeriod.getCumulativeCost(java.lang.String fieldName)
          Gets the cumulative cost value of the specified field in this spread period
 Cost ActivitySpreadPeriod.getCumulativeEarnedValueCost()
          Gets the cumulative earned value cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeEarnedValueCost()
          Gets the cumulative earned value cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeEstimateAtCompletionCost()
          Gets the cumulative estimate at completion cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeEstimateAtCompletionCost()
          Gets the cumulative estimate at completion cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeEstimateToCompleteCost()
          Gets the cumulative estimate to completion for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeEstimateToCompleteCost()
          Gets the cumulative estimate to complete labor cost for this spread period, which is cumulated from the remaining start to the end of this period.
 Cost ProjectResourceRoleSpreadPeriod.getCumulativePeriodActualCost()
          Gets the cumulative actual cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodActualExpenseCost()
          Gets the cumulative financial period actual expense cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodActualLaborCost()
          Gets the cumulative financial period actual labor cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodActualMaterialCost()
          Gets the cumulative financial period actual material cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodActualNonLaborCost()
          Gets the cumulative financial period actual nonlabor cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodActualTotalCost()
          Gets the cumulative financial period actual total cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ProjectResourceRoleSpreadPeriod.getCumulativePeriodAtCompletionCost()
          Gets the cumulative at completion cost for this spread period, which is cumulated from the start date to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodAtCompletionExpenseCost()
          Gets the cumulative financial period at completion expense cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodAtCompletionLaborCost()
          Gets the cumulative financial period at completion labor cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodAtCompletionMaterialCost()
          Gets the cumulative financial period at completion material cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodAtCompletionNonLaborCost()
          Gets the cumulative financial period at completion nonlabor cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodAtCompletionTotalCost()
          Gets the cumulative financial period at completion total cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodEarnedValueCost()
          Gets the cumulative financial period earned value cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodEstimateAtCompletionCost()
          Gets the cumulative financial period estimate at completion cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodPlannedValueCost()
          Gets the cumulative financial period planned value cost for this spread period, which is cumulated from the baseline planned start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativePlannedExpenseCost()
          Gets the cumulative planned expense cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePlannedExpenseCost()
          Gets the cumulative planned expense cost for this spread period, which is cumulated from the planned start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativePlannedLaborCost()
          Gets the cumulative planned labor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePlannedLaborCost()
          Gets the cumulative planned labor cost for this spread period, which is cumulated from the planned start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativePlannedMaterialCost()
          Gets the cumulative planned material cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePlannedMaterialCost()
          Gets the cumulative planned material cost for this spread period, which is cumulated from the planned start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePlannedNonlaborCost()
          Gets the cumulative planned nonlabor cost for this spread period, which is cumulated from the planned start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativePlannedNonLaborCost()
          Gets the cumulative planned nonlabor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativePlannedTotalCost()
          Gets the cumulative planned total cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePlannedTotalCost()
          Gets the cumulative planned total cost for this spread period, which is cumulated from the planned start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativePlannedValueCost()
          Gets the cumulative planned value cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePlannedValueCost()
          Gets the cumulative planned value cost for this spread period, which is cumulated from the baseline planned start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeRemainingExpenseCost()
          Gets the cumulative remaining expense cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeRemainingExpenseCost()
          Gets the cumulative remaining expense cost for this spread period, which is cumulated from the remaining start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeRemainingLaborCost()
          Gets the cumulative remaining labor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeRemainingLaborCost()
          Gets the cumulative remaining labor cost for this spread period, which is cumulated from the remaining start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeRemainingLateExpenseCost()
          Gets the cumulative remaining late expense cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeRemainingLateExpenseCost()
          Gets the cumulative remaining late expense cost for this spread period, which is cumulated from the remaining late start to the late end of this period.
 Cost ActivitySpreadPeriod.getCumulativeRemainingLateLaborCost()
          Gets the cumulative remaining late labor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeRemainingLateLaborCost()
          Gets the cumulative remaining late labor cost for this spread period, which is cumulated from the remaining late start to the late end of this period.
 Cost ActivitySpreadPeriod.getCumulativeRemainingLateMaterialCost()
          Gets the cumulative remaining late material cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeRemainingLateMaterialCost()
          Gets the cumulative remaining late material cost for this spread period, which is cumulated from the remaining late start to the late end of this period.
 Cost WBSSpreadPeriod.getCumulativeRemainingLateNonlaborCost()
          Gets the cumulative remaining late nonlabor cost for this spread period, which is cumulated from the remaining late start to the late end of this period.
 Cost ActivitySpreadPeriod.getCumulativeRemainingLateNonLaborCost()
          Gets the cumulative remaining late nonlabor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeRemainingLateTotalCost()
          Gets the cumulative remaining late total cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeRemainingLateTotalCost()
          Gets the cumulative remaining late total cost for this spread period, which is cumulated from the remaining late start to the late end of this period.
 Cost ActivitySpreadPeriod.getCumulativeRemainingMaterialCost()
          Gets the cumulative remaining material cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeRemainingMaterialCost()
          Gets the cumulative remaining material cost for this spread period, which is cumulated from the remaining start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeRemainingNonlaborCost()
          Gets the cumulative remaining nonlabor cost for this spread period, which is cumulated from the remaining start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeRemainingNonLaborCost()
          Gets the cumulative remaining nonlabor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeRemainingTotalCost()
          Gets the cumulative remaining total cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeRemainingTotalCost()
          Gets the cumulative remaining total cost for this spread period, which is cumulated from the remaining start to the end of this period.
 Cost ActivitySpreadPeriod.getEarnedValueCost()
          Gets the earned value cost for this spread period.
 Cost WBSSpreadPeriod.getEarnedValueCost()
          Gets the earned value cost for this spread period.
 Cost ActivitySpreadPeriod.getEstimateAtCompletionCost()
          Gets the estimate at completion cost for this spread period.
 Cost WBSSpreadPeriod.getEstimateAtCompletionCost()
          Gets the estimate at completion cost for this spread period.
 Cost ActivitySpreadPeriod.getEstimateToCompleteCost()
          Gets the estimate to completion for this spread period.
 Cost WBSSpreadPeriod.getEstimateToCompleteCost()
          Gets the estimate to complete labor cost for this spread period.
 Cost ProjectResourceRoleSpreadPeriod.getPeriodActualCost()
          Gets the actual cost for this spread period.
 Cost WBSSpreadPeriod.getPeriodActualExpenseCost()
          Gets the financial period actual expense cost for this spread period.
 Cost WBSSpreadPeriod.getPeriodActualLaborCost()
          Gets the financial period actual labor cost for this spread period.
 Cost WBSSpreadPeriod.getPeriodActualNonLaborCost()
          Gets the financial period actual nonlabor cost for this spread period.
 Cost WBSSpreadPeriod.getPeriodActualTotalCost()
          Gets the financial period actual total cost, including labor, nonlabor, and expense cost, for this spread period.
 Cost ProjectResourceRoleSpreadPeriod.getPeriodAtCompletionCost()
          Gets the at completion cost for this spread period.
 Cost WBSSpreadPeriod.getPeriodAtCompletionExpenseCost()
          Gets the financial period at completion expense cost for this spread period.
 Cost WBSSpreadPeriod.getPeriodAtCompletionLaborCost()
          Gets the financial period at completion labor cost for this spread period.
 Cost WBSSpreadPeriod.getPeriodAtCompletionMaterialCost()
          Gets the financial period at completion material cost for this spread period.
 Cost WBSSpreadPeriod.getPeriodAtCompletionNonLaborCost()
          Gets the financial period at completion nonlabor cost for this spread period.
 Cost WBSSpreadPeriod.getPeriodAtCompletionTotalCost()
          Gets the financial period at completion total cost for this spread period.
 Cost WBSSpreadPeriod.getPeriodEarnedValueCost()
          Gets the financial period earned value cost for this spread period.
 Cost WBSSpreadPeriod.getPeriodEstimateAtCompletionCost()
          Gets the financial period estimate at completion cost for this spread period.
 Cost WBSSpreadPeriod.getPeriodPlannedValueCost()
          Gets the financial period planned value cost for this spread period.
 Cost ActivitySpreadPeriod.getPlannedExpenseCost()
          Gets the planned expense cost for this spread period.
 Cost WBSSpreadPeriod.getPlannedExpenseCost()
          Gets the planned expense cost for this spread period.
 Cost ActivitySpreadPeriod.getPlannedLaborCost()
          Gets the planned labor cost for this spread period.
 Cost WBSSpreadPeriod.getPlannedLaborCost()
          Gets the planned labor cost for this spread period.
 Cost ActivitySpreadPeriod.getPlannedMaterialCost()
          Gets the planned material cost for this spread period.
 Cost WBSSpreadPeriod.getPlannedMaterialCost()
          Gets the planned material cost for this spread period.
 Cost WBSSpreadPeriod.getPlannedNonlaborCost()
          Gets the planned nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getPlannedNonLaborCost()
          Gets the planned nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getPlannedTotalCost()
          Gets the planned total cost for this spread period.
 Cost WBSSpreadPeriod.getPlannedTotalCost()
          Gets the planned total cost for this spread period.
 Cost ActivitySpreadPeriod.getPlannedValueCost()
          Gets the planned value cost for this spread period.
 Cost WBSSpreadPeriod.getPlannedValueCost()
          Gets the planned value cost for this spread period.
 Cost ActivitySpreadPeriod.getRemainingExpenseCost()
          Gets the remaining expense cost for this spread period.
 Cost WBSSpreadPeriod.getRemainingExpenseCost()
          Gets the remaining expense cost for this spread period.
 Cost ActivitySpreadPeriod.getRemainingLaborCost()
          Gets the remaining labor cost for this spread period.
 Cost WBSSpreadPeriod.getRemainingLaborCost()
          Gets the remaining labor cost for this spread period.
 Cost ActivitySpreadPeriod.getRemainingLateExpenseCost()
          Gets the remaining late expense cost for this spread period.
 Cost WBSSpreadPeriod.getRemainingLateExpenseCost()
          Gets the remaining late expense cost for this spread period.
 Cost ActivitySpreadPeriod.getRemainingLateLaborCost()
          Gets the remaining late labor cost for this spread period.
 Cost WBSSpreadPeriod.getRemainingLateLaborCost()
          Gets the remaining Late labor cost for this spread period.
 Cost ActivitySpreadPeriod.getRemainingLateMaterialCost()
          Gets the remaining late material cost for this spread period.
 Cost WBSSpreadPeriod.getRemainingLateMaterialCost()
          Gets the remaining late material cost for this spread period.
 Cost WBSSpreadPeriod.getRemainingLateNonlaborCost()
          Gets the remaining late nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getRemainingLateNonLaborCost()
          Gets the remaining late nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getRemainingLateTotalCost()
          Gets the remaining late total cost for this spread period.
 Cost WBSSpreadPeriod.getRemainingLateTotalCost()
          Gets the remaining late total cost for this spread period.
 Cost ActivitySpreadPeriod.getRemainingMaterialCost()
          Gets the remaining material cost for this spread period.
 Cost WBSSpreadPeriod.getRemainingMaterialCost()
          Gets the remaining material cost for this spread period.
 Cost WBSSpreadPeriod.getRemainingNonlaborCost()
          Gets the remaining nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getRemainingNonLaborCost()
          Gets the remaining nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getRemainingTotalCost()
          Gets the remaining total cost for this spread period.
 Cost WBSSpreadPeriod.getRemainingTotalCost()
          Gets the remaining total cost for this spread period.
 

Methods in com.primavera.common.value.spread with parameters of type Cost
 void SpreadPeriod.setCost(java.lang.String fieldName, Cost cost)
          Sets the cost value of the specified field in this spread period
 

Uses of Cost in com.primavera.integration.client.bo.object
 

Methods in com.primavera.integration.client.bo.object that return Cost
 Cost Activity.getAccountingVariance()
          Gets the difference between the planned value of work scheduled and the actual cost of work performed.
 Cost Project.getActivityDefaultPricePerUnit()
          Gets the price used to estimate resource costs for activities that have planned, actual, or remaining units, but no resource assignments.
 Cost BaselineProject.getActivityDefaultPricePerUnit()
          Gets the price used to estimate resource costs for activities that have planned, actual, or remaining units, but no resource assignments.
 Cost ResourceAssignmentPeriodActual.getActualCost()
          Gets the actual cost on this resource assignment during a financial period.
 Cost ResourceAssignment.getActualCost()
          Gets the actual non-overtime plus overtime cost for the resource assignment on the activity.
 Cost ActivityExpense.getActualCost()
          Gets the actual cost for the project expense.
 Cost ActivityPeriodActual.getActualExpenseCost()
          Gets the actual expense cost on this activity during a financial period.
 Cost Activity.getActualExpenseCost()
          Gets the actual costs for all project expenses associated with the activity.
 Cost ActivityPeriodActual.getActualLaborCost()
          Gets the actual labor cost on this activity during a financial period.
 Cost Activity.getActualLaborCost()
          Gets the actual costs for all labor resources assigned to the activity.
 Cost ActivityPeriodActual.getActualMaterialCost()
          Gets the actual material cost on this activity during a financial period.
 Cost Activity.getActualMaterialCost()
          Gets the sum of all regular and overtime costs for material resources.
 Cost ActivityPeriodActual.getActualNonLaborCost()
          Gets the actual nonlabor cost on this activity during a financial period.
 Cost Activity.getActualNonLaborCost()
          Gets the actual costs for all nonlabor resources assigned to the activity.
 Cost ResourceAssignment.getActualOvertimeCost()
          Gets the actual overtime cost for the resource assignment on the activity.
 Cost ResourceAssignment.getActualRegularCost()
          Gets the actual non-overtime cost for the resource assignment on the activity.
 Cost ResourceAssignment.getActualThisPeriodCost()
          Gets the actual this period cost (will be labor or nonlabor).
 Cost Activity.getActualThisPeriodLaborCost()
          Gets the actual this period labor cost for all labor resources assigned to the activity.
 Cost Activity.getActualThisPeriodMaterialCost()
          Gets the sum of all material resource costs for the current period.
 Cost Activity.getActualThisPeriodNonLaborCost()
          Gets the actual this period nonlabor cost for all nonlabor resources assigned to the activity.
 Cost Activity.getActualTotalCost()
          Gets the actual total cost for the activity, including labor resources, nonlabor resources, and project expenses.
 Cost ProjectFunding.getAmount()
          Gets the amount of a funding source that is allocated to the project.
 Cost ProjectBudgetChangeLog.getAmount()
          Gets the amount of budget change.
 Cost EPSFunding.getAmount()
          Gets the amount of a funding source that is allocated to the EPS.
 Cost EPSBudgetChangeLog.getAmount()
          Gets the amount of budget change.
 Cost ResourceAssignment.getAtCompletionCost()
          Gets the sum of the actual plus remaining costs for the resource assignment on the activity.
 Cost Activity.getAtCompletionExpenseCost()
          Gets the sum of the actual plus remaining costs for all expenses associated with the activity.
 Cost Activity.getAtCompletionLaborCost()
          Gets the sum of the actual plus remaining costs for all labor resources assigned to the activity.
 Cost Activity.getAtCompletionMaterialCost()
          Gets the sum of all actual and remaining costs for material resources.
 Cost Activity.getAtCompletionNonLaborCost()
          Gets the sum of the actual plus remaining costs for all nonlabor resources assigned to the activity.
 Cost Activity.getAtCompletionTotalCost()
          Gets the total cost at completion for the activity, including labor resources, nonlabor resources, and project expenses.
 Cost Activity.getAtCompletionVariance()
          Gets the difference between the project baseline total cost and the current estimate of total cost.
 Cost Activity.getBaseline1PlannedExpenseCost()
          Gets the planned costs for all project expenses associated with the activity.
 Cost Activity.getBaseline1PlannedLaborCost()
          Gets the cost at completion for all labor resources assigned to the activity in the primary baseline.
 Cost Activity.getBaseline1PlannedMaterialCost()
          Gets the Planned Material Cost for a primary baseline activity.
 Cost Activity.getBaseline1PlannedNonLaborCost()
          Gets the planned costs for all nonlabor resources assigned to the activity.
 Cost Activity.getBaseline1PlannedTotalCost()
          Gets the planned total cost for the activity, including labor resources, nonlabor resources, and project expenses.
 Cost Activity.getBaselinePlannedExpenseCost()
          Gets the planned costs for all project expenses associated with the activity.
 Cost Activity.getBaselinePlannedLaborCost()
          Gets the cost at completion for all labor resources assigned to the activity in the project baseline.
 Cost Activity.getBaselinePlannedMaterialCost()
          Gets the Planned Material Cost for a project baseline activity.
 Cost Activity.getBaselinePlannedNonLaborCost()
          Gets the planned costs for all nonlabor resources assigned to the activity.
 Cost Activity.getBaselinePlannedTotalCost()
          Gets the planned total cost for the activity, including labor resources, nonlabor resources, and project expenses.
 Cost ProjectSpendingPlan.getBenefitPlan()
          Gets the editable monthly profit portion for each month for the project.
 Cost EPSSpendingPlan.getBenefitPlan()
          Gets the editable monthly profit portion for each month for the EPS.
 Cost Activity.getBudgetAtCompletion()
          Gets the planned total cost through activity completion.
 Cost UDFValue.getCost()
          Gets the value of the cost UDF.
 Cost Activity.getCostVariance()
          Gets the difference between the earned value and the actual cost of work performed.
 Cost WBS.getCurrentBudget()
          Gets the current budget for this WBS.
 Cost Project.getCurrentBudget()
          Gets the sum of the original budget plus the approved and pending budgets from the budget change log.
 Cost EPS.getCurrentBudget()
          Gets the sum of the original budget plus the approved and pending budgets from the budget change log.
 Cost BaselineProject.getCurrentBudget()
          Gets the sum of the original budget plus the approved and pending budgets from the budget change log.
 Cost WBS.getCurrentVariance()
          Gets the current budget minus the total spending plan.
 Cost Project.getCurrentVariance()
          Gets the difference between the current budget and the total spending plan.
 Cost EPS.getCurrentVariance()
          Gets the difference between the current budget and the total spending plan.
 Cost BaselineProject.getCurrentVariance()
          Gets the current budget minus the total spending plan.
 Cost WBS.getDistributedCurrentBudget()
          Gets the sum of the current budget values from one level lower.
 Cost Project.getDistributedCurrentBudget()
          Gets the current budget values from one level lower.
 Cost EPS.getDistributedCurrentBudget()
          Gets the current budget values from one level lower.
 Cost BaselineProject.getDistributedCurrentBudget()
          Gets the sum of the current budget values from one level lower.
 Cost ActivityPeriodActual.getEarnedValueCost()
          Gets the earned value cost on this activity during a financial period.
 Cost Activity.getEarnedValueCost()
          Gets the portion of the project baseline total cost of the activity that is actually completed as of the project data date.
 Cost Activity.getEstimateAtCompletionCost()
          Gets the estimated cost at completion for the activity.
 Cost Activity.getEstimateToComplete()
          Gets the estimated cost to complete the activity.
 Cost Activity.getExpenseCost1Variance()
          Gets the difference between primary baseline expense cost and at completion expense cost.
 Cost Activity.getExpenseCostVariance()
          Gets the difference between project baseline expense cost and at completion expense cost.
 Cost WBS.getIndependentETCTotalCost()
          Gets the user-entered ETC total cost.
 Cost Project.getIndependentETCTotalCost()
          Gets the user-entered ETC total cost.
 Cost EPS.getIndependentETCTotalCost()
          Gets the user-entered ETC total cost.
 Cost BaselineProject.getIndependentETCTotalCost()
          Gets the user-entered ETC total cost.
 Cost Activity.getLaborCost1Variance()
          Gets the difference between primary baseline labor cost and at completion labor cost.
 Cost Activity.getLaborCostVariance()
          Gets the difference between project baseline labor cost and at completion labor cost.
 Cost Activity.getMaterialCost1Variance()
          Gets the primary Baseline Planned Material Cost minus the At Completion Material Cost.
 Cost Activity.getMaterialCostVariance()
          Gets the project BaselinePlannedMaterialCost minus the AtCompletionMaterialCost.
 Cost Activity.getNonLaborCost1Variance()
          Gets the difference between the primary baseline nonlabor cost and at completion nonlabor cost.
 Cost Activity.getNonLaborCostVariance()
          Gets the difference between the project baseline labor cost and at completion labor cost.
 Cost WBS.getOriginalBudget()
          Gets the original budget for the WBS element.
 Cost Project.getOriginalBudget()
          Gets the original budget for the project.
 Cost EPS.getOriginalBudget()
          Gets the original budget for the project.
 Cost BaselineProject.getOriginalBudget()
          Gets the original budget for the baseline project.
 Cost ResourceAssignment.getPlannedCost()
          Gets the planned cost for the resource assignment on the activity.
 Cost ActivityExpense.getPlannedCost()
          Gets the planned cost for the project expense.
 Cost Activity.getPlannedExpenseCost()
          Gets the planned costs for all project expenses associated with the activity.
 Cost Activity.getPlannedLaborCost()
          Gets the planned costs for all labor resources assigned to the activity.
 Cost Activity.getPlannedMaterialCost()
          Gets the sum of all material resource costs.
 Cost Activity.getPlannedNonLaborCost()
          Gets the planned costs for all nonlabor resources assigned to the activity.
 Cost Activity.getPlannedTotalCost()
          Gets the planned total cost for the activity, including labor resources, nonlabor resources, and project expenses.
 Cost ActivityPeriodActual.getPlannedValueCost()
          Gets the planned value cost on this activity during a financial period.
 Cost Activity.getPlannedValueCost()
          Gets the portion of the project baseline total cost of the activity that is scheduled to be completed as of the project data date.
 Cost RoleRate.getPricePerUnit()
          Gets the non-overtime price per time for the role.
 Cost ResourceRate.getPricePerUnit()
          Gets the non-overtime price per time for the resource.
 Cost ResourceAssignment.getPricePerUnit()
          Gets the price per time for the resource on this activity.
 Cost Resource.getPricePerUnit()
          Gets the planned price per unit for the project expense.
 Cost ActivityExpense.getPricePerUnit()
          Gets the planned price per unit for the project expense.
 Cost RoleRate.getPricePerUnit2()
          Gets the non-overtime price per time for the role.
 Cost ResourceRate.getPricePerUnit2()
          Gets the non-overtime price per time for the resource.
 Cost RoleRate.getPricePerUnit3()
          Gets the non-overtime price per time for the role.
 Cost ResourceRate.getPricePerUnit3()
          Gets the non-overtime price per time for the resource.
 Cost RoleRate.getPricePerUnit4()
          Gets the non-overtime price per time for the role.
 Cost ResourceRate.getPricePerUnit4()
          Gets the non-overtime price per time for the resource.
 Cost RoleRate.getPricePerUnit5()
          Gets the non-overtime price per time for the role.
 Cost ResourceRate.getPricePerUnit5()
          Gets the non-overtime price per time for the resource.
 Cost WBS.getProposedBudget()
          Gets the sum of the original budget plus the approved and pending budgets from the budget change log.
 Cost Project.getProposedBudget()
          Gets the Proposed Budget, which is the sum of the original budget plus the approved and pending budgets from the budget change log.
 Cost EPS.getProposedBudget()
          Gets the Proposed Budget, which is the sum of the original budget plus the approved and pending budgets from the budget change log.
 Cost BaselineProject.getProposedBudget()
          Gets the sum of the original budget plus the approved and pending budgets from the budget change log.
 Cost ResourceAssignment.getRemainingCost()
          Gets the remaining cost for the resource assignment on the activity.
 Cost ActivityExpense.getRemainingCost()
          Gets the remaining cost for the project expense.
 Cost Activity.getRemainingExpenseCost()
          Gets the remaining costs for all project expenses associated with the activity.
 Cost Activity.getRemainingLaborCost()
          Gets the remaining costs for all labor resources assigned to the activity.
 Cost Activity.getRemainingMaterialCost()
          Gets the sum of all material resource remaining costs.
 Cost Activity.getRemainingNonLaborCost()
          Gets the remaining costs for all nonlabor resources assigned to the activity.
 Cost Activity.getRemainingTotalCost()
          Gets the remaining total cost for the activity, including labor resources, nonlabor resources, and project expenses.
 Cost Activity.getScheduleVariance()
          Gets the difference between the earned value of work performed and the work scheduled to be performed.
 Cost ProjectSpendingPlan.getSpendingPlan()
          Gets the editable total monthly expenditure for the project.
 Cost EPSSpendingPlan.getSpendingPlan()
          Gets the editable total monthly expenditure for the EPS.
 Cost ResourceAssignment.getStaffedRemainingCost()
          Gets the time distribution of the resource's remaining cost for resource assignments that have filled a role.
 Cost WBS.getSummaryAccountingVarianceByCost()
          Gets the Planned Value minus the Actual Cost.
 Cost Project.getSummaryAccountingVarianceByCost()
          Gets the Planned Value minus the Actual Cost.
 Cost EPS.getSummaryAccountingVarianceByCost()
          Gets the Planned Value minus the Actual Cost.
 Cost BaselineProject.getSummaryAccountingVarianceByCost()
          Gets the Planned Value minus the Actual Cost.
 Cost WBS.getSummaryActualExpenseCost()
          Gets the actual costs for all project expenses associated with the WBS.
 Cost Project.getSummaryActualExpenseCost()
          Gets the actual costs for all project expenses associated with the project.
 Cost EPS.getSummaryActualExpenseCost()
          Gets the actual costs for all project expenses associated with the EPS.
 Cost BaselineProject.getSummaryActualExpenseCost()
          Gets the actual costs for all project expenses associated with the project.
 Cost WBS.getSummaryActualLaborCost()
          Gets the actual cost for all labor resources assigned to the activity.
 Cost Project.getSummaryActualLaborCost()
          Gets the actual cost for all labor resources assigned to the activity.
 Cost EPS.getSummaryActualLaborCost()
          Gets the actual cost for all labor resources assigned to the activity.
 Cost BaselineProject.getSummaryActualLaborCost()
          Gets the actual cost for all labor resources assigned to the activity.
 Cost WBS.getSummaryActualMaterialCost()
          Gets the actual units for all material resources assigned to the activity.
 Cost Project.getSummaryActualMaterialCost()
          Gets the actual units for all material resources assigned to the activity.
 Cost EPS.getSummaryActualMaterialCost()
          Gets the actual units for all material resources assigned to the activity.
 Cost BaselineProject.getSummaryActualMaterialCost()
          Gets the actual units for all material resources assigned to the activity.
 Cost WBS.getSummaryActualNonLaborCost()
          Gets the actual units for all nonlabor resources assigned to the activity.
 Cost Project.getSummaryActualNonLaborCost()
          Gets the actual units for all nonlabor resources assigned to the activity.
 Cost EPS.getSummaryActualNonLaborCost()
          Gets the actual units for all nonlabor resources assigned to the activity.
 Cost BaselineProject.getSummaryActualNonLaborCost()
          Gets the actual units for all nonlabor resources assigned to the activity.
 Cost WBS.getSummaryActualThisPeriodCost()
          Gets the actual this period cost (will be labor or nonlabor).
 Cost Project.getSummaryActualThisPeriodCost()
          Gets the actual this period cost (will be labor or nonlabor).
 Cost EPS.getSummaryActualThisPeriodCost()
          Gets the actual this period cost (will be labor or nonlabor).
 Cost BaselineProject.getSummaryActualThisPeriodCost()
          Gets the actual this period cost (will be labor or nonlabor).
 Cost WBS.getSummaryActualThisPeriodLaborCost()
          Gets the actual this period labor cost.
 Cost Project.getSummaryActualThisPeriodLaborCost()
          Gets the actual this period labor cost.
 Cost EPS.getSummaryActualThisPeriodLaborCost()
          Gets the actual this period labor cost.
 Cost BaselineProject.getSummaryActualThisPeriodLaborCost()
          Gets the actual this period labor cost.
 Cost WBS.getSummaryActualThisPeriodMaterialCost()
          Gets the actual this period material cost.
 Cost Project.getSummaryActualThisPeriodMaterialCost()
          Gets the actual this period material cost.
 Cost EPS.getSummaryActualThisPeriodMaterialCost()
          Gets the actual this period material cost.
 Cost BaselineProject.getSummaryActualThisPeriodMaterialCost()
          Gets the actual this period material cost.
 Cost WBS.getSummaryActualThisPeriodNonLaborCost()
          Gets the actual this period nonlabor cost.
 Cost Project.getSummaryActualThisPeriodNonLaborCost()
          Gets the actual this period nonlabor cost.
 Cost EPS.getSummaryActualThisPeriodNonLaborCost()
          Gets the actual this period nonlabor cost.
 Cost BaselineProject.getSummaryActualThisPeriodNonLaborCost()
          Gets the actual this period nonlabor cost.
 Cost WBS.getSummaryActualTotalCost()
          Gets the actual labor cost + actual nonlabor cost + actual expense cost as of the project data date.
 Cost Project.getSummaryActualTotalCost()
          Gets the actual labor cost + actual nonlabor cost + actual expense cost as of the project data date.
 Cost EPS.getSummaryActualTotalCost()
          Gets the actual labor cost + actual nonlabor cost + actual expense cost as of the project data date.
 Cost BaselineProject.getSummaryActualTotalCost()
          Gets the actual labor cost + actual nonlabor cost + actual expense cost as of the project data date.
 Cost WBS.getSummaryActualValueByCost()
          Gets the actual total cost incurred on the activity as of the project data date, computed as Actual Labor Cost + Actual Nonlabor Cost + Actual Material Cost + Actual Expense Cost.
 Cost Project.getSummaryActualValueByCost()
          Gets the actual total cost incurred on the activity as of the project data date, computed as Actual Labor Cost + Actual Nonlabor Cost + Actual Material Cost + Actual Expense Cost.
 Cost EPS.getSummaryActualValueByCost()
          Gets the actual total cost incurred on the activity as of the project data date, computed as Actual Labor Cost + Actual Nonlabor Cost + Actual Material Cost + Actual Expense Cost.
 Cost BaselineProject.getSummaryActualValueByCost()
          Gets the actual total cost incurred on the activity as of the project data date, computed as Actual Labor Cost + Actual Nonlabor Cost + Actual Material Cost + Actual Expense Cost.
 Cost WBS.getSummaryAtCompletionExpenseCost()
          Gets the sum of the actual plus remaining cost for all project expenses associated with the cost account.
 Cost Project.getSummaryAtCompletionExpenseCost()
          Gets the sum of the actual plus remaining cost for all project expenses associated with the cost account.
 Cost EPS.getSummaryAtCompletionExpenseCost()
          Gets the sum of the actual plus remaining cost for all project expenses associated with the cost account.
 Cost BaselineProject.getSummaryAtCompletionExpenseCost()
          Gets the sum of the actual plus remaining cost for all project expenses associated with the cost account.
 Cost WBS.getSummaryAtCompletionLaborCost()
          Gets the sum of the actual plus remaining costs for all labor resources assigned to the activity.
 Cost Project.getSummaryAtCompletionLaborCost()
          Gets the sum of the actual plus remaining costs for all labor resources assigned to the activity.
 Cost EPS.getSummaryAtCompletionLaborCost()
          Gets the sum of the actual plus remaining costs for all labor resources assigned to the activity.
 Cost BaselineProject.getSummaryAtCompletionLaborCost()
          Gets the sum of the actual plus remaining costs for all labor resources assigned to the activity.
 Cost WBS.getSummaryAtCompletionMaterialCost()
          Gets the material cost at completion.
 Cost Project.getSummaryAtCompletionMaterialCost()
          Gets the material cost at completion.
 Cost EPS.getSummaryAtCompletionMaterialCost()
          Gets the material cost at completion.
 Cost BaselineProject.getSummaryAtCompletionMaterialCost()
          Gets the material cost at completion.
 Cost WBS.getSummaryAtCompletionNonLaborCost()
          Gets the nonlabor cost at completion.
 Cost Project.getSummaryAtCompletionNonLaborCost()
          Gets the nonlabor cost at completion.
 Cost EPS.getSummaryAtCompletionNonLaborCost()
          Gets the nonlabor cost at completion.
 Cost BaselineProject.getSummaryAtCompletionNonLaborCost()
          Gets the nonlabor cost at completion.
 Cost WBS.getSummaryAtCompletionTotalCost()
          Gets the estimated cost at completion for the activity.
 Cost Project.getSummaryAtCompletionTotalCost()
          Gets the estimated cost at completion for the activity.
 Cost EPS.getSummaryAtCompletionTotalCost()
          Gets the estimated cost at completion for the activity.
 Cost BaselineProject.getSummaryAtCompletionTotalCost()
          Gets the estimated cost at completion for the activity.
 Cost WBS.getSummaryAtCompletionTotalCostVariance()
          Gets the Baseline Planned Total Cost - At Completion Total Cost.
 Cost Project.getSummaryAtCompletionTotalCostVariance()
          Gets the Baseline Planned Total Cost - At Completion Total Cost.
 Cost EPS.getSummaryAtCompletionTotalCostVariance()
          Gets the Baseline Planned Total Cost - At Completion Total Cost.
 Cost BaselineProject.getSummaryAtCompletionTotalCostVariance()
          Gets the Baseline Planned Total Cost - At Completion Total Cost.
 Cost WBS.getSummaryBaselineExpenseCost()
          Gets the planned cost for all project expenses associated with the activity in the primary baseline.
 Cost Project.getSummaryBaselineExpenseCost()
          Gets the planned cost for all project expenses associated with the activity in the primary baseline.
 Cost EPS.getSummaryBaselineExpenseCost()
          Gets the planned cost for all project expenses associated with the activity in the primary baseline.
 Cost BaselineProject.getSummaryBaselineExpenseCost()
          Gets the planned cost for all project expenses associated with the activity in the primary baseline.
 Cost WBS.getSummaryBaselineLaborCost()
          Gets the planned cost for all labor resources assigned to the activity in the primary baseline.
 Cost Project.getSummaryBaselineLaborCost()
          Gets the planned cost for all labor resources assigned to the activity in the primary baseline.
 Cost EPS.getSummaryBaselineLaborCost()
          Gets the planned cost for all labor resources assigned to the activity in the primary baseline.
 Cost BaselineProject.getSummaryBaselineLaborCost()
          Gets the planned cost for all labor resources assigned to the activity in the primary baseline.
 Cost WBS.getSummaryBaselineMaterialCost()
          Gets the planned cost for all material resources assigned to the activity in the primary baseline.
 Cost Project.getSummaryBaselineMaterialCost()
          Gets the planned cost for all material resources assigned to the activity in the primary baseline.
 Cost EPS.getSummaryBaselineMaterialCost()
          Gets the planned cost for all material resources assigned to the activity in the primary baseline.
 Cost BaselineProject.getSummaryBaselineMaterialCost()
          Gets the planned cost for all material resources assigned to the activity in the primary baseline.
 Cost WBS.getSummaryBaselineNonLaborCost()
          Gets the planned cost for all nonlabor resources assigned to the activity in the primary baseline.
 Cost Project.getSummaryBaselineNonLaborCost()
          Gets the planned cost for all nonlabor resources assigned to the activity in the primary baseline.
 Cost EPS.getSummaryBaselineNonLaborCost()
          Gets the planned cost for all nonlabor resources assigned to the activity in the primary baseline.
 Cost BaselineProject.getSummaryBaselineNonLaborCost()
          Gets the planned cost for all nonlabor resources assigned to the activity in the primary baseline.
 Cost WBS.getSummaryBaselineTotalCost()
          Gets the Planned Total Cost for the activity in the primary baseline, including labor resources, nonlabor resources, and project expenses.
 Cost Project.getSummaryBaselineTotalCost()
          Gets the Planned Total Cost for the activity in the primary baseline, including labor resources, nonlabor resources, and project expenses.
 Cost EPS.getSummaryBaselineTotalCost()
          Gets the Planned Total Cost for the activity in the primary baseline, including labor resources, nonlabor resources, and project expenses.
 Cost BaselineProject.getSummaryBaselineTotalCost()
          Gets the Planned Total Cost for the activity in the primary baseline, including labor resources, nonlabor resources, and project expenses.
 Cost WBS.getSummaryBudgetAtCompletionByCost()
          Gets the Planned Total Cost through activity completion.
 Cost Project.getSummaryBudgetAtCompletionByCost()
          Gets the Planned Total Cost through activity completion.
 Cost EPS.getSummaryBudgetAtCompletionByCost()
          Gets the Planned Total Cost through activity completion.
 Cost BaselineProject.getSummaryBudgetAtCompletionByCost()
          Gets the Planned Total Cost through activity completion.
 Cost WBS.getSummaryCostVarianceByCost()
          Gets the Earned Value minus the Actual Cost.
 Cost Project.getSummaryCostVarianceByCost()
          Gets the Earned Value minus the Actual Cost.
 Cost EPS.getSummaryCostVarianceByCost()
          Gets the Earned Value minus the Actual Cost.
 Cost BaselineProject.getSummaryCostVarianceByCost()
          Gets the Earned Value minus the Actual Cost.
 Cost WBS.getSummaryEarnedValueByCost()
          Gets the Budget at Completion * Performance % Complete.
 Cost Project.getSummaryEarnedValueByCost()
          Gets the Budget at Completion * Performance % Complete.
 Cost EPS.getSummaryEarnedValueByCost()
          Gets the Budget at Completion * Performance % Complete.
 Cost BaselineProject.getSummaryEarnedValueByCost()
          Gets the Budget at Completion * Performance % Complete.
 Cost WBS.getSummaryEstimateAtCompletionByCost()
          Gets the Actual Cost plus the Estimate to Complete Cost.
 Cost Project.getSummaryEstimateAtCompletionByCost()
          Gets the Actual Cost plus the Estimate to Complete Cost.
 Cost EPS.getSummaryEstimateAtCompletionByCost()
          Gets the Actual Cost plus the Estimate to Complete Cost.
 Cost BaselineProject.getSummaryEstimateAtCompletionByCost()
          Gets the Actual Cost plus the Estimate to Complete Cost.
 Cost WBS.getSummaryEstimateToCompleteByCost()
          Gets the Remaining Total Cost for the activity or the Performance Factor * (Budget at Completion - Earned Value), depending on the Earned Value technique selected for the activity's WBS (calculated from the primary baseline).
 Cost Project.getSummaryEstimateToCompleteByCost()
          Gets the Remaining Total Cost for the activity or the Performance Factor * (Budget at Completion - Earned Value), depending on the Earned Value technique selected for the activity's WBS (calculated from the primary baseline).
 Cost EPS.getSummaryEstimateToCompleteByCost()
          Gets the Remaining Total Cost for the activity or the Performance Factor * (Budget at Completion - Earned Value), depending on the Earned Value technique selected for the activity's WBS (calculated from the primary baseline).
 Cost BaselineProject.getSummaryEstimateToCompleteByCost()
          Gets the Remaining Total Cost for the activity or the Performance Factor * (Budget at Completion - Earned Value), depending on the Earned Value technique selected for the activity's WBS (calculated from the primary baseline).
 Cost WBS.getSummaryExpenseCostVariance()
          Gets the Baseline Planned Expense Cost - At Completion Expense Cost (At Completion Expense Cost = Actual Expense Cost + Remaining Expense Cost).
 Cost Project.getSummaryExpenseCostVariance()
          Gets the Baseline Planned Expense Cost - At Completion Expense Cost (At Completion Expense Cost = Actual Expense Cost + Remaining Expense Cost).
 Cost EPS.getSummaryExpenseCostVariance()
          Gets the Baseline Planned Expense Cost - At Completion Expense Cost (At Completion Expense Cost = Actual Expense Cost + Remaining Expense Cost).
 Cost BaselineProject.getSummaryExpenseCostVariance()
          Gets the Baseline Planned Expense Cost - At Completion Expense Cost (At Completion Expense Cost = Actual Expense Cost + Remaining Expense Cost).
 Cost WBS.getSummaryLaborCostVariance()
          Gets the Baseline Planned Labor Cost - At Completion Labor Cost.
 Cost Project.getSummaryLaborCostVariance()
          Gets the Baseline Planned Labor Cost - At Completion Labor Cost.
 Cost EPS.getSummaryLaborCostVariance()
          Gets the Baseline Planned Labor Cost - At Completion Labor Cost.
 Cost BaselineProject.getSummaryLaborCostVariance()
          Gets the Baseline Planned Labor Cost - At Completion Labor Cost.
 Cost WBS.getSummaryMaterialCostVariance()
          Gets the variance that is calculated as Baseline Material Cost - At Completion Material Cost.
 Cost Project.getSummaryMaterialCostVariance()
          Gets the variance that is calculated as Baseline Material Cost - At Completion Material Cost.
 Cost EPS.getSummaryMaterialCostVariance()
          Gets the variance that is calculated as Baseline Material Cost - At Completion Material Cost.
 Cost BaselineProject.getSummaryMaterialCostVariance()
          Gets the variance that is calculated as Baseline Material Cost - At Completion Material Cost.
 Cost WBS.getSummaryPlannedValueByCost()
          Gets the Budget at Completion * Schedule % Complete.
 Cost Project.getSummaryPlannedValueByCost()
          Gets the Budget at Completion * Schedule % Complete.
 Cost EPS.getSummaryPlannedValueByCost()
          Gets the Budget at Completion * Schedule % Complete.
 Cost BaselineProject.getSummaryPlannedValueByCost()
          Gets the Budget at Completion * Schedule % Complete.
 Cost WBS.getSummaryRemainingExpenseCost()
          Gets the remaining costs for all project expenses associated with the activities in the WBS.
 Cost Project.getSummaryRemainingExpenseCost()
          Gets the remaining costs for all project expenses associated with the activities in the Project.
 Cost EPS.getSummaryRemainingExpenseCost()
          Gets the remaining costs for all project expenses associated with the activities in the EPS.
 Cost BaselineProject.getSummaryRemainingExpenseCost()
          Gets the remaining costs for all project expenses associated with the activities in the WBS.
 Cost WBS.getSummaryRemainingLaborCost()
          Gets the remaining costs for all labor resources assigned to the activities.
 Cost Project.getSummaryRemainingLaborCost()
          Gets the remaining costs for all labor resources assigned to the activities.
 Cost EPS.getSummaryRemainingLaborCost()
          Gets the remaining costs for all labor resources assigned to the activities.
 Cost BaselineProject.getSummaryRemainingLaborCost()
          Gets the remaining costs for all labor resources assigned to the activities.
 Cost WBS.getSummaryRemainingMaterialCost()
          Gets the remaining material costs for all project expenses associated with the activities in the WBS.
 Cost Project.getSummaryRemainingMaterialCost()
          Gets the remaining material costs for all project expenses associated with the activities in the Project.
 Cost EPS.getSummaryRemainingMaterialCost()
          Gets the remaining material costs for all project expenses associated with the activities in the EPS.
 Cost BaselineProject.getSummaryRemainingMaterialCost()
          Gets the remaining material costs for all project expenses associated with the activities in the WBS.
 Cost WBS.getSummaryRemainingNonLaborCost()
          Gets the remaining nonlabor costs for all project expenses associated with the activities in the WBS.
 Cost Project.getSummaryRemainingNonLaborCost()
          Gets the remaining nonlabor costs for all project expenses associated with the activities in the Project.
 Cost EPS.getSummaryRemainingNonLaborCost()
          Gets the remaining nonlabor costs for all project expenses associated with the activities in the EPS.
 Cost BaselineProject.getSummaryRemainingNonLaborCost()
          Gets the remaining nonlabor costs for all project expenses associated with the activities in the WBS.
 Cost WBS.getSummaryRemainingTotalCost()
          Gets the sum of all remaining total costs in the WBS.
 Cost Project.getSummaryRemainingTotalCost()
          Gets the sum of all remaining total costs in the Project.
 Cost EPS.getSummaryRemainingTotalCost()
          Gets the sum of all remaining total costs in the EPS.
 Cost BaselineProject.getSummaryRemainingTotalCost()
          Gets the sum of all remaining total costs in the WBS.
 Cost WBS.getSummaryScheduleVarianceByCost()
          Gets the Earned Value divided by the Planned Value.
 Cost Project.getSummaryScheduleVarianceByCost()
          Gets the Earned Value divided by the Planned Value.
 Cost EPS.getSummaryScheduleVarianceByCost()
          Gets the Earned Value divided by the Planned Value.
 Cost BaselineProject.getSummaryScheduleVarianceByCost()
          Gets the Earned Value divided by the Planned Value.
 Cost WBS.getSummaryTotalCostVariance()
          Gets the value that is calculated as baseline total cost - total cost.
 Cost Project.getSummaryTotalCostVariance()
          Gets the value that is calculated as baseline total cost - total cost.
 Cost EPS.getSummaryTotalCostVariance()
          Gets the value that is calculated as baseline total cost - total cost.
 Cost BaselineProject.getSummaryTotalCostVariance()
          Gets the value that is calculated as baseline total cost - total cost.
 Cost WBS.getTotalBenefitPlan()
          Gets the sum of the monthly benefit plan.
 Cost Project.getTotalBenefitPlan()
          Gets the sum of the monthly benefit plan.
 Cost EPS.getTotalBenefitPlan()
          Gets the sum of the monthly benefit plan.
 Cost BaselineProject.getTotalBenefitPlan()
          Gets the sum of the monthly benefit plan.
 Cost WBS.getTotalBenefitPlanTally()
          Gets the sum of the monthly benefit plan tally.
 Cost Project.getTotalBenefitPlanTally()
          Gets the sum of the monthly benefit plan tally.
 Cost EPS.getTotalBenefitPlanTally()
          Gets the sum of the monthly benefit plan tally.
 Cost BaselineProject.getTotalBenefitPlanTally()
          Gets the sum of the monthly benefit plan tally.
 Cost Activity.getTotalCost1Variance()
          Gets the difference between the primary baseline total cost and the at completion total cost.
 Cost Activity.getTotalCostVariance()
          Gets the difference between the project baseline total cost and the at completion total cost.
 Cost Project.getTotalFunding()
          Gets the total amount of funding contributed to the project by your funding sources.
 Cost EPS.getTotalFunding()
          Gets the total amount of funding contributed to the project by your funding sources.
 Cost WBS.getTotalSpendingPlan()
          Gets the sum of the monthly spending plan.
 Cost Project.getTotalSpendingPlan()
          Gets the sum of the monthly spending plan.
 Cost EPS.getTotalSpendingPlan()
          Gets the sum of the monthly spending plan.
 Cost BaselineProject.getTotalSpendingPlan()
          Gets the sum of the monthly spending plan.
 Cost WBS.getTotalSpendingPlanTally()
          Gets the sum of the monthly spending plan tally.
 Cost Project.getTotalSpendingPlanTally()
          Gets the sum of the monthly spending plan tally.
 Cost EPS.getTotalSpendingPlanTally()
          Gets the sum of the monthly spending plan tally.
 Cost BaselineProject.getTotalSpendingPlanTally()
          Gets the sum of the monthly spending plan tally.
 Cost WBS.getUDFCost(ObjectId objId)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 Cost ResourceAssignment.getUDFCost(ObjectId objId)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 Cost Resource.getUDFCost(ObjectId objId)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 Cost ProjectRisk.getUDFCost(ObjectId objId)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 Cost ProjectIssue.getUDFCost(ObjectId objId)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 Cost Project.getUDFCost(ObjectId objId)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 Cost EPS.getUDFCost(ObjectId objId)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 Cost Document.getUDFCost(ObjectId objId)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 Cost BaselineProject.getUDFCost(ObjectId objId)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 Cost ActivityStepTemplateItem.getUDFCost(ObjectId objId)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 Cost ActivityStep.getUDFCost(ObjectId objId)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 Cost ActivityExpense.getUDFCost(ObjectId objId)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 Cost Activity.getUDFCost(ObjectId objId)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 Cost WBS.getUnallocatedBudget()
          Gets the difference between the total current and distributed current budget.
 Cost Project.getUnallocatedBudget()
          Gets the total current budget minus the distributed current budget.
 Cost EPS.getUnallocatedBudget()
          Gets the total current budget minus the distributed current budget.
 Cost BaselineProject.getUnallocatedBudget()
          Gets the total current budget minus the distributed current budget.
 Cost WBS.getUndistributedCurrentVariance()
          Gets the total spending plan minus the total spending plan tally.
 Cost Project.getUndistributedCurrentVariance()
          Gets the total spending plan minus the total spending plan tally.
 Cost EPS.getUndistributedCurrentVariance()
          Gets the total spending plan minus the total spending plan tally.
 Cost BaselineProject.getUndistributedCurrentVariance()
          Gets the total spending plan minus the total spending plan tally.
 Cost ResourceAssignment.getUnstaffedRemainingCost()
          Gets the time distribution of the resource's remaining cost for resource assignments that have not filled a role.
 

Methods in com.primavera.integration.client.bo.object with parameters of type Cost
 void Project.setActivityDefaultPricePerUnit(Cost c)
          Sets the price used to estimate resource costs for activities that have planned, actual, or remaining units, but no resource assignments.
 void BaselineProject.setActivityDefaultPricePerUnit(Cost c)
          Sets the price used to estimate resource costs for activities that have planned, actual, or remaining units, but no resource assignments.
 void ResourceAssignmentPeriodActual.setActualCost(Cost c)
          Sets the actual cost on this resource assignment during a financial period.
 void ResourceAssignment.setActualCost(Cost c)
          Sets the actual non-overtime plus overtime cost for the resource assignment on the activity.
 void ActivityExpense.setActualCost(Cost c)
          Sets the actual cost for the project expense.
 void ActivityPeriodActual.setActualExpenseCost(Cost c)
          Sets the actual expense cost on this activity during a financial period.
 void ActivityPeriodActual.setActualLaborCost(Cost c)
          Sets the actual labor cost on this activity during a financial period.
 void Activity.setActualLaborCost(Cost c)
          Sets the actual costs for all labor resources assigned to the activity.
 void ActivityPeriodActual.setActualNonLaborCost(Cost c)
          Sets the actual nonlabor cost on this activity during a financial period.
 void Activity.setActualNonLaborCost(Cost c)
          Sets the actual costs for all nonlabor resources assigned to the activity.
 void ResourceAssignment.setActualOvertimeCost(Cost c)
          Sets the actual overtime cost for the resource assignment on the activity.
 void ResourceAssignment.setActualRegularCost(Cost c)
          Sets the actual non-overtime cost for the resource assignment on the activity.
 void ResourceAssignment.setActualThisPeriodCost(Cost c)
          Sets the actual this period cost (will be labor or nonlabor).
 void Activity.setActualThisPeriodLaborCost(Cost c)
          Sets the actual this period labor cost for all labor resources assigned to the activity.
 void Activity.setActualThisPeriodNonLaborCost(Cost c)
          Sets the actual this period nonlabor cost for all nonlabor resources assigned to the activity.
 void ProjectFunding.setAmount(Cost c)
          Sets the amount of a funding source that is allocated to the project.
 void ProjectBudgetChangeLog.setAmount(Cost c)
          Sets the amount of budget change.
 void EPSFunding.setAmount(Cost c)
          Sets the amount of a funding source that is allocated to the EPS.
 void EPSBudgetChangeLog.setAmount(Cost c)
          Sets the amount of budget change.
 void ResourceAssignment.setAtCompletionCost(Cost c)
          Sets the sum of the actual plus remaining costs for the resource assignment on the activity.
 void Activity.setAtCompletionLaborCost(Cost c)
          Sets the sum of the actual plus remaining costs for all labor resources assigned to the activity.
 void Activity.setAtCompletionNonLaborCost(Cost c)
          Sets the sum of the actual plus remaining costs for all nonlabor resources assigned to the activity.
 void ProjectSpendingPlan.setBenefitPlan(Cost c)
          Sets the editable monthly profit portion for each month for the project.
 void EPSSpendingPlan.setBenefitPlan(Cost c)
          Sets the editable monthly profit portion for each month for the EPS.
 void UDFValue.setCost(Cost c)
          Sets the value of the cost UDF.
 void ActivityPeriodActual.setEarnedValueCost(Cost c)
          Sets the earned value cost on this activity during a financial period.
 void WBS.setIndependentETCTotalCost(Cost c)
          Sets the user-entered ETC total cost.
 void Project.setIndependentETCTotalCost(Cost c)
          Sets the user-entered ETC total cost.
 void BaselineProject.setIndependentETCTotalCost(Cost c)
          Sets the user-entered ETC total cost.
 void WBS.setOriginalBudget(Cost c)
          Sets the original budget for the WBS element.
 void Project.setOriginalBudget(Cost c)
          Sets the original budget for the project.
 void EPS.setOriginalBudget(Cost c)
          Sets the original budget for the project.
 void BaselineProject.setOriginalBudget(Cost c)
          Sets the original budget for the baseline project.
 void ResourceAssignment.setPlannedCost(Cost c)
          Sets the planned cost for the resource assignment on the activity.
 void ActivityExpense.setPlannedCost(Cost c)
          Sets the planned cost for the project expense.
 void Activity.setPlannedLaborCost(Cost c)
          Sets the planned costs for all labor resources assigned to the activity.
 void Activity.setPlannedNonLaborCost(Cost c)
          Sets the planned costs for all nonlabor resources assigned to the activity.
 void ActivityPeriodActual.setPlannedValueCost(Cost c)
          Sets the planned value cost on this activity during a financial period.
 void RoleRate.setPricePerUnit(Cost c)
          Sets the non-overtime price per time for the role.
 void ResourceRate.setPricePerUnit(Cost c)
          Sets the non-overtime price per time for the resource.
 void ResourceAssignment.setPricePerUnit(Cost c)
          Sets the price per time for the resource on this activity.
 void ActivityExpense.setPricePerUnit(Cost c)
          Sets the planned price per unit for the project expense.
 void RoleRate.setPricePerUnit2(Cost c)
          Sets the non-overtime price per time for the role.
 void ResourceRate.setPricePerUnit2(Cost c)
          Sets the non-overtime price per time for the resource.
 void RoleRate.setPricePerUnit3(Cost c)
          Sets the non-overtime price per time for the role.
 void ResourceRate.setPricePerUnit3(Cost c)
          Sets the non-overtime price per time for the resource.
 void RoleRate.setPricePerUnit4(Cost c)
          Sets the non-overtime price per time for the role.
 void ResourceRate.setPricePerUnit4(Cost c)
          Sets the non-overtime price per time for the resource.
 void RoleRate.setPricePerUnit5(Cost c)
          Sets the non-overtime price per time for the role.
 void ResourceRate.setPricePerUnit5(Cost c)
          Sets the non-overtime price per time for the resource.
 void ResourceAssignment.setRemainingCost(Cost c)
          Sets the remaining cost for the resource assignment on the activity.
 void ActivityExpense.setRemainingCost(Cost c)
          Sets the remaining cost for the project expense.
 void Activity.setRemainingLaborCost(Cost c)
          Sets the remaining costs for all labor resources assigned to the activity.
 void Activity.setRemainingNonLaborCost(Cost c)
          Sets the remaining costs for all nonlabor resources assigned to the activity.
 void ProjectSpendingPlan.setSpendingPlan(Cost c)
          Sets the editable total monthly expenditure for the project.
 void EPSSpendingPlan.setSpendingPlan(Cost c)
          Sets the editable total monthly expenditure for the EPS.
 void WBS.setUDFCost(ObjectId objId, Cost cost)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 void ResourceAssignment.setUDFCost(ObjectId objId, Cost cost)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 void Resource.setUDFCost(ObjectId objId, Cost cost)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 void ProjectRisk.setUDFCost(ObjectId objId, Cost cost)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 void ProjectIssue.setUDFCost(ObjectId objId, Cost cost)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 void Project.setUDFCost(ObjectId objId, Cost cost)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 void EPS.setUDFCost(ObjectId objId, Cost cost)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 void Document.setUDFCost(ObjectId objId, Cost cost)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 void BaselineProject.setUDFCost(ObjectId objId, Cost cost)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 void ActivityStep.setUDFCost(ObjectId objId, Cost cost)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 void ActivityExpense.setUDFCost(ObjectId objId, Cost cost)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 void Activity.setUDFCost(ObjectId objId, Cost cost)
          Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments.
 


Primavera Integration API 7.0

Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.