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 |
|---|
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.
|
LocalDateTime |
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.
|
LocalDateTime |
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(LocalDateTime 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(LocalDateTime value)
Sets the value of the startDate property.
|
protected LocalDateTime startDate
protected LocalDateTime 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 LocalDateTime getStartDate()
Stringpublic void setStartDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getEndDate()
Stringpublic void setEndDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getActualLaborUnits()
Stringpublic void setActualLaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativeActualLaborUnits()
Stringpublic void setCumulativeActualLaborUnits(Double value)
value - allowed object is
Stringpublic Double getActualNonlaborUnits()
Stringpublic void setActualNonlaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativeActualNonlaborUnits()
Stringpublic void setCumulativeActualNonlaborUnits(Double value)
value - allowed object is
Stringpublic Double getAtCompletionLaborUnits()
Stringpublic void setAtCompletionLaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativeAtCompletionLaborUnits()
Stringpublic void setCumulativeAtCompletionLaborUnits(Double value)
value - allowed object is
Stringpublic Double getAtCompletionNonlaborUnits()
Stringpublic void setAtCompletionNonlaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativeAtCompletionNonlaborUnits()
Stringpublic void setCumulativeAtCompletionNonlaborUnits(Double value)
value - allowed object is
Stringpublic Double getBaselinePlannedLaborUnits()
Stringpublic void setBaselinePlannedLaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativeBaselinePlannedLaborUnits()
Stringpublic void setCumulativeBaselinePlannedLaborUnits(Double value)
value - allowed object is
Stringpublic Double getBaselinePlannedNonlaborUnits()
Stringpublic void setBaselinePlannedNonlaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativeBaselinePlannedNonlaborUnits()
Stringpublic void setCumulativeBaselinePlannedNonlaborUnits(Double value)
value - allowed object is
Stringpublic Double getEarnedValueLaborUnits()
Stringpublic void setEarnedValueLaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativeEarnedValueLaborUnits()
Stringpublic void setCumulativeEarnedValueLaborUnits(Double value)
value - allowed object is
Stringpublic Double getEstimateAtCompletionLaborUnits()
Stringpublic void setEstimateAtCompletionLaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativeEstimateAtCompletionLaborUnits()
Stringpublic void setCumulativeEstimateAtCompletionLaborUnits(Double value)
value - allowed object is
Stringpublic Double getEstimateToCompleteLaborUnits()
Stringpublic void setEstimateToCompleteLaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativeEstimateToCompleteLaborUnits()
Stringpublic void setCumulativeEstimateToCompleteLaborUnits(Double value)
value - allowed object is
Stringpublic Double getPeriodActualLaborUnits()
Stringpublic void setPeriodActualLaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativePeriodActualLaborUnits()
Stringpublic void setCumulativePeriodActualLaborUnits(Double value)
value - allowed object is
Stringpublic Double getPeriodActualNonLaborUnits()
Stringpublic void setPeriodActualNonLaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativePeriodActualNonLaborUnits()
Stringpublic void setCumulativePeriodActualNonLaborUnits(Double value)
value - allowed object is
Stringpublic Double getPeriodAtCompletionLaborUnits()
Stringpublic void setPeriodAtCompletionLaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativePeriodAtCompletionLaborUnits()
Stringpublic void setCumulativePeriodAtCompletionLaborUnits(Double value)
value - allowed object is
Stringpublic Double getPeriodAtCompletionNonLaborUnits()
Stringpublic void setPeriodAtCompletionNonLaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativePeriodAtCompletionNonLaborUnits()
Stringpublic void setCumulativePeriodAtCompletionNonLaborUnits(Double value)
value - allowed object is
Stringpublic Double getPeriodEarnedValueLaborUnits()
Stringpublic void setPeriodEarnedValueLaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativePeriodEarnedValueLaborUnits()
Stringpublic void setCumulativePeriodEarnedValueLaborUnits(Double value)
value - allowed object is
Stringpublic Double getPeriodEstimateAtCompletionLaborUnits()
Stringpublic void setPeriodEstimateAtCompletionLaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativePeriodEstimateAtCompletionLaborUnits()
Stringpublic void setCumulativePeriodEstimateAtCompletionLaborUnits(Double value)
value - allowed object is
Stringpublic Double getPeriodPlannedValueLaborUnits()
Stringpublic void setPeriodPlannedValueLaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativePeriodPlannedValueLaborUnits()
Stringpublic void setCumulativePeriodPlannedValueLaborUnits(Double value)
value - allowed object is
Stringpublic Double getPlannedLaborUnits()
Stringpublic void setPlannedLaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativePlannedLaborUnits()
Stringpublic void setCumulativePlannedLaborUnits(Double value)
value - allowed object is
Stringpublic Double getPlannedNonlaborUnits()
Stringpublic void setPlannedNonlaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativePlannedNonlaborUnits()
Stringpublic void setCumulativePlannedNonlaborUnits(Double value)
value - allowed object is
Stringpublic Double getPlannedValueLaborUnits()
Stringpublic void setPlannedValueLaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativePlannedValueLaborUnits()
Stringpublic void setCumulativePlannedValueLaborUnits(Double value)
value - allowed object is
Stringpublic Double getRemainingLaborUnits()
Stringpublic void setRemainingLaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativeRemainingLaborUnits()
Stringpublic void setCumulativeRemainingLaborUnits(Double value)
value - allowed object is
Stringpublic Double getRemainingLateLaborUnits()
Stringpublic void setRemainingLateLaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativeRemainingLateLaborUnits()
Stringpublic void setCumulativeRemainingLateLaborUnits(Double value)
value - allowed object is
Stringpublic Double getRemainingLateNonlaborUnits()
Stringpublic void setRemainingLateNonlaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativeRemainingLateNonlaborUnits()
Stringpublic void setCumulativeRemainingLateNonlaborUnits(Double value)
value - allowed object is
Stringpublic Double getRemainingNonlaborUnits()
Stringpublic void setRemainingNonlaborUnits(Double value)
value - allowed object is
Stringpublic Double getCumulativeRemainingNonlaborUnits()
Stringpublic void setCumulativeRemainingNonlaborUnits(Double value)
value - allowed object is
Stringpublic Double getActualCost()
Stringpublic void setActualCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeActualCost()
Stringpublic void setCumulativeActualCost(Double value)
value - allowed object is
Stringpublic Double getActualExpenseCost()
Stringpublic void setActualExpenseCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeActualExpenseCost()
Stringpublic void setCumulativeActualExpenseCost(Double value)
value - allowed object is
Stringpublic Double getActualLaborCost()
Stringpublic void setActualLaborCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeActualLaborCost()
Stringpublic void setCumulativeActualLaborCost(Double value)
value - allowed object is
Stringpublic Double getActualMaterialCost()
Stringpublic void setActualMaterialCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeActualMaterialCost()
Stringpublic void setCumulativeActualMaterialCost(Double value)
value - allowed object is
Stringpublic Double getActualNonlaborCost()
Stringpublic void setActualNonlaborCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeActualNonlaborCost()
Stringpublic void setCumulativeActualNonlaborCost(Double value)
value - allowed object is
Stringpublic Double getActualTotalCost()
Stringpublic void setActualTotalCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeActualTotalCost()
Stringpublic void setCumulativeActualTotalCost(Double value)
value - allowed object is
Stringpublic Double getAtCompletionExpenseCost()
Stringpublic void setAtCompletionExpenseCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeAtCompletionExpenseCost()
Stringpublic void setCumulativeAtCompletionExpenseCost(Double value)
value - allowed object is
Stringpublic Double getAtCompletionLaborCost()
Stringpublic void setAtCompletionLaborCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeAtCompletionLaborCost()
Stringpublic void setCumulativeAtCompletionLaborCost(Double value)
value - allowed object is
Stringpublic Double getAtCompletionMaterialCost()
Stringpublic void setAtCompletionMaterialCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeAtCompletionMaterialCost()
Stringpublic void setCumulativeAtCompletionMaterialCost(Double value)
value - allowed object is
Stringpublic Double getAtCompletionNonlaborCost()
Stringpublic void setAtCompletionNonlaborCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeAtCompletionNonlaborCost()
Stringpublic void setCumulativeAtCompletionNonlaborCost(Double value)
value - allowed object is
Stringpublic Double getAtCompletionTotalCost()
Stringpublic void setAtCompletionTotalCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeAtCompletionTotalCost()
Stringpublic void setCumulativeAtCompletionTotalCost(Double value)
value - allowed object is
Stringpublic Double getBaselinePlannedExpenseCost()
Stringpublic void setBaselinePlannedExpenseCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeBaselinePlannedExpenseCost()
Stringpublic void setCumulativeBaselinePlannedExpenseCost(Double value)
value - allowed object is
Stringpublic Double getBaselinePlannedLaborCost()
Stringpublic void setBaselinePlannedLaborCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeBaselinePlannedLaborCost()
Stringpublic void setCumulativeBaselinePlannedLaborCost(Double value)
value - allowed object is
Stringpublic Double getBaselinePlannedMaterialCost()
Stringpublic void setBaselinePlannedMaterialCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeBaselinePlannedMaterialCost()
Stringpublic void setCumulativeBaselinePlannedMaterialCost(Double value)
value - allowed object is
Stringpublic Double getBaselinePlannedNonlaborCost()
Stringpublic void setBaselinePlannedNonlaborCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeBaselinePlannedNonlaborCost()
Stringpublic void setCumulativeBaselinePlannedNonlaborCost(Double value)
value - allowed object is
Stringpublic Double getBaselinePlannedTotalCost()
Stringpublic void setBaselinePlannedTotalCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeBaselinePlannedTotalCost()
Stringpublic void setCumulativeBaselinePlannedTotalCost(Double value)
value - allowed object is
Stringpublic Double getEarnedValueCost()
Stringpublic void setEarnedValueCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeEarnedValueCost()
Stringpublic void setCumulativeEarnedValueCost(Double value)
value - allowed object is
Stringpublic Double getEstimateAtCompletionCost()
Stringpublic void setEstimateAtCompletionCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeEstimateAtCompletionCost()
Stringpublic void setCumulativeEstimateAtCompletionCost(Double value)
value - allowed object is
Stringpublic Double getEstimateToCompleteCost()
Stringpublic void setEstimateToCompleteCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeEstimateToCompleteCost()
Stringpublic void setCumulativeEstimateToCompleteCost(Double value)
value - allowed object is
Stringpublic Double getPeriodActualCost()
Stringpublic void setPeriodActualCost(Double value)
value - allowed object is
Stringpublic Double getCumulativePeriodActualCost()
Stringpublic void setCumulativePeriodActualCost(Double value)
value - allowed object is
Stringpublic Double getPeriodActualExpenseCost()
Stringpublic void setPeriodActualExpenseCost(Double value)
value - allowed object is
Stringpublic Double getCumulativePeriodActualExpenseCost()
Stringpublic void setCumulativePeriodActualExpenseCost(Double value)
value - allowed object is
Stringpublic Double getPeriodActualLaborCost()
Stringpublic void setPeriodActualLaborCost(Double value)
value - allowed object is
Stringpublic Double getCumulativePeriodActualLaborCost()
Stringpublic void setCumulativePeriodActualLaborCost(Double value)
value - allowed object is
Stringpublic Double getPeriodActualMaterialCost()
Stringpublic void setPeriodActualMaterialCost(Double value)
value - allowed object is
Stringpublic Double getCumulativePeriodActualMaterialCost()
Stringpublic void setCumulativePeriodActualMaterialCost(Double value)
value - allowed object is
Stringpublic Double getPeriodActualNonLaborCost()
Stringpublic void setPeriodActualNonLaborCost(Double value)
value - allowed object is
Stringpublic Double getCumulativePeriodActualNonLaborCost()
Stringpublic void setCumulativePeriodActualNonLaborCost(Double value)
value - allowed object is
Stringpublic Double getPeriodAtCompletionExpenseCost()
Stringpublic void setPeriodAtCompletionExpenseCost(Double value)
value - allowed object is
Stringpublic Double getCumulativePeriodAtCompletionExpenseCost()
Stringpublic void setCumulativePeriodAtCompletionExpenseCost(Double value)
value - allowed object is
Stringpublic Double getPeriodAtCompletionLaborCost()
Stringpublic void setPeriodAtCompletionLaborCost(Double value)
value - allowed object is
Stringpublic Double getCumulativePeriodAtCompletionLaborCost()
Stringpublic void setCumulativePeriodAtCompletionLaborCost(Double value)
value - allowed object is
Stringpublic Double getPeriodAtCompletionMaterialCost()
Stringpublic void setPeriodAtCompletionMaterialCost(Double value)
value - allowed object is
Stringpublic Double getCumulativePeriodAtCompletionMaterialCost()
Stringpublic void setCumulativePeriodAtCompletionMaterialCost(Double value)
value - allowed object is
Stringpublic Double getPeriodAtCompletionNonLaborCost()
Stringpublic void setPeriodAtCompletionNonLaborCost(Double value)
value - allowed object is
Stringpublic Double getCumulativePeriodAtCompletionNonLaborCost()
Stringpublic void setCumulativePeriodAtCompletionNonLaborCost(Double value)
value - allowed object is
Stringpublic Double getPeriodAtCompletionTotalCost()
Stringpublic void setPeriodAtCompletionTotalCost(Double value)
value - allowed object is
Stringpublic Double getCumulativePeriodAtCompletionTotalCost()
Stringpublic void setCumulativePeriodAtCompletionTotalCost(Double value)
value - allowed object is
Stringpublic Double getPeriodEarnedValueCost()
Stringpublic void setPeriodEarnedValueCost(Double value)
value - allowed object is
Stringpublic Double getCumulativePeriodEarnedValueCost()
Stringpublic void setCumulativePeriodEarnedValueCost(Double value)
value - allowed object is
Stringpublic Double getPeriodEstimateAtCompletionCost()
Stringpublic void setPeriodEstimateAtCompletionCost(Double value)
value - allowed object is
Stringpublic Double getCumulativePeriodEstimateAtCompletionCost()
Stringpublic void setCumulativePeriodEstimateAtCompletionCost(Double value)
value - allowed object is
Stringpublic Double getPeriodPlannedValueCost()
Stringpublic void setPeriodPlannedValueCost(Double value)
value - allowed object is
Stringpublic Double getCumulativePeriodPlannedValueCost()
Stringpublic void setCumulativePeriodPlannedValueCost(Double value)
value - allowed object is
Stringpublic Double getPlannedExpenseCost()
Stringpublic void setPlannedExpenseCost(Double value)
value - allowed object is
Stringpublic Double getCumulativePlannedExpenseCost()
Stringpublic void setCumulativePlannedExpenseCost(Double value)
value - allowed object is
Stringpublic Double getPlannedLaborCost()
Stringpublic void setPlannedLaborCost(Double value)
value - allowed object is
Stringpublic Double getCumulativePlannedLaborCost()
Stringpublic void setCumulativePlannedLaborCost(Double value)
value - allowed object is
Stringpublic Double getPlannedMaterialCost()
Stringpublic void setPlannedMaterialCost(Double value)
value - allowed object is
Stringpublic Double getCumulativePlannedMaterialCost()
Stringpublic void setCumulativePlannedMaterialCost(Double value)
value - allowed object is
Stringpublic Double getPlannedNonlaborCost()
Stringpublic void setPlannedNonlaborCost(Double value)
value - allowed object is
Stringpublic Double getCumulativePlannedNonlaborCost()
Stringpublic void setCumulativePlannedNonlaborCost(Double value)
value - allowed object is
Stringpublic Double getPlannedTotalCost()
Stringpublic void setPlannedTotalCost(Double value)
value - allowed object is
Stringpublic Double getCumulativePlannedTotalCost()
Stringpublic void setCumulativePlannedTotalCost(Double value)
value - allowed object is
Stringpublic Double getPlannedValueCost()
Stringpublic void setPlannedValueCost(Double value)
value - allowed object is
Stringpublic Double getCumulativePlannedValueCost()
Stringpublic void setCumulativePlannedValueCost(Double value)
value - allowed object is
Stringpublic Double getRemainingExpenseCost()
Stringpublic void setRemainingExpenseCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeRemainingExpenseCost()
Stringpublic void setCumulativeRemainingExpenseCost(Double value)
value - allowed object is
Stringpublic Double getRemainingLaborCost()
Stringpublic void setRemainingLaborCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeRemainingLaborCost()
Stringpublic void setCumulativeRemainingLaborCost(Double value)
value - allowed object is
Stringpublic Double getRemainingLateExpenseCost()
Stringpublic void setRemainingLateExpenseCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeRemainingLateExpenseCost()
Stringpublic void setCumulativeRemainingLateExpenseCost(Double value)
value - allowed object is
Stringpublic Double getRemainingLateLaborCost()
Stringpublic void setRemainingLateLaborCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeRemainingLateLaborCost()
Stringpublic void setCumulativeRemainingLateLaborCost(Double value)
value - allowed object is
Stringpublic Double getRemainingLateMaterialCost()
Stringpublic void setRemainingLateMaterialCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeRemainingLateMaterialCost()
Stringpublic void setCumulativeRemainingLateMaterialCost(Double value)
value - allowed object is
Stringpublic Double getRemainingLateNonlaborCost()
Stringpublic void setRemainingLateNonlaborCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeRemainingLateNonlaborCost()
Stringpublic void setCumulativeRemainingLateNonlaborCost(Double value)
value - allowed object is
Stringpublic Double getRemainingLateTotalCost()
Stringpublic void setRemainingLateTotalCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeRemainingLateTotalCost()
Stringpublic void setCumulativeRemainingLateTotalCost(Double value)
value - allowed object is
Stringpublic Double getRemainingMaterialCost()
Stringpublic void setRemainingMaterialCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeRemainingMaterialCost()
Stringpublic void setCumulativeRemainingMaterialCost(Double value)
value - allowed object is
Stringpublic Double getRemainingNonlaborCost()
Stringpublic void setRemainingNonlaborCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeRemainingNonlaborCost()
Stringpublic void setCumulativeRemainingNonlaborCost(Double value)
value - allowed object is
Stringpublic Double getRemainingTotalCost()
Stringpublic void setRemainingTotalCost(Double value)
value - allowed object is
Stringpublic Double getCumulativeRemainingTotalCost()
StringCopyright © 2000–2025 MPXJ. All rights reserved.