|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.mpxj.primavera.schema.EPSType
public class EPSType
Java class for EPSType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EPSType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="AnticipatedFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="AnticipatedStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="CreateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="CreateUser" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CurrentBudget" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CurrentVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="DistributedCurrentBudget" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="FinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="GUID" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<pattern value="|\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\}"/>
</restriction>
</simpleType>
</element>
<element name="Id" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="20"/>
</restriction>
</simpleType>
</element>
<element name="IndependentETCLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="IndependentETCTotalCost" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}double">
<minInclusive value="0.0"/>
</restriction>
</simpleType>
</element>
<element name="LastSummarizedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="LastUpdateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="LastUpdateUser" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Name" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="100"/>
</restriction>
</simpleType>
</element>
<element name="OBSName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="100"/>
</restriction>
</simpleType>
</element>
<element name="OBSObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="OriginalBudget" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ParentObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="PlannedStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ProjectObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ProposedBudget" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SequenceNumber" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="StartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="SummaryAccountingVarianceByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryAccountingVarianceByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SummaryActualDuration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="SummaryActualLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="SummaryActualThisPeriodCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualThisPeriodLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualThisPeriodLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualThisPeriodMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualThisPeriodNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualThisPeriodNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualValueByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualValueByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryAtCompletionDuration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryAtCompletionExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryAtCompletionLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryAtCompletionLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryAtCompletionMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryAtCompletionNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryAtCompletionNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryAtCompletionTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryAtCompletionTotalCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryBaselineCompletedActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SummaryBaselineDuration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryBaselineExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryBaselineFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="SummaryBaselineInProgressActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SummaryBaselineLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryBaselineLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryBaselineMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryBaselineNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryBaselineNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryBaselineNotStartedActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SummaryBaselineStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="SummaryBaselineTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryBudgetAtCompletionByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryBudgetAtCompletionByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryCompletedActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SummaryCostPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryCostPercentOfPlanned" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryCostPerformanceIndexByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryCostPerformanceIndexByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryCostVarianceByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryCostVarianceByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryCostVarianceIndex" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryCostVarianceIndexByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryCostVarianceIndexByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryDurationPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryDurationPercentOfPlanned" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryDurationVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryEarnedValueByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryEarnedValueByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryEstimateAtCompletionByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryEstimateAtCompletionByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryEstimateAtCompletionHighPercentByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryEstimateAtCompletionLowPercentByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryEstimateToCompleteByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryEstimateToCompleteByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryExpenseCostPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryExpenseCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryFinishDateVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryInProgressActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SummaryLaborCostPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryLaborCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryLaborUnitsPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryLaborUnitsVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryMaterialCostPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryMaterialCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryNonLaborCostPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryNonLaborCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryNonLaborUnitsPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryNonLaborUnitsVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryNotStartedActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SummaryPerformancePercentCompleteByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryPerformancePercentCompleteByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryPlannedValueByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryPlannedValueByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryProgressFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="SummaryRemainingDuration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryRemainingExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryRemainingFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="SummaryRemainingLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryRemainingLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryRemainingMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryRemainingNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryRemainingNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryRemainingStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="SummaryRemainingTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummarySchedulePercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummarySchedulePercentCompleteByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummarySchedulePercentCompleteByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummarySchedulePerformanceIndexByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummarySchedulePerformanceIndexByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryScheduleVarianceByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryScheduleVarianceByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryScheduleVarianceIndex" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryScheduleVarianceIndexByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryScheduleVarianceIndexByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryStartDateVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryToCompletePerformanceIndexByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryTotalCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryTotalFloat" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryUnitsPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryVarianceAtCompletionByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="TotalBenefitPlan" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="TotalBenefitPlanTally" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="TotalFunding" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="TotalSpendingPlan" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="TotalSpendingPlanTally" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="UnallocatedBudget" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="UndistributedCurrentVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="UDF" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}UDFAssignmentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Spread" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}EPSProjectWBSSpreadType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
EPSType()
|
|
| Method Summary | |
|---|---|
JAXBElement<Date> |
getAnticipatedFinishDate()
Gets the value of the anticipatedFinishDate property. |
JAXBElement<Date> |
getAnticipatedStartDate()
Gets the value of the anticipatedStartDate property. |
JAXBElement<Date> |
getCreateDate()
Gets the value of the createDate property. |
String |
getCreateUser()
Gets the value of the createUser property. |
JAXBElement<Double> |
getCurrentBudget()
Gets the value of the currentBudget property. |
JAXBElement<Double> |
getCurrentVariance()
Gets the value of the currentVariance property. |
JAXBElement<Double> |
getDistributedCurrentBudget()
Gets the value of the distributedCurrentBudget property. |
JAXBElement<Date> |
getFinishDate()
Gets the value of the finishDate property. |
String |
getGUID()
Gets the value of the guid property. |
String |
getId()
Gets the value of the id property. |
JAXBElement<Double> |
getIndependentETCLaborUnits()
Gets the value of the independentETCLaborUnits property. |
JAXBElement<Double> |
getIndependentETCTotalCost()
Gets the value of the independentETCTotalCost property. |
JAXBElement<Date> |
getLastSummarizedDate()
Gets the value of the lastSummarizedDate property. |
JAXBElement<Date> |
getLastUpdateDate()
Gets the value of the lastUpdateDate property. |
String |
getLastUpdateUser()
Gets the value of the lastUpdateUser property. |
String |
getName()
Gets the value of the name property. |
Integer |
getObjectId()
Gets the value of the objectId property. |
String |
getOBSName()
Gets the value of the obsName property. |
Integer |
getOBSObjectId()
Gets the value of the obsObjectId property. |
JAXBElement<Double> |
getOriginalBudget()
Gets the value of the originalBudget property. |
JAXBElement<Integer> |
getParentObjectId()
Gets the value of the parentObjectId property. |
JAXBElement<Date> |
getPlannedStartDate()
Gets the value of the plannedStartDate property. |
JAXBElement<Integer> |
getProjectObjectId()
Gets the value of the projectObjectId property. |
JAXBElement<Double> |
getProposedBudget()
Gets the value of the proposedBudget property. |
Integer |
getSequenceNumber()
Gets the value of the sequenceNumber property. |
EPSProjectWBSSpreadType |
getSpread()
Gets the value of the spread property. |
JAXBElement<Date> |
getStartDate()
Gets the value of the startDate property. |
JAXBElement<Double> |
getSummaryAccountingVarianceByCost()
Gets the value of the summaryAccountingVarianceByCost property. |
JAXBElement<Double> |
getSummaryAccountingVarianceByLaborUnits()
Gets the value of the summaryAccountingVarianceByLaborUnits property. |
JAXBElement<Integer> |
getSummaryActivityCount()
Gets the value of the summaryActivityCount property. |
JAXBElement<Double> |
getSummaryActualDuration()
Gets the value of the summaryActualDuration property. |
JAXBElement<Double> |
getSummaryActualExpenseCost()
Gets the value of the summaryActualExpenseCost property. |
JAXBElement<Date> |
getSummaryActualFinishDate()
Gets the value of the summaryActualFinishDate property. |
JAXBElement<Double> |
getSummaryActualLaborCost()
Gets the value of the summaryActualLaborCost property. |
JAXBElement<Double> |
getSummaryActualLaborUnits()
Gets the value of the summaryActualLaborUnits property. |
JAXBElement<Double> |
getSummaryActualMaterialCost()
Gets the value of the summaryActualMaterialCost property. |
JAXBElement<Double> |
getSummaryActualNonLaborCost()
Gets the value of the summaryActualNonLaborCost property. |
JAXBElement<Double> |
getSummaryActualNonLaborUnits()
Gets the value of the summaryActualNonLaborUnits property. |
JAXBElement<Date> |
getSummaryActualStartDate()
Gets the value of the summaryActualStartDate property. |
JAXBElement<Double> |
getSummaryActualThisPeriodCost()
Gets the value of the summaryActualThisPeriodCost property. |
JAXBElement<Double> |
getSummaryActualThisPeriodLaborCost()
Gets the value of the summaryActualThisPeriodLaborCost property. |
JAXBElement<Double> |
getSummaryActualThisPeriodLaborUnits()
Gets the value of the summaryActualThisPeriodLaborUnits property. |
JAXBElement<Double> |
getSummaryActualThisPeriodMaterialCost()
Gets the value of the summaryActualThisPeriodMaterialCost property. |
JAXBElement<Double> |
getSummaryActualThisPeriodNonLaborCost()
Gets the value of the summaryActualThisPeriodNonLaborCost property. |
JAXBElement<Double> |
getSummaryActualThisPeriodNonLaborUnits()
Gets the value of the summaryActualThisPeriodNonLaborUnits property. |
JAXBElement<Double> |
getSummaryActualTotalCost()
Gets the value of the summaryActualTotalCost property. |
JAXBElement<Double> |
getSummaryActualValueByCost()
Gets the value of the summaryActualValueByCost property. |
JAXBElement<Double> |
getSummaryActualValueByLaborUnits()
Gets the value of the summaryActualValueByLaborUnits property. |
JAXBElement<Double> |
getSummaryAtCompletionDuration()
Gets the value of the summaryAtCompletionDuration property. |
JAXBElement<Double> |
getSummaryAtCompletionExpenseCost()
Gets the value of the summaryAtCompletionExpenseCost property. |
JAXBElement<Double> |
getSummaryAtCompletionLaborCost()
Gets the value of the summaryAtCompletionLaborCost property. |
JAXBElement<Double> |
getSummaryAtCompletionLaborUnits()
Gets the value of the summaryAtCompletionLaborUnits property. |
JAXBElement<Double> |
getSummaryAtCompletionMaterialCost()
Gets the value of the summaryAtCompletionMaterialCost property. |
JAXBElement<Double> |
getSummaryAtCompletionNonLaborCost()
Gets the value of the summaryAtCompletionNonLaborCost property. |
JAXBElement<Double> |
getSummaryAtCompletionNonLaborUnits()
Gets the value of the summaryAtCompletionNonLaborUnits property. |
JAXBElement<Double> |
getSummaryAtCompletionTotalCost()
Gets the value of the summaryAtCompletionTotalCost property. |
JAXBElement<Double> |
getSummaryAtCompletionTotalCostVariance()
Gets the value of the summaryAtCompletionTotalCostVariance property. |
JAXBElement<Integer> |
getSummaryBaselineCompletedActivityCount()
Gets the value of the summaryBaselineCompletedActivityCount property. |
JAXBElement<Double> |
getSummaryBaselineDuration()
Gets the value of the summaryBaselineDuration property. |
JAXBElement<Double> |
getSummaryBaselineExpenseCost()
Gets the value of the summaryBaselineExpenseCost property. |
JAXBElement<Date> |
getSummaryBaselineFinishDate()
Gets the value of the summaryBaselineFinishDate property. |
JAXBElement<Integer> |
getSummaryBaselineInProgressActivityCount()
Gets the value of the summaryBaselineInProgressActivityCount property. |
JAXBElement<Double> |
getSummaryBaselineLaborCost()
Gets the value of the summaryBaselineLaborCost property. |
JAXBElement<Double> |
getSummaryBaselineLaborUnits()
Gets the value of the summaryBaselineLaborUnits property. |
JAXBElement<Double> |
getSummaryBaselineMaterialCost()
Gets the value of the summaryBaselineMaterialCost property. |
JAXBElement<Double> |
getSummaryBaselineNonLaborCost()
Gets the value of the summaryBaselineNonLaborCost property. |
JAXBElement<Double> |
getSummaryBaselineNonLaborUnits()
Gets the value of the summaryBaselineNonLaborUnits property. |
JAXBElement<Integer> |
getSummaryBaselineNotStartedActivityCount()
Gets the value of the summaryBaselineNotStartedActivityCount property. |
JAXBElement<Date> |
getSummaryBaselineStartDate()
Gets the value of the summaryBaselineStartDate property. |
JAXBElement<Double> |
getSummaryBaselineTotalCost()
Gets the value of the summaryBaselineTotalCost property. |
JAXBElement<Double> |
getSummaryBudgetAtCompletionByCost()
Gets the value of the summaryBudgetAtCompletionByCost property. |
JAXBElement<Double> |
getSummaryBudgetAtCompletionByLaborUnits()
Gets the value of the summaryBudgetAtCompletionByLaborUnits property. |
JAXBElement<Integer> |
getSummaryCompletedActivityCount()
Gets the value of the summaryCompletedActivityCount property. |
JAXBElement<Double> |
getSummaryCostPercentComplete()
Gets the value of the summaryCostPercentComplete property. |
JAXBElement<Double> |
getSummaryCostPercentOfPlanned()
Gets the value of the summaryCostPercentOfPlanned property. |
JAXBElement<Double> |
getSummaryCostPerformanceIndexByCost()
Gets the value of the summaryCostPerformanceIndexByCost property. |
JAXBElement<Double> |
getSummaryCostPerformanceIndexByLaborUnits()
Gets the value of the summaryCostPerformanceIndexByLaborUnits property. |
JAXBElement<Double> |
getSummaryCostVarianceByCost()
Gets the value of the summaryCostVarianceByCost property. |
JAXBElement<Double> |
getSummaryCostVarianceByLaborUnits()
Gets the value of the summaryCostVarianceByLaborUnits property. |
JAXBElement<Double> |
getSummaryCostVarianceIndex()
Gets the value of the summaryCostVarianceIndex property. |
JAXBElement<Double> |
getSummaryCostVarianceIndexByCost()
Gets the value of the summaryCostVarianceIndexByCost property. |
JAXBElement<Double> |
getSummaryCostVarianceIndexByLaborUnits()
Gets the value of the summaryCostVarianceIndexByLaborUnits property. |
JAXBElement<Double> |
getSummaryDurationPercentComplete()
Gets the value of the summaryDurationPercentComplete property. |
JAXBElement<Double> |
getSummaryDurationPercentOfPlanned()
Gets the value of the summaryDurationPercentOfPlanned property. |
JAXBElement<Double> |
getSummaryDurationVariance()
Gets the value of the summaryDurationVariance property. |
JAXBElement<Double> |
getSummaryEarnedValueByCost()
Gets the value of the summaryEarnedValueByCost property. |
JAXBElement<Double> |
getSummaryEarnedValueByLaborUnits()
Gets the value of the summaryEarnedValueByLaborUnits property. |
JAXBElement<Double> |
getSummaryEstimateAtCompletionByCost()
Gets the value of the summaryEstimateAtCompletionByCost property. |
JAXBElement<Double> |
getSummaryEstimateAtCompletionByLaborUnits()
Gets the value of the summaryEstimateAtCompletionByLaborUnits property. |
JAXBElement<Double> |
getSummaryEstimateAtCompletionHighPercentByLaborUnits()
Gets the value of the summaryEstimateAtCompletionHighPercentByLaborUnits property. |
JAXBElement<Double> |
getSummaryEstimateAtCompletionLowPercentByLaborUnits()
Gets the value of the summaryEstimateAtCompletionLowPercentByLaborUnits property. |
JAXBElement<Double> |
getSummaryEstimateToCompleteByCost()
Gets the value of the summaryEstimateToCompleteByCost property. |
JAXBElement<Double> |
getSummaryEstimateToCompleteByLaborUnits()
Gets the value of the summaryEstimateToCompleteByLaborUnits property. |
JAXBElement<Double> |
getSummaryExpenseCostPercentComplete()
Gets the value of the summaryExpenseCostPercentComplete property. |
JAXBElement<Double> |
getSummaryExpenseCostVariance()
Gets the value of the summaryExpenseCostVariance property. |
JAXBElement<Double> |
getSummaryFinishDateVariance()
Gets the value of the summaryFinishDateVariance property. |
JAXBElement<Integer> |
getSummaryInProgressActivityCount()
Gets the value of the summaryInProgressActivityCount property. |
JAXBElement<Double> |
getSummaryLaborCostPercentComplete()
Gets the value of the summaryLaborCostPercentComplete property. |
JAXBElement<Double> |
getSummaryLaborCostVariance()
Gets the value of the summaryLaborCostVariance property. |
JAXBElement<Double> |
getSummaryLaborUnitsPercentComplete()
Gets the value of the summaryLaborUnitsPercentComplete property. |
JAXBElement<Double> |
getSummaryLaborUnitsVariance()
Gets the value of the summaryLaborUnitsVariance property. |
JAXBElement<Double> |
getSummaryMaterialCostPercentComplete()
Gets the value of the summaryMaterialCostPercentComplete property. |
JAXBElement<Double> |
getSummaryMaterialCostVariance()
Gets the value of the summaryMaterialCostVariance property. |
JAXBElement<Double> |
getSummaryNonLaborCostPercentComplete()
Gets the value of the summaryNonLaborCostPercentComplete property. |
JAXBElement<Double> |
getSummaryNonLaborCostVariance()
Gets the value of the summaryNonLaborCostVariance property. |
JAXBElement<Double> |
getSummaryNonLaborUnitsPercentComplete()
Gets the value of the summaryNonLaborUnitsPercentComplete property. |
JAXBElement<Double> |
getSummaryNonLaborUnitsVariance()
Gets the value of the summaryNonLaborUnitsVariance property. |
JAXBElement<Integer> |
getSummaryNotStartedActivityCount()
Gets the value of the summaryNotStartedActivityCount property. |
JAXBElement<Double> |
getSummaryPerformancePercentCompleteByCost()
Gets the value of the summaryPerformancePercentCompleteByCost property. |
JAXBElement<Double> |
getSummaryPerformancePercentCompleteByLaborUnits()
Gets the value of the summaryPerformancePercentCompleteByLaborUnits property. |
JAXBElement<Double> |
getSummaryPlannedValueByCost()
Gets the value of the summaryPlannedValueByCost property. |
JAXBElement<Double> |
getSummaryPlannedValueByLaborUnits()
Gets the value of the summaryPlannedValueByLaborUnits property. |
JAXBElement<Date> |
getSummaryProgressFinishDate()
Gets the value of the summaryProgressFinishDate property. |
JAXBElement<Double> |
getSummaryRemainingDuration()
Gets the value of the summaryRemainingDuration property. |
JAXBElement<Double> |
getSummaryRemainingExpenseCost()
Gets the value of the summaryRemainingExpenseCost property. |
JAXBElement<Date> |
getSummaryRemainingFinishDate()
Gets the value of the summaryRemainingFinishDate property. |
JAXBElement<Double> |
getSummaryRemainingLaborCost()
Gets the value of the summaryRemainingLaborCost property. |
JAXBElement<Double> |
getSummaryRemainingLaborUnits()
Gets the value of the summaryRemainingLaborUnits property. |
JAXBElement<Double> |
getSummaryRemainingMaterialCost()
Gets the value of the summaryRemainingMaterialCost property. |
JAXBElement<Double> |
getSummaryRemainingNonLaborCost()
Gets the value of the summaryRemainingNonLaborCost property. |
JAXBElement<Double> |
getSummaryRemainingNonLaborUnits()
Gets the value of the summaryRemainingNonLaborUnits property. |
JAXBElement<Date> |
getSummaryRemainingStartDate()
Gets the value of the summaryRemainingStartDate property. |
JAXBElement<Double> |
getSummaryRemainingTotalCost()
Gets the value of the summaryRemainingTotalCost property. |
JAXBElement<Double> |
getSummarySchedulePercentComplete()
Gets the value of the summarySchedulePercentComplete property. |
JAXBElement<Double> |
getSummarySchedulePercentCompleteByCost()
Gets the value of the summarySchedulePercentCompleteByCost property. |
JAXBElement<Double> |
getSummarySchedulePercentCompleteByLaborUnits()
Gets the value of the summarySchedulePercentCompleteByLaborUnits property. |
JAXBElement<Double> |
getSummarySchedulePerformanceIndexByCost()
Gets the value of the summarySchedulePerformanceIndexByCost property. |
JAXBElement<Double> |
getSummarySchedulePerformanceIndexByLaborUnits()
Gets the value of the summarySchedulePerformanceIndexByLaborUnits property. |
JAXBElement<Double> |
getSummaryScheduleVarianceByCost()
Gets the value of the summaryScheduleVarianceByCost property. |
JAXBElement<Double> |
getSummaryScheduleVarianceByLaborUnits()
Gets the value of the summaryScheduleVarianceByLaborUnits property. |
JAXBElement<Double> |
getSummaryScheduleVarianceIndex()
Gets the value of the summaryScheduleVarianceIndex property. |
JAXBElement<Double> |
getSummaryScheduleVarianceIndexByCost()
Gets the value of the summaryScheduleVarianceIndexByCost property. |
JAXBElement<Double> |
getSummaryScheduleVarianceIndexByLaborUnits()
Gets the value of the summaryScheduleVarianceIndexByLaborUnits property. |
JAXBElement<Double> |
getSummaryStartDateVariance()
Gets the value of the summaryStartDateVariance property. |
JAXBElement<Double> |
getSummaryToCompletePerformanceIndexByCost()
Gets the value of the summaryToCompletePerformanceIndexByCost property. |
JAXBElement<Double> |
getSummaryTotalCostVariance()
Gets the value of the summaryTotalCostVariance property. |
JAXBElement<Double> |
getSummaryTotalFloat()
Gets the value of the summaryTotalFloat property. |
JAXBElement<Double> |
getSummaryUnitsPercentComplete()
Gets the value of the summaryUnitsPercentComplete property. |
JAXBElement<Double> |
getSummaryVarianceAtCompletionByLaborUnits()
Gets the value of the summaryVarianceAtCompletionByLaborUnits property. |
JAXBElement<Double> |
getTotalBenefitPlan()
Gets the value of the totalBenefitPlan property. |
JAXBElement<Double> |
getTotalBenefitPlanTally()
Gets the value of the totalBenefitPlanTally property. |
JAXBElement<Double> |
getTotalFunding()
Gets the value of the totalFunding property. |
JAXBElement<Double> |
getTotalSpendingPlan()
Gets the value of the totalSpendingPlan property. |
JAXBElement<Double> |
getTotalSpendingPlanTally()
Gets the value of the totalSpendingPlanTally property. |
List<UDFAssignmentType> |
getUDF()
Gets the value of the udf property. |
JAXBElement<Double> |
getUnallocatedBudget()
Gets the value of the unallocatedBudget property. |
JAXBElement<Double> |
getUndistributedCurrentVariance()
Gets the value of the undistributedCurrentVariance property. |
void |
setAnticipatedFinishDate(JAXBElement<Date> value)
Sets the value of the anticipatedFinishDate property. |
void |
setAnticipatedStartDate(JAXBElement<Date> value)
Sets the value of the anticipatedStartDate property. |
void |
setCreateDate(JAXBElement<Date> value)
Sets the value of the createDate property. |
void |
setCreateUser(String value)
Sets the value of the createUser property. |
void |
setCurrentBudget(JAXBElement<Double> value)
Sets the value of the currentBudget property. |
void |
setCurrentVariance(JAXBElement<Double> value)
Sets the value of the currentVariance property. |
void |
setDistributedCurrentBudget(JAXBElement<Double> value)
Sets the value of the distributedCurrentBudget property. |
void |
setFinishDate(JAXBElement<Date> value)
Sets the value of the finishDate property. |
void |
setGUID(String value)
Sets the value of the guid property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setIndependentETCLaborUnits(JAXBElement<Double> value)
Sets the value of the independentETCLaborUnits property. |
void |
setIndependentETCTotalCost(JAXBElement<Double> value)
Sets the value of the independentETCTotalCost property. |
void |
setLastSummarizedDate(JAXBElement<Date> value)
Sets the value of the lastSummarizedDate property. |
void |
setLastUpdateDate(JAXBElement<Date> value)
Sets the value of the lastUpdateDate property. |
void |
setLastUpdateUser(String value)
Sets the value of the lastUpdateUser property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setObjectId(Integer value)
Sets the value of the objectId property. |
void |
setOBSName(String value)
Sets the value of the obsName property. |
void |
setOBSObjectId(Integer value)
Sets the value of the obsObjectId property. |
void |
setOriginalBudget(JAXBElement<Double> value)
Sets the value of the originalBudget property. |
void |
setParentObjectId(JAXBElement<Integer> value)
Sets the value of the parentObjectId property. |
void |
setPlannedStartDate(JAXBElement<Date> value)
Sets the value of the plannedStartDate property. |
void |
setProjectObjectId(JAXBElement<Integer> value)
Sets the value of the projectObjectId property. |
void |
setProposedBudget(JAXBElement<Double> value)
Sets the value of the proposedBudget property. |
void |
setSequenceNumber(Integer value)
Sets the value of the sequenceNumber property. |
void |
setSpread(EPSProjectWBSSpreadType value)
Sets the value of the spread property. |
void |
setStartDate(JAXBElement<Date> value)
Sets the value of the startDate property. |
void |
setSummaryAccountingVarianceByCost(JAXBElement<Double> value)
Sets the value of the summaryAccountingVarianceByCost property. |
void |
setSummaryAccountingVarianceByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryAccountingVarianceByLaborUnits property. |
void |
setSummaryActivityCount(JAXBElement<Integer> value)
Sets the value of the summaryActivityCount property. |
void |
setSummaryActualDuration(JAXBElement<Double> value)
Sets the value of the summaryActualDuration property. |
void |
setSummaryActualExpenseCost(JAXBElement<Double> value)
Sets the value of the summaryActualExpenseCost property. |
void |
setSummaryActualFinishDate(JAXBElement<Date> value)
Sets the value of the summaryActualFinishDate property. |
void |
setSummaryActualLaborCost(JAXBElement<Double> value)
Sets the value of the summaryActualLaborCost property. |
void |
setSummaryActualLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryActualLaborUnits property. |
void |
setSummaryActualMaterialCost(JAXBElement<Double> value)
Sets the value of the summaryActualMaterialCost property. |
void |
setSummaryActualNonLaborCost(JAXBElement<Double> value)
Sets the value of the summaryActualNonLaborCost property. |
void |
setSummaryActualNonLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryActualNonLaborUnits property. |
void |
setSummaryActualStartDate(JAXBElement<Date> value)
Sets the value of the summaryActualStartDate property. |
void |
setSummaryActualThisPeriodCost(JAXBElement<Double> value)
Sets the value of the summaryActualThisPeriodCost property. |
void |
setSummaryActualThisPeriodLaborCost(JAXBElement<Double> value)
Sets the value of the summaryActualThisPeriodLaborCost property. |
void |
setSummaryActualThisPeriodLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryActualThisPeriodLaborUnits property. |
void |
setSummaryActualThisPeriodMaterialCost(JAXBElement<Double> value)
Sets the value of the summaryActualThisPeriodMaterialCost property. |
void |
setSummaryActualThisPeriodNonLaborCost(JAXBElement<Double> value)
Sets the value of the summaryActualThisPeriodNonLaborCost property. |
void |
setSummaryActualThisPeriodNonLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryActualThisPeriodNonLaborUnits property. |
void |
setSummaryActualTotalCost(JAXBElement<Double> value)
Sets the value of the summaryActualTotalCost property. |
void |
setSummaryActualValueByCost(JAXBElement<Double> value)
Sets the value of the summaryActualValueByCost property. |
void |
setSummaryActualValueByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryActualValueByLaborUnits property. |
void |
setSummaryAtCompletionDuration(JAXBElement<Double> value)
Sets the value of the summaryAtCompletionDuration property. |
void |
setSummaryAtCompletionExpenseCost(JAXBElement<Double> value)
Sets the value of the summaryAtCompletionExpenseCost property. |
void |
setSummaryAtCompletionLaborCost(JAXBElement<Double> value)
Sets the value of the summaryAtCompletionLaborCost property. |
void |
setSummaryAtCompletionLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryAtCompletionLaborUnits property. |
void |
setSummaryAtCompletionMaterialCost(JAXBElement<Double> value)
Sets the value of the summaryAtCompletionMaterialCost property. |
void |
setSummaryAtCompletionNonLaborCost(JAXBElement<Double> value)
Sets the value of the summaryAtCompletionNonLaborCost property. |
void |
setSummaryAtCompletionNonLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryAtCompletionNonLaborUnits property. |
void |
setSummaryAtCompletionTotalCost(JAXBElement<Double> value)
Sets the value of the summaryAtCompletionTotalCost property. |
void |
setSummaryAtCompletionTotalCostVariance(JAXBElement<Double> value)
Sets the value of the summaryAtCompletionTotalCostVariance property. |
void |
setSummaryBaselineCompletedActivityCount(JAXBElement<Integer> value)
Sets the value of the summaryBaselineCompletedActivityCount property. |
void |
setSummaryBaselineDuration(JAXBElement<Double> value)
Sets the value of the summaryBaselineDuration property. |
void |
setSummaryBaselineExpenseCost(JAXBElement<Double> value)
Sets the value of the summaryBaselineExpenseCost property. |
void |
setSummaryBaselineFinishDate(JAXBElement<Date> value)
Sets the value of the summaryBaselineFinishDate property. |
void |
setSummaryBaselineInProgressActivityCount(JAXBElement<Integer> value)
Sets the value of the summaryBaselineInProgressActivityCount property. |
void |
setSummaryBaselineLaborCost(JAXBElement<Double> value)
Sets the value of the summaryBaselineLaborCost property. |
void |
setSummaryBaselineLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryBaselineLaborUnits property. |
void |
setSummaryBaselineMaterialCost(JAXBElement<Double> value)
Sets the value of the summaryBaselineMaterialCost property. |
void |
setSummaryBaselineNonLaborCost(JAXBElement<Double> value)
Sets the value of the summaryBaselineNonLaborCost property. |
void |
setSummaryBaselineNonLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryBaselineNonLaborUnits property. |
void |
setSummaryBaselineNotStartedActivityCount(JAXBElement<Integer> value)
Sets the value of the summaryBaselineNotStartedActivityCount property. |
void |
setSummaryBaselineStartDate(JAXBElement<Date> value)
Sets the value of the summaryBaselineStartDate property. |
void |
setSummaryBaselineTotalCost(JAXBElement<Double> value)
Sets the value of the summaryBaselineTotalCost property. |
void |
setSummaryBudgetAtCompletionByCost(JAXBElement<Double> value)
Sets the value of the summaryBudgetAtCompletionByCost property. |
void |
setSummaryBudgetAtCompletionByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryBudgetAtCompletionByLaborUnits property. |
void |
setSummaryCompletedActivityCount(JAXBElement<Integer> value)
Sets the value of the summaryCompletedActivityCount property. |
void |
setSummaryCostPercentComplete(JAXBElement<Double> value)
Sets the value of the summaryCostPercentComplete property. |
void |
setSummaryCostPercentOfPlanned(JAXBElement<Double> value)
Sets the value of the summaryCostPercentOfPlanned property. |
void |
setSummaryCostPerformanceIndexByCost(JAXBElement<Double> value)
Sets the value of the summaryCostPerformanceIndexByCost property. |
void |
setSummaryCostPerformanceIndexByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryCostPerformanceIndexByLaborUnits property. |
void |
setSummaryCostVarianceByCost(JAXBElement<Double> value)
Sets the value of the summaryCostVarianceByCost property. |
void |
setSummaryCostVarianceByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryCostVarianceByLaborUnits property. |
void |
setSummaryCostVarianceIndex(JAXBElement<Double> value)
Sets the value of the summaryCostVarianceIndex property. |
void |
setSummaryCostVarianceIndexByCost(JAXBElement<Double> value)
Sets the value of the summaryCostVarianceIndexByCost property. |
void |
setSummaryCostVarianceIndexByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryCostVarianceIndexByLaborUnits property. |
void |
setSummaryDurationPercentComplete(JAXBElement<Double> value)
Sets the value of the summaryDurationPercentComplete property. |
void |
setSummaryDurationPercentOfPlanned(JAXBElement<Double> value)
Sets the value of the summaryDurationPercentOfPlanned property. |
void |
setSummaryDurationVariance(JAXBElement<Double> value)
Sets the value of the summaryDurationVariance property. |
void |
setSummaryEarnedValueByCost(JAXBElement<Double> value)
Sets the value of the summaryEarnedValueByCost property. |
void |
setSummaryEarnedValueByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryEarnedValueByLaborUnits property. |
void |
setSummaryEstimateAtCompletionByCost(JAXBElement<Double> value)
Sets the value of the summaryEstimateAtCompletionByCost property. |
void |
setSummaryEstimateAtCompletionByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryEstimateAtCompletionByLaborUnits property. |
void |
setSummaryEstimateAtCompletionHighPercentByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryEstimateAtCompletionHighPercentByLaborUnits property. |
void |
setSummaryEstimateAtCompletionLowPercentByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryEstimateAtCompletionLowPercentByLaborUnits property. |
void |
setSummaryEstimateToCompleteByCost(JAXBElement<Double> value)
Sets the value of the summaryEstimateToCompleteByCost property. |
void |
setSummaryEstimateToCompleteByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryEstimateToCompleteByLaborUnits property. |
void |
setSummaryExpenseCostPercentComplete(JAXBElement<Double> value)
Sets the value of the summaryExpenseCostPercentComplete property. |
void |
setSummaryExpenseCostVariance(JAXBElement<Double> value)
Sets the value of the summaryExpenseCostVariance property. |
void |
setSummaryFinishDateVariance(JAXBElement<Double> value)
Sets the value of the summaryFinishDateVariance property. |
void |
setSummaryInProgressActivityCount(JAXBElement<Integer> value)
Sets the value of the summaryInProgressActivityCount property. |
void |
setSummaryLaborCostPercentComplete(JAXBElement<Double> value)
Sets the value of the summaryLaborCostPercentComplete property. |
void |
setSummaryLaborCostVariance(JAXBElement<Double> value)
Sets the value of the summaryLaborCostVariance property. |
void |
setSummaryLaborUnitsPercentComplete(JAXBElement<Double> value)
Sets the value of the summaryLaborUnitsPercentComplete property. |
void |
setSummaryLaborUnitsVariance(JAXBElement<Double> value)
Sets the value of the summaryLaborUnitsVariance property. |
void |
setSummaryMaterialCostPercentComplete(JAXBElement<Double> value)
Sets the value of the summaryMaterialCostPercentComplete property. |
void |
setSummaryMaterialCostVariance(JAXBElement<Double> value)
Sets the value of the summaryMaterialCostVariance property. |
void |
setSummaryNonLaborCostPercentComplete(JAXBElement<Double> value)
Sets the value of the summaryNonLaborCostPercentComplete property. |
void |
setSummaryNonLaborCostVariance(JAXBElement<Double> value)
Sets the value of the summaryNonLaborCostVariance property. |
void |
setSummaryNonLaborUnitsPercentComplete(JAXBElement<Double> value)
Sets the value of the summaryNonLaborUnitsPercentComplete property. |
void |
setSummaryNonLaborUnitsVariance(JAXBElement<Double> value)
Sets the value of the summaryNonLaborUnitsVariance property. |
void |
setSummaryNotStartedActivityCount(JAXBElement<Integer> value)
Sets the value of the summaryNotStartedActivityCount property. |
void |
setSummaryPerformancePercentCompleteByCost(JAXBElement<Double> value)
Sets the value of the summaryPerformancePercentCompleteByCost property. |
void |
setSummaryPerformancePercentCompleteByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryPerformancePercentCompleteByLaborUnits property. |
void |
setSummaryPlannedValueByCost(JAXBElement<Double> value)
Sets the value of the summaryPlannedValueByCost property. |
void |
setSummaryPlannedValueByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryPlannedValueByLaborUnits property. |
void |
setSummaryProgressFinishDate(JAXBElement<Date> value)
Sets the value of the summaryProgressFinishDate property. |
void |
setSummaryRemainingDuration(JAXBElement<Double> value)
Sets the value of the summaryRemainingDuration property. |
void |
setSummaryRemainingExpenseCost(JAXBElement<Double> value)
Sets the value of the summaryRemainingExpenseCost property. |
void |
setSummaryRemainingFinishDate(JAXBElement<Date> value)
Sets the value of the summaryRemainingFinishDate property. |
void |
setSummaryRemainingLaborCost(JAXBElement<Double> value)
Sets the value of the summaryRemainingLaborCost property. |
void |
setSummaryRemainingLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryRemainingLaborUnits property. |
void |
setSummaryRemainingMaterialCost(JAXBElement<Double> value)
Sets the value of the summaryRemainingMaterialCost property. |
void |
setSummaryRemainingNonLaborCost(JAXBElement<Double> value)
Sets the value of the summaryRemainingNonLaborCost property. |
void |
setSummaryRemainingNonLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryRemainingNonLaborUnits property. |
void |
setSummaryRemainingStartDate(JAXBElement<Date> value)
Sets the value of the summaryRemainingStartDate property. |
void |
setSummaryRemainingTotalCost(JAXBElement<Double> value)
Sets the value of the summaryRemainingTotalCost property. |
void |
setSummarySchedulePercentComplete(JAXBElement<Double> value)
Sets the value of the summarySchedulePercentComplete property. |
void |
setSummarySchedulePercentCompleteByCost(JAXBElement<Double> value)
Sets the value of the summarySchedulePercentCompleteByCost property. |
void |
setSummarySchedulePercentCompleteByLaborUnits(JAXBElement<Double> value)
Sets the value of the summarySchedulePercentCompleteByLaborUnits property. |
void |
setSummarySchedulePerformanceIndexByCost(JAXBElement<Double> value)
Sets the value of the summarySchedulePerformanceIndexByCost property. |
void |
setSummarySchedulePerformanceIndexByLaborUnits(JAXBElement<Double> value)
Sets the value of the summarySchedulePerformanceIndexByLaborUnits property. |
void |
setSummaryScheduleVarianceByCost(JAXBElement<Double> value)
Sets the value of the summaryScheduleVarianceByCost property. |
void |
setSummaryScheduleVarianceByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryScheduleVarianceByLaborUnits property. |
void |
setSummaryScheduleVarianceIndex(JAXBElement<Double> value)
Sets the value of the summaryScheduleVarianceIndex property. |
void |
setSummaryScheduleVarianceIndexByCost(JAXBElement<Double> value)
Sets the value of the summaryScheduleVarianceIndexByCost property. |
void |
setSummaryScheduleVarianceIndexByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryScheduleVarianceIndexByLaborUnits property. |
void |
setSummaryStartDateVariance(JAXBElement<Double> value)
Sets the value of the summaryStartDateVariance property. |
void |
setSummaryToCompletePerformanceIndexByCost(JAXBElement<Double> value)
Sets the value of the summaryToCompletePerformanceIndexByCost property. |
void |
setSummaryTotalCostVariance(JAXBElement<Double> value)
Sets the value of the summaryTotalCostVariance property. |
void |
setSummaryTotalFloat(JAXBElement<Double> value)
Sets the value of the summaryTotalFloat property. |
void |
setSummaryUnitsPercentComplete(JAXBElement<Double> value)
Sets the value of the summaryUnitsPercentComplete property. |
void |
setSummaryVarianceAtCompletionByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryVarianceAtCompletionByLaborUnits property. |
void |
setTotalBenefitPlan(JAXBElement<Double> value)
Sets the value of the totalBenefitPlan property. |
void |
setTotalBenefitPlanTally(JAXBElement<Double> value)
Sets the value of the totalBenefitPlanTally property. |
void |
setTotalFunding(JAXBElement<Double> value)
Sets the value of the totalFunding property. |
void |
setTotalSpendingPlan(JAXBElement<Double> value)
Sets the value of the totalSpendingPlan property. |
void |
setTotalSpendingPlanTally(JAXBElement<Double> value)
Sets the value of the totalSpendingPlanTally property. |
void |
setUnallocatedBudget(JAXBElement<Double> value)
Sets the value of the unallocatedBudget property. |
void |
setUndistributedCurrentVariance(JAXBElement<Double> value)
Sets the value of the undistributedCurrentVariance property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected JAXBElement<Date> anticipatedFinishDate
protected JAXBElement<Date> anticipatedStartDate
protected JAXBElement<Date> createDate
protected String createUser
protected JAXBElement<Double> currentBudget
protected JAXBElement<Double> currentVariance
protected JAXBElement<Double> distributedCurrentBudget
protected JAXBElement<Date> finishDate
protected String guid
protected String id
protected JAXBElement<Double> independentETCLaborUnits
protected JAXBElement<Double> independentETCTotalCost
protected JAXBElement<Date> lastSummarizedDate
protected JAXBElement<Date> lastUpdateDate
protected String lastUpdateUser
protected String name
protected String obsName
protected Integer obsObjectId
protected Integer objectId
protected JAXBElement<Double> originalBudget
protected JAXBElement<Integer> parentObjectId
protected JAXBElement<Date> plannedStartDate
protected JAXBElement<Integer> projectObjectId
protected JAXBElement<Double> proposedBudget
protected Integer sequenceNumber
protected JAXBElement<Date> startDate
protected JAXBElement<Double> summaryAccountingVarianceByCost
protected JAXBElement<Double> summaryAccountingVarianceByLaborUnits
protected JAXBElement<Integer> summaryActivityCount
protected JAXBElement<Double> summaryActualDuration
protected JAXBElement<Double> summaryActualExpenseCost
protected JAXBElement<Date> summaryActualFinishDate
protected JAXBElement<Double> summaryActualLaborCost
protected JAXBElement<Double> summaryActualLaborUnits
protected JAXBElement<Double> summaryActualMaterialCost
protected JAXBElement<Double> summaryActualNonLaborCost
protected JAXBElement<Double> summaryActualNonLaborUnits
protected JAXBElement<Date> summaryActualStartDate
protected JAXBElement<Double> summaryActualThisPeriodCost
protected JAXBElement<Double> summaryActualThisPeriodLaborCost
protected JAXBElement<Double> summaryActualThisPeriodLaborUnits
protected JAXBElement<Double> summaryActualThisPeriodMaterialCost
protected JAXBElement<Double> summaryActualThisPeriodNonLaborCost
protected JAXBElement<Double> summaryActualThisPeriodNonLaborUnits
protected JAXBElement<Double> summaryActualTotalCost
protected JAXBElement<Double> summaryActualValueByCost
protected JAXBElement<Double> summaryActualValueByLaborUnits
protected JAXBElement<Double> summaryAtCompletionDuration
protected JAXBElement<Double> summaryAtCompletionExpenseCost
protected JAXBElement<Double> summaryAtCompletionLaborCost
protected JAXBElement<Double> summaryAtCompletionLaborUnits
protected JAXBElement<Double> summaryAtCompletionMaterialCost
protected JAXBElement<Double> summaryAtCompletionNonLaborCost
protected JAXBElement<Double> summaryAtCompletionNonLaborUnits
protected JAXBElement<Double> summaryAtCompletionTotalCost
protected JAXBElement<Double> summaryAtCompletionTotalCostVariance
protected JAXBElement<Integer> summaryBaselineCompletedActivityCount
protected JAXBElement<Double> summaryBaselineDuration
protected JAXBElement<Double> summaryBaselineExpenseCost
protected JAXBElement<Date> summaryBaselineFinishDate
protected JAXBElement<Integer> summaryBaselineInProgressActivityCount
protected JAXBElement<Double> summaryBaselineLaborCost
protected JAXBElement<Double> summaryBaselineLaborUnits
protected JAXBElement<Double> summaryBaselineMaterialCost
protected JAXBElement<Double> summaryBaselineNonLaborCost
protected JAXBElement<Double> summaryBaselineNonLaborUnits
protected JAXBElement<Integer> summaryBaselineNotStartedActivityCount
protected JAXBElement<Date> summaryBaselineStartDate
protected JAXBElement<Double> summaryBaselineTotalCost
protected JAXBElement<Double> summaryBudgetAtCompletionByCost
protected JAXBElement<Double> summaryBudgetAtCompletionByLaborUnits
protected JAXBElement<Integer> summaryCompletedActivityCount
protected JAXBElement<Double> summaryCostPercentComplete
protected JAXBElement<Double> summaryCostPercentOfPlanned
protected JAXBElement<Double> summaryCostPerformanceIndexByCost
protected JAXBElement<Double> summaryCostPerformanceIndexByLaborUnits
protected JAXBElement<Double> summaryCostVarianceByCost
protected JAXBElement<Double> summaryCostVarianceByLaborUnits
protected JAXBElement<Double> summaryCostVarianceIndex
protected JAXBElement<Double> summaryCostVarianceIndexByCost
protected JAXBElement<Double> summaryCostVarianceIndexByLaborUnits
protected JAXBElement<Double> summaryDurationPercentComplete
protected JAXBElement<Double> summaryDurationPercentOfPlanned
protected JAXBElement<Double> summaryDurationVariance
protected JAXBElement<Double> summaryEarnedValueByCost
protected JAXBElement<Double> summaryEarnedValueByLaborUnits
protected JAXBElement<Double> summaryEstimateAtCompletionByCost
protected JAXBElement<Double> summaryEstimateAtCompletionByLaborUnits
protected JAXBElement<Double> summaryEstimateAtCompletionHighPercentByLaborUnits
protected JAXBElement<Double> summaryEstimateAtCompletionLowPercentByLaborUnits
protected JAXBElement<Double> summaryEstimateToCompleteByCost
protected JAXBElement<Double> summaryEstimateToCompleteByLaborUnits
protected JAXBElement<Double> summaryExpenseCostPercentComplete
protected JAXBElement<Double> summaryExpenseCostVariance
protected JAXBElement<Double> summaryFinishDateVariance
protected JAXBElement<Integer> summaryInProgressActivityCount
protected JAXBElement<Double> summaryLaborCostPercentComplete
protected JAXBElement<Double> summaryLaborCostVariance
protected JAXBElement<Double> summaryLaborUnitsPercentComplete
protected JAXBElement<Double> summaryLaborUnitsVariance
protected JAXBElement<Double> summaryMaterialCostPercentComplete
protected JAXBElement<Double> summaryMaterialCostVariance
protected JAXBElement<Double> summaryNonLaborCostPercentComplete
protected JAXBElement<Double> summaryNonLaborCostVariance
protected JAXBElement<Double> summaryNonLaborUnitsPercentComplete
protected JAXBElement<Double> summaryNonLaborUnitsVariance
protected JAXBElement<Integer> summaryNotStartedActivityCount
protected JAXBElement<Double> summaryPerformancePercentCompleteByCost
protected JAXBElement<Double> summaryPerformancePercentCompleteByLaborUnits
protected JAXBElement<Double> summaryPlannedValueByCost
protected JAXBElement<Double> summaryPlannedValueByLaborUnits
protected JAXBElement<Date> summaryProgressFinishDate
protected JAXBElement<Double> summaryRemainingDuration
protected JAXBElement<Double> summaryRemainingExpenseCost
protected JAXBElement<Date> summaryRemainingFinishDate
protected JAXBElement<Double> summaryRemainingLaborCost
protected JAXBElement<Double> summaryRemainingLaborUnits
protected JAXBElement<Double> summaryRemainingMaterialCost
protected JAXBElement<Double> summaryRemainingNonLaborCost
protected JAXBElement<Double> summaryRemainingNonLaborUnits
protected JAXBElement<Date> summaryRemainingStartDate
protected JAXBElement<Double> summaryRemainingTotalCost
protected JAXBElement<Double> summarySchedulePercentComplete
protected JAXBElement<Double> summarySchedulePercentCompleteByCost
protected JAXBElement<Double> summarySchedulePercentCompleteByLaborUnits
protected JAXBElement<Double> summarySchedulePerformanceIndexByCost
protected JAXBElement<Double> summarySchedulePerformanceIndexByLaborUnits
protected JAXBElement<Double> summaryScheduleVarianceByCost
protected JAXBElement<Double> summaryScheduleVarianceByLaborUnits
protected JAXBElement<Double> summaryScheduleVarianceIndex
protected JAXBElement<Double> summaryScheduleVarianceIndexByCost
protected JAXBElement<Double> summaryScheduleVarianceIndexByLaborUnits
protected JAXBElement<Double> summaryStartDateVariance
protected JAXBElement<Double> summaryToCompletePerformanceIndexByCost
protected JAXBElement<Double> summaryTotalCostVariance
protected JAXBElement<Double> summaryTotalFloat
protected JAXBElement<Double> summaryUnitsPercentComplete
protected JAXBElement<Double> summaryVarianceAtCompletionByLaborUnits
protected JAXBElement<Double> totalBenefitPlan
protected JAXBElement<Double> totalBenefitPlanTally
protected JAXBElement<Double> totalFunding
protected JAXBElement<Double> totalSpendingPlan
protected JAXBElement<Double> totalSpendingPlanTally
protected JAXBElement<Double> unallocatedBudget
protected JAXBElement<Double> undistributedCurrentVariance
protected List<UDFAssignmentType> udf
protected EPSProjectWBSSpreadType spread
| Constructor Detail |
|---|
public EPSType()
| Method Detail |
|---|
public JAXBElement<Date> getAnticipatedFinishDate()
JAXBElement<Date>public void setAnticipatedFinishDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Date> getAnticipatedStartDate()
JAXBElement<Date>public void setAnticipatedStartDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Date> getCreateDate()
JAXBElement<Date>public void setCreateDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public String getCreateUser()
Stringpublic void setCreateUser(String value)
value - allowed object is
Stringpublic JAXBElement<Double> getCurrentBudget()
JAXBElement<Double>public void setCurrentBudget(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getCurrentVariance()
JAXBElement<Double>public void setCurrentVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getDistributedCurrentBudget()
JAXBElement<Double>public void setDistributedCurrentBudget(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Date> getFinishDate()
JAXBElement<Date>public void setFinishDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public String getGUID()
Stringpublic void setGUID(String value)
value - allowed object is
Stringpublic String getId()
Stringpublic void setId(String value)
value - allowed object is
Stringpublic JAXBElement<Double> getIndependentETCLaborUnits()
JAXBElement<Double>public void setIndependentETCLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getIndependentETCTotalCost()
JAXBElement<Double>public void setIndependentETCTotalCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Date> getLastSummarizedDate()
JAXBElement<Date>public void setLastSummarizedDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Date> getLastUpdateDate()
JAXBElement<Date>public void setLastUpdateDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public String getLastUpdateUser()
Stringpublic void setLastUpdateUser(String value)
value - allowed object is
Stringpublic String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic String getOBSName()
Stringpublic void setOBSName(String value)
value - allowed object is
Stringpublic Integer getOBSObjectId()
Integerpublic void setOBSObjectId(Integer value)
value - allowed object is
Integerpublic Integer getObjectId()
Integerpublic void setObjectId(Integer value)
value - allowed object is
Integerpublic JAXBElement<Double> getOriginalBudget()
JAXBElement<Double>public void setOriginalBudget(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Integer> getParentObjectId()
JAXBElement<Integer>public void setParentObjectId(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Date> getPlannedStartDate()
JAXBElement<Date>public void setPlannedStartDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Integer> getProjectObjectId()
JAXBElement<Integer>public void setProjectObjectId(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Double> getProposedBudget()
JAXBElement<Double>public void setProposedBudget(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public Integer getSequenceNumber()
Integerpublic void setSequenceNumber(Integer value)
value - allowed object is
Integerpublic JAXBElement<Date> getStartDate()
JAXBElement<Date>public void setStartDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Double> getSummaryAccountingVarianceByCost()
JAXBElement<Double>public void setSummaryAccountingVarianceByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryAccountingVarianceByLaborUnits()
JAXBElement<Double>public void setSummaryAccountingVarianceByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Integer> getSummaryActivityCount()
JAXBElement<Integer>public void setSummaryActivityCount(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Double> getSummaryActualDuration()
JAXBElement<Double>public void setSummaryActualDuration(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualExpenseCost()
JAXBElement<Double>public void setSummaryActualExpenseCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Date> getSummaryActualFinishDate()
JAXBElement<Date>public void setSummaryActualFinishDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Double> getSummaryActualLaborCost()
JAXBElement<Double>public void setSummaryActualLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualLaborUnits()
JAXBElement<Double>public void setSummaryActualLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualMaterialCost()
JAXBElement<Double>public void setSummaryActualMaterialCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualNonLaborCost()
JAXBElement<Double>public void setSummaryActualNonLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualNonLaborUnits()
JAXBElement<Double>public void setSummaryActualNonLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Date> getSummaryActualStartDate()
JAXBElement<Date>public void setSummaryActualStartDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Double> getSummaryActualThisPeriodCost()
JAXBElement<Double>public void setSummaryActualThisPeriodCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualThisPeriodLaborCost()
JAXBElement<Double>public void setSummaryActualThisPeriodLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualThisPeriodLaborUnits()
JAXBElement<Double>public void setSummaryActualThisPeriodLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualThisPeriodMaterialCost()
JAXBElement<Double>public void setSummaryActualThisPeriodMaterialCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualThisPeriodNonLaborCost()
JAXBElement<Double>public void setSummaryActualThisPeriodNonLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualThisPeriodNonLaborUnits()
JAXBElement<Double>public void setSummaryActualThisPeriodNonLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualTotalCost()
JAXBElement<Double>public void setSummaryActualTotalCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualValueByCost()
JAXBElement<Double>public void setSummaryActualValueByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualValueByLaborUnits()
JAXBElement<Double>public void setSummaryActualValueByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryAtCompletionDuration()
JAXBElement<Double>public void setSummaryAtCompletionDuration(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryAtCompletionExpenseCost()
JAXBElement<Double>public void setSummaryAtCompletionExpenseCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryAtCompletionLaborCost()
JAXBElement<Double>public void setSummaryAtCompletionLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryAtCompletionLaborUnits()
JAXBElement<Double>public void setSummaryAtCompletionLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryAtCompletionMaterialCost()
JAXBElement<Double>public void setSummaryAtCompletionMaterialCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryAtCompletionNonLaborCost()
JAXBElement<Double>public void setSummaryAtCompletionNonLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryAtCompletionNonLaborUnits()
JAXBElement<Double>public void setSummaryAtCompletionNonLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryAtCompletionTotalCost()
JAXBElement<Double>public void setSummaryAtCompletionTotalCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryAtCompletionTotalCostVariance()
JAXBElement<Double>public void setSummaryAtCompletionTotalCostVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Integer> getSummaryBaselineCompletedActivityCount()
JAXBElement<Integer>public void setSummaryBaselineCompletedActivityCount(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Double> getSummaryBaselineDuration()
JAXBElement<Double>public void setSummaryBaselineDuration(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryBaselineExpenseCost()
JAXBElement<Double>public void setSummaryBaselineExpenseCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Date> getSummaryBaselineFinishDate()
JAXBElement<Date>public void setSummaryBaselineFinishDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Integer> getSummaryBaselineInProgressActivityCount()
JAXBElement<Integer>public void setSummaryBaselineInProgressActivityCount(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Double> getSummaryBaselineLaborCost()
JAXBElement<Double>public void setSummaryBaselineLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryBaselineLaborUnits()
JAXBElement<Double>public void setSummaryBaselineLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryBaselineMaterialCost()
JAXBElement<Double>public void setSummaryBaselineMaterialCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryBaselineNonLaborCost()
JAXBElement<Double>public void setSummaryBaselineNonLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryBaselineNonLaborUnits()
JAXBElement<Double>public void setSummaryBaselineNonLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Integer> getSummaryBaselineNotStartedActivityCount()
JAXBElement<Integer>public void setSummaryBaselineNotStartedActivityCount(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Date> getSummaryBaselineStartDate()
JAXBElement<Date>public void setSummaryBaselineStartDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Double> getSummaryBaselineTotalCost()
JAXBElement<Double>public void setSummaryBaselineTotalCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryBudgetAtCompletionByCost()
JAXBElement<Double>public void setSummaryBudgetAtCompletionByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryBudgetAtCompletionByLaborUnits()
JAXBElement<Double>public void setSummaryBudgetAtCompletionByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Integer> getSummaryCompletedActivityCount()
JAXBElement<Integer>public void setSummaryCompletedActivityCount(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Double> getSummaryCostPercentComplete()
JAXBElement<Double>public void setSummaryCostPercentComplete(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryCostPercentOfPlanned()
JAXBElement<Double>public void setSummaryCostPercentOfPlanned(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryCostPerformanceIndexByCost()
JAXBElement<Double>public void setSummaryCostPerformanceIndexByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryCostPerformanceIndexByLaborUnits()
JAXBElement<Double>public void setSummaryCostPerformanceIndexByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryCostVarianceByCost()
JAXBElement<Double>public void setSummaryCostVarianceByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryCostVarianceByLaborUnits()
JAXBElement<Double>public void setSummaryCostVarianceByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryCostVarianceIndex()
JAXBElement<Double>public void setSummaryCostVarianceIndex(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryCostVarianceIndexByCost()
JAXBElement<Double>public void setSummaryCostVarianceIndexByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryCostVarianceIndexByLaborUnits()
JAXBElement<Double>public void setSummaryCostVarianceIndexByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryDurationPercentComplete()
JAXBElement<Double>public void setSummaryDurationPercentComplete(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryDurationPercentOfPlanned()
JAXBElement<Double>public void setSummaryDurationPercentOfPlanned(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryDurationVariance()
JAXBElement<Double>public void setSummaryDurationVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryEarnedValueByCost()
JAXBElement<Double>public void setSummaryEarnedValueByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryEarnedValueByLaborUnits()
JAXBElement<Double>public void setSummaryEarnedValueByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryEstimateAtCompletionByCost()
JAXBElement<Double>public void setSummaryEstimateAtCompletionByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryEstimateAtCompletionByLaborUnits()
JAXBElement<Double>public void setSummaryEstimateAtCompletionByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryEstimateAtCompletionHighPercentByLaborUnits()
JAXBElement<Double>public void setSummaryEstimateAtCompletionHighPercentByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryEstimateAtCompletionLowPercentByLaborUnits()
JAXBElement<Double>public void setSummaryEstimateAtCompletionLowPercentByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryEstimateToCompleteByCost()
JAXBElement<Double>public void setSummaryEstimateToCompleteByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryEstimateToCompleteByLaborUnits()
JAXBElement<Double>public void setSummaryEstimateToCompleteByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryExpenseCostPercentComplete()
JAXBElement<Double>public void setSummaryExpenseCostPercentComplete(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryExpenseCostVariance()
JAXBElement<Double>public void setSummaryExpenseCostVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryFinishDateVariance()
JAXBElement<Double>public void setSummaryFinishDateVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Integer> getSummaryInProgressActivityCount()
JAXBElement<Integer>public void setSummaryInProgressActivityCount(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Double> getSummaryLaborCostPercentComplete()
JAXBElement<Double>public void setSummaryLaborCostPercentComplete(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryLaborCostVariance()
JAXBElement<Double>public void setSummaryLaborCostVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryLaborUnitsPercentComplete()
JAXBElement<Double>public void setSummaryLaborUnitsPercentComplete(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryLaborUnitsVariance()
JAXBElement<Double>public void setSummaryLaborUnitsVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryMaterialCostPercentComplete()
JAXBElement<Double>public void setSummaryMaterialCostPercentComplete(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryMaterialCostVariance()
JAXBElement<Double>public void setSummaryMaterialCostVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryNonLaborCostPercentComplete()
JAXBElement<Double>public void setSummaryNonLaborCostPercentComplete(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryNonLaborCostVariance()
JAXBElement<Double>public void setSummaryNonLaborCostVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryNonLaborUnitsPercentComplete()
JAXBElement<Double>public void setSummaryNonLaborUnitsPercentComplete(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryNonLaborUnitsVariance()
JAXBElement<Double>public void setSummaryNonLaborUnitsVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Integer> getSummaryNotStartedActivityCount()
JAXBElement<Integer>public void setSummaryNotStartedActivityCount(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Double> getSummaryPerformancePercentCompleteByCost()
JAXBElement<Double>public void setSummaryPerformancePercentCompleteByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryPerformancePercentCompleteByLaborUnits()
JAXBElement<Double>public void setSummaryPerformancePercentCompleteByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryPlannedValueByCost()
JAXBElement<Double>public void setSummaryPlannedValueByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryPlannedValueByLaborUnits()
JAXBElement<Double>public void setSummaryPlannedValueByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Date> getSummaryProgressFinishDate()
JAXBElement<Date>public void setSummaryProgressFinishDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Double> getSummaryRemainingDuration()
JAXBElement<Double>public void setSummaryRemainingDuration(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryRemainingExpenseCost()
JAXBElement<Double>public void setSummaryRemainingExpenseCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Date> getSummaryRemainingFinishDate()
JAXBElement<Date>public void setSummaryRemainingFinishDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Double> getSummaryRemainingLaborCost()
JAXBElement<Double>public void setSummaryRemainingLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryRemainingLaborUnits()
JAXBElement<Double>public void setSummaryRemainingLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryRemainingMaterialCost()
JAXBElement<Double>public void setSummaryRemainingMaterialCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryRemainingNonLaborCost()
JAXBElement<Double>public void setSummaryRemainingNonLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryRemainingNonLaborUnits()
JAXBElement<Double>public void setSummaryRemainingNonLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Date> getSummaryRemainingStartDate()
JAXBElement<Date>public void setSummaryRemainingStartDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Double> getSummaryRemainingTotalCost()
JAXBElement<Double>public void setSummaryRemainingTotalCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummarySchedulePercentComplete()
JAXBElement<Double>public void setSummarySchedulePercentComplete(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummarySchedulePercentCompleteByCost()
JAXBElement<Double>public void setSummarySchedulePercentCompleteByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummarySchedulePercentCompleteByLaborUnits()
JAXBElement<Double>public void setSummarySchedulePercentCompleteByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummarySchedulePerformanceIndexByCost()
JAXBElement<Double>public void setSummarySchedulePerformanceIndexByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummarySchedulePerformanceIndexByLaborUnits()
JAXBElement<Double>public void setSummarySchedulePerformanceIndexByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryScheduleVarianceByCost()
JAXBElement<Double>public void setSummaryScheduleVarianceByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryScheduleVarianceByLaborUnits()
JAXBElement<Double>public void setSummaryScheduleVarianceByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryScheduleVarianceIndex()
JAXBElement<Double>public void setSummaryScheduleVarianceIndex(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryScheduleVarianceIndexByCost()
JAXBElement<Double>public void setSummaryScheduleVarianceIndexByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryScheduleVarianceIndexByLaborUnits()
JAXBElement<Double>public void setSummaryScheduleVarianceIndexByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryStartDateVariance()
JAXBElement<Double>public void setSummaryStartDateVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryToCompletePerformanceIndexByCost()
JAXBElement<Double>public void setSummaryToCompletePerformanceIndexByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryTotalCostVariance()
JAXBElement<Double>public void setSummaryTotalCostVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryTotalFloat()
JAXBElement<Double>public void setSummaryTotalFloat(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryUnitsPercentComplete()
JAXBElement<Double>public void setSummaryUnitsPercentComplete(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryVarianceAtCompletionByLaborUnits()
JAXBElement<Double>public void setSummaryVarianceAtCompletionByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getTotalBenefitPlan()
JAXBElement<Double>public void setTotalBenefitPlan(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getTotalBenefitPlanTally()
JAXBElement<Double>public void setTotalBenefitPlanTally(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getTotalFunding()
JAXBElement<Double>public void setTotalFunding(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getTotalSpendingPlan()
JAXBElement<Double>public void setTotalSpendingPlan(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getTotalSpendingPlanTally()
JAXBElement<Double>public void setTotalSpendingPlanTally(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getUnallocatedBudget()
JAXBElement<Double>public void setUnallocatedBudget(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getUndistributedCurrentVariance()
JAXBElement<Double>public void setUndistributedCurrentVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public List<UDFAssignmentType> getUDF()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the udf property.
For example, to add a new item, do as follows:
getUDF().add(newItem);
Objects of the following type(s) are allowed in the list
UDFAssignmentType
public EPSProjectWBSSpreadType getSpread()
EPSProjectWBSSpreadTypepublic void setSpread(EPSProjectWBSSpreadType value)
value - allowed object is
EPSProjectWBSSpreadType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||