public static class EPSProjectWBSSpreadType.Period extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="StartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="EndDate" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="ActualLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeActualLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ActualNonlaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeActualNonlaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="AtCompletionLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeAtCompletionLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="AtCompletionNonlaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeAtCompletionNonlaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="BaselinePlannedLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeBaselinePlannedLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="BaselinePlannedNonlaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeBaselinePlannedNonlaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="EarnedValueLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeEarnedValueLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="EstimateAtCompletionLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeEstimateAtCompletionLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="EstimateToCompleteLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeEstimateToCompleteLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PeriodActualLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePeriodActualLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PeriodActualNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePeriodActualNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PeriodAtCompletionLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePeriodAtCompletionLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PeriodAtCompletionNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePeriodAtCompletionNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PeriodEarnedValueLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePeriodEarnedValueLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PeriodEstimateAtCompletionLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePeriodEstimateAtCompletionLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PeriodPlannedValueLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePeriodPlannedValueLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PlannedLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePlannedLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PlannedNonlaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePlannedNonlaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PlannedValueLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePlannedValueLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="RemainingLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeRemainingLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="RemainingLateLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeRemainingLateLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="RemainingLateNonlaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeRemainingLateNonlaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="RemainingNonlaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeRemainingNonlaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ActualCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeActualCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ActualExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeActualExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ActualLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeActualLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ActualMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeActualMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ActualNonlaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeActualNonlaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ActualTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeActualTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="AtCompletionExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeAtCompletionExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="AtCompletionLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeAtCompletionLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="AtCompletionMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeAtCompletionMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="AtCompletionNonlaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeAtCompletionNonlaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="AtCompletionTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeAtCompletionTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="BaselinePlannedExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeBaselinePlannedExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="BaselinePlannedLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeBaselinePlannedLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="BaselinePlannedMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeBaselinePlannedMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="BaselinePlannedNonlaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeBaselinePlannedNonlaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="BaselinePlannedTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeBaselinePlannedTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="EarnedValueCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeEarnedValueCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="EstimateAtCompletionCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeEstimateAtCompletionCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="EstimateToCompleteCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeEstimateToCompleteCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PeriodActualCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePeriodActualCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PeriodActualExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePeriodActualExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PeriodActualLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePeriodActualLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PeriodActualMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePeriodActualMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PeriodActualNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePeriodActualNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PeriodAtCompletionExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePeriodAtCompletionExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PeriodAtCompletionLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePeriodAtCompletionLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PeriodAtCompletionMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePeriodAtCompletionMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PeriodAtCompletionNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePeriodAtCompletionNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PeriodAtCompletionTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePeriodAtCompletionTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PeriodEarnedValueCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePeriodEarnedValueCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PeriodEstimateAtCompletionCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePeriodEstimateAtCompletionCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PeriodPlannedValueCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePeriodPlannedValueCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PlannedExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePlannedExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PlannedLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePlannedLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PlannedMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePlannedMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PlannedNonlaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePlannedNonlaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PlannedTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePlannedTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PlannedValueCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePlannedValueCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="RemainingExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeRemainingExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="RemainingLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeRemainingLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="RemainingLateExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeRemainingLateExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="RemainingLateLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeRemainingLateLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="RemainingLateMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeRemainingLateMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="RemainingLateNonlaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeRemainingLateNonlaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="RemainingLateTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeRemainingLateTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="RemainingMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeRemainingMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="RemainingNonlaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeRemainingNonlaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="RemainingTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeRemainingTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
EPSProjectWBSSpreadType.Period() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getActualCost()
Gets the value of the actualCost property.
|
Double |
getActualExpenseCost()
Gets the value of the actualExpenseCost property.
|
Double |
getActualLaborCost()
Gets the value of the actualLaborCost property.
|
Double |
getActualLaborUnits()
Gets the value of the actualLaborUnits property.
|
Double |
getActualMaterialCost()
Gets the value of the actualMaterialCost property.
|
Double |
getActualNonlaborCost()
Gets the value of the actualNonlaborCost property.
|
Double |
getActualNonlaborUnits()
Gets the value of the actualNonlaborUnits property.
|
Double |
getActualTotalCost()
Gets the value of the actualTotalCost property.
|
Double |
getAtCompletionExpenseCost()
Gets the value of the atCompletionExpenseCost property.
|
Double |
getAtCompletionLaborCost()
Gets the value of the atCompletionLaborCost property.
|
Double |
getAtCompletionLaborUnits()
Gets the value of the atCompletionLaborUnits property.
|
Double |
getAtCompletionMaterialCost()
Gets the value of the atCompletionMaterialCost property.
|
Double |
getAtCompletionNonlaborCost()
Gets the value of the atCompletionNonlaborCost property.
|
Double |
getAtCompletionNonlaborUnits()
Gets the value of the atCompletionNonlaborUnits property.
|
Double |
getAtCompletionTotalCost()
Gets the value of the atCompletionTotalCost property.
|
Double |
getBaselinePlannedExpenseCost()
Gets the value of the baselinePlannedExpenseCost property.
|
Double |
getBaselinePlannedLaborCost()
Gets the value of the baselinePlannedLaborCost property.
|
Double |
getBaselinePlannedLaborUnits()
Gets the value of the baselinePlannedLaborUnits property.
|
Double |
getBaselinePlannedMaterialCost()
Gets the value of the baselinePlannedMaterialCost property.
|
Double |
getBaselinePlannedNonlaborCost()
Gets the value of the baselinePlannedNonlaborCost property.
|
Double |
getBaselinePlannedNonlaborUnits()
Gets the value of the baselinePlannedNonlaborUnits property.
|
Double |
getBaselinePlannedTotalCost()
Gets the value of the baselinePlannedTotalCost property.
|
Double |
getCumulativeActualCost()
Gets the value of the cumulativeActualCost property.
|
Double |
getCumulativeActualExpenseCost()
Gets the value of the cumulativeActualExpenseCost property.
|
Double |
getCumulativeActualLaborCost()
Gets the value of the cumulativeActualLaborCost property.
|
Double |
getCumulativeActualLaborUnits()
Gets the value of the cumulativeActualLaborUnits property.
|
Double |
getCumulativeActualMaterialCost()
Gets the value of the cumulativeActualMaterialCost property.
|
Double |
getCumulativeActualNonlaborCost()
Gets the value of the cumulativeActualNonlaborCost property.
|
Double |
getCumulativeActualNonlaborUnits()
Gets the value of the cumulativeActualNonlaborUnits property.
|
Double |
getCumulativeActualTotalCost()
Gets the value of the cumulativeActualTotalCost property.
|
Double |
getCumulativeAtCompletionExpenseCost()
Gets the value of the cumulativeAtCompletionExpenseCost property.
|
Double |
getCumulativeAtCompletionLaborCost()
Gets the value of the cumulativeAtCompletionLaborCost property.
|
Double |
getCumulativeAtCompletionLaborUnits()
Gets the value of the cumulativeAtCompletionLaborUnits property.
|
Double |
getCumulativeAtCompletionMaterialCost()
Gets the value of the cumulativeAtCompletionMaterialCost property.
|
Double |
getCumulativeAtCompletionNonlaborCost()
Gets the value of the cumulativeAtCompletionNonlaborCost property.
|
Double |
getCumulativeAtCompletionNonlaborUnits()
Gets the value of the cumulativeAtCompletionNonlaborUnits property.
|
Double |
getCumulativeAtCompletionTotalCost()
Gets the value of the cumulativeAtCompletionTotalCost property.
|
Double |
getCumulativeBaselinePlannedExpenseCost()
Gets the value of the cumulativeBaselinePlannedExpenseCost property.
|
Double |
getCumulativeBaselinePlannedLaborCost()
Gets the value of the cumulativeBaselinePlannedLaborCost property.
|
Double |
getCumulativeBaselinePlannedLaborUnits()
Gets the value of the cumulativeBaselinePlannedLaborUnits property.
|
Double |
getCumulativeBaselinePlannedMaterialCost()
Gets the value of the cumulativeBaselinePlannedMaterialCost property.
|
Double |
getCumulativeBaselinePlannedNonlaborCost()
Gets the value of the cumulativeBaselinePlannedNonlaborCost property.
|
Double |
getCumulativeBaselinePlannedNonlaborUnits()
Gets the value of the cumulativeBaselinePlannedNonlaborUnits property.
|
Double |
getCumulativeBaselinePlannedTotalCost()
Gets the value of the cumulativeBaselinePlannedTotalCost property.
|
Double |
getCumulativeEarnedValueCost()
Gets the value of the cumulativeEarnedValueCost property.
|
Double |
getCumulativeEarnedValueLaborUnits()
Gets the value of the cumulativeEarnedValueLaborUnits property.
|
Double |
getCumulativeEstimateAtCompletionCost()
Gets the value of the cumulativeEstimateAtCompletionCost property.
|
Double |
getCumulativeEstimateAtCompletionLaborUnits()
Gets the value of the cumulativeEstimateAtCompletionLaborUnits property.
|
Double |
getCumulativeEstimateToCompleteCost()
Gets the value of the cumulativeEstimateToCompleteCost property.
|
Double |
getCumulativeEstimateToCompleteLaborUnits()
Gets the value of the cumulativeEstimateToCompleteLaborUnits property.
|
Double |
getCumulativePeriodActualCost()
Gets the value of the cumulativePeriodActualCost property.
|
Double |
getCumulativePeriodActualExpenseCost()
Gets the value of the cumulativePeriodActualExpenseCost property.
|
Double |
getCumulativePeriodActualLaborCost()
Gets the value of the cumulativePeriodActualLaborCost property.
|
Double |
getCumulativePeriodActualLaborUnits()
Gets the value of the cumulativePeriodActualLaborUnits property.
|
Double |
getCumulativePeriodActualMaterialCost()
Gets the value of the cumulativePeriodActualMaterialCost property.
|
Double |
getCumulativePeriodActualNonLaborCost()
Gets the value of the cumulativePeriodActualNonLaborCost property.
|
Double |
getCumulativePeriodActualNonLaborUnits()
Gets the value of the cumulativePeriodActualNonLaborUnits property.
|
Double |
getCumulativePeriodAtCompletionExpenseCost()
Gets the value of the cumulativePeriodAtCompletionExpenseCost property.
|
Double |
getCumulativePeriodAtCompletionLaborCost()
Gets the value of the cumulativePeriodAtCompletionLaborCost property.
|
Double |
getCumulativePeriodAtCompletionLaborUnits()
Gets the value of the cumulativePeriodAtCompletionLaborUnits property.
|
Double |
getCumulativePeriodAtCompletionMaterialCost()
Gets the value of the cumulativePeriodAtCompletionMaterialCost property.
|
Double |
getCumulativePeriodAtCompletionNonLaborCost()
Gets the value of the cumulativePeriodAtCompletionNonLaborCost property.
|
Double |
getCumulativePeriodAtCompletionNonLaborUnits()
Gets the value of the cumulativePeriodAtCompletionNonLaborUnits property.
|
Double |
getCumulativePeriodAtCompletionTotalCost()
Gets the value of the cumulativePeriodAtCompletionTotalCost property.
|
Double |
getCumulativePeriodEarnedValueCost()
Gets the value of the cumulativePeriodEarnedValueCost property.
|
Double |
getCumulativePeriodEarnedValueLaborUnits()
Gets the value of the cumulativePeriodEarnedValueLaborUnits property.
|
Double |
getCumulativePeriodEstimateAtCompletionCost()
Gets the value of the cumulativePeriodEstimateAtCompletionCost property.
|
Double |
getCumulativePeriodEstimateAtCompletionLaborUnits()
Gets the value of the cumulativePeriodEstimateAtCompletionLaborUnits property.
|
Double |
getCumulativePeriodPlannedValueCost()
Gets the value of the cumulativePeriodPlannedValueCost property.
|
Double |
getCumulativePeriodPlannedValueLaborUnits()
Gets the value of the cumulativePeriodPlannedValueLaborUnits property.
|
Double |
getCumulativePlannedExpenseCost()
Gets the value of the cumulativePlannedExpenseCost property.
|
Double |
getCumulativePlannedLaborCost()
Gets the value of the cumulativePlannedLaborCost property.
|
Double |
getCumulativePlannedLaborUnits()
Gets the value of the cumulativePlannedLaborUnits property.
|
Double |
getCumulativePlannedMaterialCost()
Gets the value of the cumulativePlannedMaterialCost property.
|
Double |
getCumulativePlannedNonlaborCost()
Gets the value of the cumulativePlannedNonlaborCost property.
|
Double |
getCumulativePlannedNonlaborUnits()
Gets the value of the cumulativePlannedNonlaborUnits property.
|
Double |
getCumulativePlannedTotalCost()
Gets the value of the cumulativePlannedTotalCost property.
|
Double |
getCumulativePlannedValueCost()
Gets the value of the cumulativePlannedValueCost property.
|
Double |
getCumulativePlannedValueLaborUnits()
Gets the value of the cumulativePlannedValueLaborUnits property.
|
Double |
getCumulativeRemainingExpenseCost()
Gets the value of the cumulativeRemainingExpenseCost property.
|
Double |
getCumulativeRemainingLaborCost()
Gets the value of the cumulativeRemainingLaborCost property.
|
Double |
getCumulativeRemainingLaborUnits()
Gets the value of the cumulativeRemainingLaborUnits property.
|
Double |
getCumulativeRemainingLateExpenseCost()
Gets the value of the cumulativeRemainingLateExpenseCost property.
|
Double |
getCumulativeRemainingLateLaborCost()
Gets the value of the cumulativeRemainingLateLaborCost property.
|
Double |
getCumulativeRemainingLateLaborUnits()
Gets the value of the cumulativeRemainingLateLaborUnits property.
|
Double |
getCumulativeRemainingLateMaterialCost()
Gets the value of the cumulativeRemainingLateMaterialCost property.
|
Double |
getCumulativeRemainingLateNonlaborCost()
Gets the value of the cumulativeRemainingLateNonlaborCost property.
|
Double |
getCumulativeRemainingLateNonlaborUnits()
Gets the value of the cumulativeRemainingLateNonlaborUnits property.
|
Double |
getCumulativeRemainingLateTotalCost()
Gets the value of the cumulativeRemainingLateTotalCost property.
|
Double |
getCumulativeRemainingMaterialCost()
Gets the value of the cumulativeRemainingMaterialCost property.
|
Double |
getCumulativeRemainingNonlaborCost()
Gets the value of the cumulativeRemainingNonlaborCost property.
|
Double |
getCumulativeRemainingNonlaborUnits()
Gets the value of the cumulativeRemainingNonlaborUnits property.
|
Double |
getCumulativeRemainingTotalCost()
Gets the value of the cumulativeRemainingTotalCost property.
|
Double |
getEarnedValueCost()
Gets the value of the earnedValueCost property.
|
Double |
getEarnedValueLaborUnits()
Gets the value of the earnedValueLaborUnits property.
|
Date |
getEndDate()
Gets the value of the endDate property.
|
Double |
getEstimateAtCompletionCost()
Gets the value of the estimateAtCompletionCost property.
|
Double |
getEstimateAtCompletionLaborUnits()
Gets the value of the estimateAtCompletionLaborUnits property.
|
Double |
getEstimateToCompleteCost()
Gets the value of the estimateToCompleteCost property.
|
Double |
getEstimateToCompleteLaborUnits()
Gets the value of the estimateToCompleteLaborUnits property.
|
Double |
getPeriodActualCost()
Gets the value of the periodActualCost property.
|
Double |
getPeriodActualExpenseCost()
Gets the value of the periodActualExpenseCost property.
|
Double |
getPeriodActualLaborCost()
Gets the value of the periodActualLaborCost property.
|
Double |
getPeriodActualLaborUnits()
Gets the value of the periodActualLaborUnits property.
|
Double |
getPeriodActualMaterialCost()
Gets the value of the periodActualMaterialCost property.
|
Double |
getPeriodActualNonLaborCost()
Gets the value of the periodActualNonLaborCost property.
|
Double |
getPeriodActualNonLaborUnits()
Gets the value of the periodActualNonLaborUnits property.
|
Double |
getPeriodAtCompletionExpenseCost()
Gets the value of the periodAtCompletionExpenseCost property.
|
Double |
getPeriodAtCompletionLaborCost()
Gets the value of the periodAtCompletionLaborCost property.
|
Double |
getPeriodAtCompletionLaborUnits()
Gets the value of the periodAtCompletionLaborUnits property.
|
Double |
getPeriodAtCompletionMaterialCost()
Gets the value of the periodAtCompletionMaterialCost property.
|
Double |
getPeriodAtCompletionNonLaborCost()
Gets the value of the periodAtCompletionNonLaborCost property.
|
Double |
getPeriodAtCompletionNonLaborUnits()
Gets the value of the periodAtCompletionNonLaborUnits property.
|
Double |
getPeriodAtCompletionTotalCost()
Gets the value of the periodAtCompletionTotalCost property.
|
Double |
getPeriodEarnedValueCost()
Gets the value of the periodEarnedValueCost property.
|
Double |
getPeriodEarnedValueLaborUnits()
Gets the value of the periodEarnedValueLaborUnits property.
|
Double |
getPeriodEstimateAtCompletionCost()
Gets the value of the periodEstimateAtCompletionCost property.
|
Double |
getPeriodEstimateAtCompletionLaborUnits()
Gets the value of the periodEstimateAtCompletionLaborUnits property.
|
Double |
getPeriodPlannedValueCost()
Gets the value of the periodPlannedValueCost property.
|
Double |
getPeriodPlannedValueLaborUnits()
Gets the value of the periodPlannedValueLaborUnits property.
|
Double |
getPlannedExpenseCost()
Gets the value of the plannedExpenseCost property.
|
Double |
getPlannedLaborCost()
Gets the value of the plannedLaborCost property.
|
Double |
getPlannedLaborUnits()
Gets the value of the plannedLaborUnits property.
|
Double |
getPlannedMaterialCost()
Gets the value of the plannedMaterialCost property.
|
Double |
getPlannedNonlaborCost()
Gets the value of the plannedNonlaborCost property.
|
Double |
getPlannedNonlaborUnits()
Gets the value of the plannedNonlaborUnits property.
|
Double |
getPlannedTotalCost()
Gets the value of the plannedTotalCost property.
|
Double |
getPlannedValueCost()
Gets the value of the plannedValueCost property.
|
Double |
getPlannedValueLaborUnits()
Gets the value of the plannedValueLaborUnits property.
|
Double |
getRemainingExpenseCost()
Gets the value of the remainingExpenseCost property.
|
Double |
getRemainingLaborCost()
Gets the value of the remainingLaborCost property.
|
Double |
getRemainingLaborUnits()
Gets the value of the remainingLaborUnits property.
|
Double |
getRemainingLateExpenseCost()
Gets the value of the remainingLateExpenseCost property.
|
Double |
getRemainingLateLaborCost()
Gets the value of the remainingLateLaborCost property.
|
Double |
getRemainingLateLaborUnits()
Gets the value of the remainingLateLaborUnits property.
|
Double |
getRemainingLateMaterialCost()
Gets the value of the remainingLateMaterialCost property.
|
Double |
getRemainingLateNonlaborCost()
Gets the value of the remainingLateNonlaborCost property.
|
Double |
getRemainingLateNonlaborUnits()
Gets the value of the remainingLateNonlaborUnits property.
|
Double |
getRemainingLateTotalCost()
Gets the value of the remainingLateTotalCost property.
|
Double |
getRemainingMaterialCost()
Gets the value of the remainingMaterialCost property.
|
Double |
getRemainingNonlaborCost()
Gets the value of the remainingNonlaborCost property.
|
Double |
getRemainingNonlaborUnits()
Gets the value of the remainingNonlaborUnits property.
|
Double |
getRemainingTotalCost()
Gets the value of the remainingTotalCost property.
|
Date |
getStartDate()
Gets the value of the startDate property.
|
void |
setActualCost(Double value)
Sets the value of the actualCost property.
|
void |
setActualExpenseCost(Double value)
Sets the value of the actualExpenseCost property.
|
void |
setActualLaborCost(Double value)
Sets the value of the actualLaborCost property.
|
void |
setActualLaborUnits(Double value)
Sets the value of the actualLaborUnits property.
|
void |
setActualMaterialCost(Double value)
Sets the value of the actualMaterialCost property.
|
void |
setActualNonlaborCost(Double value)
Sets the value of the actualNonlaborCost property.
|
void |
setActualNonlaborUnits(Double value)
Sets the value of the actualNonlaborUnits property.
|
void |
setActualTotalCost(Double value)
Sets the value of the actualTotalCost property.
|
void |
setAtCompletionExpenseCost(Double value)
Sets the value of the atCompletionExpenseCost property.
|
void |
setAtCompletionLaborCost(Double value)
Sets the value of the atCompletionLaborCost property.
|
void |
setAtCompletionLaborUnits(Double value)
Sets the value of the atCompletionLaborUnits property.
|
void |
setAtCompletionMaterialCost(Double value)
Sets the value of the atCompletionMaterialCost property.
|
void |
setAtCompletionNonlaborCost(Double value)
Sets the value of the atCompletionNonlaborCost property.
|
void |
setAtCompletionNonlaborUnits(Double value)
Sets the value of the atCompletionNonlaborUnits property.
|
void |
setAtCompletionTotalCost(Double value)
Sets the value of the atCompletionTotalCost property.
|
void |
setBaselinePlannedExpenseCost(Double value)
Sets the value of the baselinePlannedExpenseCost property.
|
void |
setBaselinePlannedLaborCost(Double value)
Sets the value of the baselinePlannedLaborCost property.
|
void |
setBaselinePlannedLaborUnits(Double value)
Sets the value of the baselinePlannedLaborUnits property.
|
void |
setBaselinePlannedMaterialCost(Double value)
Sets the value of the baselinePlannedMaterialCost property.
|
void |
setBaselinePlannedNonlaborCost(Double value)
Sets the value of the baselinePlannedNonlaborCost property.
|
void |
setBaselinePlannedNonlaborUnits(Double value)
Sets the value of the baselinePlannedNonlaborUnits property.
|
void |
setBaselinePlannedTotalCost(Double value)
Sets the value of the baselinePlannedTotalCost property.
|
void |
setCumulativeActualCost(Double value)
Sets the value of the cumulativeActualCost property.
|
void |
setCumulativeActualExpenseCost(Double value)
Sets the value of the cumulativeActualExpenseCost property.
|
void |
setCumulativeActualLaborCost(Double value)
Sets the value of the cumulativeActualLaborCost property.
|
void |
setCumulativeActualLaborUnits(Double value)
Sets the value of the cumulativeActualLaborUnits property.
|
void |
setCumulativeActualMaterialCost(Double value)
Sets the value of the cumulativeActualMaterialCost property.
|
void |
setCumulativeActualNonlaborCost(Double value)
Sets the value of the cumulativeActualNonlaborCost property.
|
void |
setCumulativeActualNonlaborUnits(Double value)
Sets the value of the cumulativeActualNonlaborUnits property.
|
void |
setCumulativeActualTotalCost(Double value)
Sets the value of the cumulativeActualTotalCost property.
|
void |
setCumulativeAtCompletionExpenseCost(Double value)
Sets the value of the cumulativeAtCompletionExpenseCost property.
|
void |
setCumulativeAtCompletionLaborCost(Double value)
Sets the value of the cumulativeAtCompletionLaborCost property.
|
void |
setCumulativeAtCompletionLaborUnits(Double value)
Sets the value of the cumulativeAtCompletionLaborUnits property.
|
void |
setCumulativeAtCompletionMaterialCost(Double value)
Sets the value of the cumulativeAtCompletionMaterialCost property.
|
void |
setCumulativeAtCompletionNonlaborCost(Double value)
Sets the value of the cumulativeAtCompletionNonlaborCost property.
|
void |
setCumulativeAtCompletionNonlaborUnits(Double value)
Sets the value of the cumulativeAtCompletionNonlaborUnits property.
|
void |
setCumulativeAtCompletionTotalCost(Double value)
Sets the value of the cumulativeAtCompletionTotalCost property.
|
void |
setCumulativeBaselinePlannedExpenseCost(Double value)
Sets the value of the cumulativeBaselinePlannedExpenseCost property.
|
void |
setCumulativeBaselinePlannedLaborCost(Double value)
Sets the value of the cumulativeBaselinePlannedLaborCost property.
|
void |
setCumulativeBaselinePlannedLaborUnits(Double value)
Sets the value of the cumulativeBaselinePlannedLaborUnits property.
|
void |
setCumulativeBaselinePlannedMaterialCost(Double value)
Sets the value of the cumulativeBaselinePlannedMaterialCost property.
|
void |
setCumulativeBaselinePlannedNonlaborCost(Double value)
Sets the value of the cumulativeBaselinePlannedNonlaborCost property.
|
void |
setCumulativeBaselinePlannedNonlaborUnits(Double value)
Sets the value of the cumulativeBaselinePlannedNonlaborUnits property.
|
void |
setCumulativeBaselinePlannedTotalCost(Double value)
Sets the value of the cumulativeBaselinePlannedTotalCost property.
|
void |
setCumulativeEarnedValueCost(Double value)
Sets the value of the cumulativeEarnedValueCost property.
|
void |
setCumulativeEarnedValueLaborUnits(Double value)
Sets the value of the cumulativeEarnedValueLaborUnits property.
|
void |
setCumulativeEstimateAtCompletionCost(Double value)
Sets the value of the cumulativeEstimateAtCompletionCost property.
|
void |
setCumulativeEstimateAtCompletionLaborUnits(Double value)
Sets the value of the cumulativeEstimateAtCompletionLaborUnits property.
|
void |
setCumulativeEstimateToCompleteCost(Double value)
Sets the value of the cumulativeEstimateToCompleteCost property.
|
void |
setCumulativeEstimateToCompleteLaborUnits(Double value)
Sets the value of the cumulativeEstimateToCompleteLaborUnits property.
|
void |
setCumulativePeriodActualCost(Double value)
Sets the value of the cumulativePeriodActualCost property.
|
void |
setCumulativePeriodActualExpenseCost(Double value)
Sets the value of the cumulativePeriodActualExpenseCost property.
|
void |
setCumulativePeriodActualLaborCost(Double value)
Sets the value of the cumulativePeriodActualLaborCost property.
|
void |
setCumulativePeriodActualLaborUnits(Double value)
Sets the value of the cumulativePeriodActualLaborUnits property.
|
void |
setCumulativePeriodActualMaterialCost(Double value)
Sets the value of the cumulativePeriodActualMaterialCost property.
|
void |
setCumulativePeriodActualNonLaborCost(Double value)
Sets the value of the cumulativePeriodActualNonLaborCost property.
|
void |
setCumulativePeriodActualNonLaborUnits(Double value)
Sets the value of the cumulativePeriodActualNonLaborUnits property.
|
void |
setCumulativePeriodAtCompletionExpenseCost(Double value)
Sets the value of the cumulativePeriodAtCompletionExpenseCost property.
|
void |
setCumulativePeriodAtCompletionLaborCost(Double value)
Sets the value of the cumulativePeriodAtCompletionLaborCost property.
|
void |
setCumulativePeriodAtCompletionLaborUnits(Double value)
Sets the value of the cumulativePeriodAtCompletionLaborUnits property.
|
void |
setCumulativePeriodAtCompletionMaterialCost(Double value)
Sets the value of the cumulativePeriodAtCompletionMaterialCost property.
|
void |
setCumulativePeriodAtCompletionNonLaborCost(Double value)
Sets the value of the cumulativePeriodAtCompletionNonLaborCost property.
|
void |
setCumulativePeriodAtCompletionNonLaborUnits(Double value)
Sets the value of the cumulativePeriodAtCompletionNonLaborUnits property.
|
void |
setCumulativePeriodAtCompletionTotalCost(Double value)
Sets the value of the cumulativePeriodAtCompletionTotalCost property.
|
void |
setCumulativePeriodEarnedValueCost(Double value)
Sets the value of the cumulativePeriodEarnedValueCost property.
|
void |
setCumulativePeriodEarnedValueLaborUnits(Double value)
Sets the value of the cumulativePeriodEarnedValueLaborUnits property.
|
void |
setCumulativePeriodEstimateAtCompletionCost(Double value)
Sets the value of the cumulativePeriodEstimateAtCompletionCost property.
|
void |
setCumulativePeriodEstimateAtCompletionLaborUnits(Double value)
Sets the value of the cumulativePeriodEstimateAtCompletionLaborUnits property.
|
void |
setCumulativePeriodPlannedValueCost(Double value)
Sets the value of the cumulativePeriodPlannedValueCost property.
|
void |
setCumulativePeriodPlannedValueLaborUnits(Double value)
Sets the value of the cumulativePeriodPlannedValueLaborUnits property.
|
void |
setCumulativePlannedExpenseCost(Double value)
Sets the value of the cumulativePlannedExpenseCost property.
|
void |
setCumulativePlannedLaborCost(Double value)
Sets the value of the cumulativePlannedLaborCost property.
|
void |
setCumulativePlannedLaborUnits(Double value)
Sets the value of the cumulativePlannedLaborUnits property.
|
void |
setCumulativePlannedMaterialCost(Double value)
Sets the value of the cumulativePlannedMaterialCost property.
|
void |
setCumulativePlannedNonlaborCost(Double value)
Sets the value of the cumulativePlannedNonlaborCost property.
|
void |
setCumulativePlannedNonlaborUnits(Double value)
Sets the value of the cumulativePlannedNonlaborUnits property.
|
void |
setCumulativePlannedTotalCost(Double value)
Sets the value of the cumulativePlannedTotalCost property.
|
void |
setCumulativePlannedValueCost(Double value)
Sets the value of the cumulativePlannedValueCost property.
|
void |
setCumulativePlannedValueLaborUnits(Double value)
Sets the value of the cumulativePlannedValueLaborUnits property.
|
void |
setCumulativeRemainingExpenseCost(Double value)
Sets the value of the cumulativeRemainingExpenseCost property.
|
void |
setCumulativeRemainingLaborCost(Double value)
Sets the value of the cumulativeRemainingLaborCost property.
|
void |
setCumulativeRemainingLaborUnits(Double value)
Sets the value of the cumulativeRemainingLaborUnits property.
|
void |
setCumulativeRemainingLateExpenseCost(Double value)
Sets the value of the cumulativeRemainingLateExpenseCost property.
|
void |
setCumulativeRemainingLateLaborCost(Double value)
Sets the value of the cumulativeRemainingLateLaborCost property.
|
void |
setCumulativeRemainingLateLaborUnits(Double value)
Sets the value of the cumulativeRemainingLateLaborUnits property.
|
void |
setCumulativeRemainingLateMaterialCost(Double value)
Sets the value of the cumulativeRemainingLateMaterialCost property.
|
void |
setCumulativeRemainingLateNonlaborCost(Double value)
Sets the value of the cumulativeRemainingLateNonlaborCost property.
|
void |
setCumulativeRemainingLateNonlaborUnits(Double value)
Sets the value of the cumulativeRemainingLateNonlaborUnits property.
|
void |
setCumulativeRemainingLateTotalCost(Double value)
Sets the value of the cumulativeRemainingLateTotalCost property.
|
void |
setCumulativeRemainingMaterialCost(Double value)
Sets the value of the cumulativeRemainingMaterialCost property.
|
void |
setCumulativeRemainingNonlaborCost(Double value)
Sets the value of the cumulativeRemainingNonlaborCost property.
|
void |
setCumulativeRemainingNonlaborUnits(Double value)
Sets the value of the cumulativeRemainingNonlaborUnits property.
|
void |
setCumulativeRemainingTotalCost(Double value)
Sets the value of the cumulativeRemainingTotalCost property.
|
void |
setEarnedValueCost(Double value)
Sets the value of the earnedValueCost property.
|
void |
setEarnedValueLaborUnits(Double value)
Sets the value of the earnedValueLaborUnits property.
|
void |
setEndDate(Date value)
Sets the value of the endDate property.
|
void |
setEstimateAtCompletionCost(Double value)
Sets the value of the estimateAtCompletionCost property.
|
void |
setEstimateAtCompletionLaborUnits(Double value)
Sets the value of the estimateAtCompletionLaborUnits property.
|
void |
setEstimateToCompleteCost(Double value)
Sets the value of the estimateToCompleteCost property.
|
void |
setEstimateToCompleteLaborUnits(Double value)
Sets the value of the estimateToCompleteLaborUnits property.
|
void |
setPeriodActualCost(Double value)
Sets the value of the periodActualCost property.
|
void |
setPeriodActualExpenseCost(Double value)
Sets the value of the periodActualExpenseCost property.
|
void |
setPeriodActualLaborCost(Double value)
Sets the value of the periodActualLaborCost property.
|
void |
setPeriodActualLaborUnits(Double value)
Sets the value of the periodActualLaborUnits property.
|
void |
setPeriodActualMaterialCost(Double value)
Sets the value of the periodActualMaterialCost property.
|
void |
setPeriodActualNonLaborCost(Double value)
Sets the value of the periodActualNonLaborCost property.
|
void |
setPeriodActualNonLaborUnits(Double value)
Sets the value of the periodActualNonLaborUnits property.
|
void |
setPeriodAtCompletionExpenseCost(Double value)
Sets the value of the periodAtCompletionExpenseCost property.
|
void |
setPeriodAtCompletionLaborCost(Double value)
Sets the value of the periodAtCompletionLaborCost property.
|
void |
setPeriodAtCompletionLaborUnits(Double value)
Sets the value of the periodAtCompletionLaborUnits property.
|
void |
setPeriodAtCompletionMaterialCost(Double value)
Sets the value of the periodAtCompletionMaterialCost property.
|
void |
setPeriodAtCompletionNonLaborCost(Double value)
Sets the value of the periodAtCompletionNonLaborCost property.
|
void |
setPeriodAtCompletionNonLaborUnits(Double value)
Sets the value of the periodAtCompletionNonLaborUnits property.
|
void |
setPeriodAtCompletionTotalCost(Double value)
Sets the value of the periodAtCompletionTotalCost property.
|
void |
setPeriodEarnedValueCost(Double value)
Sets the value of the periodEarnedValueCost property.
|
void |
setPeriodEarnedValueLaborUnits(Double value)
Sets the value of the periodEarnedValueLaborUnits property.
|
void |
setPeriodEstimateAtCompletionCost(Double value)
Sets the value of the periodEstimateAtCompletionCost property.
|
void |
setPeriodEstimateAtCompletionLaborUnits(Double value)
Sets the value of the periodEstimateAtCompletionLaborUnits property.
|
void |
setPeriodPlannedValueCost(Double value)
Sets the value of the periodPlannedValueCost property.
|
void |
setPeriodPlannedValueLaborUnits(Double value)
Sets the value of the periodPlannedValueLaborUnits property.
|
void |
setPlannedExpenseCost(Double value)
Sets the value of the plannedExpenseCost property.
|
void |
setPlannedLaborCost(Double value)
Sets the value of the plannedLaborCost property.
|
void |
setPlannedLaborUnits(Double value)
Sets the value of the plannedLaborUnits property.
|
void |
setPlannedMaterialCost(Double value)
Sets the value of the plannedMaterialCost property.
|
void |
setPlannedNonlaborCost(Double value)
Sets the value of the plannedNonlaborCost property.
|
void |
setPlannedNonlaborUnits(Double value)
Sets the value of the plannedNonlaborUnits property.
|
void |
setPlannedTotalCost(Double value)
Sets the value of the plannedTotalCost property.
|
void |
setPlannedValueCost(Double value)
Sets the value of the plannedValueCost property.
|
void |
setPlannedValueLaborUnits(Double value)
Sets the value of the plannedValueLaborUnits property.
|
void |
setRemainingExpenseCost(Double value)
Sets the value of the remainingExpenseCost property.
|
void |
setRemainingLaborCost(Double value)
Sets the value of the remainingLaborCost property.
|
void |
setRemainingLaborUnits(Double value)
Sets the value of the remainingLaborUnits property.
|
void |
setRemainingLateExpenseCost(Double value)
Sets the value of the remainingLateExpenseCost property.
|
void |
setRemainingLateLaborCost(Double value)
Sets the value of the remainingLateLaborCost property.
|
void |
setRemainingLateLaborUnits(Double value)
Sets the value of the remainingLateLaborUnits property.
|
void |
setRemainingLateMaterialCost(Double value)
Sets the value of the remainingLateMaterialCost property.
|
void |
setRemainingLateNonlaborCost(Double value)
Sets the value of the remainingLateNonlaborCost property.
|
void |
setRemainingLateNonlaborUnits(Double value)
Sets the value of the remainingLateNonlaborUnits property.
|
void |
setRemainingLateTotalCost(Double value)
Sets the value of the remainingLateTotalCost property.
|
void |
setRemainingMaterialCost(Double value)
Sets the value of the remainingMaterialCost property.
|
void |
setRemainingNonlaborCost(Double value)
Sets the value of the remainingNonlaborCost property.
|
void |
setRemainingNonlaborUnits(Double value)
Sets the value of the remainingNonlaborUnits property.
|
void |
setRemainingTotalCost(Double value)
Sets the value of the remainingTotalCost property.
|
void |
setStartDate(Date value)
Sets the value of the startDate property.
|
protected Date startDate
protected Date endDate
protected Double actualLaborUnits
protected Double cumulativeActualLaborUnits
protected Double actualNonlaborUnits
protected Double cumulativeActualNonlaborUnits
protected Double atCompletionLaborUnits
protected Double cumulativeAtCompletionLaborUnits
protected Double atCompletionNonlaborUnits
protected Double cumulativeAtCompletionNonlaborUnits
protected Double baselinePlannedLaborUnits
protected Double cumulativeBaselinePlannedLaborUnits
protected Double baselinePlannedNonlaborUnits
protected Double cumulativeBaselinePlannedNonlaborUnits
protected Double earnedValueLaborUnits
protected Double cumulativeEarnedValueLaborUnits
protected Double estimateAtCompletionLaborUnits
protected Double cumulativeEstimateAtCompletionLaborUnits
protected Double estimateToCompleteLaborUnits
protected Double cumulativeEstimateToCompleteLaborUnits
protected Double periodActualLaborUnits
protected Double cumulativePeriodActualLaborUnits
protected Double periodActualNonLaborUnits
protected Double cumulativePeriodActualNonLaborUnits
protected Double periodAtCompletionLaborUnits
protected Double cumulativePeriodAtCompletionLaborUnits
protected Double periodAtCompletionNonLaborUnits
protected Double cumulativePeriodAtCompletionNonLaborUnits
protected Double periodEarnedValueLaborUnits
protected Double cumulativePeriodEarnedValueLaborUnits
protected Double periodEstimateAtCompletionLaborUnits
protected Double cumulativePeriodEstimateAtCompletionLaborUnits
protected Double periodPlannedValueLaborUnits
protected Double cumulativePeriodPlannedValueLaborUnits
protected Double plannedLaborUnits
protected Double cumulativePlannedLaborUnits
protected Double plannedNonlaborUnits
protected Double cumulativePlannedNonlaborUnits
protected Double plannedValueLaborUnits
protected Double cumulativePlannedValueLaborUnits
protected Double remainingLaborUnits
protected Double cumulativeRemainingLaborUnits
protected Double remainingLateLaborUnits
protected Double cumulativeRemainingLateLaborUnits
protected Double remainingLateNonlaborUnits
protected Double cumulativeRemainingLateNonlaborUnits
protected Double remainingNonlaborUnits
protected Double cumulativeRemainingNonlaborUnits
protected Double actualCost
protected Double cumulativeActualCost
protected Double actualExpenseCost
protected Double cumulativeActualExpenseCost
protected Double actualLaborCost
protected Double cumulativeActualLaborCost
protected Double actualMaterialCost
protected Double cumulativeActualMaterialCost
protected Double actualNonlaborCost
protected Double cumulativeActualNonlaborCost
protected Double actualTotalCost
protected Double cumulativeActualTotalCost
protected Double atCompletionExpenseCost
protected Double cumulativeAtCompletionExpenseCost
protected Double atCompletionLaborCost
protected Double cumulativeAtCompletionLaborCost
protected Double atCompletionMaterialCost
protected Double cumulativeAtCompletionMaterialCost
protected Double atCompletionNonlaborCost
protected Double cumulativeAtCompletionNonlaborCost
protected Double atCompletionTotalCost
protected Double cumulativeAtCompletionTotalCost
protected Double baselinePlannedExpenseCost
protected Double cumulativeBaselinePlannedExpenseCost
protected Double baselinePlannedLaborCost
protected Double cumulativeBaselinePlannedLaborCost
protected Double baselinePlannedMaterialCost
protected Double cumulativeBaselinePlannedMaterialCost
protected Double baselinePlannedNonlaborCost
protected Double cumulativeBaselinePlannedNonlaborCost
protected Double baselinePlannedTotalCost
protected Double cumulativeBaselinePlannedTotalCost
protected Double earnedValueCost
protected Double cumulativeEarnedValueCost
protected Double estimateAtCompletionCost
protected Double cumulativeEstimateAtCompletionCost
protected Double estimateToCompleteCost
protected Double cumulativeEstimateToCompleteCost
protected Double periodActualCost
protected Double cumulativePeriodActualCost
protected Double periodActualExpenseCost
protected Double cumulativePeriodActualExpenseCost
protected Double periodActualLaborCost
protected Double cumulativePeriodActualLaborCost
protected Double periodActualMaterialCost
protected Double cumulativePeriodActualMaterialCost
protected Double periodActualNonLaborCost
protected Double cumulativePeriodActualNonLaborCost
protected Double periodAtCompletionExpenseCost
protected Double cumulativePeriodAtCompletionExpenseCost
protected Double periodAtCompletionLaborCost
protected Double cumulativePeriodAtCompletionLaborCost
protected Double periodAtCompletionMaterialCost
protected Double cumulativePeriodAtCompletionMaterialCost
protected Double periodAtCompletionNonLaborCost
protected Double cumulativePeriodAtCompletionNonLaborCost
protected Double periodAtCompletionTotalCost
protected Double cumulativePeriodAtCompletionTotalCost
protected Double periodEarnedValueCost
protected Double cumulativePeriodEarnedValueCost
protected Double periodEstimateAtCompletionCost
protected Double cumulativePeriodEstimateAtCompletionCost
protected Double periodPlannedValueCost
protected Double cumulativePeriodPlannedValueCost
protected Double plannedExpenseCost
protected Double cumulativePlannedExpenseCost
protected Double plannedLaborCost
protected Double cumulativePlannedLaborCost
protected Double plannedMaterialCost
protected Double cumulativePlannedMaterialCost
protected Double plannedNonlaborCost
protected Double cumulativePlannedNonlaborCost
protected Double plannedTotalCost
protected Double cumulativePlannedTotalCost
protected Double plannedValueCost
protected Double cumulativePlannedValueCost
protected Double remainingExpenseCost
protected Double cumulativeRemainingExpenseCost
protected Double remainingLaborCost
protected Double cumulativeRemainingLaborCost
protected Double remainingLateExpenseCost
protected Double cumulativeRemainingLateExpenseCost
protected Double remainingLateLaborCost
protected Double cumulativeRemainingLateLaborCost
protected Double remainingLateMaterialCost
protected Double cumulativeRemainingLateMaterialCost
protected Double remainingLateNonlaborCost
protected Double cumulativeRemainingLateNonlaborCost
protected Double remainingLateTotalCost
protected Double cumulativeRemainingLateTotalCost
protected Double remainingMaterialCost
protected Double cumulativeRemainingMaterialCost
protected Double remainingNonlaborCost
protected Double cumulativeRemainingNonlaborCost
protected Double remainingTotalCost
protected Double cumulativeRemainingTotalCost
public Date getStartDate()
Stringpublic void setStartDate(Date value)
value - allowed object is
Stringpublic Date getEndDate()
Stringpublic void setEndDate(Date value)
value - allowed object is
Stringpublic Double getActualLaborUnits()
Doublepublic void setActualLaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeActualLaborUnits()
Doublepublic void setCumulativeActualLaborUnits(Double value)
value - allowed object is
Doublepublic Double getActualNonlaborUnits()
Doublepublic void setActualNonlaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeActualNonlaborUnits()
Doublepublic void setCumulativeActualNonlaborUnits(Double value)
value - allowed object is
Doublepublic Double getAtCompletionLaborUnits()
Doublepublic void setAtCompletionLaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeAtCompletionLaborUnits()
Doublepublic void setCumulativeAtCompletionLaborUnits(Double value)
value - allowed object is
Doublepublic Double getAtCompletionNonlaborUnits()
Doublepublic void setAtCompletionNonlaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeAtCompletionNonlaborUnits()
Doublepublic void setCumulativeAtCompletionNonlaborUnits(Double value)
value - allowed object is
Doublepublic Double getBaselinePlannedLaborUnits()
Doublepublic void setBaselinePlannedLaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeBaselinePlannedLaborUnits()
Doublepublic void setCumulativeBaselinePlannedLaborUnits(Double value)
value - allowed object is
Doublepublic Double getBaselinePlannedNonlaborUnits()
Doublepublic void setBaselinePlannedNonlaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeBaselinePlannedNonlaborUnits()
Doublepublic void setCumulativeBaselinePlannedNonlaborUnits(Double value)
value - allowed object is
Doublepublic Double getEarnedValueLaborUnits()
Doublepublic void setEarnedValueLaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeEarnedValueLaborUnits()
Doublepublic void setCumulativeEarnedValueLaborUnits(Double value)
value - allowed object is
Doublepublic Double getEstimateAtCompletionLaborUnits()
Doublepublic void setEstimateAtCompletionLaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeEstimateAtCompletionLaborUnits()
Doublepublic void setCumulativeEstimateAtCompletionLaborUnits(Double value)
value - allowed object is
Doublepublic Double getEstimateToCompleteLaborUnits()
Doublepublic void setEstimateToCompleteLaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeEstimateToCompleteLaborUnits()
Doublepublic void setCumulativeEstimateToCompleteLaborUnits(Double value)
value - allowed object is
Doublepublic Double getPeriodActualLaborUnits()
Doublepublic void setPeriodActualLaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativePeriodActualLaborUnits()
Doublepublic void setCumulativePeriodActualLaborUnits(Double value)
value - allowed object is
Doublepublic Double getPeriodActualNonLaborUnits()
Doublepublic void setPeriodActualNonLaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativePeriodActualNonLaborUnits()
Doublepublic void setCumulativePeriodActualNonLaborUnits(Double value)
value - allowed object is
Doublepublic Double getPeriodAtCompletionLaborUnits()
Doublepublic void setPeriodAtCompletionLaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativePeriodAtCompletionLaborUnits()
Doublepublic void setCumulativePeriodAtCompletionLaborUnits(Double value)
value - allowed object is
Doublepublic Double getPeriodAtCompletionNonLaborUnits()
Doublepublic void setPeriodAtCompletionNonLaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativePeriodAtCompletionNonLaborUnits()
Doublepublic void setCumulativePeriodAtCompletionNonLaborUnits(Double value)
value - allowed object is
Doublepublic Double getPeriodEarnedValueLaborUnits()
Doublepublic void setPeriodEarnedValueLaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativePeriodEarnedValueLaborUnits()
Doublepublic void setCumulativePeriodEarnedValueLaborUnits(Double value)
value - allowed object is
Doublepublic Double getPeriodEstimateAtCompletionLaborUnits()
Doublepublic void setPeriodEstimateAtCompletionLaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativePeriodEstimateAtCompletionLaborUnits()
Doublepublic void setCumulativePeriodEstimateAtCompletionLaborUnits(Double value)
value - allowed object is
Doublepublic Double getPeriodPlannedValueLaborUnits()
Doublepublic void setPeriodPlannedValueLaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativePeriodPlannedValueLaborUnits()
Doublepublic void setCumulativePeriodPlannedValueLaborUnits(Double value)
value - allowed object is
Doublepublic Double getPlannedLaborUnits()
Doublepublic void setPlannedLaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativePlannedLaborUnits()
Doublepublic void setCumulativePlannedLaborUnits(Double value)
value - allowed object is
Doublepublic Double getPlannedNonlaborUnits()
Doublepublic void setPlannedNonlaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativePlannedNonlaborUnits()
Doublepublic void setCumulativePlannedNonlaborUnits(Double value)
value - allowed object is
Doublepublic Double getPlannedValueLaborUnits()
Doublepublic void setPlannedValueLaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativePlannedValueLaborUnits()
Doublepublic void setCumulativePlannedValueLaborUnits(Double value)
value - allowed object is
Doublepublic Double getRemainingLaborUnits()
Doublepublic void setRemainingLaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeRemainingLaborUnits()
Doublepublic void setCumulativeRemainingLaborUnits(Double value)
value - allowed object is
Doublepublic Double getRemainingLateLaborUnits()
Doublepublic void setRemainingLateLaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeRemainingLateLaborUnits()
Doublepublic void setCumulativeRemainingLateLaborUnits(Double value)
value - allowed object is
Doublepublic Double getRemainingLateNonlaborUnits()
Doublepublic void setRemainingLateNonlaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeRemainingLateNonlaborUnits()
Doublepublic void setCumulativeRemainingLateNonlaborUnits(Double value)
value - allowed object is
Doublepublic Double getRemainingNonlaborUnits()
Doublepublic void setRemainingNonlaborUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeRemainingNonlaborUnits()
Doublepublic void setCumulativeRemainingNonlaborUnits(Double value)
value - allowed object is
Doublepublic Double getActualCost()
Doublepublic void setActualCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeActualCost()
Doublepublic void setCumulativeActualCost(Double value)
value - allowed object is
Doublepublic Double getActualExpenseCost()
Doublepublic void setActualExpenseCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeActualExpenseCost()
Doublepublic void setCumulativeActualExpenseCost(Double value)
value - allowed object is
Doublepublic Double getActualLaborCost()
Doublepublic void setActualLaborCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeActualLaborCost()
Doublepublic void setCumulativeActualLaborCost(Double value)
value - allowed object is
Doublepublic Double getActualMaterialCost()
Doublepublic void setActualMaterialCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeActualMaterialCost()
Doublepublic void setCumulativeActualMaterialCost(Double value)
value - allowed object is
Doublepublic Double getActualNonlaborCost()
Doublepublic void setActualNonlaborCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeActualNonlaborCost()
Doublepublic void setCumulativeActualNonlaborCost(Double value)
value - allowed object is
Doublepublic Double getActualTotalCost()
Doublepublic void setActualTotalCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeActualTotalCost()
Doublepublic void setCumulativeActualTotalCost(Double value)
value - allowed object is
Doublepublic Double getAtCompletionExpenseCost()
Doublepublic void setAtCompletionExpenseCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeAtCompletionExpenseCost()
Doublepublic void setCumulativeAtCompletionExpenseCost(Double value)
value - allowed object is
Doublepublic Double getAtCompletionLaborCost()
Doublepublic void setAtCompletionLaborCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeAtCompletionLaborCost()
Doublepublic void setCumulativeAtCompletionLaborCost(Double value)
value - allowed object is
Doublepublic Double getAtCompletionMaterialCost()
Doublepublic void setAtCompletionMaterialCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeAtCompletionMaterialCost()
Doublepublic void setCumulativeAtCompletionMaterialCost(Double value)
value - allowed object is
Doublepublic Double getAtCompletionNonlaborCost()
Doublepublic void setAtCompletionNonlaborCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeAtCompletionNonlaborCost()
Doublepublic void setCumulativeAtCompletionNonlaborCost(Double value)
value - allowed object is
Doublepublic Double getAtCompletionTotalCost()
Doublepublic void setAtCompletionTotalCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeAtCompletionTotalCost()
Doublepublic void setCumulativeAtCompletionTotalCost(Double value)
value - allowed object is
Doublepublic Double getBaselinePlannedExpenseCost()
Doublepublic void setBaselinePlannedExpenseCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeBaselinePlannedExpenseCost()
Doublepublic void setCumulativeBaselinePlannedExpenseCost(Double value)
value - allowed object is
Doublepublic Double getBaselinePlannedLaborCost()
Doublepublic void setBaselinePlannedLaborCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeBaselinePlannedLaborCost()
Doublepublic void setCumulativeBaselinePlannedLaborCost(Double value)
value - allowed object is
Doublepublic Double getBaselinePlannedMaterialCost()
Doublepublic void setBaselinePlannedMaterialCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeBaselinePlannedMaterialCost()
Doublepublic void setCumulativeBaselinePlannedMaterialCost(Double value)
value - allowed object is
Doublepublic Double getBaselinePlannedNonlaborCost()
Doublepublic void setBaselinePlannedNonlaborCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeBaselinePlannedNonlaborCost()
Doublepublic void setCumulativeBaselinePlannedNonlaborCost(Double value)
value - allowed object is
Doublepublic Double getBaselinePlannedTotalCost()
Doublepublic void setBaselinePlannedTotalCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeBaselinePlannedTotalCost()
Doublepublic void setCumulativeBaselinePlannedTotalCost(Double value)
value - allowed object is
Doublepublic Double getEarnedValueCost()
Doublepublic void setEarnedValueCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeEarnedValueCost()
Doublepublic void setCumulativeEarnedValueCost(Double value)
value - allowed object is
Doublepublic Double getEstimateAtCompletionCost()
Doublepublic void setEstimateAtCompletionCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeEstimateAtCompletionCost()
Doublepublic void setCumulativeEstimateAtCompletionCost(Double value)
value - allowed object is
Doublepublic Double getEstimateToCompleteCost()
Doublepublic void setEstimateToCompleteCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeEstimateToCompleteCost()
Doublepublic void setCumulativeEstimateToCompleteCost(Double value)
value - allowed object is
Doublepublic Double getPeriodActualCost()
Doublepublic void setPeriodActualCost(Double value)
value - allowed object is
Doublepublic Double getCumulativePeriodActualCost()
Doublepublic void setCumulativePeriodActualCost(Double value)
value - allowed object is
Doublepublic Double getPeriodActualExpenseCost()
Doublepublic void setPeriodActualExpenseCost(Double value)
value - allowed object is
Doublepublic Double getCumulativePeriodActualExpenseCost()
Doublepublic void setCumulativePeriodActualExpenseCost(Double value)
value - allowed object is
Doublepublic Double getPeriodActualLaborCost()
Doublepublic void setPeriodActualLaborCost(Double value)
value - allowed object is
Doublepublic Double getCumulativePeriodActualLaborCost()
Doublepublic void setCumulativePeriodActualLaborCost(Double value)
value - allowed object is
Doublepublic Double getPeriodActualMaterialCost()
Doublepublic void setPeriodActualMaterialCost(Double value)
value - allowed object is
Doublepublic Double getCumulativePeriodActualMaterialCost()
Doublepublic void setCumulativePeriodActualMaterialCost(Double value)
value - allowed object is
Doublepublic Double getPeriodActualNonLaborCost()
Doublepublic void setPeriodActualNonLaborCost(Double value)
value - allowed object is
Doublepublic Double getCumulativePeriodActualNonLaborCost()
Doublepublic void setCumulativePeriodActualNonLaborCost(Double value)
value - allowed object is
Doublepublic Double getPeriodAtCompletionExpenseCost()
Doublepublic void setPeriodAtCompletionExpenseCost(Double value)
value - allowed object is
Doublepublic Double getCumulativePeriodAtCompletionExpenseCost()
Doublepublic void setCumulativePeriodAtCompletionExpenseCost(Double value)
value - allowed object is
Doublepublic Double getPeriodAtCompletionLaborCost()
Doublepublic void setPeriodAtCompletionLaborCost(Double value)
value - allowed object is
Doublepublic Double getCumulativePeriodAtCompletionLaborCost()
Doublepublic void setCumulativePeriodAtCompletionLaborCost(Double value)
value - allowed object is
Doublepublic Double getPeriodAtCompletionMaterialCost()
Doublepublic void setPeriodAtCompletionMaterialCost(Double value)
value - allowed object is
Doublepublic Double getCumulativePeriodAtCompletionMaterialCost()
Doublepublic void setCumulativePeriodAtCompletionMaterialCost(Double value)
value - allowed object is
Doublepublic Double getPeriodAtCompletionNonLaborCost()
Doublepublic void setPeriodAtCompletionNonLaborCost(Double value)
value - allowed object is
Doublepublic Double getCumulativePeriodAtCompletionNonLaborCost()
Doublepublic void setCumulativePeriodAtCompletionNonLaborCost(Double value)
value - allowed object is
Doublepublic Double getPeriodAtCompletionTotalCost()
Doublepublic void setPeriodAtCompletionTotalCost(Double value)
value - allowed object is
Doublepublic Double getCumulativePeriodAtCompletionTotalCost()
Doublepublic void setCumulativePeriodAtCompletionTotalCost(Double value)
value - allowed object is
Doublepublic Double getPeriodEarnedValueCost()
Doublepublic void setPeriodEarnedValueCost(Double value)
value - allowed object is
Doublepublic Double getCumulativePeriodEarnedValueCost()
Doublepublic void setCumulativePeriodEarnedValueCost(Double value)
value - allowed object is
Doublepublic Double getPeriodEstimateAtCompletionCost()
Doublepublic void setPeriodEstimateAtCompletionCost(Double value)
value - allowed object is
Doublepublic Double getCumulativePeriodEstimateAtCompletionCost()
Doublepublic void setCumulativePeriodEstimateAtCompletionCost(Double value)
value - allowed object is
Doublepublic Double getPeriodPlannedValueCost()
Doublepublic void setPeriodPlannedValueCost(Double value)
value - allowed object is
Doublepublic Double getCumulativePeriodPlannedValueCost()
Doublepublic void setCumulativePeriodPlannedValueCost(Double value)
value - allowed object is
Doublepublic Double getPlannedExpenseCost()
Doublepublic void setPlannedExpenseCost(Double value)
value - allowed object is
Doublepublic Double getCumulativePlannedExpenseCost()
Doublepublic void setCumulativePlannedExpenseCost(Double value)
value - allowed object is
Doublepublic Double getPlannedLaborCost()
Doublepublic void setPlannedLaborCost(Double value)
value - allowed object is
Doublepublic Double getCumulativePlannedLaborCost()
Doublepublic void setCumulativePlannedLaborCost(Double value)
value - allowed object is
Doublepublic Double getPlannedMaterialCost()
Doublepublic void setPlannedMaterialCost(Double value)
value - allowed object is
Doublepublic Double getCumulativePlannedMaterialCost()
Doublepublic void setCumulativePlannedMaterialCost(Double value)
value - allowed object is
Doublepublic Double getPlannedNonlaborCost()
Doublepublic void setPlannedNonlaborCost(Double value)
value - allowed object is
Doublepublic Double getCumulativePlannedNonlaborCost()
Doublepublic void setCumulativePlannedNonlaborCost(Double value)
value - allowed object is
Doublepublic Double getPlannedTotalCost()
Doublepublic void setPlannedTotalCost(Double value)
value - allowed object is
Doublepublic Double getCumulativePlannedTotalCost()
Doublepublic void setCumulativePlannedTotalCost(Double value)
value - allowed object is
Doublepublic Double getPlannedValueCost()
Doublepublic void setPlannedValueCost(Double value)
value - allowed object is
Doublepublic Double getCumulativePlannedValueCost()
Doublepublic void setCumulativePlannedValueCost(Double value)
value - allowed object is
Doublepublic Double getRemainingExpenseCost()
Doublepublic void setRemainingExpenseCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeRemainingExpenseCost()
Doublepublic void setCumulativeRemainingExpenseCost(Double value)
value - allowed object is
Doublepublic Double getRemainingLaborCost()
Doublepublic void setRemainingLaborCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeRemainingLaborCost()
Doublepublic void setCumulativeRemainingLaborCost(Double value)
value - allowed object is
Doublepublic Double getRemainingLateExpenseCost()
Doublepublic void setRemainingLateExpenseCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeRemainingLateExpenseCost()
Doublepublic void setCumulativeRemainingLateExpenseCost(Double value)
value - allowed object is
Doublepublic Double getRemainingLateLaborCost()
Doublepublic void setRemainingLateLaborCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeRemainingLateLaborCost()
Doublepublic void setCumulativeRemainingLateLaborCost(Double value)
value - allowed object is
Doublepublic Double getRemainingLateMaterialCost()
Doublepublic void setRemainingLateMaterialCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeRemainingLateMaterialCost()
Doublepublic void setCumulativeRemainingLateMaterialCost(Double value)
value - allowed object is
Doublepublic Double getRemainingLateNonlaborCost()
Doublepublic void setRemainingLateNonlaborCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeRemainingLateNonlaborCost()
Doublepublic void setCumulativeRemainingLateNonlaborCost(Double value)
value - allowed object is
Doublepublic Double getRemainingLateTotalCost()
Doublepublic void setRemainingLateTotalCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeRemainingLateTotalCost()
Doublepublic void setCumulativeRemainingLateTotalCost(Double value)
value - allowed object is
Doublepublic Double getRemainingMaterialCost()
Doublepublic void setRemainingMaterialCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeRemainingMaterialCost()
Doublepublic void setCumulativeRemainingMaterialCost(Double value)
value - allowed object is
Doublepublic Double getRemainingNonlaborCost()
Doublepublic void setRemainingNonlaborCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeRemainingNonlaborCost()
Doublepublic void setCumulativeRemainingNonlaborCost(Double value)
value - allowed object is
Doublepublic Double getRemainingTotalCost()
Doublepublic void setRemainingTotalCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeRemainingTotalCost()
DoubleCopyright © 2013. All Rights Reserved.