net.sf.mpxj.primavera.schema
Class WBSType

java.lang.Object
  extended by net.sf.mpxj.primavera.schema.WBSType

public class WBSType
extends Object

Java class for WBSType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="WBSType">
   <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="Code" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="20"/>
             </restriction>
           </simpleType>
         </element>
         <element name="ContainsSummaryData" type="{http://www.w3.org/2001/XMLSchema}boolean" 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="EarnedValueComputeType" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value=""/>
               <enumeration value="Activity Percent Complete"/>
               <enumeration value="0 / 100"/>
               <enumeration value="50 / 50"/>
               <enumeration value="Custom Percent Complete"/>
               <enumeration value="WBS Milestones Percent Complete"/>
               <enumeration value="Activity Percent Complete Using Resource Curves"/>
             </restriction>
           </simpleType>
         </element>
         <element name="EarnedValueETCComputeType" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value=""/>
               <enumeration value="ETC = Remaining Cost for Activity"/>
               <enumeration value="PF = 1"/>
               <enumeration value="PF = Custom Value"/>
               <enumeration value="PF = 1 / CPI"/>
               <enumeration value="PF = 1 / (CPI * SPI)"/>
             </restriction>
           </simpleType>
         </element>
         <element name="EarnedValueETCUserValue" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="EarnedValueUserPercent" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="EstimatedWeight" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="FinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="ForecastFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="ForecastStartDate" 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="IndependentETCLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="IndependentETCTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="IsBaseline" type="{http://www.w3.org/2001/XMLSchema}boolean" 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="ProjectId" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="20"/>
             </restriction>
           </simpleType>
         </element>
         <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="Status" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value="Planned"/>
               <enumeration value="Active"/>
               <enumeration value="Inactive"/>
               <enumeration value="What-If"/>
               <enumeration value="Requested"/>
             </restriction>
           </simpleType>
         </element>
         <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="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="WBSCategoryObjectId" type="{http://www.w3.org/2001/XMLSchema}int" 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>
 


Field Summary
protected  JAXBElement<Date> anticipatedFinishDate
           
protected  JAXBElement<Date> anticipatedStartDate
           
protected  String code
           
protected  Boolean containsSummaryData
           
protected  JAXBElement<Date> createDate
           
protected  String createUser
           
protected  JAXBElement<Double> currentBudget
           
protected  JAXBElement<Double> currentVariance
           
protected  JAXBElement<Double> distributedCurrentBudget
           
protected  String earnedValueComputeType
           
protected  String earnedValueETCComputeType
           
protected  JAXBElement<Double> earnedValueETCUserValue
           
protected  JAXBElement<Double> earnedValueUserPercent
           
protected  Double estimatedWeight
           
protected  JAXBElement<Date> finishDate
           
protected  JAXBElement<Date> forecastFinishDate
           
protected  JAXBElement<Date> forecastStartDate
           
protected  String guid
           
protected  JAXBElement<Double> independentETCLaborUnits
           
protected  JAXBElement<Double> independentETCTotalCost
           
protected  Boolean isBaseline
           
protected  JAXBElement<Date> lastUpdateDate
           
protected  String lastUpdateUser
           
protected  String name
           
protected  Integer objectId
           
protected  String obsName
           
protected  Integer obsObjectId
           
protected  JAXBElement<Double> originalBudget
           
protected  JAXBElement<Integer> parentObjectId
           
protected  String projectId
           
protected  Integer projectObjectId
           
protected  JAXBElement<Double> proposedBudget
           
protected  Integer sequenceNumber
           
protected  EPSProjectWBSSpreadType spread
           
protected  JAXBElement<Date> startDate
           
protected  String status
           
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> totalSpendingPlan
           
protected  JAXBElement<Double> totalSpendingPlanTally
           
protected  List<UDFAssignmentType> udf
           
protected  JAXBElement<Double> unallocatedBudget
           
protected  JAXBElement<Double> undistributedCurrentVariance
           
protected  JAXBElement<Integer> wbsCategoryObjectId
           
 
Constructor Summary
WBSType()
           
 
Method Summary
 JAXBElement<Date> getAnticipatedFinishDate()
          Gets the value of the anticipatedFinishDate property.
 JAXBElement<Date> getAnticipatedStartDate()
          Gets the value of the anticipatedStartDate property.
 String getCode()
          Gets the value of the code 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.
 String getEarnedValueComputeType()
          Gets the value of the earnedValueComputeType property.
 String getEarnedValueETCComputeType()
          Gets the value of the earnedValueETCComputeType property.
 JAXBElement<Double> getEarnedValueETCUserValue()
          Gets the value of the earnedValueETCUserValue property.
 JAXBElement<Double> getEarnedValueUserPercent()
          Gets the value of the earnedValueUserPercent property.
 Double getEstimatedWeight()
          Gets the value of the estimatedWeight property.
 JAXBElement<Date> getFinishDate()
          Gets the value of the finishDate property.
 JAXBElement<Date> getForecastFinishDate()
          Gets the value of the forecastFinishDate property.
 JAXBElement<Date> getForecastStartDate()
          Gets the value of the forecastStartDate property.
 String getGUID()
          Gets the value of the guid property.
 JAXBElement<Double> getIndependentETCLaborUnits()
          Gets the value of the independentETCLaborUnits property.
 JAXBElement<Double> getIndependentETCTotalCost()
          Gets the value of the independentETCTotalCost 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.
 String getProjectId()
          Gets the value of the projectId property.
 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.
 String getStatus()
          Gets the value of the status 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> 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.
 JAXBElement<Integer> getWBSCategoryObjectId()
          Gets the value of the wbsCategoryObjectId property.
 Boolean isContainsSummaryData()
          Gets the value of the containsSummaryData property.
 Boolean isIsBaseline()
          Gets the value of the isBaseline 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 setCode(String value)
          Sets the value of the code property.
 void setContainsSummaryData(Boolean value)
          Sets the value of the containsSummaryData 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 setEarnedValueComputeType(String value)
          Sets the value of the earnedValueComputeType property.
 void setEarnedValueETCComputeType(String value)
          Sets the value of the earnedValueETCComputeType property.
 void setEarnedValueETCUserValue(JAXBElement<Double> value)
          Sets the value of the earnedValueETCUserValue property.
 void setEarnedValueUserPercent(JAXBElement<Double> value)
          Sets the value of the earnedValueUserPercent property.
 void setEstimatedWeight(Double value)
          Sets the value of the estimatedWeight property.
 void setFinishDate(JAXBElement<Date> value)
          Sets the value of the finishDate property.
 void setForecastFinishDate(JAXBElement<Date> value)
          Sets the value of the forecastFinishDate property.
 void setForecastStartDate(JAXBElement<Date> value)
          Sets the value of the forecastStartDate property.
 void setGUID(String value)
          Sets the value of the guid 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 setIsBaseline(Boolean value)
          Sets the value of the isBaseline 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 setProjectId(String value)
          Sets the value of the projectId property.
 void setProjectObjectId(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 setStatus(String value)
          Sets the value of the status 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 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.
 void setWBSCategoryObjectId(JAXBElement<Integer> value)
          Sets the value of the wbsCategoryObjectId property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

anticipatedFinishDate

protected JAXBElement<Date> anticipatedFinishDate

anticipatedStartDate

protected JAXBElement<Date> anticipatedStartDate

code

protected String code

containsSummaryData

protected Boolean containsSummaryData

createDate

protected JAXBElement<Date> createDate

createUser

protected String createUser

currentBudget

protected JAXBElement<Double> currentBudget

currentVariance

protected JAXBElement<Double> currentVariance

distributedCurrentBudget

protected JAXBElement<Double> distributedCurrentBudget

earnedValueComputeType

protected String earnedValueComputeType

earnedValueETCComputeType

protected String earnedValueETCComputeType

earnedValueETCUserValue

protected JAXBElement<Double> earnedValueETCUserValue

earnedValueUserPercent

protected JAXBElement<Double> earnedValueUserPercent

estimatedWeight

protected Double estimatedWeight

finishDate

protected JAXBElement<Date> finishDate

forecastFinishDate

protected JAXBElement<Date> forecastFinishDate

forecastStartDate

protected JAXBElement<Date> forecastStartDate

guid

protected String guid

independentETCLaborUnits

protected JAXBElement<Double> independentETCLaborUnits

independentETCTotalCost

protected JAXBElement<Double> independentETCTotalCost

isBaseline

protected Boolean isBaseline

lastUpdateDate

protected JAXBElement<Date> lastUpdateDate

lastUpdateUser

protected String lastUpdateUser

name

protected String name

obsName

protected String obsName

obsObjectId

protected Integer obsObjectId

objectId

protected Integer objectId

originalBudget

protected JAXBElement<Double> originalBudget

parentObjectId

protected JAXBElement<Integer> parentObjectId

projectId

protected String projectId

projectObjectId

protected Integer projectObjectId

proposedBudget

protected JAXBElement<Double> proposedBudget

sequenceNumber

protected Integer sequenceNumber

startDate

protected JAXBElement<Date> startDate

status

protected String status

summaryAccountingVarianceByCost

protected JAXBElement<Double> summaryAccountingVarianceByCost

summaryAccountingVarianceByLaborUnits

protected JAXBElement<Double> summaryAccountingVarianceByLaborUnits

summaryActivityCount

protected JAXBElement<Integer> summaryActivityCount

summaryActualDuration

protected JAXBElement<Double> summaryActualDuration

summaryActualExpenseCost

protected JAXBElement<Double> summaryActualExpenseCost

summaryActualFinishDate

protected JAXBElement<Date> summaryActualFinishDate

summaryActualLaborCost

protected JAXBElement<Double> summaryActualLaborCost

summaryActualLaborUnits

protected JAXBElement<Double> summaryActualLaborUnits

summaryActualMaterialCost

protected JAXBElement<Double> summaryActualMaterialCost

summaryActualNonLaborCost

protected JAXBElement<Double> summaryActualNonLaborCost

summaryActualNonLaborUnits

protected JAXBElement<Double> summaryActualNonLaborUnits

summaryActualStartDate

protected JAXBElement<Date> summaryActualStartDate

summaryActualThisPeriodCost

protected JAXBElement<Double> summaryActualThisPeriodCost

summaryActualThisPeriodLaborCost

protected JAXBElement<Double> summaryActualThisPeriodLaborCost

summaryActualThisPeriodLaborUnits

protected JAXBElement<Double> summaryActualThisPeriodLaborUnits

summaryActualThisPeriodMaterialCost

protected JAXBElement<Double> summaryActualThisPeriodMaterialCost

summaryActualThisPeriodNonLaborCost

protected JAXBElement<Double> summaryActualThisPeriodNonLaborCost

summaryActualThisPeriodNonLaborUnits

protected JAXBElement<Double> summaryActualThisPeriodNonLaborUnits

summaryActualTotalCost

protected JAXBElement<Double> summaryActualTotalCost

summaryActualValueByCost

protected JAXBElement<Double> summaryActualValueByCost

summaryActualValueByLaborUnits

protected JAXBElement<Double> summaryActualValueByLaborUnits

summaryAtCompletionDuration

protected JAXBElement<Double> summaryAtCompletionDuration

summaryAtCompletionExpenseCost

protected JAXBElement<Double> summaryAtCompletionExpenseCost

summaryAtCompletionLaborCost

protected JAXBElement<Double> summaryAtCompletionLaborCost

summaryAtCompletionLaborUnits

protected JAXBElement<Double> summaryAtCompletionLaborUnits

summaryAtCompletionMaterialCost

protected JAXBElement<Double> summaryAtCompletionMaterialCost

summaryAtCompletionNonLaborCost

protected JAXBElement<Double> summaryAtCompletionNonLaborCost

summaryAtCompletionNonLaborUnits

protected JAXBElement<Double> summaryAtCompletionNonLaborUnits

summaryAtCompletionTotalCost

protected JAXBElement<Double> summaryAtCompletionTotalCost

summaryAtCompletionTotalCostVariance

protected JAXBElement<Double> summaryAtCompletionTotalCostVariance

summaryBaselineCompletedActivityCount

protected JAXBElement<Integer> summaryBaselineCompletedActivityCount

summaryBaselineDuration

protected JAXBElement<Double> summaryBaselineDuration

summaryBaselineExpenseCost

protected JAXBElement<Double> summaryBaselineExpenseCost

summaryBaselineFinishDate

protected JAXBElement<Date> summaryBaselineFinishDate

summaryBaselineInProgressActivityCount

protected JAXBElement<Integer> summaryBaselineInProgressActivityCount

summaryBaselineLaborCost

protected JAXBElement<Double> summaryBaselineLaborCost

summaryBaselineLaborUnits

protected JAXBElement<Double> summaryBaselineLaborUnits

summaryBaselineMaterialCost

protected JAXBElement<Double> summaryBaselineMaterialCost

summaryBaselineNonLaborCost

protected JAXBElement<Double> summaryBaselineNonLaborCost

summaryBaselineNonLaborUnits

protected JAXBElement<Double> summaryBaselineNonLaborUnits

summaryBaselineNotStartedActivityCount

protected JAXBElement<Integer> summaryBaselineNotStartedActivityCount

summaryBaselineStartDate

protected JAXBElement<Date> summaryBaselineStartDate

summaryBaselineTotalCost

protected JAXBElement<Double> summaryBaselineTotalCost

summaryBudgetAtCompletionByCost

protected JAXBElement<Double> summaryBudgetAtCompletionByCost

summaryBudgetAtCompletionByLaborUnits

protected JAXBElement<Double> summaryBudgetAtCompletionByLaborUnits

summaryCompletedActivityCount

protected JAXBElement<Integer> summaryCompletedActivityCount

summaryCostPercentComplete

protected JAXBElement<Double> summaryCostPercentComplete

summaryCostPercentOfPlanned

protected JAXBElement<Double> summaryCostPercentOfPlanned

summaryCostPerformanceIndexByCost

protected JAXBElement<Double> summaryCostPerformanceIndexByCost

summaryCostPerformanceIndexByLaborUnits

protected JAXBElement<Double> summaryCostPerformanceIndexByLaborUnits

summaryCostVarianceByCost

protected JAXBElement<Double> summaryCostVarianceByCost

summaryCostVarianceByLaborUnits

protected JAXBElement<Double> summaryCostVarianceByLaborUnits

summaryCostVarianceIndex

protected JAXBElement<Double> summaryCostVarianceIndex

summaryCostVarianceIndexByCost

protected JAXBElement<Double> summaryCostVarianceIndexByCost

summaryCostVarianceIndexByLaborUnits

protected JAXBElement<Double> summaryCostVarianceIndexByLaborUnits

summaryDurationPercentComplete

protected JAXBElement<Double> summaryDurationPercentComplete

summaryDurationPercentOfPlanned

protected JAXBElement<Double> summaryDurationPercentOfPlanned

summaryDurationVariance

protected JAXBElement<Double> summaryDurationVariance

summaryEarnedValueByCost

protected JAXBElement<Double> summaryEarnedValueByCost

summaryEarnedValueByLaborUnits

protected JAXBElement<Double> summaryEarnedValueByLaborUnits

summaryEstimateAtCompletionByCost

protected JAXBElement<Double> summaryEstimateAtCompletionByCost

summaryEstimateAtCompletionByLaborUnits

protected JAXBElement<Double> summaryEstimateAtCompletionByLaborUnits

summaryEstimateAtCompletionHighPercentByLaborUnits

protected JAXBElement<Double> summaryEstimateAtCompletionHighPercentByLaborUnits

summaryEstimateAtCompletionLowPercentByLaborUnits

protected JAXBElement<Double> summaryEstimateAtCompletionLowPercentByLaborUnits

summaryEstimateToCompleteByCost

protected JAXBElement<Double> summaryEstimateToCompleteByCost

summaryEstimateToCompleteByLaborUnits

protected JAXBElement<Double> summaryEstimateToCompleteByLaborUnits

summaryExpenseCostPercentComplete

protected JAXBElement<Double> summaryExpenseCostPercentComplete

summaryExpenseCostVariance

protected JAXBElement<Double> summaryExpenseCostVariance

summaryFinishDateVariance

protected JAXBElement<Double> summaryFinishDateVariance

summaryInProgressActivityCount

protected JAXBElement<Integer> summaryInProgressActivityCount

summaryLaborCostPercentComplete

protected JAXBElement<Double> summaryLaborCostPercentComplete

summaryLaborCostVariance

protected JAXBElement<Double> summaryLaborCostVariance

summaryLaborUnitsPercentComplete

protected JAXBElement<Double> summaryLaborUnitsPercentComplete

summaryLaborUnitsVariance

protected JAXBElement<Double> summaryLaborUnitsVariance

summaryMaterialCostPercentComplete

protected JAXBElement<Double> summaryMaterialCostPercentComplete

summaryMaterialCostVariance

protected JAXBElement<Double> summaryMaterialCostVariance

summaryNonLaborCostPercentComplete

protected JAXBElement<Double> summaryNonLaborCostPercentComplete

summaryNonLaborCostVariance

protected JAXBElement<Double> summaryNonLaborCostVariance

summaryNonLaborUnitsPercentComplete

protected JAXBElement<Double> summaryNonLaborUnitsPercentComplete

summaryNonLaborUnitsVariance

protected JAXBElement<Double> summaryNonLaborUnitsVariance

summaryNotStartedActivityCount

protected JAXBElement<Integer> summaryNotStartedActivityCount

summaryPerformancePercentCompleteByCost

protected JAXBElement<Double> summaryPerformancePercentCompleteByCost

summaryPerformancePercentCompleteByLaborUnits

protected JAXBElement<Double> summaryPerformancePercentCompleteByLaborUnits

summaryPlannedValueByCost

protected JAXBElement<Double> summaryPlannedValueByCost

summaryPlannedValueByLaborUnits

protected JAXBElement<Double> summaryPlannedValueByLaborUnits

summaryProgressFinishDate

protected JAXBElement<Date> summaryProgressFinishDate

summaryRemainingDuration

protected JAXBElement<Double> summaryRemainingDuration

summaryRemainingExpenseCost

protected JAXBElement<Double> summaryRemainingExpenseCost

summaryRemainingFinishDate

protected JAXBElement<Date> summaryRemainingFinishDate

summaryRemainingLaborCost

protected JAXBElement<Double> summaryRemainingLaborCost

summaryRemainingLaborUnits

protected JAXBElement<Double> summaryRemainingLaborUnits

summaryRemainingMaterialCost

protected JAXBElement<Double> summaryRemainingMaterialCost

summaryRemainingNonLaborCost

protected JAXBElement<Double> summaryRemainingNonLaborCost

summaryRemainingNonLaborUnits

protected JAXBElement<Double> summaryRemainingNonLaborUnits

summaryRemainingStartDate

protected JAXBElement<Date> summaryRemainingStartDate

summaryRemainingTotalCost

protected JAXBElement<Double> summaryRemainingTotalCost

summarySchedulePercentComplete

protected JAXBElement<Double> summarySchedulePercentComplete

summarySchedulePercentCompleteByCost

protected JAXBElement<Double> summarySchedulePercentCompleteByCost

summarySchedulePercentCompleteByLaborUnits

protected JAXBElement<Double> summarySchedulePercentCompleteByLaborUnits

summarySchedulePerformanceIndexByCost

protected JAXBElement<Double> summarySchedulePerformanceIndexByCost

summarySchedulePerformanceIndexByLaborUnits

protected JAXBElement<Double> summarySchedulePerformanceIndexByLaborUnits

summaryScheduleVarianceByCost

protected JAXBElement<Double> summaryScheduleVarianceByCost

summaryScheduleVarianceByLaborUnits

protected JAXBElement<Double> summaryScheduleVarianceByLaborUnits

summaryScheduleVarianceIndex

protected JAXBElement<Double> summaryScheduleVarianceIndex

summaryScheduleVarianceIndexByCost

protected JAXBElement<Double> summaryScheduleVarianceIndexByCost

summaryScheduleVarianceIndexByLaborUnits

protected JAXBElement<Double> summaryScheduleVarianceIndexByLaborUnits

summaryStartDateVariance

protected JAXBElement<Double> summaryStartDateVariance

summaryToCompletePerformanceIndexByCost

protected JAXBElement<Double> summaryToCompletePerformanceIndexByCost

summaryTotalCostVariance

protected JAXBElement<Double> summaryTotalCostVariance

summaryTotalFloat

protected JAXBElement<Double> summaryTotalFloat

summaryUnitsPercentComplete

protected JAXBElement<Double> summaryUnitsPercentComplete

summaryVarianceAtCompletionByLaborUnits

protected JAXBElement<Double> summaryVarianceAtCompletionByLaborUnits

totalBenefitPlan

protected JAXBElement<Double> totalBenefitPlan

totalBenefitPlanTally

protected JAXBElement<Double> totalBenefitPlanTally

totalSpendingPlan

protected JAXBElement<Double> totalSpendingPlan

totalSpendingPlanTally

protected JAXBElement<Double> totalSpendingPlanTally

unallocatedBudget

protected JAXBElement<Double> unallocatedBudget

undistributedCurrentVariance

protected JAXBElement<Double> undistributedCurrentVariance

wbsCategoryObjectId

protected JAXBElement<Integer> wbsCategoryObjectId

udf

protected List<UDFAssignmentType> udf

spread

protected EPSProjectWBSSpreadType spread
Constructor Detail

WBSType

public WBSType()
Method Detail

getAnticipatedFinishDate

public JAXBElement<Date> getAnticipatedFinishDate()
Gets the value of the anticipatedFinishDate property.

Returns:
possible object is JAXBElement<Date>

setAnticipatedFinishDate

public void setAnticipatedFinishDate(JAXBElement<Date> value)
Sets the value of the anticipatedFinishDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getAnticipatedStartDate

public JAXBElement<Date> getAnticipatedStartDate()
Gets the value of the anticipatedStartDate property.

Returns:
possible object is JAXBElement<Date>

setAnticipatedStartDate

public void setAnticipatedStartDate(JAXBElement<Date> value)
Sets the value of the anticipatedStartDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getCode

public String getCode()
Gets the value of the code property.

Returns:
possible object is String

setCode

public void setCode(String value)
Sets the value of the code property.

Parameters:
value - allowed object is String

isContainsSummaryData

public Boolean isContainsSummaryData()
Gets the value of the containsSummaryData property.

Returns:
possible object is Boolean

setContainsSummaryData

public void setContainsSummaryData(Boolean value)
Sets the value of the containsSummaryData property.

Parameters:
value - allowed object is Boolean

getCreateDate

public JAXBElement<Date> getCreateDate()
Gets the value of the createDate property.

Returns:
possible object is JAXBElement<Date>

setCreateDate

public void setCreateDate(JAXBElement<Date> value)
Sets the value of the createDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getCreateUser

public String getCreateUser()
Gets the value of the createUser property.

Returns:
possible object is String

setCreateUser

public void setCreateUser(String value)
Sets the value of the createUser property.

Parameters:
value - allowed object is String

getCurrentBudget

public JAXBElement<Double> getCurrentBudget()
Gets the value of the currentBudget property.

Returns:
possible object is JAXBElement<Double>

setCurrentBudget

public void setCurrentBudget(JAXBElement<Double> value)
Sets the value of the currentBudget property.

Parameters:
value - allowed object is JAXBElement<Double>

getCurrentVariance

public JAXBElement<Double> getCurrentVariance()
Gets the value of the currentVariance property.

Returns:
possible object is JAXBElement<Double>

setCurrentVariance

public void setCurrentVariance(JAXBElement<Double> value)
Sets the value of the currentVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getDistributedCurrentBudget

public JAXBElement<Double> getDistributedCurrentBudget()
Gets the value of the distributedCurrentBudget property.

Returns:
possible object is JAXBElement<Double>

setDistributedCurrentBudget

public void setDistributedCurrentBudget(JAXBElement<Double> value)
Sets the value of the distributedCurrentBudget property.

Parameters:
value - allowed object is JAXBElement<Double>

getEarnedValueComputeType

public String getEarnedValueComputeType()
Gets the value of the earnedValueComputeType property.

Returns:
possible object is String

setEarnedValueComputeType

public void setEarnedValueComputeType(String value)
Sets the value of the earnedValueComputeType property.

Parameters:
value - allowed object is String

getEarnedValueETCComputeType

public String getEarnedValueETCComputeType()
Gets the value of the earnedValueETCComputeType property.

Returns:
possible object is String

setEarnedValueETCComputeType

public void setEarnedValueETCComputeType(String value)
Sets the value of the earnedValueETCComputeType property.

Parameters:
value - allowed object is String

getEarnedValueETCUserValue

public JAXBElement<Double> getEarnedValueETCUserValue()
Gets the value of the earnedValueETCUserValue property.

Returns:
possible object is JAXBElement<Double>

setEarnedValueETCUserValue

public void setEarnedValueETCUserValue(JAXBElement<Double> value)
Sets the value of the earnedValueETCUserValue property.

Parameters:
value - allowed object is JAXBElement<Double>

getEarnedValueUserPercent

public JAXBElement<Double> getEarnedValueUserPercent()
Gets the value of the earnedValueUserPercent property.

Returns:
possible object is JAXBElement<Double>

setEarnedValueUserPercent

public void setEarnedValueUserPercent(JAXBElement<Double> value)
Sets the value of the earnedValueUserPercent property.

Parameters:
value - allowed object is JAXBElement<Double>

getEstimatedWeight

public Double getEstimatedWeight()
Gets the value of the estimatedWeight property.

Returns:
possible object is Double

setEstimatedWeight

public void setEstimatedWeight(Double value)
Sets the value of the estimatedWeight property.

Parameters:
value - allowed object is Double

getFinishDate

public JAXBElement<Date> getFinishDate()
Gets the value of the finishDate property.

Returns:
possible object is JAXBElement<Date>

setFinishDate

public void setFinishDate(JAXBElement<Date> value)
Sets the value of the finishDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getForecastFinishDate

public JAXBElement<Date> getForecastFinishDate()
Gets the value of the forecastFinishDate property.

Returns:
possible object is JAXBElement<Date>

setForecastFinishDate

public void setForecastFinishDate(JAXBElement<Date> value)
Sets the value of the forecastFinishDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getForecastStartDate

public JAXBElement<Date> getForecastStartDate()
Gets the value of the forecastStartDate property.

Returns:
possible object is JAXBElement<Date>

setForecastStartDate

public void setForecastStartDate(JAXBElement<Date> value)
Sets the value of the forecastStartDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getGUID

public String getGUID()
Gets the value of the guid property.

Returns:
possible object is String

setGUID

public void setGUID(String value)
Sets the value of the guid property.

Parameters:
value - allowed object is String

getIndependentETCLaborUnits

public JAXBElement<Double> getIndependentETCLaborUnits()
Gets the value of the independentETCLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setIndependentETCLaborUnits

public void setIndependentETCLaborUnits(JAXBElement<Double> value)
Sets the value of the independentETCLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getIndependentETCTotalCost

public JAXBElement<Double> getIndependentETCTotalCost()
Gets the value of the independentETCTotalCost property.

Returns:
possible object is JAXBElement<Double>

setIndependentETCTotalCost

public void setIndependentETCTotalCost(JAXBElement<Double> value)
Sets the value of the independentETCTotalCost property.

Parameters:
value - allowed object is JAXBElement<Double>

isIsBaseline

public Boolean isIsBaseline()
Gets the value of the isBaseline property.

Returns:
possible object is Boolean

setIsBaseline

public void setIsBaseline(Boolean value)
Sets the value of the isBaseline property.

Parameters:
value - allowed object is Boolean

getLastUpdateDate

public JAXBElement<Date> getLastUpdateDate()
Gets the value of the lastUpdateDate property.

Returns:
possible object is JAXBElement<Date>

setLastUpdateDate

public void setLastUpdateDate(JAXBElement<Date> value)
Sets the value of the lastUpdateDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getLastUpdateUser

public String getLastUpdateUser()
Gets the value of the lastUpdateUser property.

Returns:
possible object is String

setLastUpdateUser

public void setLastUpdateUser(String value)
Sets the value of the lastUpdateUser property.

Parameters:
value - allowed object is String

getName

public String getName()
Gets the value of the name property.

Returns:
possible object is String

setName

public void setName(String value)
Sets the value of the name property.

Parameters:
value - allowed object is String

getOBSName

public String getOBSName()
Gets the value of the obsName property.

Returns:
possible object is String

setOBSName

public void setOBSName(String value)
Sets the value of the obsName property.

Parameters:
value - allowed object is String

getOBSObjectId

public Integer getOBSObjectId()
Gets the value of the obsObjectId property.

Returns:
possible object is Integer

setOBSObjectId

public void setOBSObjectId(Integer value)
Sets the value of the obsObjectId property.

Parameters:
value - allowed object is Integer

getObjectId

public Integer getObjectId()
Gets the value of the objectId property.

Returns:
possible object is Integer

setObjectId

public void setObjectId(Integer value)
Sets the value of the objectId property.

Parameters:
value - allowed object is Integer

getOriginalBudget

public JAXBElement<Double> getOriginalBudget()
Gets the value of the originalBudget property.

Returns:
possible object is JAXBElement<Double>

setOriginalBudget

public void setOriginalBudget(JAXBElement<Double> value)
Sets the value of the originalBudget property.

Parameters:
value - allowed object is JAXBElement<Double>

getParentObjectId

public JAXBElement<Integer> getParentObjectId()
Gets the value of the parentObjectId property.

Returns:
possible object is JAXBElement<Integer>

setParentObjectId

public void setParentObjectId(JAXBElement<Integer> value)
Sets the value of the parentObjectId property.

Parameters:
value - allowed object is JAXBElement<Integer>

getProjectId

public String getProjectId()
Gets the value of the projectId property.

Returns:
possible object is String

setProjectId

public void setProjectId(String value)
Sets the value of the projectId property.

Parameters:
value - allowed object is String

getProjectObjectId

public Integer getProjectObjectId()
Gets the value of the projectObjectId property.

Returns:
possible object is Integer

setProjectObjectId

public void setProjectObjectId(Integer value)
Sets the value of the projectObjectId property.

Parameters:
value - allowed object is Integer

getProposedBudget

public JAXBElement<Double> getProposedBudget()
Gets the value of the proposedBudget property.

Returns:
possible object is JAXBElement<Double>

setProposedBudget

public void setProposedBudget(JAXBElement<Double> value)
Sets the value of the proposedBudget property.

Parameters:
value - allowed object is JAXBElement<Double>

getSequenceNumber

public Integer getSequenceNumber()
Gets the value of the sequenceNumber property.

Returns:
possible object is Integer

setSequenceNumber

public void setSequenceNumber(Integer value)
Sets the value of the sequenceNumber property.

Parameters:
value - allowed object is Integer

getStartDate

public JAXBElement<Date> getStartDate()
Gets the value of the startDate property.

Returns:
possible object is JAXBElement<Date>

setStartDate

public void setStartDate(JAXBElement<Date> value)
Sets the value of the startDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getStatus

public String getStatus()
Gets the value of the status property.

Returns:
possible object is String

setStatus

public void setStatus(String value)
Sets the value of the status property.

Parameters:
value - allowed object is String

getSummaryAccountingVarianceByCost

public JAXBElement<Double> getSummaryAccountingVarianceByCost()
Gets the value of the summaryAccountingVarianceByCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryAccountingVarianceByCost

public void setSummaryAccountingVarianceByCost(JAXBElement<Double> value)
Sets the value of the summaryAccountingVarianceByCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryAccountingVarianceByLaborUnits

public JAXBElement<Double> getSummaryAccountingVarianceByLaborUnits()
Gets the value of the summaryAccountingVarianceByLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryAccountingVarianceByLaborUnits

public void setSummaryAccountingVarianceByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryAccountingVarianceByLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryActivityCount

public JAXBElement<Integer> getSummaryActivityCount()
Gets the value of the summaryActivityCount property.

Returns:
possible object is JAXBElement<Integer>

setSummaryActivityCount

public void setSummaryActivityCount(JAXBElement<Integer> value)
Sets the value of the summaryActivityCount property.

Parameters:
value - allowed object is JAXBElement<Integer>

getSummaryActualDuration

public JAXBElement<Double> getSummaryActualDuration()
Gets the value of the summaryActualDuration property.

Returns:
possible object is JAXBElement<Double>

setSummaryActualDuration

public void setSummaryActualDuration(JAXBElement<Double> value)
Sets the value of the summaryActualDuration property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryActualExpenseCost

public JAXBElement<Double> getSummaryActualExpenseCost()
Gets the value of the summaryActualExpenseCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryActualExpenseCost

public void setSummaryActualExpenseCost(JAXBElement<Double> value)
Sets the value of the summaryActualExpenseCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryActualFinishDate

public JAXBElement<Date> getSummaryActualFinishDate()
Gets the value of the summaryActualFinishDate property.

Returns:
possible object is JAXBElement<Date>

setSummaryActualFinishDate

public void setSummaryActualFinishDate(JAXBElement<Date> value)
Sets the value of the summaryActualFinishDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getSummaryActualLaborCost

public JAXBElement<Double> getSummaryActualLaborCost()
Gets the value of the summaryActualLaborCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryActualLaborCost

public void setSummaryActualLaborCost(JAXBElement<Double> value)
Sets the value of the summaryActualLaborCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryActualLaborUnits

public JAXBElement<Double> getSummaryActualLaborUnits()
Gets the value of the summaryActualLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryActualLaborUnits

public void setSummaryActualLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryActualLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryActualMaterialCost

public JAXBElement<Double> getSummaryActualMaterialCost()
Gets the value of the summaryActualMaterialCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryActualMaterialCost

public void setSummaryActualMaterialCost(JAXBElement<Double> value)
Sets the value of the summaryActualMaterialCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryActualNonLaborCost

public JAXBElement<Double> getSummaryActualNonLaborCost()
Gets the value of the summaryActualNonLaborCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryActualNonLaborCost

public void setSummaryActualNonLaborCost(JAXBElement<Double> value)
Sets the value of the summaryActualNonLaborCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryActualNonLaborUnits

public JAXBElement<Double> getSummaryActualNonLaborUnits()
Gets the value of the summaryActualNonLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryActualNonLaborUnits

public void setSummaryActualNonLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryActualNonLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryActualStartDate

public JAXBElement<Date> getSummaryActualStartDate()
Gets the value of the summaryActualStartDate property.

Returns:
possible object is JAXBElement<Date>

setSummaryActualStartDate

public void setSummaryActualStartDate(JAXBElement<Date> value)
Sets the value of the summaryActualStartDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getSummaryActualThisPeriodCost

public JAXBElement<Double> getSummaryActualThisPeriodCost()
Gets the value of the summaryActualThisPeriodCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryActualThisPeriodCost

public void setSummaryActualThisPeriodCost(JAXBElement<Double> value)
Sets the value of the summaryActualThisPeriodCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryActualThisPeriodLaborCost

public JAXBElement<Double> getSummaryActualThisPeriodLaborCost()
Gets the value of the summaryActualThisPeriodLaborCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryActualThisPeriodLaborCost

public void setSummaryActualThisPeriodLaborCost(JAXBElement<Double> value)
Sets the value of the summaryActualThisPeriodLaborCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryActualThisPeriodLaborUnits

public JAXBElement<Double> getSummaryActualThisPeriodLaborUnits()
Gets the value of the summaryActualThisPeriodLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryActualThisPeriodLaborUnits

public void setSummaryActualThisPeriodLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryActualThisPeriodLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryActualThisPeriodMaterialCost

public JAXBElement<Double> getSummaryActualThisPeriodMaterialCost()
Gets the value of the summaryActualThisPeriodMaterialCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryActualThisPeriodMaterialCost

public void setSummaryActualThisPeriodMaterialCost(JAXBElement<Double> value)
Sets the value of the summaryActualThisPeriodMaterialCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryActualThisPeriodNonLaborCost

public JAXBElement<Double> getSummaryActualThisPeriodNonLaborCost()
Gets the value of the summaryActualThisPeriodNonLaborCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryActualThisPeriodNonLaborCost

public void setSummaryActualThisPeriodNonLaborCost(JAXBElement<Double> value)
Sets the value of the summaryActualThisPeriodNonLaborCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryActualThisPeriodNonLaborUnits

public JAXBElement<Double> getSummaryActualThisPeriodNonLaborUnits()
Gets the value of the summaryActualThisPeriodNonLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryActualThisPeriodNonLaborUnits

public void setSummaryActualThisPeriodNonLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryActualThisPeriodNonLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryActualTotalCost

public JAXBElement<Double> getSummaryActualTotalCost()
Gets the value of the summaryActualTotalCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryActualTotalCost

public void setSummaryActualTotalCost(JAXBElement<Double> value)
Sets the value of the summaryActualTotalCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryActualValueByCost

public JAXBElement<Double> getSummaryActualValueByCost()
Gets the value of the summaryActualValueByCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryActualValueByCost

public void setSummaryActualValueByCost(JAXBElement<Double> value)
Sets the value of the summaryActualValueByCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryActualValueByLaborUnits

public JAXBElement<Double> getSummaryActualValueByLaborUnits()
Gets the value of the summaryActualValueByLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryActualValueByLaborUnits

public void setSummaryActualValueByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryActualValueByLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryAtCompletionDuration

public JAXBElement<Double> getSummaryAtCompletionDuration()
Gets the value of the summaryAtCompletionDuration property.

Returns:
possible object is JAXBElement<Double>

setSummaryAtCompletionDuration

public void setSummaryAtCompletionDuration(JAXBElement<Double> value)
Sets the value of the summaryAtCompletionDuration property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryAtCompletionExpenseCost

public JAXBElement<Double> getSummaryAtCompletionExpenseCost()
Gets the value of the summaryAtCompletionExpenseCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryAtCompletionExpenseCost

public void setSummaryAtCompletionExpenseCost(JAXBElement<Double> value)
Sets the value of the summaryAtCompletionExpenseCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryAtCompletionLaborCost

public JAXBElement<Double> getSummaryAtCompletionLaborCost()
Gets the value of the summaryAtCompletionLaborCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryAtCompletionLaborCost

public void setSummaryAtCompletionLaborCost(JAXBElement<Double> value)
Sets the value of the summaryAtCompletionLaborCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryAtCompletionLaborUnits

public JAXBElement<Double> getSummaryAtCompletionLaborUnits()
Gets the value of the summaryAtCompletionLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryAtCompletionLaborUnits

public void setSummaryAtCompletionLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryAtCompletionLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryAtCompletionMaterialCost

public JAXBElement<Double> getSummaryAtCompletionMaterialCost()
Gets the value of the summaryAtCompletionMaterialCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryAtCompletionMaterialCost

public void setSummaryAtCompletionMaterialCost(JAXBElement<Double> value)
Sets the value of the summaryAtCompletionMaterialCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryAtCompletionNonLaborCost

public JAXBElement<Double> getSummaryAtCompletionNonLaborCost()
Gets the value of the summaryAtCompletionNonLaborCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryAtCompletionNonLaborCost

public void setSummaryAtCompletionNonLaborCost(JAXBElement<Double> value)
Sets the value of the summaryAtCompletionNonLaborCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryAtCompletionNonLaborUnits

public JAXBElement<Double> getSummaryAtCompletionNonLaborUnits()
Gets the value of the summaryAtCompletionNonLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryAtCompletionNonLaborUnits

public void setSummaryAtCompletionNonLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryAtCompletionNonLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryAtCompletionTotalCost

public JAXBElement<Double> getSummaryAtCompletionTotalCost()
Gets the value of the summaryAtCompletionTotalCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryAtCompletionTotalCost

public void setSummaryAtCompletionTotalCost(JAXBElement<Double> value)
Sets the value of the summaryAtCompletionTotalCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryAtCompletionTotalCostVariance

public JAXBElement<Double> getSummaryAtCompletionTotalCostVariance()
Gets the value of the summaryAtCompletionTotalCostVariance property.

Returns:
possible object is JAXBElement<Double>

setSummaryAtCompletionTotalCostVariance

public void setSummaryAtCompletionTotalCostVariance(JAXBElement<Double> value)
Sets the value of the summaryAtCompletionTotalCostVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryBaselineCompletedActivityCount

public JAXBElement<Integer> getSummaryBaselineCompletedActivityCount()
Gets the value of the summaryBaselineCompletedActivityCount property.

Returns:
possible object is JAXBElement<Integer>

setSummaryBaselineCompletedActivityCount

public void setSummaryBaselineCompletedActivityCount(JAXBElement<Integer> value)
Sets the value of the summaryBaselineCompletedActivityCount property.

Parameters:
value - allowed object is JAXBElement<Integer>

getSummaryBaselineDuration

public JAXBElement<Double> getSummaryBaselineDuration()
Gets the value of the summaryBaselineDuration property.

Returns:
possible object is JAXBElement<Double>

setSummaryBaselineDuration

public void setSummaryBaselineDuration(JAXBElement<Double> value)
Sets the value of the summaryBaselineDuration property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryBaselineExpenseCost

public JAXBElement<Double> getSummaryBaselineExpenseCost()
Gets the value of the summaryBaselineExpenseCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryBaselineExpenseCost

public void setSummaryBaselineExpenseCost(JAXBElement<Double> value)
Sets the value of the summaryBaselineExpenseCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryBaselineFinishDate

public JAXBElement<Date> getSummaryBaselineFinishDate()
Gets the value of the summaryBaselineFinishDate property.

Returns:
possible object is JAXBElement<Date>

setSummaryBaselineFinishDate

public void setSummaryBaselineFinishDate(JAXBElement<Date> value)
Sets the value of the summaryBaselineFinishDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getSummaryBaselineInProgressActivityCount

public JAXBElement<Integer> getSummaryBaselineInProgressActivityCount()
Gets the value of the summaryBaselineInProgressActivityCount property.

Returns:
possible object is JAXBElement<Integer>

setSummaryBaselineInProgressActivityCount

public void setSummaryBaselineInProgressActivityCount(JAXBElement<Integer> value)
Sets the value of the summaryBaselineInProgressActivityCount property.

Parameters:
value - allowed object is JAXBElement<Integer>

getSummaryBaselineLaborCost

public JAXBElement<Double> getSummaryBaselineLaborCost()
Gets the value of the summaryBaselineLaborCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryBaselineLaborCost

public void setSummaryBaselineLaborCost(JAXBElement<Double> value)
Sets the value of the summaryBaselineLaborCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryBaselineLaborUnits

public JAXBElement<Double> getSummaryBaselineLaborUnits()
Gets the value of the summaryBaselineLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryBaselineLaborUnits

public void setSummaryBaselineLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryBaselineLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryBaselineMaterialCost

public JAXBElement<Double> getSummaryBaselineMaterialCost()
Gets the value of the summaryBaselineMaterialCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryBaselineMaterialCost

public void setSummaryBaselineMaterialCost(JAXBElement<Double> value)
Sets the value of the summaryBaselineMaterialCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryBaselineNonLaborCost

public JAXBElement<Double> getSummaryBaselineNonLaborCost()
Gets the value of the summaryBaselineNonLaborCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryBaselineNonLaborCost

public void setSummaryBaselineNonLaborCost(JAXBElement<Double> value)
Sets the value of the summaryBaselineNonLaborCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryBaselineNonLaborUnits

public JAXBElement<Double> getSummaryBaselineNonLaborUnits()
Gets the value of the summaryBaselineNonLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryBaselineNonLaborUnits

public void setSummaryBaselineNonLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryBaselineNonLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryBaselineNotStartedActivityCount

public JAXBElement<Integer> getSummaryBaselineNotStartedActivityCount()
Gets the value of the summaryBaselineNotStartedActivityCount property.

Returns:
possible object is JAXBElement<Integer>

setSummaryBaselineNotStartedActivityCount

public void setSummaryBaselineNotStartedActivityCount(JAXBElement<Integer> value)
Sets the value of the summaryBaselineNotStartedActivityCount property.

Parameters:
value - allowed object is JAXBElement<Integer>

getSummaryBaselineStartDate

public JAXBElement<Date> getSummaryBaselineStartDate()
Gets the value of the summaryBaselineStartDate property.

Returns:
possible object is JAXBElement<Date>

setSummaryBaselineStartDate

public void setSummaryBaselineStartDate(JAXBElement<Date> value)
Sets the value of the summaryBaselineStartDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getSummaryBaselineTotalCost

public JAXBElement<Double> getSummaryBaselineTotalCost()
Gets the value of the summaryBaselineTotalCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryBaselineTotalCost

public void setSummaryBaselineTotalCost(JAXBElement<Double> value)
Sets the value of the summaryBaselineTotalCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryBudgetAtCompletionByCost

public JAXBElement<Double> getSummaryBudgetAtCompletionByCost()
Gets the value of the summaryBudgetAtCompletionByCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryBudgetAtCompletionByCost

public void setSummaryBudgetAtCompletionByCost(JAXBElement<Double> value)
Sets the value of the summaryBudgetAtCompletionByCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryBudgetAtCompletionByLaborUnits

public JAXBElement<Double> getSummaryBudgetAtCompletionByLaborUnits()
Gets the value of the summaryBudgetAtCompletionByLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryBudgetAtCompletionByLaborUnits

public void setSummaryBudgetAtCompletionByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryBudgetAtCompletionByLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryCompletedActivityCount

public JAXBElement<Integer> getSummaryCompletedActivityCount()
Gets the value of the summaryCompletedActivityCount property.

Returns:
possible object is JAXBElement<Integer>

setSummaryCompletedActivityCount

public void setSummaryCompletedActivityCount(JAXBElement<Integer> value)
Sets the value of the summaryCompletedActivityCount property.

Parameters:
value - allowed object is JAXBElement<Integer>

getSummaryCostPercentComplete

public JAXBElement<Double> getSummaryCostPercentComplete()
Gets the value of the summaryCostPercentComplete property.

Returns:
possible object is JAXBElement<Double>

setSummaryCostPercentComplete

public void setSummaryCostPercentComplete(JAXBElement<Double> value)
Sets the value of the summaryCostPercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryCostPercentOfPlanned

public JAXBElement<Double> getSummaryCostPercentOfPlanned()
Gets the value of the summaryCostPercentOfPlanned property.

Returns:
possible object is JAXBElement<Double>

setSummaryCostPercentOfPlanned

public void setSummaryCostPercentOfPlanned(JAXBElement<Double> value)
Sets the value of the summaryCostPercentOfPlanned property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryCostPerformanceIndexByCost

public JAXBElement<Double> getSummaryCostPerformanceIndexByCost()
Gets the value of the summaryCostPerformanceIndexByCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryCostPerformanceIndexByCost

public void setSummaryCostPerformanceIndexByCost(JAXBElement<Double> value)
Sets the value of the summaryCostPerformanceIndexByCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryCostPerformanceIndexByLaborUnits

public JAXBElement<Double> getSummaryCostPerformanceIndexByLaborUnits()
Gets the value of the summaryCostPerformanceIndexByLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryCostPerformanceIndexByLaborUnits

public void setSummaryCostPerformanceIndexByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryCostPerformanceIndexByLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryCostVarianceByCost

public JAXBElement<Double> getSummaryCostVarianceByCost()
Gets the value of the summaryCostVarianceByCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryCostVarianceByCost

public void setSummaryCostVarianceByCost(JAXBElement<Double> value)
Sets the value of the summaryCostVarianceByCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryCostVarianceByLaborUnits

public JAXBElement<Double> getSummaryCostVarianceByLaborUnits()
Gets the value of the summaryCostVarianceByLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryCostVarianceByLaborUnits

public void setSummaryCostVarianceByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryCostVarianceByLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryCostVarianceIndex

public JAXBElement<Double> getSummaryCostVarianceIndex()
Gets the value of the summaryCostVarianceIndex property.

Returns:
possible object is JAXBElement<Double>

setSummaryCostVarianceIndex

public void setSummaryCostVarianceIndex(JAXBElement<Double> value)
Sets the value of the summaryCostVarianceIndex property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryCostVarianceIndexByCost

public JAXBElement<Double> getSummaryCostVarianceIndexByCost()
Gets the value of the summaryCostVarianceIndexByCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryCostVarianceIndexByCost

public void setSummaryCostVarianceIndexByCost(JAXBElement<Double> value)
Sets the value of the summaryCostVarianceIndexByCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryCostVarianceIndexByLaborUnits

public JAXBElement<Double> getSummaryCostVarianceIndexByLaborUnits()
Gets the value of the summaryCostVarianceIndexByLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryCostVarianceIndexByLaborUnits

public void setSummaryCostVarianceIndexByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryCostVarianceIndexByLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryDurationPercentComplete

public JAXBElement<Double> getSummaryDurationPercentComplete()
Gets the value of the summaryDurationPercentComplete property.

Returns:
possible object is JAXBElement<Double>

setSummaryDurationPercentComplete

public void setSummaryDurationPercentComplete(JAXBElement<Double> value)
Sets the value of the summaryDurationPercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryDurationPercentOfPlanned

public JAXBElement<Double> getSummaryDurationPercentOfPlanned()
Gets the value of the summaryDurationPercentOfPlanned property.

Returns:
possible object is JAXBElement<Double>

setSummaryDurationPercentOfPlanned

public void setSummaryDurationPercentOfPlanned(JAXBElement<Double> value)
Sets the value of the summaryDurationPercentOfPlanned property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryDurationVariance

public JAXBElement<Double> getSummaryDurationVariance()
Gets the value of the summaryDurationVariance property.

Returns:
possible object is JAXBElement<Double>

setSummaryDurationVariance

public void setSummaryDurationVariance(JAXBElement<Double> value)
Sets the value of the summaryDurationVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryEarnedValueByCost

public JAXBElement<Double> getSummaryEarnedValueByCost()
Gets the value of the summaryEarnedValueByCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryEarnedValueByCost

public void setSummaryEarnedValueByCost(JAXBElement<Double> value)
Sets the value of the summaryEarnedValueByCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryEarnedValueByLaborUnits

public JAXBElement<Double> getSummaryEarnedValueByLaborUnits()
Gets the value of the summaryEarnedValueByLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryEarnedValueByLaborUnits

public void setSummaryEarnedValueByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryEarnedValueByLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryEstimateAtCompletionByCost

public JAXBElement<Double> getSummaryEstimateAtCompletionByCost()
Gets the value of the summaryEstimateAtCompletionByCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryEstimateAtCompletionByCost

public void setSummaryEstimateAtCompletionByCost(JAXBElement<Double> value)
Sets the value of the summaryEstimateAtCompletionByCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryEstimateAtCompletionByLaborUnits

public JAXBElement<Double> getSummaryEstimateAtCompletionByLaborUnits()
Gets the value of the summaryEstimateAtCompletionByLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryEstimateAtCompletionByLaborUnits

public void setSummaryEstimateAtCompletionByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryEstimateAtCompletionByLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryEstimateAtCompletionHighPercentByLaborUnits

public JAXBElement<Double> getSummaryEstimateAtCompletionHighPercentByLaborUnits()
Gets the value of the summaryEstimateAtCompletionHighPercentByLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryEstimateAtCompletionHighPercentByLaborUnits

public void setSummaryEstimateAtCompletionHighPercentByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryEstimateAtCompletionHighPercentByLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryEstimateAtCompletionLowPercentByLaborUnits

public JAXBElement<Double> getSummaryEstimateAtCompletionLowPercentByLaborUnits()
Gets the value of the summaryEstimateAtCompletionLowPercentByLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryEstimateAtCompletionLowPercentByLaborUnits

public void setSummaryEstimateAtCompletionLowPercentByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryEstimateAtCompletionLowPercentByLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryEstimateToCompleteByCost

public JAXBElement<Double> getSummaryEstimateToCompleteByCost()
Gets the value of the summaryEstimateToCompleteByCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryEstimateToCompleteByCost

public void setSummaryEstimateToCompleteByCost(JAXBElement<Double> value)
Sets the value of the summaryEstimateToCompleteByCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryEstimateToCompleteByLaborUnits

public JAXBElement<Double> getSummaryEstimateToCompleteByLaborUnits()
Gets the value of the summaryEstimateToCompleteByLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryEstimateToCompleteByLaborUnits

public void setSummaryEstimateToCompleteByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryEstimateToCompleteByLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryExpenseCostPercentComplete

public JAXBElement<Double> getSummaryExpenseCostPercentComplete()
Gets the value of the summaryExpenseCostPercentComplete property.

Returns:
possible object is JAXBElement<Double>

setSummaryExpenseCostPercentComplete

public void setSummaryExpenseCostPercentComplete(JAXBElement<Double> value)
Sets the value of the summaryExpenseCostPercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryExpenseCostVariance

public JAXBElement<Double> getSummaryExpenseCostVariance()
Gets the value of the summaryExpenseCostVariance property.

Returns:
possible object is JAXBElement<Double>

setSummaryExpenseCostVariance

public void setSummaryExpenseCostVariance(JAXBElement<Double> value)
Sets the value of the summaryExpenseCostVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryFinishDateVariance

public JAXBElement<Double> getSummaryFinishDateVariance()
Gets the value of the summaryFinishDateVariance property.

Returns:
possible object is JAXBElement<Double>

setSummaryFinishDateVariance

public void setSummaryFinishDateVariance(JAXBElement<Double> value)
Sets the value of the summaryFinishDateVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryInProgressActivityCount

public JAXBElement<Integer> getSummaryInProgressActivityCount()
Gets the value of the summaryInProgressActivityCount property.

Returns:
possible object is JAXBElement<Integer>

setSummaryInProgressActivityCount

public void setSummaryInProgressActivityCount(JAXBElement<Integer> value)
Sets the value of the summaryInProgressActivityCount property.

Parameters:
value - allowed object is JAXBElement<Integer>

getSummaryLaborCostPercentComplete

public JAXBElement<Double> getSummaryLaborCostPercentComplete()
Gets the value of the summaryLaborCostPercentComplete property.

Returns:
possible object is JAXBElement<Double>

setSummaryLaborCostPercentComplete

public void setSummaryLaborCostPercentComplete(JAXBElement<Double> value)
Sets the value of the summaryLaborCostPercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryLaborCostVariance

public JAXBElement<Double> getSummaryLaborCostVariance()
Gets the value of the summaryLaborCostVariance property.

Returns:
possible object is JAXBElement<Double>

setSummaryLaborCostVariance

public void setSummaryLaborCostVariance(JAXBElement<Double> value)
Sets the value of the summaryLaborCostVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryLaborUnitsPercentComplete

public JAXBElement<Double> getSummaryLaborUnitsPercentComplete()
Gets the value of the summaryLaborUnitsPercentComplete property.

Returns:
possible object is JAXBElement<Double>

setSummaryLaborUnitsPercentComplete

public void setSummaryLaborUnitsPercentComplete(JAXBElement<Double> value)
Sets the value of the summaryLaborUnitsPercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryLaborUnitsVariance

public JAXBElement<Double> getSummaryLaborUnitsVariance()
Gets the value of the summaryLaborUnitsVariance property.

Returns:
possible object is JAXBElement<Double>

setSummaryLaborUnitsVariance

public void setSummaryLaborUnitsVariance(JAXBElement<Double> value)
Sets the value of the summaryLaborUnitsVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryMaterialCostPercentComplete

public JAXBElement<Double> getSummaryMaterialCostPercentComplete()
Gets the value of the summaryMaterialCostPercentComplete property.

Returns:
possible object is JAXBElement<Double>

setSummaryMaterialCostPercentComplete

public void setSummaryMaterialCostPercentComplete(JAXBElement<Double> value)
Sets the value of the summaryMaterialCostPercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryMaterialCostVariance

public JAXBElement<Double> getSummaryMaterialCostVariance()
Gets the value of the summaryMaterialCostVariance property.

Returns:
possible object is JAXBElement<Double>

setSummaryMaterialCostVariance

public void setSummaryMaterialCostVariance(JAXBElement<Double> value)
Sets the value of the summaryMaterialCostVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryNonLaborCostPercentComplete

public JAXBElement<Double> getSummaryNonLaborCostPercentComplete()
Gets the value of the summaryNonLaborCostPercentComplete property.

Returns:
possible object is JAXBElement<Double>

setSummaryNonLaborCostPercentComplete

public void setSummaryNonLaborCostPercentComplete(JAXBElement<Double> value)
Sets the value of the summaryNonLaborCostPercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryNonLaborCostVariance

public JAXBElement<Double> getSummaryNonLaborCostVariance()
Gets the value of the summaryNonLaborCostVariance property.

Returns:
possible object is JAXBElement<Double>

setSummaryNonLaborCostVariance

public void setSummaryNonLaborCostVariance(JAXBElement<Double> value)
Sets the value of the summaryNonLaborCostVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryNonLaborUnitsPercentComplete

public JAXBElement<Double> getSummaryNonLaborUnitsPercentComplete()
Gets the value of the summaryNonLaborUnitsPercentComplete property.

Returns:
possible object is JAXBElement<Double>

setSummaryNonLaborUnitsPercentComplete

public void setSummaryNonLaborUnitsPercentComplete(JAXBElement<Double> value)
Sets the value of the summaryNonLaborUnitsPercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryNonLaborUnitsVariance

public JAXBElement<Double> getSummaryNonLaborUnitsVariance()
Gets the value of the summaryNonLaborUnitsVariance property.

Returns:
possible object is JAXBElement<Double>

setSummaryNonLaborUnitsVariance

public void setSummaryNonLaborUnitsVariance(JAXBElement<Double> value)
Sets the value of the summaryNonLaborUnitsVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryNotStartedActivityCount

public JAXBElement<Integer> getSummaryNotStartedActivityCount()
Gets the value of the summaryNotStartedActivityCount property.

Returns:
possible object is JAXBElement<Integer>

setSummaryNotStartedActivityCount

public void setSummaryNotStartedActivityCount(JAXBElement<Integer> value)
Sets the value of the summaryNotStartedActivityCount property.

Parameters:
value - allowed object is JAXBElement<Integer>

getSummaryPerformancePercentCompleteByCost

public JAXBElement<Double> getSummaryPerformancePercentCompleteByCost()
Gets the value of the summaryPerformancePercentCompleteByCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryPerformancePercentCompleteByCost

public void setSummaryPerformancePercentCompleteByCost(JAXBElement<Double> value)
Sets the value of the summaryPerformancePercentCompleteByCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryPerformancePercentCompleteByLaborUnits

public JAXBElement<Double> getSummaryPerformancePercentCompleteByLaborUnits()
Gets the value of the summaryPerformancePercentCompleteByLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryPerformancePercentCompleteByLaborUnits

public void setSummaryPerformancePercentCompleteByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryPerformancePercentCompleteByLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryPlannedValueByCost

public JAXBElement<Double> getSummaryPlannedValueByCost()
Gets the value of the summaryPlannedValueByCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryPlannedValueByCost

public void setSummaryPlannedValueByCost(JAXBElement<Double> value)
Sets the value of the summaryPlannedValueByCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryPlannedValueByLaborUnits

public JAXBElement<Double> getSummaryPlannedValueByLaborUnits()
Gets the value of the summaryPlannedValueByLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryPlannedValueByLaborUnits

public void setSummaryPlannedValueByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryPlannedValueByLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryProgressFinishDate

public JAXBElement<Date> getSummaryProgressFinishDate()
Gets the value of the summaryProgressFinishDate property.

Returns:
possible object is JAXBElement<Date>

setSummaryProgressFinishDate

public void setSummaryProgressFinishDate(JAXBElement<Date> value)
Sets the value of the summaryProgressFinishDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getSummaryRemainingDuration

public JAXBElement<Double> getSummaryRemainingDuration()
Gets the value of the summaryRemainingDuration property.

Returns:
possible object is JAXBElement<Double>

setSummaryRemainingDuration

public void setSummaryRemainingDuration(JAXBElement<Double> value)
Sets the value of the summaryRemainingDuration property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryRemainingExpenseCost

public JAXBElement<Double> getSummaryRemainingExpenseCost()
Gets the value of the summaryRemainingExpenseCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryRemainingExpenseCost

public void setSummaryRemainingExpenseCost(JAXBElement<Double> value)
Sets the value of the summaryRemainingExpenseCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryRemainingFinishDate

public JAXBElement<Date> getSummaryRemainingFinishDate()
Gets the value of the summaryRemainingFinishDate property.

Returns:
possible object is JAXBElement<Date>

setSummaryRemainingFinishDate

public void setSummaryRemainingFinishDate(JAXBElement<Date> value)
Sets the value of the summaryRemainingFinishDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getSummaryRemainingLaborCost

public JAXBElement<Double> getSummaryRemainingLaborCost()
Gets the value of the summaryRemainingLaborCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryRemainingLaborCost

public void setSummaryRemainingLaborCost(JAXBElement<Double> value)
Sets the value of the summaryRemainingLaborCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryRemainingLaborUnits

public JAXBElement<Double> getSummaryRemainingLaborUnits()
Gets the value of the summaryRemainingLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryRemainingLaborUnits

public void setSummaryRemainingLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryRemainingLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryRemainingMaterialCost

public JAXBElement<Double> getSummaryRemainingMaterialCost()
Gets the value of the summaryRemainingMaterialCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryRemainingMaterialCost

public void setSummaryRemainingMaterialCost(JAXBElement<Double> value)
Sets the value of the summaryRemainingMaterialCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryRemainingNonLaborCost

public JAXBElement<Double> getSummaryRemainingNonLaborCost()
Gets the value of the summaryRemainingNonLaborCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryRemainingNonLaborCost

public void setSummaryRemainingNonLaborCost(JAXBElement<Double> value)
Sets the value of the summaryRemainingNonLaborCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryRemainingNonLaborUnits

public JAXBElement<Double> getSummaryRemainingNonLaborUnits()
Gets the value of the summaryRemainingNonLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryRemainingNonLaborUnits

public void setSummaryRemainingNonLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryRemainingNonLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryRemainingStartDate

public JAXBElement<Date> getSummaryRemainingStartDate()
Gets the value of the summaryRemainingStartDate property.

Returns:
possible object is JAXBElement<Date>

setSummaryRemainingStartDate

public void setSummaryRemainingStartDate(JAXBElement<Date> value)
Sets the value of the summaryRemainingStartDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getSummaryRemainingTotalCost

public JAXBElement<Double> getSummaryRemainingTotalCost()
Gets the value of the summaryRemainingTotalCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryRemainingTotalCost

public void setSummaryRemainingTotalCost(JAXBElement<Double> value)
Sets the value of the summaryRemainingTotalCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummarySchedulePercentComplete

public JAXBElement<Double> getSummarySchedulePercentComplete()
Gets the value of the summarySchedulePercentComplete property.

Returns:
possible object is JAXBElement<Double>

setSummarySchedulePercentComplete

public void setSummarySchedulePercentComplete(JAXBElement<Double> value)
Sets the value of the summarySchedulePercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummarySchedulePercentCompleteByCost

public JAXBElement<Double> getSummarySchedulePercentCompleteByCost()
Gets the value of the summarySchedulePercentCompleteByCost property.

Returns:
possible object is JAXBElement<Double>

setSummarySchedulePercentCompleteByCost

public void setSummarySchedulePercentCompleteByCost(JAXBElement<Double> value)
Sets the value of the summarySchedulePercentCompleteByCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummarySchedulePercentCompleteByLaborUnits

public JAXBElement<Double> getSummarySchedulePercentCompleteByLaborUnits()
Gets the value of the summarySchedulePercentCompleteByLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummarySchedulePercentCompleteByLaborUnits

public void setSummarySchedulePercentCompleteByLaborUnits(JAXBElement<Double> value)
Sets the value of the summarySchedulePercentCompleteByLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummarySchedulePerformanceIndexByCost

public JAXBElement<Double> getSummarySchedulePerformanceIndexByCost()
Gets the value of the summarySchedulePerformanceIndexByCost property.

Returns:
possible object is JAXBElement<Double>

setSummarySchedulePerformanceIndexByCost

public void setSummarySchedulePerformanceIndexByCost(JAXBElement<Double> value)
Sets the value of the summarySchedulePerformanceIndexByCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummarySchedulePerformanceIndexByLaborUnits

public JAXBElement<Double> getSummarySchedulePerformanceIndexByLaborUnits()
Gets the value of the summarySchedulePerformanceIndexByLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummarySchedulePerformanceIndexByLaborUnits

public void setSummarySchedulePerformanceIndexByLaborUnits(JAXBElement<Double> value)
Sets the value of the summarySchedulePerformanceIndexByLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryScheduleVarianceByCost

public JAXBElement<Double> getSummaryScheduleVarianceByCost()
Gets the value of the summaryScheduleVarianceByCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryScheduleVarianceByCost

public void setSummaryScheduleVarianceByCost(JAXBElement<Double> value)
Sets the value of the summaryScheduleVarianceByCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryScheduleVarianceByLaborUnits

public JAXBElement<Double> getSummaryScheduleVarianceByLaborUnits()
Gets the value of the summaryScheduleVarianceByLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryScheduleVarianceByLaborUnits

public void setSummaryScheduleVarianceByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryScheduleVarianceByLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryScheduleVarianceIndex

public JAXBElement<Double> getSummaryScheduleVarianceIndex()
Gets the value of the summaryScheduleVarianceIndex property.

Returns:
possible object is JAXBElement<Double>

setSummaryScheduleVarianceIndex

public void setSummaryScheduleVarianceIndex(JAXBElement<Double> value)
Sets the value of the summaryScheduleVarianceIndex property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryScheduleVarianceIndexByCost

public JAXBElement<Double> getSummaryScheduleVarianceIndexByCost()
Gets the value of the summaryScheduleVarianceIndexByCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryScheduleVarianceIndexByCost

public void setSummaryScheduleVarianceIndexByCost(JAXBElement<Double> value)
Sets the value of the summaryScheduleVarianceIndexByCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryScheduleVarianceIndexByLaborUnits

public JAXBElement<Double> getSummaryScheduleVarianceIndexByLaborUnits()
Gets the value of the summaryScheduleVarianceIndexByLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryScheduleVarianceIndexByLaborUnits

public void setSummaryScheduleVarianceIndexByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryScheduleVarianceIndexByLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryStartDateVariance

public JAXBElement<Double> getSummaryStartDateVariance()
Gets the value of the summaryStartDateVariance property.

Returns:
possible object is JAXBElement<Double>

setSummaryStartDateVariance

public void setSummaryStartDateVariance(JAXBElement<Double> value)
Sets the value of the summaryStartDateVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryToCompletePerformanceIndexByCost

public JAXBElement<Double> getSummaryToCompletePerformanceIndexByCost()
Gets the value of the summaryToCompletePerformanceIndexByCost property.

Returns:
possible object is JAXBElement<Double>

setSummaryToCompletePerformanceIndexByCost

public void setSummaryToCompletePerformanceIndexByCost(JAXBElement<Double> value)
Sets the value of the summaryToCompletePerformanceIndexByCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryTotalCostVariance

public JAXBElement<Double> getSummaryTotalCostVariance()
Gets the value of the summaryTotalCostVariance property.

Returns:
possible object is JAXBElement<Double>

setSummaryTotalCostVariance

public void setSummaryTotalCostVariance(JAXBElement<Double> value)
Sets the value of the summaryTotalCostVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryTotalFloat

public JAXBElement<Double> getSummaryTotalFloat()
Gets the value of the summaryTotalFloat property.

Returns:
possible object is JAXBElement<Double>

setSummaryTotalFloat

public void setSummaryTotalFloat(JAXBElement<Double> value)
Sets the value of the summaryTotalFloat property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryUnitsPercentComplete

public JAXBElement<Double> getSummaryUnitsPercentComplete()
Gets the value of the summaryUnitsPercentComplete property.

Returns:
possible object is JAXBElement<Double>

setSummaryUnitsPercentComplete

public void setSummaryUnitsPercentComplete(JAXBElement<Double> value)
Sets the value of the summaryUnitsPercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getSummaryVarianceAtCompletionByLaborUnits

public JAXBElement<Double> getSummaryVarianceAtCompletionByLaborUnits()
Gets the value of the summaryVarianceAtCompletionByLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSummaryVarianceAtCompletionByLaborUnits

public void setSummaryVarianceAtCompletionByLaborUnits(JAXBElement<Double> value)
Sets the value of the summaryVarianceAtCompletionByLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getTotalBenefitPlan

public JAXBElement<Double> getTotalBenefitPlan()
Gets the value of the totalBenefitPlan property.

Returns:
possible object is JAXBElement<Double>

setTotalBenefitPlan

public void setTotalBenefitPlan(JAXBElement<Double> value)
Sets the value of the totalBenefitPlan property.

Parameters:
value - allowed object is JAXBElement<Double>

getTotalBenefitPlanTally

public JAXBElement<Double> getTotalBenefitPlanTally()
Gets the value of the totalBenefitPlanTally property.

Returns:
possible object is JAXBElement<Double>

setTotalBenefitPlanTally

public void setTotalBenefitPlanTally(JAXBElement<Double> value)
Sets the value of the totalBenefitPlanTally property.

Parameters:
value - allowed object is JAXBElement<Double>

getTotalSpendingPlan

public JAXBElement<Double> getTotalSpendingPlan()
Gets the value of the totalSpendingPlan property.

Returns:
possible object is JAXBElement<Double>

setTotalSpendingPlan

public void setTotalSpendingPlan(JAXBElement<Double> value)
Sets the value of the totalSpendingPlan property.

Parameters:
value - allowed object is JAXBElement<Double>

getTotalSpendingPlanTally

public JAXBElement<Double> getTotalSpendingPlanTally()
Gets the value of the totalSpendingPlanTally property.

Returns:
possible object is JAXBElement<Double>

setTotalSpendingPlanTally

public void setTotalSpendingPlanTally(JAXBElement<Double> value)
Sets the value of the totalSpendingPlanTally property.

Parameters:
value - allowed object is JAXBElement<Double>

getUnallocatedBudget

public JAXBElement<Double> getUnallocatedBudget()
Gets the value of the unallocatedBudget property.

Returns:
possible object is JAXBElement<Double>

setUnallocatedBudget

public void setUnallocatedBudget(JAXBElement<Double> value)
Sets the value of the unallocatedBudget property.

Parameters:
value - allowed object is JAXBElement<Double>

getUndistributedCurrentVariance

public JAXBElement<Double> getUndistributedCurrentVariance()
Gets the value of the undistributedCurrentVariance property.

Returns:
possible object is JAXBElement<Double>

setUndistributedCurrentVariance

public void setUndistributedCurrentVariance(JAXBElement<Double> value)
Sets the value of the undistributedCurrentVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getWBSCategoryObjectId

public JAXBElement<Integer> getWBSCategoryObjectId()
Gets the value of the wbsCategoryObjectId property.

Returns:
possible object is JAXBElement<Integer>

setWBSCategoryObjectId

public void setWBSCategoryObjectId(JAXBElement<Integer> value)
Sets the value of the wbsCategoryObjectId property.

Parameters:
value - allowed object is JAXBElement<Integer>

getUDF

public List<UDFAssignmentType> getUDF()
Gets the value of the udf property.

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


getSpread

public EPSProjectWBSSpreadType getSpread()
Gets the value of the spread property.

Returns:
possible object is EPSProjectWBSSpreadType

setSpread

public void setSpread(EPSProjectWBSSpreadType value)
Sets the value of the spread property.

Parameters:
value - allowed object is EPSProjectWBSSpreadType


Copyright © 2012. All Rights Reserved.