net.sf.mpxj.primavera.schema
Class ProjectType

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

public class ProjectType
extends Object

Java class for ProjectType complex type.

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

 <complexType name="ProjectType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="ActivityDefaultActivityType" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value="Task Dependent"/>
               <enumeration value="Resource Dependent"/>
               <enumeration value="Level of Effort"/>
               <enumeration value="Start Milestone"/>
               <enumeration value="Finish Milestone"/>
               <enumeration value="WBS Summary"/>
             </restriction>
           </simpleType>
         </element>
         <element name="ActivityDefaultCalendarObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="ActivityDefaultCostAccountObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="ActivityDefaultDurationType" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value="Fixed Units/Time"/>
               <enumeration value="Fixed Duration and Units/Time"/>
               <enumeration value="Fixed Units"/>
               <enumeration value="Fixed Duration and Units"/>
             </restriction>
           </simpleType>
         </element>
         <element name="ActivityDefaultPercentCompleteType" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value="Physical"/>
               <enumeration value="Duration"/>
               <enumeration value="Units"/>
             </restriction>
           </simpleType>
         </element>
         <element name="ActivityDefaultPricePerUnit" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="ActivityIdBasedOnSelectedActivity" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ActivityIdIncrement" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="ActivityIdPrefix" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="20"/>
             </restriction>
           </simpleType>
         </element>
         <element name="ActivityIdSuffix" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="ActivityPercentCompleteBasedOnActivitySteps" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="AddActualToRemaining" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="AddedBy" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="32"/>
             </restriction>
           </simpleType>
         </element>
         <element name="AllowNegativeActualUnitsFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="AnnualDiscountRate" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <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="AssignmentDefaultDrivingFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="AssignmentDefaultRateType" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value="Price / Unit"/>
               <enumeration value="Price / Unit 2"/>
               <enumeration value="Price / Unit 3"/>
               <enumeration value="Price / Unit 4"/>
               <enumeration value="Price / Unit 5"/>
             </restriction>
           </simpleType>
         </element>
         <element name="CheckOutDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="CheckOutStatus" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="CheckOutUserObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="ContainsSummaryData" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ContainsSummaryDataOnly" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="CostQuantityRecalculateFlag" 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="CriticalActivityFloatLimit" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="CriticalActivityPathType" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value="Critical Float"/>
               <enumeration value="Longest Path"/>
             </restriction>
           </simpleType>
         </element>
         <element name="CurrentBaselineProjectObjectId" type="{http://www.w3.org/2001/XMLSchema}int" 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="DataDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="DateAdded" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="DefaultPriceTimeUnits" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value=""/>
               <enumeration value="Hour"/>
               <enumeration value="Day"/>
               <enumeration value="Week"/>
               <enumeration value="Month"/>
               <enumeration value="Year"/>
             </restriction>
           </simpleType>
         </element>
         <element name="DiscountApplicationPeriod" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value="Month"/>
               <enumeration value="Quarter"/>
               <enumeration value="Year"/>
             </restriction>
           </simpleType>
         </element>
         <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="EnableSummarization" type="{http://www.w3.org/2001/XMLSchema}boolean" 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="FiscalYearStartMonth" type="{http://www.w3.org/2001/XMLSchema}int" 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="HasFutureBucketData" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Id" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="20"/>
             </restriction>
           </simpleType>
         </element>
         <element name="IndependentETCLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="IndependentETCTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="IntegratedType" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value=""/>
               <enumeration value="ERP"/>
               <enumeration value="Fusion"/>
             </restriction>
           </simpleType>
         </element>
         <element name="LastApplyActualsDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="LastFinancialPeriodObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="LastSummarizedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="LastUpdateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="LastUpdateUser" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="LevelingPriority" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="1"/>
               <maxInclusive value="100"/>
             </restriction>
           </simpleType>
         </element>
         <element name="LinkActualToActualThisPeriod" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LinkPercentCompleteWithActual" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LinkPlannedAndAtCompletionFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="MSProjectManagedFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="MustFinishByDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" 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="OverallProjectScore" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="OwnerResourceObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="ParentEPSObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="PlannedStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="PrimaryResourcesCanMarkActivitiesAsCompleted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ProjectForecastStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="ProposedBudget" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="ResetPlannedToRemainingFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ResourceCanBeAssignedToSameActivityMoreThanOnce" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ResourcesCanAssignThemselvesToActivities" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ResourcesCanEditAssignmentPercentComplete" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ResourcesCanMarkAssignmentAsCompleted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ResourcesCanViewInactiveActivities" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="RiskLevel" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value="Very High"/>
               <enumeration value="High"/>
               <enumeration value="Medium"/>
               <enumeration value="Low"/>
               <enumeration value="Very Low"/>
             </restriction>
           </simpleType>
         </element>
         <element name="ScheduledFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="SourceProjectObjectId" 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="StrategicPriority" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="1"/>
               <maxInclusive value="10000"/>
             </restriction>
           </simpleType>
         </element>
         <element name="SummarizeToWBSLevel" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="0"/>
               <maxInclusive value="50"/>
             </restriction>
           </simpleType>
         </element>
         <element name="SummarizedDataDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="SummaryAccountingVarianceByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryAccountingVarianceByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="SummaryActualDuration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryActualExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryActualFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="SummaryActualLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryActualLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryActualMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryActualNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryActualNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryActualStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="SummaryActualThisPeriodCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryActualThisPeriodLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryActualThisPeriodLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryActualThisPeriodMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryActualThisPeriodNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryActualThisPeriodNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryActualTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryActualValueByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryActualValueByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryAtCompletionDuration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryAtCompletionExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryAtCompletionLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryAtCompletionLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryAtCompletionMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryAtCompletionNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryAtCompletionNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryAtCompletionTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryAtCompletionTotalCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryBaselineCompletedActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="SummaryBaselineDuration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryBaselineExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryBaselineFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="SummaryBaselineInProgressActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="SummaryBaselineLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryBaselineLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryBaselineMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryBaselineNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryBaselineNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryBaselineNotStartedActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="SummaryBaselineStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="SummaryBaselineTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryBudgetAtCompletionByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryBudgetAtCompletionByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryCompletedActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="SummaryCostPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryCostPercentOfPlanned" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryCostPerformanceIndexByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryCostPerformanceIndexByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryCostVarianceByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryCostVarianceByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryCostVarianceIndex" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryCostVarianceIndexByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryCostVarianceIndexByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryDurationPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryDurationPercentOfPlanned" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryDurationVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryEarnedValueByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryEarnedValueByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryEstimateAtCompletionByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryEstimateAtCompletionByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryEstimateAtCompletionHighPercentByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryEstimateAtCompletionLowPercentByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryEstimateToCompleteByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryEstimateToCompleteByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryExpenseCostPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryExpenseCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryFinishDateVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryInProgressActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="SummaryLaborCostPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryLaborCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryLaborUnitsPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryLaborUnitsVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryLevel" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value=""/>
               <enumeration value="WBS Level"/>
               <enumeration value="Assignment Level"/>
             </restriction>
           </simpleType>
         </element>
         <element name="SummaryMaterialCostPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryMaterialCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryNonLaborCostPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryNonLaborCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryNonLaborUnitsPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryNonLaborUnitsVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryNotStartedActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="SummaryPerformancePercentCompleteByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryPerformancePercentCompleteByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryPlannedValueByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryPlannedValueByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryProgressFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="SummaryRemainingDuration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryRemainingExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryRemainingFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="SummaryRemainingLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryRemainingLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryRemainingMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryRemainingNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryRemainingNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryRemainingStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="SummaryRemainingTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummarySchedulePercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummarySchedulePercentCompleteByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummarySchedulePercentCompleteByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummarySchedulePerformanceIndexByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummarySchedulePerformanceIndexByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryScheduleVarianceByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryScheduleVarianceByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryScheduleVarianceIndex" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryScheduleVarianceIndexByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryScheduleVarianceIndexByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryStartDateVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryToCompletePerformanceIndexByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryTotalCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryTotalFloat" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryUnitsPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="SummaryVarianceAtCompletionByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="TotalBenefitPlan" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="TotalBenefitPlanTally" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="TotalFunding" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="TotalSpendingPlan" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="TotalSpendingPlanTally" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="UnallocatedBudget" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="UndistributedCurrentVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="UseProjectBaselineForEarnedValue" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="WBSCodeSeparator" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="2"/>
             </restriction>
           </simpleType>
         </element>
         <element name="WBSObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="WebSiteRootDirectory" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="120"/>
             </restriction>
           </simpleType>
         </element>
         <element name="WebSiteURL" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="200"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Code" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}CodeAssignmentType" maxOccurs="unbounded" 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"/>
         <element name="ProjectResourceSpread" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ProjectResourceSpreadType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="ProjectRoleSpread" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ProjectRoleSpreadType" maxOccurs="unbounded" minOccurs="0"/>
         <sequence>
           <element name="Calendar" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}CalendarType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="WBS" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}WBSType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="ProjectResource" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ProjectResourceType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="ProjectResourceQuantity" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ProjectResourceQuantityType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="ProjectBudgetChangeLog" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ProjectBudgetChangeLogType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="ProjectRisk" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ProjectRiskType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="WBSMilestone" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}WBSMilestoneType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="ProjectNote" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ProjectNoteType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="ProjectThreshold" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ProjectThresholdType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="ProjectSpendingPlan" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ProjectSpendingPlanType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="ProjectFunding" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ProjectFundingType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="ProjectEstimate" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ProjectEstimateType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="ActivityCodeType" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ActivityCodeTypeType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="ActivityCode" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ActivityCodeType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="Activity" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ActivityType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="ResourceAssignment" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ResourceAssignmentType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="ActivityExpense" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ActivityExpenseType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="ActivityNote" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ActivityNoteType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="ActivityStep" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ActivityStepType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="Relationship" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}RelationshipType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="ActivityPeriodActual" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ActivityPeriodActualType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="ProjectIssue" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ProjectIssueType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="ResourceAssignmentPeriodActual" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ResourceAssignmentPeriodActualType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="Document" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}DocumentType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="ProjectDocument" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ProjectDocumentType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
       </sequence>
       <attribute name="external" type="{http://www.w3.org/2001/XMLSchema}boolean" />
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  List<ActivityType> activity
           
protected  List<ActivityCodeType> activityCode
           
protected  List<ActivityCodeTypeType> activityCodeType
           
protected  String activityDefaultActivityType
           
protected  JAXBElement<Integer> activityDefaultCalendarObjectId
           
protected  JAXBElement<Integer> activityDefaultCostAccountObjectId
           
protected  String activityDefaultDurationType
           
protected  String activityDefaultPercentCompleteType
           
protected  JAXBElement<Double> activityDefaultPricePerUnit
           
protected  List<ActivityExpenseType> activityExpense
           
protected  Boolean activityIdBasedOnSelectedActivity
           
protected  JAXBElement<Integer> activityIdIncrement
           
protected  String activityIdPrefix
           
protected  JAXBElement<Integer> activityIdSuffix
           
protected  List<ActivityNoteType> activityNote
           
protected  Boolean activityPercentCompleteBasedOnActivitySteps
           
protected  List<ActivityPeriodActualType> activityPeriodActual
           
protected  List<ActivityStepType> activityStep
           
protected  Boolean addActualToRemaining
           
protected  String addedBy
           
protected  Boolean allowNegativeActualUnitsFlag
           
protected  JAXBElement<Double> annualDiscountRate
           
protected  JAXBElement<Date> anticipatedFinishDate
           
protected  JAXBElement<Date> anticipatedStartDate
           
protected  Boolean assignmentDefaultDrivingFlag
           
protected  String assignmentDefaultRateType
           
protected  List<CalendarType> calendar
           
protected  JAXBElement<Date> checkOutDate
           
protected  Boolean checkOutStatus
           
protected  JAXBElement<Integer> checkOutUserObjectId
           
protected  List<CodeAssignmentType> code
           
protected  Boolean containsSummaryData
           
protected  Boolean containsSummaryDataOnly
           
protected  Boolean costQuantityRecalculateFlag
           
protected  JAXBElement<Date> createDate
           
protected  String createUser
           
protected  JAXBElement<Double> criticalActivityFloatLimit
           
protected  String criticalActivityPathType
           
protected  JAXBElement<Integer> currentBaselineProjectObjectId
           
protected  JAXBElement<Double> currentBudget
           
protected  JAXBElement<Double> currentVariance
           
protected  JAXBElement<Date> dataDate
           
protected  Date dateAdded
           
protected  String defaultPriceTimeUnits
           
protected  String discountApplicationPeriod
           
protected  JAXBElement<Double> distributedCurrentBudget
           
protected  List<DocumentType> document
           
protected  String earnedValueComputeType
           
protected  String earnedValueETCComputeType
           
protected  JAXBElement<Double> earnedValueETCUserValue
           
protected  JAXBElement<Double> earnedValueUserPercent
           
protected  Boolean enableSummarization
           
protected  Double estimatedWeight
           
protected  Boolean external
           
protected  JAXBElement<Date> finishDate
           
protected  Integer fiscalYearStartMonth
           
protected  JAXBElement<Date> forecastFinishDate
           
protected  JAXBElement<Date> forecastStartDate
           
protected  String guid
           
protected  JAXBElement<Boolean> hasFutureBucketData
           
protected  String id
           
protected  JAXBElement<Double> independentETCLaborUnits
           
protected  JAXBElement<Double> independentETCTotalCost
           
protected  String integratedType
           
protected  JAXBElement<Date> lastApplyActualsDate
           
protected  JAXBElement<Integer> lastFinancialPeriodObjectId
           
protected  JAXBElement<Date> lastSummarizedDate
           
protected  JAXBElement<Date> lastUpdateDate
           
protected  String lastUpdateUser
           
protected  Integer levelingPriority
           
protected  Boolean linkActualToActualThisPeriod
           
protected  Boolean linkPercentCompleteWithActual
           
protected  Boolean linkPlannedAndAtCompletionFlag
           
protected  Boolean msProjectManagedFlag
           
protected  JAXBElement<Date> mustFinishByDate
           
protected  String name
           
protected  Integer objectId
           
protected  String obsName
           
protected  Integer obsObjectId
           
protected  JAXBElement<Double> originalBudget
           
protected  JAXBElement<Integer> overallProjectScore
           
protected  JAXBElement<Integer> ownerResourceObjectId
           
protected  Integer parentEPSObjectId
           
protected  Date plannedStartDate
           
protected  Boolean primaryResourcesCanMarkActivitiesAsCompleted
           
protected  List<ProjectBudgetChangeLogType> projectBudgetChangeLog
           
protected  List<ProjectDocumentType> projectDocument
           
protected  List<ProjectEstimateType> projectEstimate
           
protected  JAXBElement<Date> projectForecastStartDate
           
protected  List<ProjectFundingType> projectFunding
           
protected  List<ProjectIssueType> projectIssue
           
protected  List<ProjectNoteType> projectNote
           
protected  List<ProjectResourceType> projectResource
           
protected  List<ProjectResourceQuantityType> projectResourceQuantity
           
protected  List<ProjectResourceSpreadType> projectResourceSpread
           
protected  List<ProjectRiskType> projectRisk
           
protected  List<ProjectRoleSpreadType> projectRoleSpread
           
protected  List<ProjectSpendingPlanType> projectSpendingPlan
           
protected  List<ProjectThresholdType> projectThreshold
           
protected  JAXBElement<Double> proposedBudget
           
protected  List<RelationshipType> relationship
           
protected  Boolean resetPlannedToRemainingFlag
           
protected  List<ResourceAssignmentType> resourceAssignment
           
protected  List<ResourceAssignmentPeriodActualType> resourceAssignmentPeriodActual
           
protected  Boolean resourceCanBeAssignedToSameActivityMoreThanOnce
           
protected  Boolean resourcesCanAssignThemselvesToActivities
           
protected  Boolean resourcesCanEditAssignmentPercentComplete
           
protected  Boolean resourcesCanMarkAssignmentAsCompleted
           
protected  Boolean resourcesCanViewInactiveActivities
           
protected  String riskLevel
           
protected  JAXBElement<Date> scheduledFinishDate
           
protected  JAXBElement<Integer> sourceProjectObjectId
           
protected  EPSProjectWBSSpreadType spread
           
protected  JAXBElement<Date> startDate
           
protected  String status
           
protected  JAXBElement<Integer> strategicPriority
           
protected  JAXBElement<Date> summarizedDataDate
           
protected  JAXBElement<Integer> summarizeToWBSLevel
           
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  String summaryLevel
           
protected  JAXBElement<Double> summaryMaterialCostPercentComplete
           
protected  JAXBElement<Double> summaryMaterialCostVariance
           
protected  JAXBElement<Double> summaryNonLaborCostPercentComplete
           
protected  JAXBElement<Double> summaryNonLaborCostVariance
           
protected  JAXBElement<Double> summaryNonLaborUnitsPercentComplete
           
protected  JAXBElement<Double> summaryNonLaborUnitsVariance
           
protected  JAXBElement<Integer> summaryNotStartedActivityCount
           
protected  JAXBElement<Double> summaryPerformancePercentCompleteByCost
           
protected  JAXBElement<Double> summaryPerformancePercentCompleteByLaborUnits
           
protected  JAXBElement<Double> summaryPlannedValueByCost
           
protected  JAXBElement<Double> summaryPlannedValueByLaborUnits
           
protected  JAXBElement<Date> summaryProgressFinishDate
           
protected  JAXBElement<Double> summaryRemainingDuration
           
protected  JAXBElement<Double> summaryRemainingExpenseCost
           
protected  JAXBElement<Date> summaryRemainingFinishDate
           
protected  JAXBElement<Double> summaryRemainingLaborCost
           
protected  JAXBElement<Double> summaryRemainingLaborUnits
           
protected  JAXBElement<Double> summaryRemainingMaterialCost
           
protected  JAXBElement<Double> summaryRemainingNonLaborCost
           
protected  JAXBElement<Double> summaryRemainingNonLaborUnits
           
protected  JAXBElement<Date> summaryRemainingStartDate
           
protected  JAXBElement<Double> summaryRemainingTotalCost
           
protected  JAXBElement<Double> summarySchedulePercentComplete
           
protected  JAXBElement<Double> summarySchedulePercentCompleteByCost
           
protected  JAXBElement<Double> summarySchedulePercentCompleteByLaborUnits
           
protected  JAXBElement<Double> summarySchedulePerformanceIndexByCost
           
protected  JAXBElement<Double> summarySchedulePerformanceIndexByLaborUnits
           
protected  JAXBElement<Double> summaryScheduleVarianceByCost
           
protected  JAXBElement<Double> summaryScheduleVarianceByLaborUnits
           
protected  JAXBElement<Double> summaryScheduleVarianceIndex
           
protected  JAXBElement<Double> summaryScheduleVarianceIndexByCost
           
protected  JAXBElement<Double> summaryScheduleVarianceIndexByLaborUnits
           
protected  JAXBElement<Double> summaryStartDateVariance
           
protected  JAXBElement<Double> summaryToCompletePerformanceIndexByCost
           
protected  JAXBElement<Double> summaryTotalCostVariance
           
protected  JAXBElement<Double> summaryTotalFloat
           
protected  JAXBElement<Double> summaryUnitsPercentComplete
           
protected  JAXBElement<Double> summaryVarianceAtCompletionByLaborUnits
           
protected  JAXBElement<Double> totalBenefitPlan
           
protected  JAXBElement<Double> totalBenefitPlanTally
           
protected  JAXBElement<Double> totalFunding
           
protected  JAXBElement<Double> totalSpendingPlan
           
protected  JAXBElement<Double> totalSpendingPlanTally
           
protected  List<UDFAssignmentType> udf
           
protected  JAXBElement<Double> unallocatedBudget
           
protected  JAXBElement<Double> undistributedCurrentVariance
           
protected  Boolean useProjectBaselineForEarnedValue
           
protected  List<WBSType> wbs
           
protected  String wbsCodeSeparator
           
protected  List<WBSMilestoneType> wbsMilestone
           
protected  JAXBElement<Integer> wbsObjectId
           
protected  String webSiteRootDirectory
           
protected  String webSiteURL
           
 
Constructor Summary
ProjectType()
           
 
Method Summary
 List<ActivityType> getActivity()
          Gets the value of the activity property.
 List<ActivityCodeType> getActivityCode()
          Gets the value of the activityCode property.
 List<ActivityCodeTypeType> getActivityCodeType()
          Gets the value of the activityCodeType property.
 String getActivityDefaultActivityType()
          Gets the value of the activityDefaultActivityType property.
 JAXBElement<Integer> getActivityDefaultCalendarObjectId()
          Gets the value of the activityDefaultCalendarObjectId property.
 JAXBElement<Integer> getActivityDefaultCostAccountObjectId()
          Gets the value of the activityDefaultCostAccountObjectId property.
 String getActivityDefaultDurationType()
          Gets the value of the activityDefaultDurationType property.
 String getActivityDefaultPercentCompleteType()
          Gets the value of the activityDefaultPercentCompleteType property.
 JAXBElement<Double> getActivityDefaultPricePerUnit()
          Gets the value of the activityDefaultPricePerUnit property.
 List<ActivityExpenseType> getActivityExpense()
          Gets the value of the activityExpense property.
 JAXBElement<Integer> getActivityIdIncrement()
          Gets the value of the activityIdIncrement property.
 String getActivityIdPrefix()
          Gets the value of the activityIdPrefix property.
 JAXBElement<Integer> getActivityIdSuffix()
          Gets the value of the activityIdSuffix property.
 List<ActivityNoteType> getActivityNote()
          Gets the value of the activityNote property.
 List<ActivityPeriodActualType> getActivityPeriodActual()
          Gets the value of the activityPeriodActual property.
 List<ActivityStepType> getActivityStep()
          Gets the value of the activityStep property.
 String getAddedBy()
          Gets the value of the addedBy property.
 JAXBElement<Double> getAnnualDiscountRate()
          Gets the value of the annualDiscountRate property.
 JAXBElement<Date> getAnticipatedFinishDate()
          Gets the value of the anticipatedFinishDate property.
 JAXBElement<Date> getAnticipatedStartDate()
          Gets the value of the anticipatedStartDate property.
 String getAssignmentDefaultRateType()
          Gets the value of the assignmentDefaultRateType property.
 List<CalendarType> getCalendar()
          Gets the value of the calendar property.
 JAXBElement<Date> getCheckOutDate()
          Gets the value of the checkOutDate property.
 JAXBElement<Integer> getCheckOutUserObjectId()
          Gets the value of the checkOutUserObjectId property.
 List<CodeAssignmentType> 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> getCriticalActivityFloatLimit()
          Gets the value of the criticalActivityFloatLimit property.
 String getCriticalActivityPathType()
          Gets the value of the criticalActivityPathType property.
 JAXBElement<Integer> getCurrentBaselineProjectObjectId()
          Gets the value of the currentBaselineProjectObjectId property.
 JAXBElement<Double> getCurrentBudget()
          Gets the value of the currentBudget property.
 JAXBElement<Double> getCurrentVariance()
          Gets the value of the currentVariance property.
 JAXBElement<Date> getDataDate()
          Gets the value of the dataDate property.
 Date getDateAdded()
          Gets the value of the dateAdded property.
 String getDefaultPriceTimeUnits()
          Gets the value of the defaultPriceTimeUnits property.
 String getDiscountApplicationPeriod()
          Gets the value of the discountApplicationPeriod property.
 JAXBElement<Double> getDistributedCurrentBudget()
          Gets the value of the distributedCurrentBudget property.
 List<DocumentType> getDocument()
          Gets the value of the document 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.
 Integer getFiscalYearStartMonth()
          Gets the value of the fiscalYearStartMonth 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<Boolean> getHasFutureBucketData()
          Gets the value of the hasFutureBucketData property.
 String getId()
          Gets the value of the id property.
 JAXBElement<Double> getIndependentETCLaborUnits()
          Gets the value of the independentETCLaborUnits property.
 JAXBElement<Double> getIndependentETCTotalCost()
          Gets the value of the independentETCTotalCost property.
 String getIntegratedType()
          Gets the value of the integratedType property.
 JAXBElement<Date> getLastApplyActualsDate()
          Gets the value of the lastApplyActualsDate property.
 JAXBElement<Integer> getLastFinancialPeriodObjectId()
          Gets the value of the lastFinancialPeriodObjectId property.
 JAXBElement<Date> getLastSummarizedDate()
          Gets the value of the lastSummarizedDate property.
 JAXBElement<Date> getLastUpdateDate()
          Gets the value of the lastUpdateDate property.
 String getLastUpdateUser()
          Gets the value of the lastUpdateUser property.
 Integer getLevelingPriority()
          Gets the value of the levelingPriority property.
 JAXBElement<Date> getMustFinishByDate()
          Gets the value of the mustFinishByDate 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> getOverallProjectScore()
          Gets the value of the overallProjectScore property.
 JAXBElement<Integer> getOwnerResourceObjectId()
          Gets the value of the ownerResourceObjectId property.
 Integer getParentEPSObjectId()
          Gets the value of the parentEPSObjectId property.
 Date getPlannedStartDate()
          Gets the value of the plannedStartDate property.
 List<ProjectBudgetChangeLogType> getProjectBudgetChangeLog()
          Gets the value of the projectBudgetChangeLog property.
 List<ProjectDocumentType> getProjectDocument()
          Gets the value of the projectDocument property.
 List<ProjectEstimateType> getProjectEstimate()
          Gets the value of the projectEstimate property.
 JAXBElement<Date> getProjectForecastStartDate()
          Gets the value of the projectForecastStartDate property.
 List<ProjectFundingType> getProjectFunding()
          Gets the value of the projectFunding property.
 List<ProjectIssueType> getProjectIssue()
          Gets the value of the projectIssue property.
 List<ProjectNoteType> getProjectNote()
          Gets the value of the projectNote property.
 List<ProjectResourceType> getProjectResource()
          Gets the value of the projectResource property.
 List<ProjectResourceQuantityType> getProjectResourceQuantity()
          Gets the value of the projectResourceQuantity property.
 List<ProjectResourceSpreadType> getProjectResourceSpread()
          Gets the value of the projectResourceSpread property.
 List<ProjectRiskType> getProjectRisk()
          Gets the value of the projectRisk property.
 List<ProjectRoleSpreadType> getProjectRoleSpread()
          Gets the value of the projectRoleSpread property.
 List<ProjectSpendingPlanType> getProjectSpendingPlan()
          Gets the value of the projectSpendingPlan property.
 List<ProjectThresholdType> getProjectThreshold()
          Gets the value of the projectThreshold property.
 JAXBElement<Double> getProposedBudget()
          Gets the value of the proposedBudget property.
 List<RelationshipType> getRelationship()
          Gets the value of the relationship property.
 List<ResourceAssignmentType> getResourceAssignment()
          Gets the value of the resourceAssignment property.
 List<ResourceAssignmentPeriodActualType> getResourceAssignmentPeriodActual()
          Gets the value of the resourceAssignmentPeriodActual property.
 String getRiskLevel()
          Gets the value of the riskLevel property.
 JAXBElement<Date> getScheduledFinishDate()
          Gets the value of the scheduledFinishDate property.
 JAXBElement<Integer> getSourceProjectObjectId()
          Gets the value of the sourceProjectObjectId 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<Integer> getStrategicPriority()
          Gets the value of the strategicPriority property.
 JAXBElement<Date> getSummarizedDataDate()
          Gets the value of the summarizedDataDate property.
 JAXBElement<Integer> getSummarizeToWBSLevel()
          Gets the value of the summarizeToWBSLevel 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.
 String getSummaryLevel()
          Gets the value of the summaryLevel property.
 JAXBElement<Double> getSummaryMaterialCostPercentComplete()
          Gets the value of the summaryMaterialCostPercentComplete property.
 JAXBElement<Double> getSummaryMaterialCostVariance()
          Gets the value of the summaryMaterialCostVariance property.
 JAXBElement<Double> getSummaryNonLaborCostPercentComplete()
          Gets the value of the summaryNonLaborCostPercentComplete property.
 JAXBElement<Double> getSummaryNonLaborCostVariance()
          Gets the value of the summaryNonLaborCostVariance property.
 JAXBElement<Double> getSummaryNonLaborUnitsPercentComplete()
          Gets the value of the summaryNonLaborUnitsPercentComplete property.
 JAXBElement<Double> getSummaryNonLaborUnitsVariance()
          Gets the value of the summaryNonLaborUnitsVariance property.
 JAXBElement<Integer> getSummaryNotStartedActivityCount()
          Gets the value of the summaryNotStartedActivityCount property.
 JAXBElement<Double> getSummaryPerformancePercentCompleteByCost()
          Gets the value of the summaryPerformancePercentCompleteByCost property.
 JAXBElement<Double> getSummaryPerformancePercentCompleteByLaborUnits()
          Gets the value of the summaryPerformancePercentCompleteByLaborUnits property.
 JAXBElement<Double> getSummaryPlannedValueByCost()
          Gets the value of the summaryPlannedValueByCost property.
 JAXBElement<Double> getSummaryPlannedValueByLaborUnits()
          Gets the value of the summaryPlannedValueByLaborUnits property.
 JAXBElement<Date> getSummaryProgressFinishDate()
          Gets the value of the summaryProgressFinishDate property.
 JAXBElement<Double> getSummaryRemainingDuration()
          Gets the value of the summaryRemainingDuration property.
 JAXBElement<Double> getSummaryRemainingExpenseCost()
          Gets the value of the summaryRemainingExpenseCost property.
 JAXBElement<Date> getSummaryRemainingFinishDate()
          Gets the value of the summaryRemainingFinishDate property.
 JAXBElement<Double> getSummaryRemainingLaborCost()
          Gets the value of the summaryRemainingLaborCost property.
 JAXBElement<Double> getSummaryRemainingLaborUnits()
          Gets the value of the summaryRemainingLaborUnits property.
 JAXBElement<Double> getSummaryRemainingMaterialCost()
          Gets the value of the summaryRemainingMaterialCost property.
 JAXBElement<Double> getSummaryRemainingNonLaborCost()
          Gets the value of the summaryRemainingNonLaborCost property.
 JAXBElement<Double> getSummaryRemainingNonLaborUnits()
          Gets the value of the summaryRemainingNonLaborUnits property.
 JAXBElement<Date> getSummaryRemainingStartDate()
          Gets the value of the summaryRemainingStartDate property.
 JAXBElement<Double> getSummaryRemainingTotalCost()
          Gets the value of the summaryRemainingTotalCost property.
 JAXBElement<Double> getSummarySchedulePercentComplete()
          Gets the value of the summarySchedulePercentComplete property.
 JAXBElement<Double> getSummarySchedulePercentCompleteByCost()
          Gets the value of the summarySchedulePercentCompleteByCost property.
 JAXBElement<Double> getSummarySchedulePercentCompleteByLaborUnits()
          Gets the value of the summarySchedulePercentCompleteByLaborUnits property.
 JAXBElement<Double> getSummarySchedulePerformanceIndexByCost()
          Gets the value of the summarySchedulePerformanceIndexByCost property.
 JAXBElement<Double> getSummarySchedulePerformanceIndexByLaborUnits()
          Gets the value of the summarySchedulePerformanceIndexByLaborUnits property.
 JAXBElement<Double> getSummaryScheduleVarianceByCost()
          Gets the value of the summaryScheduleVarianceByCost property.
 JAXBElement<Double> getSummaryScheduleVarianceByLaborUnits()
          Gets the value of the summaryScheduleVarianceByLaborUnits property.
 JAXBElement<Double> getSummaryScheduleVarianceIndex()
          Gets the value of the summaryScheduleVarianceIndex property.
 JAXBElement<Double> getSummaryScheduleVarianceIndexByCost()
          Gets the value of the summaryScheduleVarianceIndexByCost property.
 JAXBElement<Double> getSummaryScheduleVarianceIndexByLaborUnits()
          Gets the value of the summaryScheduleVarianceIndexByLaborUnits property.
 JAXBElement<Double> getSummaryStartDateVariance()
          Gets the value of the summaryStartDateVariance property.
 JAXBElement<Double> getSummaryToCompletePerformanceIndexByCost()
          Gets the value of the summaryToCompletePerformanceIndexByCost property.
 JAXBElement<Double> getSummaryTotalCostVariance()
          Gets the value of the summaryTotalCostVariance property.
 JAXBElement<Double> getSummaryTotalFloat()
          Gets the value of the summaryTotalFloat property.
 JAXBElement<Double> getSummaryUnitsPercentComplete()
          Gets the value of the summaryUnitsPercentComplete property.
 JAXBElement<Double> getSummaryVarianceAtCompletionByLaborUnits()
          Gets the value of the summaryVarianceAtCompletionByLaborUnits property.
 JAXBElement<Double> getTotalBenefitPlan()
          Gets the value of the totalBenefitPlan property.
 JAXBElement<Double> getTotalBenefitPlanTally()
          Gets the value of the totalBenefitPlanTally property.
 JAXBElement<Double> getTotalFunding()
          Gets the value of the totalFunding property.
 JAXBElement<Double> getTotalSpendingPlan()
          Gets the value of the totalSpendingPlan property.
 JAXBElement<Double> getTotalSpendingPlanTally()
          Gets the value of the totalSpendingPlanTally property.
 List<UDFAssignmentType> getUDF()
          Gets the value of the udf property.
 JAXBElement<Double> getUnallocatedBudget()
          Gets the value of the unallocatedBudget property.
 JAXBElement<Double> getUndistributedCurrentVariance()
          Gets the value of the undistributedCurrentVariance property.
 List<WBSType> getWBS()
          Gets the value of the wbs property.
 String getWBSCodeSeparator()
          Gets the value of the wbsCodeSeparator property.
 List<WBSMilestoneType> getWBSMilestone()
          Gets the value of the wbsMilestone property.
 JAXBElement<Integer> getWBSObjectId()
          Gets the value of the wbsObjectId property.
 String getWebSiteRootDirectory()
          Gets the value of the webSiteRootDirectory property.
 String getWebSiteURL()
          Gets the value of the webSiteURL property.
 Boolean isActivityIdBasedOnSelectedActivity()
          Gets the value of the activityIdBasedOnSelectedActivity property.
 Boolean isActivityPercentCompleteBasedOnActivitySteps()
          Gets the value of the activityPercentCompleteBasedOnActivitySteps property.
 Boolean isAddActualToRemaining()
          Gets the value of the addActualToRemaining property.
 Boolean isAllowNegativeActualUnitsFlag()
          Gets the value of the allowNegativeActualUnitsFlag property.
 Boolean isAssignmentDefaultDrivingFlag()
          Gets the value of the assignmentDefaultDrivingFlag property.
 Boolean isCheckOutStatus()
          Gets the value of the checkOutStatus property.
 Boolean isContainsSummaryData()
          Gets the value of the containsSummaryData property.
 Boolean isContainsSummaryDataOnly()
          Gets the value of the containsSummaryDataOnly property.
 Boolean isCostQuantityRecalculateFlag()
          Gets the value of the costQuantityRecalculateFlag property.
 Boolean isEnableSummarization()
          Gets the value of the enableSummarization property.
 Boolean isExternal()
          Gets the value of the external property.
 Boolean isLinkActualToActualThisPeriod()
          Gets the value of the linkActualToActualThisPeriod property.
 Boolean isLinkPercentCompleteWithActual()
          Gets the value of the linkPercentCompleteWithActual property.
 Boolean isLinkPlannedAndAtCompletionFlag()
          Gets the value of the linkPlannedAndAtCompletionFlag property.
 Boolean isMSProjectManagedFlag()
          Gets the value of the msProjectManagedFlag property.
 Boolean isPrimaryResourcesCanMarkActivitiesAsCompleted()
          Gets the value of the primaryResourcesCanMarkActivitiesAsCompleted property.
 Boolean isResetPlannedToRemainingFlag()
          Gets the value of the resetPlannedToRemainingFlag property.
 Boolean isResourceCanBeAssignedToSameActivityMoreThanOnce()
          Gets the value of the resourceCanBeAssignedToSameActivityMoreThanOnce property.
 Boolean isResourcesCanAssignThemselvesToActivities()
          Gets the value of the resourcesCanAssignThemselvesToActivities property.
 Boolean isResourcesCanEditAssignmentPercentComplete()
          Gets the value of the resourcesCanEditAssignmentPercentComplete property.
 Boolean isResourcesCanMarkAssignmentAsCompleted()
          Gets the value of the resourcesCanMarkAssignmentAsCompleted property.
 Boolean isResourcesCanViewInactiveActivities()
          Gets the value of the resourcesCanViewInactiveActivities property.
 Boolean isUseProjectBaselineForEarnedValue()
          Gets the value of the useProjectBaselineForEarnedValue property.
 void setActivityDefaultActivityType(String value)
          Sets the value of the activityDefaultActivityType property.
 void setActivityDefaultCalendarObjectId(JAXBElement<Integer> value)
          Sets the value of the activityDefaultCalendarObjectId property.
 void setActivityDefaultCostAccountObjectId(JAXBElement<Integer> value)
          Sets the value of the activityDefaultCostAccountObjectId property.
 void setActivityDefaultDurationType(String value)
          Sets the value of the activityDefaultDurationType property.
 void setActivityDefaultPercentCompleteType(String value)
          Sets the value of the activityDefaultPercentCompleteType property.
 void setActivityDefaultPricePerUnit(JAXBElement<Double> value)
          Sets the value of the activityDefaultPricePerUnit property.
 void setActivityIdBasedOnSelectedActivity(Boolean value)
          Sets the value of the activityIdBasedOnSelectedActivity property.
 void setActivityIdIncrement(JAXBElement<Integer> value)
          Sets the value of the activityIdIncrement property.
 void setActivityIdPrefix(String value)
          Sets the value of the activityIdPrefix property.
 void setActivityIdSuffix(JAXBElement<Integer> value)
          Sets the value of the activityIdSuffix property.
 void setActivityPercentCompleteBasedOnActivitySteps(Boolean value)
          Sets the value of the activityPercentCompleteBasedOnActivitySteps property.
 void setAddActualToRemaining(Boolean value)
          Sets the value of the addActualToRemaining property.
 void setAddedBy(String value)
          Sets the value of the addedBy property.
 void setAllowNegativeActualUnitsFlag(Boolean value)
          Sets the value of the allowNegativeActualUnitsFlag property.
 void setAnnualDiscountRate(JAXBElement<Double> value)
          Sets the value of the annualDiscountRate 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 setAssignmentDefaultDrivingFlag(Boolean value)
          Sets the value of the assignmentDefaultDrivingFlag property.
 void setAssignmentDefaultRateType(String value)
          Sets the value of the assignmentDefaultRateType property.
 void setCheckOutDate(JAXBElement<Date> value)
          Sets the value of the checkOutDate property.
 void setCheckOutStatus(Boolean value)
          Sets the value of the checkOutStatus property.
 void setCheckOutUserObjectId(JAXBElement<Integer> value)
          Sets the value of the checkOutUserObjectId property.
 void setContainsSummaryData(Boolean value)
          Sets the value of the containsSummaryData property.
 void setContainsSummaryDataOnly(Boolean value)
          Sets the value of the containsSummaryDataOnly property.
 void setCostQuantityRecalculateFlag(Boolean value)
          Sets the value of the costQuantityRecalculateFlag 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 setCriticalActivityFloatLimit(JAXBElement<Double> value)
          Sets the value of the criticalActivityFloatLimit property.
 void setCriticalActivityPathType(String value)
          Sets the value of the criticalActivityPathType property.
 void setCurrentBaselineProjectObjectId(JAXBElement<Integer> value)
          Sets the value of the currentBaselineProjectObjectId 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 setDataDate(JAXBElement<Date> value)
          Sets the value of the dataDate property.
 void setDateAdded(Date value)
          Sets the value of the dateAdded property.
 void setDefaultPriceTimeUnits(String value)
          Sets the value of the defaultPriceTimeUnits property.
 void setDiscountApplicationPeriod(String value)
          Sets the value of the discountApplicationPeriod 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 setEnableSummarization(Boolean value)
          Sets the value of the enableSummarization property.
 void setEstimatedWeight(Double value)
          Sets the value of the estimatedWeight property.
 void setExternal(Boolean value)
          Sets the value of the external property.
 void setFinishDate(JAXBElement<Date> value)
          Sets the value of the finishDate property.
 void setFiscalYearStartMonth(Integer value)
          Sets the value of the fiscalYearStartMonth 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 setHasFutureBucketData(JAXBElement<Boolean> value)
          Sets the value of the hasFutureBucketData property.
 void setId(String value)
          Sets the value of the id property.
 void setIndependentETCLaborUnits(JAXBElement<Double> value)
          Sets the value of the independentETCLaborUnits property.
 void setIndependentETCTotalCost(JAXBElement<Double> value)
          Sets the value of the independentETCTotalCost property.
 void setIntegratedType(String value)
          Sets the value of the integratedType property.
 void setLastApplyActualsDate(JAXBElement<Date> value)
          Sets the value of the lastApplyActualsDate property.
 void setLastFinancialPeriodObjectId(JAXBElement<Integer> value)
          Sets the value of the lastFinancialPeriodObjectId property.
 void setLastSummarizedDate(JAXBElement<Date> value)
          Sets the value of the lastSummarizedDate property.
 void setLastUpdateDate(JAXBElement<Date> value)
          Sets the value of the lastUpdateDate property.
 void setLastUpdateUser(String value)
          Sets the value of the lastUpdateUser property.
 void setLevelingPriority(Integer value)
          Sets the value of the levelingPriority property.
 void setLinkActualToActualThisPeriod(Boolean value)
          Sets the value of the linkActualToActualThisPeriod property.
 void setLinkPercentCompleteWithActual(Boolean value)
          Sets the value of the linkPercentCompleteWithActual property.
 void setLinkPlannedAndAtCompletionFlag(Boolean value)
          Sets the value of the linkPlannedAndAtCompletionFlag property.
 void setMSProjectManagedFlag(Boolean value)
          Sets the value of the msProjectManagedFlag property.
 void setMustFinishByDate(JAXBElement<Date> value)
          Sets the value of the mustFinishByDate 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 setOverallProjectScore(JAXBElement<Integer> value)
          Sets the value of the overallProjectScore property.
 void setOwnerResourceObjectId(JAXBElement<Integer> value)
          Sets the value of the ownerResourceObjectId property.
 void setParentEPSObjectId(Integer value)
          Sets the value of the parentEPSObjectId property.
 void setPlannedStartDate(Date value)
          Sets the value of the plannedStartDate property.
 void setPrimaryResourcesCanMarkActivitiesAsCompleted(Boolean value)
          Sets the value of the primaryResourcesCanMarkActivitiesAsCompleted property.
 void setProjectForecastStartDate(JAXBElement<Date> value)
          Sets the value of the projectForecastStartDate property.
 void setProposedBudget(JAXBElement<Double> value)
          Sets the value of the proposedBudget property.
 void setResetPlannedToRemainingFlag(Boolean value)
          Sets the value of the resetPlannedToRemainingFlag property.
 void setResourceCanBeAssignedToSameActivityMoreThanOnce(Boolean value)
          Sets the value of the resourceCanBeAssignedToSameActivityMoreThanOnce property.
 void setResourcesCanAssignThemselvesToActivities(Boolean value)
          Sets the value of the resourcesCanAssignThemselvesToActivities property.
 void setResourcesCanEditAssignmentPercentComplete(Boolean value)
          Sets the value of the resourcesCanEditAssignmentPercentComplete property.
 void setResourcesCanMarkAssignmentAsCompleted(Boolean value)
          Sets the value of the resourcesCanMarkAssignmentAsCompleted property.
 void setResourcesCanViewInactiveActivities(Boolean value)
          Sets the value of the resourcesCanViewInactiveActivities property.
 void setRiskLevel(String value)
          Sets the value of the riskLevel property.
 void setScheduledFinishDate(JAXBElement<Date> value)
          Sets the value of the scheduledFinishDate property.
 void setSourceProjectObjectId(JAXBElement<Integer> value)
          Sets the value of the sourceProjectObjectId 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 setStrategicPriority(JAXBElement<Integer> value)
          Sets the value of the strategicPriority property.
 void setSummarizedDataDate(JAXBElement<Date> value)
          Sets the value of the summarizedDataDate property.
 void setSummarizeToWBSLevel(JAXBElement<Integer> value)
          Sets the value of the summarizeToWBSLevel 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 setSummaryLevel(String value)
          Sets the value of the summaryLevel property.
 void setSummaryMaterialCostPercentComplete(JAXBElement<Double> value)
          Sets the value of the summaryMaterialCostPercentComplete property.
 void setSummaryMaterialCostVariance(JAXBElement<Double> value)
          Sets the value of the summaryMaterialCostVariance property.
 void setSummaryNonLaborCostPercentComplete(JAXBElement<Double> value)
          Sets the value of the summaryNonLaborCostPercentComplete property.
 void setSummaryNonLaborCostVariance(JAXBElement<Double> value)
          Sets the value of the summaryNonLaborCostVariance property.
 void setSummaryNonLaborUnitsPercentComplete(JAXBElement<Double> value)
          Sets the value of the summaryNonLaborUnitsPercentComplete property.
 void setSummaryNonLaborUnitsVariance(JAXBElement<Double> value)
          Sets the value of the summaryNonLaborUnitsVariance property.
 void setSummaryNotStartedActivityCount(JAXBElement<Integer> value)
          Sets the value of the summaryNotStartedActivityCount property.
 void setSummaryPerformancePercentCompleteByCost(JAXBElement<Double> value)
          Sets the value of the summaryPerformancePercentCompleteByCost property.
 void setSummaryPerformancePercentCompleteByLaborUnits(JAXBElement<Double> value)
          Sets the value of the summaryPerformancePercentCompleteByLaborUnits property.
 void setSummaryPlannedValueByCost(JAXBElement<Double> value)
          Sets the value of the summaryPlannedValueByCost property.
 void setSummaryPlannedValueByLaborUnits(JAXBElement<Double> value)
          Sets the value of the summaryPlannedValueByLaborUnits property.
 void setSummaryProgressFinishDate(JAXBElement<Date> value)
          Sets the value of the summaryProgressFinishDate property.
 void setSummaryRemainingDuration(JAXBElement<Double> value)
          Sets the value of the summaryRemainingDuration property.
 void setSummaryRemainingExpenseCost(JAXBElement<Double> value)
          Sets the value of the summaryRemainingExpenseCost property.
 void setSummaryRemainingFinishDate(JAXBElement<Date> value)
          Sets the value of the summaryRemainingFinishDate property.
 void setSummaryRemainingLaborCost(JAXBElement<Double> value)
          Sets the value of the summaryRemainingLaborCost property.
 void setSummaryRemainingLaborUnits(JAXBElement<Double> value)
          Sets the value of the summaryRemainingLaborUnits property.
 void setSummaryRemainingMaterialCost(JAXBElement<Double> value)
          Sets the value of the summaryRemainingMaterialCost property.
 void setSummaryRemainingNonLaborCost(JAXBElement<Double> value)
          Sets the value of the summaryRemainingNonLaborCost property.
 void setSummaryRemainingNonLaborUnits(JAXBElement<Double> value)
          Sets the value of the summaryRemainingNonLaborUnits property.
 void setSummaryRemainingStartDate(JAXBElement<Date> value)
          Sets the value of the summaryRemainingStartDate property.
 void setSummaryRemainingTotalCost(JAXBElement<Double> value)
          Sets the value of the summaryRemainingTotalCost property.
 void setSummarySchedulePercentComplete(JAXBElement<Double> value)
          Sets the value of the summarySchedulePercentComplete property.
 void setSummarySchedulePercentCompleteByCost(JAXBElement<Double> value)
          Sets the value of the summarySchedulePercentCompleteByCost property.
 void setSummarySchedulePercentCompleteByLaborUnits(JAXBElement<Double> value)
          Sets the value of the summarySchedulePercentCompleteByLaborUnits property.
 void setSummarySchedulePerformanceIndexByCost(JAXBElement<Double> value)
          Sets the value of the summarySchedulePerformanceIndexByCost property.
 void setSummarySchedulePerformanceIndexByLaborUnits(JAXBElement<Double> value)
          Sets the value of the summarySchedulePerformanceIndexByLaborUnits property.
 void setSummaryScheduleVarianceByCost(JAXBElement<Double> value)
          Sets the value of the summaryScheduleVarianceByCost property.
 void setSummaryScheduleVarianceByLaborUnits(JAXBElement<Double> value)
          Sets the value of the summaryScheduleVarianceByLaborUnits property.
 void setSummaryScheduleVarianceIndex(JAXBElement<Double> value)
          Sets the value of the summaryScheduleVarianceIndex property.
 void setSummaryScheduleVarianceIndexByCost(JAXBElement<Double> value)
          Sets the value of the summaryScheduleVarianceIndexByCost property.
 void setSummaryScheduleVarianceIndexByLaborUnits(JAXBElement<Double> value)
          Sets the value of the summaryScheduleVarianceIndexByLaborUnits property.
 void setSummaryStartDateVariance(JAXBElement<Double> value)
          Sets the value of the summaryStartDateVariance property.
 void setSummaryToCompletePerformanceIndexByCost(JAXBElement<Double> value)
          Sets the value of the summaryToCompletePerformanceIndexByCost property.
 void setSummaryTotalCostVariance(JAXBElement<Double> value)
          Sets the value of the summaryTotalCostVariance property.
 void setSummaryTotalFloat(JAXBElement<Double> value)
          Sets the value of the summaryTotalFloat property.
 void setSummaryUnitsPercentComplete(JAXBElement<Double> value)
          Sets the value of the summaryUnitsPercentComplete property.
 void setSummaryVarianceAtCompletionByLaborUnits(JAXBElement<Double> value)
          Sets the value of the summaryVarianceAtCompletionByLaborUnits property.
 void setTotalBenefitPlan(JAXBElement<Double> value)
          Sets the value of the totalBenefitPlan property.
 void setTotalBenefitPlanTally(JAXBElement<Double> value)
          Sets the value of the totalBenefitPlanTally property.
 void setTotalFunding(JAXBElement<Double> value)
          Sets the value of the totalFunding property.
 void setTotalSpendingPlan(JAXBElement<Double> value)
          Sets the value of the totalSpendingPlan property.
 void setTotalSpendingPlanTally(JAXBElement<Double> value)
          Sets the value of the totalSpendingPlanTally property.
 void setUnallocatedBudget(JAXBElement<Double> value)
          Sets the value of the unallocatedBudget property.
 void setUndistributedCurrentVariance(JAXBElement<Double> value)
          Sets the value of the undistributedCurrentVariance property.
 void setUseProjectBaselineForEarnedValue(Boolean value)
          Sets the value of the useProjectBaselineForEarnedValue property.
 void setWBSCodeSeparator(String value)
          Sets the value of the wbsCodeSeparator property.
 void setWBSObjectId(JAXBElement<Integer> value)
          Sets the value of the wbsObjectId property.
 void setWebSiteRootDirectory(String value)
          Sets the value of the webSiteRootDirectory property.
 void setWebSiteURL(String value)
          Sets the value of the webSiteURL property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

activityDefaultActivityType

protected String activityDefaultActivityType

activityDefaultCalendarObjectId

protected JAXBElement<Integer> activityDefaultCalendarObjectId

activityDefaultCostAccountObjectId

protected JAXBElement<Integer> activityDefaultCostAccountObjectId

activityDefaultDurationType

protected String activityDefaultDurationType

activityDefaultPercentCompleteType

protected String activityDefaultPercentCompleteType

activityDefaultPricePerUnit

protected JAXBElement<Double> activityDefaultPricePerUnit

activityIdBasedOnSelectedActivity

protected Boolean activityIdBasedOnSelectedActivity

activityIdIncrement

protected JAXBElement<Integer> activityIdIncrement

activityIdPrefix

protected String activityIdPrefix

activityIdSuffix

protected JAXBElement<Integer> activityIdSuffix

activityPercentCompleteBasedOnActivitySteps

protected Boolean activityPercentCompleteBasedOnActivitySteps

addActualToRemaining

protected Boolean addActualToRemaining

addedBy

protected String addedBy

allowNegativeActualUnitsFlag

protected Boolean allowNegativeActualUnitsFlag

annualDiscountRate

protected JAXBElement<Double> annualDiscountRate

anticipatedFinishDate

protected JAXBElement<Date> anticipatedFinishDate

anticipatedStartDate

protected JAXBElement<Date> anticipatedStartDate

assignmentDefaultDrivingFlag

protected Boolean assignmentDefaultDrivingFlag

assignmentDefaultRateType

protected String assignmentDefaultRateType

checkOutDate

protected JAXBElement<Date> checkOutDate

checkOutStatus

protected Boolean checkOutStatus

checkOutUserObjectId

protected JAXBElement<Integer> checkOutUserObjectId

containsSummaryData

protected Boolean containsSummaryData

containsSummaryDataOnly

protected Boolean containsSummaryDataOnly

costQuantityRecalculateFlag

protected Boolean costQuantityRecalculateFlag

createDate

protected JAXBElement<Date> createDate

createUser

protected String createUser

criticalActivityFloatLimit

protected JAXBElement<Double> criticalActivityFloatLimit

criticalActivityPathType

protected String criticalActivityPathType

currentBaselineProjectObjectId

protected JAXBElement<Integer> currentBaselineProjectObjectId

currentBudget

protected JAXBElement<Double> currentBudget

currentVariance

protected JAXBElement<Double> currentVariance

dataDate

protected JAXBElement<Date> dataDate

dateAdded

protected Date dateAdded

defaultPriceTimeUnits

protected String defaultPriceTimeUnits

discountApplicationPeriod

protected String discountApplicationPeriod

distributedCurrentBudget

protected JAXBElement<Double> distributedCurrentBudget

earnedValueComputeType

protected String earnedValueComputeType

earnedValueETCComputeType

protected String earnedValueETCComputeType

earnedValueETCUserValue

protected JAXBElement<Double> earnedValueETCUserValue

earnedValueUserPercent

protected JAXBElement<Double> earnedValueUserPercent

enableSummarization

protected Boolean enableSummarization

estimatedWeight

protected Double estimatedWeight

finishDate

protected JAXBElement<Date> finishDate

fiscalYearStartMonth

protected Integer fiscalYearStartMonth

forecastFinishDate

protected JAXBElement<Date> forecastFinishDate

forecastStartDate

protected JAXBElement<Date> forecastStartDate

guid

protected String guid

hasFutureBucketData

protected JAXBElement<Boolean> hasFutureBucketData

id

protected String id

independentETCLaborUnits

protected JAXBElement<Double> independentETCLaborUnits

independentETCTotalCost

protected JAXBElement<Double> independentETCTotalCost

integratedType

protected String integratedType

lastApplyActualsDate

protected JAXBElement<Date> lastApplyActualsDate

lastFinancialPeriodObjectId

protected JAXBElement<Integer> lastFinancialPeriodObjectId

lastSummarizedDate

protected JAXBElement<Date> lastSummarizedDate

lastUpdateDate

protected JAXBElement<Date> lastUpdateDate

lastUpdateUser

protected String lastUpdateUser

levelingPriority

protected Integer levelingPriority

linkActualToActualThisPeriod

protected Boolean linkActualToActualThisPeriod

linkPercentCompleteWithActual

protected Boolean linkPercentCompleteWithActual

linkPlannedAndAtCompletionFlag

protected Boolean linkPlannedAndAtCompletionFlag

msProjectManagedFlag

protected Boolean msProjectManagedFlag

mustFinishByDate

protected JAXBElement<Date> mustFinishByDate

name

protected String name

obsName

protected String obsName

obsObjectId

protected Integer obsObjectId

objectId

protected Integer objectId

originalBudget

protected JAXBElement<Double> originalBudget

overallProjectScore

protected JAXBElement<Integer> overallProjectScore

ownerResourceObjectId

protected JAXBElement<Integer> ownerResourceObjectId

parentEPSObjectId

protected Integer parentEPSObjectId

plannedStartDate

protected Date plannedStartDate

primaryResourcesCanMarkActivitiesAsCompleted

protected Boolean primaryResourcesCanMarkActivitiesAsCompleted

projectForecastStartDate

protected JAXBElement<Date> projectForecastStartDate

proposedBudget

protected JAXBElement<Double> proposedBudget

resetPlannedToRemainingFlag

protected Boolean resetPlannedToRemainingFlag

resourceCanBeAssignedToSameActivityMoreThanOnce

protected Boolean resourceCanBeAssignedToSameActivityMoreThanOnce

resourcesCanAssignThemselvesToActivities

protected Boolean resourcesCanAssignThemselvesToActivities

resourcesCanEditAssignmentPercentComplete

protected Boolean resourcesCanEditAssignmentPercentComplete

resourcesCanMarkAssignmentAsCompleted

protected Boolean resourcesCanMarkAssignmentAsCompleted

resourcesCanViewInactiveActivities

protected Boolean resourcesCanViewInactiveActivities

riskLevel

protected String riskLevel

scheduledFinishDate

protected JAXBElement<Date> scheduledFinishDate

sourceProjectObjectId

protected JAXBElement<Integer> sourceProjectObjectId

startDate

protected JAXBElement<Date> startDate

status

protected String status

strategicPriority

protected JAXBElement<Integer> strategicPriority

summarizeToWBSLevel

protected JAXBElement<Integer> summarizeToWBSLevel

summarizedDataDate

protected JAXBElement<Date> summarizedDataDate

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

summaryLevel

protected String summaryLevel

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

totalFunding

protected JAXBElement<Double> totalFunding

totalSpendingPlan

protected JAXBElement<Double> totalSpendingPlan

totalSpendingPlanTally

protected JAXBElement<Double> totalSpendingPlanTally

unallocatedBudget

protected JAXBElement<Double> unallocatedBudget

undistributedCurrentVariance

protected JAXBElement<Double> undistributedCurrentVariance

useProjectBaselineForEarnedValue

protected Boolean useProjectBaselineForEarnedValue

wbsCodeSeparator

protected String wbsCodeSeparator

wbsObjectId

protected JAXBElement<Integer> wbsObjectId

webSiteRootDirectory

protected String webSiteRootDirectory

webSiteURL

protected String webSiteURL

code

protected List<CodeAssignmentType> code

udf

protected List<UDFAssignmentType> udf

spread

protected EPSProjectWBSSpreadType spread

projectResourceSpread

protected List<ProjectResourceSpreadType> projectResourceSpread

projectRoleSpread

protected List<ProjectRoleSpreadType> projectRoleSpread

calendar

protected List<CalendarType> calendar

wbs

protected List<WBSType> wbs

projectResource

protected List<ProjectResourceType> projectResource

projectResourceQuantity

protected List<ProjectResourceQuantityType> projectResourceQuantity

projectBudgetChangeLog

protected List<ProjectBudgetChangeLogType> projectBudgetChangeLog

projectRisk

protected List<ProjectRiskType> projectRisk

wbsMilestone

protected List<WBSMilestoneType> wbsMilestone

projectNote

protected List<ProjectNoteType> projectNote

projectThreshold

protected List<ProjectThresholdType> projectThreshold

projectSpendingPlan

protected List<ProjectSpendingPlanType> projectSpendingPlan

projectFunding

protected List<ProjectFundingType> projectFunding

projectEstimate

protected List<ProjectEstimateType> projectEstimate

activityCodeType

protected List<ActivityCodeTypeType> activityCodeType

activityCode

protected List<ActivityCodeType> activityCode

activity

protected List<ActivityType> activity

resourceAssignment

protected List<ResourceAssignmentType> resourceAssignment

activityExpense

protected List<ActivityExpenseType> activityExpense

activityNote

protected List<ActivityNoteType> activityNote

activityStep

protected List<ActivityStepType> activityStep

relationship

protected List<RelationshipType> relationship

activityPeriodActual

protected List<ActivityPeriodActualType> activityPeriodActual

projectIssue

protected List<ProjectIssueType> projectIssue

resourceAssignmentPeriodActual

protected List<ResourceAssignmentPeriodActualType> resourceAssignmentPeriodActual

document

protected List<DocumentType> document

projectDocument

protected List<ProjectDocumentType> projectDocument

external

protected Boolean external
Constructor Detail

ProjectType

public ProjectType()
Method Detail

getActivityDefaultActivityType

public String getActivityDefaultActivityType()
Gets the value of the activityDefaultActivityType property.

Returns:
possible object is String

setActivityDefaultActivityType

public void setActivityDefaultActivityType(String value)
Sets the value of the activityDefaultActivityType property.

Parameters:
value - allowed object is String

getActivityDefaultCalendarObjectId

public JAXBElement<Integer> getActivityDefaultCalendarObjectId()
Gets the value of the activityDefaultCalendarObjectId property.

Returns:
possible object is JAXBElement<Integer>

setActivityDefaultCalendarObjectId

public void setActivityDefaultCalendarObjectId(JAXBElement<Integer> value)
Sets the value of the activityDefaultCalendarObjectId property.

Parameters:
value - allowed object is JAXBElement<Integer>

getActivityDefaultCostAccountObjectId

public JAXBElement<Integer> getActivityDefaultCostAccountObjectId()
Gets the value of the activityDefaultCostAccountObjectId property.

Returns:
possible object is JAXBElement<Integer>

setActivityDefaultCostAccountObjectId

public void setActivityDefaultCostAccountObjectId(JAXBElement<Integer> value)
Sets the value of the activityDefaultCostAccountObjectId property.

Parameters:
value - allowed object is JAXBElement<Integer>

getActivityDefaultDurationType

public String getActivityDefaultDurationType()
Gets the value of the activityDefaultDurationType property.

Returns:
possible object is String

setActivityDefaultDurationType

public void setActivityDefaultDurationType(String value)
Sets the value of the activityDefaultDurationType property.

Parameters:
value - allowed object is String

getActivityDefaultPercentCompleteType

public String getActivityDefaultPercentCompleteType()
Gets the value of the activityDefaultPercentCompleteType property.

Returns:
possible object is String

setActivityDefaultPercentCompleteType

public void setActivityDefaultPercentCompleteType(String value)
Sets the value of the activityDefaultPercentCompleteType property.

Parameters:
value - allowed object is String

getActivityDefaultPricePerUnit

public JAXBElement<Double> getActivityDefaultPricePerUnit()
Gets the value of the activityDefaultPricePerUnit property.

Returns:
possible object is JAXBElement<Double>

setActivityDefaultPricePerUnit

public void setActivityDefaultPricePerUnit(JAXBElement<Double> value)
Sets the value of the activityDefaultPricePerUnit property.

Parameters:
value - allowed object is JAXBElement<Double>

isActivityIdBasedOnSelectedActivity

public Boolean isActivityIdBasedOnSelectedActivity()
Gets the value of the activityIdBasedOnSelectedActivity property.

Returns:
possible object is Boolean

setActivityIdBasedOnSelectedActivity

public void setActivityIdBasedOnSelectedActivity(Boolean value)
Sets the value of the activityIdBasedOnSelectedActivity property.

Parameters:
value - allowed object is Boolean

getActivityIdIncrement

public JAXBElement<Integer> getActivityIdIncrement()
Gets the value of the activityIdIncrement property.

Returns:
possible object is JAXBElement<Integer>

setActivityIdIncrement

public void setActivityIdIncrement(JAXBElement<Integer> value)
Sets the value of the activityIdIncrement property.

Parameters:
value - allowed object is JAXBElement<Integer>

getActivityIdPrefix

public String getActivityIdPrefix()
Gets the value of the activityIdPrefix property.

Returns:
possible object is String

setActivityIdPrefix

public void setActivityIdPrefix(String value)
Sets the value of the activityIdPrefix property.

Parameters:
value - allowed object is String

getActivityIdSuffix

public JAXBElement<Integer> getActivityIdSuffix()
Gets the value of the activityIdSuffix property.

Returns:
possible object is JAXBElement<Integer>

setActivityIdSuffix

public void setActivityIdSuffix(JAXBElement<Integer> value)
Sets the value of the activityIdSuffix property.

Parameters:
value - allowed object is JAXBElement<Integer>

isActivityPercentCompleteBasedOnActivitySteps

public Boolean isActivityPercentCompleteBasedOnActivitySteps()
Gets the value of the activityPercentCompleteBasedOnActivitySteps property.

Returns:
possible object is Boolean

setActivityPercentCompleteBasedOnActivitySteps

public void setActivityPercentCompleteBasedOnActivitySteps(Boolean value)
Sets the value of the activityPercentCompleteBasedOnActivitySteps property.

Parameters:
value - allowed object is Boolean

isAddActualToRemaining

public Boolean isAddActualToRemaining()
Gets the value of the addActualToRemaining property.

Returns:
possible object is Boolean

setAddActualToRemaining

public void setAddActualToRemaining(Boolean value)
Sets the value of the addActualToRemaining property.

Parameters:
value - allowed object is Boolean

getAddedBy

public String getAddedBy()
Gets the value of the addedBy property.

Returns:
possible object is String

setAddedBy

public void setAddedBy(String value)
Sets the value of the addedBy property.

Parameters:
value - allowed object is String

isAllowNegativeActualUnitsFlag

public Boolean isAllowNegativeActualUnitsFlag()
Gets the value of the allowNegativeActualUnitsFlag property.

Returns:
possible object is Boolean

setAllowNegativeActualUnitsFlag

public void setAllowNegativeActualUnitsFlag(Boolean value)
Sets the value of the allowNegativeActualUnitsFlag property.

Parameters:
value - allowed object is Boolean

getAnnualDiscountRate

public JAXBElement<Double> getAnnualDiscountRate()
Gets the value of the annualDiscountRate property.

Returns:
possible object is JAXBElement<Double>

setAnnualDiscountRate

public void setAnnualDiscountRate(JAXBElement<Double> value)
Sets the value of the annualDiscountRate property.

Parameters:
value - allowed object is JAXBElement<Double>

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>

isAssignmentDefaultDrivingFlag

public Boolean isAssignmentDefaultDrivingFlag()
Gets the value of the assignmentDefaultDrivingFlag property.

Returns:
possible object is Boolean

setAssignmentDefaultDrivingFlag

public void setAssignmentDefaultDrivingFlag(Boolean value)
Sets the value of the assignmentDefaultDrivingFlag property.

Parameters:
value - allowed object is Boolean

getAssignmentDefaultRateType

public String getAssignmentDefaultRateType()
Gets the value of the assignmentDefaultRateType property.

Returns:
possible object is String

setAssignmentDefaultRateType

public void setAssignmentDefaultRateType(String value)
Sets the value of the assignmentDefaultRateType property.

Parameters:
value - allowed object is String

getCheckOutDate

public JAXBElement<Date> getCheckOutDate()
Gets the value of the checkOutDate property.

Returns:
possible object is JAXBElement<Date>

setCheckOutDate

public void setCheckOutDate(JAXBElement<Date> value)
Sets the value of the checkOutDate property.

Parameters:
value - allowed object is JAXBElement<Date>

isCheckOutStatus

public Boolean isCheckOutStatus()
Gets the value of the checkOutStatus property.

Returns:
possible object is Boolean

setCheckOutStatus

public void setCheckOutStatus(Boolean value)
Sets the value of the checkOutStatus property.

Parameters:
value - allowed object is Boolean

getCheckOutUserObjectId

public JAXBElement<Integer> getCheckOutUserObjectId()
Gets the value of the checkOutUserObjectId property.

Returns:
possible object is JAXBElement<Integer>

setCheckOutUserObjectId

public void setCheckOutUserObjectId(JAXBElement<Integer> value)
Sets the value of the checkOutUserObjectId property.

Parameters:
value - allowed object is JAXBElement<Integer>

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

isContainsSummaryDataOnly

public Boolean isContainsSummaryDataOnly()
Gets the value of the containsSummaryDataOnly property.

Returns:
possible object is Boolean

setContainsSummaryDataOnly

public void setContainsSummaryDataOnly(Boolean value)
Sets the value of the containsSummaryDataOnly property.

Parameters:
value - allowed object is Boolean

isCostQuantityRecalculateFlag

public Boolean isCostQuantityRecalculateFlag()
Gets the value of the costQuantityRecalculateFlag property.

Returns:
possible object is Boolean

setCostQuantityRecalculateFlag

public void setCostQuantityRecalculateFlag(Boolean value)
Sets the value of the costQuantityRecalculateFlag 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

getCriticalActivityFloatLimit

public JAXBElement<Double> getCriticalActivityFloatLimit()
Gets the value of the criticalActivityFloatLimit property.

Returns:
possible object is JAXBElement<Double>

setCriticalActivityFloatLimit

public void setCriticalActivityFloatLimit(JAXBElement<Double> value)
Sets the value of the criticalActivityFloatLimit property.

Parameters:
value - allowed object is JAXBElement<Double>

getCriticalActivityPathType

public String getCriticalActivityPathType()
Gets the value of the criticalActivityPathType property.

Returns:
possible object is String

setCriticalActivityPathType

public void setCriticalActivityPathType(String value)
Sets the value of the criticalActivityPathType property.

Parameters:
value - allowed object is String

getCurrentBaselineProjectObjectId

public JAXBElement<Integer> getCurrentBaselineProjectObjectId()
Gets the value of the currentBaselineProjectObjectId property.

Returns:
possible object is JAXBElement<Integer>

setCurrentBaselineProjectObjectId

public void setCurrentBaselineProjectObjectId(JAXBElement<Integer> value)
Sets the value of the currentBaselineProjectObjectId property.

Parameters:
value - allowed object is JAXBElement<Integer>

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>

getDataDate

public JAXBElement<Date> getDataDate()
Gets the value of the dataDate property.

Returns:
possible object is JAXBElement<Date>

setDataDate

public void setDataDate(JAXBElement<Date> value)
Sets the value of the dataDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getDateAdded

public Date getDateAdded()
Gets the value of the dateAdded property.

Returns:
possible object is String

setDateAdded

public void setDateAdded(Date value)
Sets the value of the dateAdded property.

Parameters:
value - allowed object is String

getDefaultPriceTimeUnits

public String getDefaultPriceTimeUnits()
Gets the value of the defaultPriceTimeUnits property.

Returns:
possible object is String

setDefaultPriceTimeUnits

public void setDefaultPriceTimeUnits(String value)
Sets the value of the defaultPriceTimeUnits property.

Parameters:
value - allowed object is String

getDiscountApplicationPeriod

public String getDiscountApplicationPeriod()
Gets the value of the discountApplicationPeriod property.

Returns:
possible object is String

setDiscountApplicationPeriod

public void setDiscountApplicationPeriod(String value)
Sets the value of the discountApplicationPeriod property.

Parameters:
value - allowed object is String

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>

isEnableSummarization

public Boolean isEnableSummarization()
Gets the value of the enableSummarization property.

Returns:
possible object is Boolean

setEnableSummarization

public void setEnableSummarization(Boolean value)
Sets the value of the enableSummarization property.

Parameters:
value - allowed object is Boolean

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>

getFiscalYearStartMonth

public Integer getFiscalYearStartMonth()
Gets the value of the fiscalYearStartMonth property.

Returns:
possible object is Integer

setFiscalYearStartMonth

public void setFiscalYearStartMonth(Integer value)
Sets the value of the fiscalYearStartMonth property.

Parameters:
value - allowed object is Integer

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

getHasFutureBucketData

public JAXBElement<Boolean> getHasFutureBucketData()
Gets the value of the hasFutureBucketData property.

Returns:
possible object is JAXBElement<Boolean>

setHasFutureBucketData

public void setHasFutureBucketData(JAXBElement<Boolean> value)
Sets the value of the hasFutureBucketData property.

Parameters:
value - allowed object is JAXBElement<Boolean>

getId

public String getId()
Gets the value of the id property.

Returns:
possible object is String

setId

public void setId(String value)
Sets the value of the id 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>

getIntegratedType

public String getIntegratedType()
Gets the value of the integratedType property.

Returns:
possible object is String

setIntegratedType

public void setIntegratedType(String value)
Sets the value of the integratedType property.

Parameters:
value - allowed object is String

getLastApplyActualsDate

public JAXBElement<Date> getLastApplyActualsDate()
Gets the value of the lastApplyActualsDate property.

Returns:
possible object is JAXBElement<Date>

setLastApplyActualsDate

public void setLastApplyActualsDate(JAXBElement<Date> value)
Sets the value of the lastApplyActualsDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getLastFinancialPeriodObjectId

public JAXBElement<Integer> getLastFinancialPeriodObjectId()
Gets the value of the lastFinancialPeriodObjectId property.

Returns:
possible object is JAXBElement<Integer>

setLastFinancialPeriodObjectId

public void setLastFinancialPeriodObjectId(JAXBElement<Integer> value)
Sets the value of the lastFinancialPeriodObjectId property.

Parameters:
value - allowed object is JAXBElement<Integer>

getLastSummarizedDate

public JAXBElement<Date> getLastSummarizedDate()
Gets the value of the lastSummarizedDate property.

Returns:
possible object is JAXBElement<Date>

setLastSummarizedDate

public void setLastSummarizedDate(JAXBElement<Date> value)
Sets the value of the lastSummarizedDate property.

Parameters:
value - allowed object is JAXBElement<Date>

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

getLevelingPriority

public Integer getLevelingPriority()
Gets the value of the levelingPriority property.

Returns:
possible object is Integer

setLevelingPriority

public void setLevelingPriority(Integer value)
Sets the value of the levelingPriority property.

Parameters:
value - allowed object is Integer

isLinkActualToActualThisPeriod

public Boolean isLinkActualToActualThisPeriod()
Gets the value of the linkActualToActualThisPeriod property.

Returns:
possible object is Boolean

setLinkActualToActualThisPeriod

public void setLinkActualToActualThisPeriod(Boolean value)
Sets the value of the linkActualToActualThisPeriod property.

Parameters:
value - allowed object is Boolean

isLinkPercentCompleteWithActual

public Boolean isLinkPercentCompleteWithActual()
Gets the value of the linkPercentCompleteWithActual property.

Returns:
possible object is Boolean

setLinkPercentCompleteWithActual

public void setLinkPercentCompleteWithActual(Boolean value)
Sets the value of the linkPercentCompleteWithActual property.

Parameters:
value - allowed object is Boolean

isLinkPlannedAndAtCompletionFlag

public Boolean isLinkPlannedAndAtCompletionFlag()
Gets the value of the linkPlannedAndAtCompletionFlag property.

Returns:
possible object is Boolean

setLinkPlannedAndAtCompletionFlag

public void setLinkPlannedAndAtCompletionFlag(Boolean value)
Sets the value of the linkPlannedAndAtCompletionFlag property.

Parameters:
value - allowed object is Boolean

isMSProjectManagedFlag

public Boolean isMSProjectManagedFlag()
Gets the value of the msProjectManagedFlag property.

Returns:
possible object is Boolean

setMSProjectManagedFlag

public void setMSProjectManagedFlag(Boolean value)
Sets the value of the msProjectManagedFlag property.

Parameters:
value - allowed object is Boolean

getMustFinishByDate

public JAXBElement<Date> getMustFinishByDate()
Gets the value of the mustFinishByDate property.

Returns:
possible object is JAXBElement<Date>

setMustFinishByDate

public void setMustFinishByDate(JAXBElement<Date> value)
Sets the value of the mustFinishByDate property.

Parameters:
value - allowed object is JAXBElement<Date>

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>

getOverallProjectScore

public JAXBElement<Integer> getOverallProjectScore()
Gets the value of the overallProjectScore property.

Returns:
possible object is JAXBElement<Integer>

setOverallProjectScore

public void setOverallProjectScore(JAXBElement<Integer> value)
Sets the value of the overallProjectScore property.

Parameters:
value - allowed object is JAXBElement<Integer>

getOwnerResourceObjectId

public JAXBElement<Integer> getOwnerResourceObjectId()
Gets the value of the ownerResourceObjectId property.

Returns:
possible object is JAXBElement<Integer>

setOwnerResourceObjectId

public void setOwnerResourceObjectId(JAXBElement<Integer> value)
Sets the value of the ownerResourceObjectId property.

Parameters:
value - allowed object is JAXBElement<Integer>

getParentEPSObjectId

public Integer getParentEPSObjectId()
Gets the value of the parentEPSObjectId property.

Returns:
possible object is Integer

setParentEPSObjectId

public void setParentEPSObjectId(Integer value)
Sets the value of the parentEPSObjectId property.

Parameters:
value - allowed object is Integer

getPlannedStartDate

public Date getPlannedStartDate()
Gets the value of the plannedStartDate property.

Returns:
possible object is String

setPlannedStartDate

public void setPlannedStartDate(Date value)
Sets the value of the plannedStartDate property.

Parameters:
value - allowed object is String

isPrimaryResourcesCanMarkActivitiesAsCompleted

public Boolean isPrimaryResourcesCanMarkActivitiesAsCompleted()
Gets the value of the primaryResourcesCanMarkActivitiesAsCompleted property.

Returns:
possible object is Boolean

setPrimaryResourcesCanMarkActivitiesAsCompleted

public void setPrimaryResourcesCanMarkActivitiesAsCompleted(Boolean value)
Sets the value of the primaryResourcesCanMarkActivitiesAsCompleted property.

Parameters:
value - allowed object is Boolean

getProjectForecastStartDate

public JAXBElement<Date> getProjectForecastStartDate()
Gets the value of the projectForecastStartDate property.

Returns:
possible object is JAXBElement<Date>

setProjectForecastStartDate

public void setProjectForecastStartDate(JAXBElement<Date> value)
Sets the value of the projectForecastStartDate property.

Parameters:
value - allowed object is JAXBElement<Date>

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>

isResetPlannedToRemainingFlag

public Boolean isResetPlannedToRemainingFlag()
Gets the value of the resetPlannedToRemainingFlag property.

Returns:
possible object is Boolean

setResetPlannedToRemainingFlag

public void setResetPlannedToRemainingFlag(Boolean value)
Sets the value of the resetPlannedToRemainingFlag property.

Parameters:
value - allowed object is Boolean

isResourceCanBeAssignedToSameActivityMoreThanOnce

public Boolean isResourceCanBeAssignedToSameActivityMoreThanOnce()
Gets the value of the resourceCanBeAssignedToSameActivityMoreThanOnce property.

Returns:
possible object is Boolean

setResourceCanBeAssignedToSameActivityMoreThanOnce

public void setResourceCanBeAssignedToSameActivityMoreThanOnce(Boolean value)
Sets the value of the resourceCanBeAssignedToSameActivityMoreThanOnce property.

Parameters:
value - allowed object is Boolean

isResourcesCanAssignThemselvesToActivities

public Boolean isResourcesCanAssignThemselvesToActivities()
Gets the value of the resourcesCanAssignThemselvesToActivities property.

Returns:
possible object is Boolean

setResourcesCanAssignThemselvesToActivities

public void setResourcesCanAssignThemselvesToActivities(Boolean value)
Sets the value of the resourcesCanAssignThemselvesToActivities property.

Parameters:
value - allowed object is Boolean

isResourcesCanEditAssignmentPercentComplete

public Boolean isResourcesCanEditAssignmentPercentComplete()
Gets the value of the resourcesCanEditAssignmentPercentComplete property.

Returns:
possible object is Boolean

setResourcesCanEditAssignmentPercentComplete

public void setResourcesCanEditAssignmentPercentComplete(Boolean value)
Sets the value of the resourcesCanEditAssignmentPercentComplete property.

Parameters:
value - allowed object is Boolean

isResourcesCanMarkAssignmentAsCompleted

public Boolean isResourcesCanMarkAssignmentAsCompleted()
Gets the value of the resourcesCanMarkAssignmentAsCompleted property.

Returns:
possible object is Boolean

setResourcesCanMarkAssignmentAsCompleted

public void setResourcesCanMarkAssignmentAsCompleted(Boolean value)
Sets the value of the resourcesCanMarkAssignmentAsCompleted property.

Parameters:
value - allowed object is Boolean

isResourcesCanViewInactiveActivities

public Boolean isResourcesCanViewInactiveActivities()
Gets the value of the resourcesCanViewInactiveActivities property.

Returns:
possible object is Boolean

setResourcesCanViewInactiveActivities

public void setResourcesCanViewInactiveActivities(Boolean value)
Sets the value of the resourcesCanViewInactiveActivities property.

Parameters:
value - allowed object is Boolean

getRiskLevel

public String getRiskLevel()
Gets the value of the riskLevel property.

Returns:
possible object is String

setRiskLevel

public void setRiskLevel(String value)
Sets the value of the riskLevel property.

Parameters:
value - allowed object is String

getScheduledFinishDate

public JAXBElement<Date> getScheduledFinishDate()
Gets the value of the scheduledFinishDate property.

Returns:
possible object is JAXBElement<Date>

setScheduledFinishDate

public void setScheduledFinishDate(JAXBElement<Date> value)
Sets the value of the scheduledFinishDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getSourceProjectObjectId

public JAXBElement<Integer> getSourceProjectObjectId()
Gets the value of the sourceProjectObjectId property.

Returns:
possible object is JAXBElement<Integer>

setSourceProjectObjectId

public void setSourceProjectObjectId(JAXBElement<Integer> value)
Sets the value of the sourceProjectObjectId property.

Parameters:
value - allowed object is JAXBElement<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

getStrategicPriority

public JAXBElement<Integer> getStrategicPriority()
Gets the value of the strategicPriority property.

Returns:
possible object is JAXBElement<Integer>

setStrategicPriority

public void setStrategicPriority(JAXBElement<Integer> value)
Sets the value of the strategicPriority property.

Parameters:
value - allowed object is JAXBElement<Integer>

getSummarizeToWBSLevel

public JAXBElement<Integer> getSummarizeToWBSLevel()
Gets the value of the summarizeToWBSLevel property.

Returns:
possible object is JAXBElement<Integer>

setSummarizeToWBSLevel

public void setSummarizeToWBSLevel(JAXBElement<Integer> value)
Sets the value of the summarizeToWBSLevel property.

Parameters:
value - allowed object is JAXBElement<Integer>

getSummarizedDataDate

public JAXBElement<Date> getSummarizedDataDate()
Gets the value of the summarizedDataDate property.

Returns:
possible object is JAXBElement<Date>

setSummarizedDataDate

public void setSummarizedDataDate(JAXBElement<Date> value)
Sets the value of the summarizedDataDate property.

Parameters:
value - allowed object is JAXBElement<Date>

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>

getSummaryLevel

public String getSummaryLevel()
Gets the value of the summaryLevel property.

Returns:
possible object is String

setSummaryLevel

public void setSummaryLevel(String value)
Sets the value of the summaryLevel property.

Parameters:
value - allowed object is String

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>

getTotalFunding

public JAXBElement<Double> getTotalFunding()
Gets the value of the totalFunding property.

Returns:
possible object is JAXBElement<Double>

setTotalFunding

public void setTotalFunding(JAXBElement<Double> value)
Sets the value of the totalFunding 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>

isUseProjectBaselineForEarnedValue

public Boolean isUseProjectBaselineForEarnedValue()
Gets the value of the useProjectBaselineForEarnedValue property.

Returns:
possible object is Boolean

setUseProjectBaselineForEarnedValue

public void setUseProjectBaselineForEarnedValue(Boolean value)
Sets the value of the useProjectBaselineForEarnedValue property.

Parameters:
value - allowed object is Boolean

getWBSCodeSeparator

public String getWBSCodeSeparator()
Gets the value of the wbsCodeSeparator property.

Returns:
possible object is String

setWBSCodeSeparator

public void setWBSCodeSeparator(String value)
Sets the value of the wbsCodeSeparator property.

Parameters:
value - allowed object is String

getWBSObjectId

public JAXBElement<Integer> getWBSObjectId()
Gets the value of the wbsObjectId property.

Returns:
possible object is JAXBElement<Integer>

setWBSObjectId

public void setWBSObjectId(JAXBElement<Integer> value)
Sets the value of the wbsObjectId property.

Parameters:
value - allowed object is JAXBElement<Integer>

getWebSiteRootDirectory

public String getWebSiteRootDirectory()
Gets the value of the webSiteRootDirectory property.

Returns:
possible object is String

setWebSiteRootDirectory

public void setWebSiteRootDirectory(String value)
Sets the value of the webSiteRootDirectory property.

Parameters:
value - allowed object is String

getWebSiteURL

public String getWebSiteURL()
Gets the value of the webSiteURL property.

Returns:
possible object is String

setWebSiteURL

public void setWebSiteURL(String value)
Sets the value of the webSiteURL property.

Parameters:
value - allowed object is String

getCode

public List<CodeAssignmentType> getCode()
Gets the value of the code 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 code property.

For example, to add a new item, do as follows:

    getCode().add(newItem);
 

Objects of the following type(s) are allowed in the list CodeAssignmentType


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

getProjectResourceSpread

public List<ProjectResourceSpreadType> getProjectResourceSpread()
Gets the value of the projectResourceSpread 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 projectResourceSpread property.

For example, to add a new item, do as follows:

    getProjectResourceSpread().add(newItem);
 

Objects of the following type(s) are allowed in the list ProjectResourceSpreadType


getProjectRoleSpread

public List<ProjectRoleSpreadType> getProjectRoleSpread()
Gets the value of the projectRoleSpread 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 projectRoleSpread property.

For example, to add a new item, do as follows:

    getProjectRoleSpread().add(newItem);
 

Objects of the following type(s) are allowed in the list ProjectRoleSpreadType


getCalendar

public List<CalendarType> getCalendar()
Gets the value of the calendar 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 calendar property.

For example, to add a new item, do as follows:

    getCalendar().add(newItem);
 

Objects of the following type(s) are allowed in the list CalendarType


getWBS

public List<WBSType> getWBS()
Gets the value of the wbs 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 wbs property.

For example, to add a new item, do as follows:

    getWBS().add(newItem);
 

Objects of the following type(s) are allowed in the list WBSType


getProjectResource

public List<ProjectResourceType> getProjectResource()
Gets the value of the projectResource 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 projectResource property.

For example, to add a new item, do as follows:

    getProjectResource().add(newItem);
 

Objects of the following type(s) are allowed in the list ProjectResourceType


getProjectResourceQuantity

public List<ProjectResourceQuantityType> getProjectResourceQuantity()
Gets the value of the projectResourceQuantity 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 projectResourceQuantity property.

For example, to add a new item, do as follows:

    getProjectResourceQuantity().add(newItem);
 

Objects of the following type(s) are allowed in the list ProjectResourceQuantityType


getProjectBudgetChangeLog

public List<ProjectBudgetChangeLogType> getProjectBudgetChangeLog()
Gets the value of the projectBudgetChangeLog 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 projectBudgetChangeLog property.

For example, to add a new item, do as follows:

    getProjectBudgetChangeLog().add(newItem);
 

Objects of the following type(s) are allowed in the list ProjectBudgetChangeLogType


getProjectRisk

public List<ProjectRiskType> getProjectRisk()
Gets the value of the projectRisk 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 projectRisk property.

For example, to add a new item, do as follows:

    getProjectRisk().add(newItem);
 

Objects of the following type(s) are allowed in the list ProjectRiskType


getWBSMilestone

public List<WBSMilestoneType> getWBSMilestone()
Gets the value of the wbsMilestone 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 wbsMilestone property.

For example, to add a new item, do as follows:

    getWBSMilestone().add(newItem);
 

Objects of the following type(s) are allowed in the list WBSMilestoneType


getProjectNote

public List<ProjectNoteType> getProjectNote()
Gets the value of the projectNote 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 projectNote property.

For example, to add a new item, do as follows:

    getProjectNote().add(newItem);
 

Objects of the following type(s) are allowed in the list ProjectNoteType


getProjectThreshold

public List<ProjectThresholdType> getProjectThreshold()
Gets the value of the projectThreshold 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 projectThreshold property.

For example, to add a new item, do as follows:

    getProjectThreshold().add(newItem);
 

Objects of the following type(s) are allowed in the list ProjectThresholdType


getProjectSpendingPlan

public List<ProjectSpendingPlanType> getProjectSpendingPlan()
Gets the value of the projectSpendingPlan 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 projectSpendingPlan property.

For example, to add a new item, do as follows:

    getProjectSpendingPlan().add(newItem);
 

Objects of the following type(s) are allowed in the list ProjectSpendingPlanType


getProjectFunding

public List<ProjectFundingType> getProjectFunding()
Gets the value of the projectFunding 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 projectFunding property.

For example, to add a new item, do as follows:

    getProjectFunding().add(newItem);
 

Objects of the following type(s) are allowed in the list ProjectFundingType


getProjectEstimate

public List<ProjectEstimateType> getProjectEstimate()
Gets the value of the projectEstimate 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 projectEstimate property.

For example, to add a new item, do as follows:

    getProjectEstimate().add(newItem);
 

Objects of the following type(s) are allowed in the list ProjectEstimateType


getActivityCodeType

public List<ActivityCodeTypeType> getActivityCodeType()
Gets the value of the activityCodeType 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 activityCodeType property.

For example, to add a new item, do as follows:

    getActivityCodeType().add(newItem);
 

Objects of the following type(s) are allowed in the list ActivityCodeTypeType


getActivityCode

public List<ActivityCodeType> getActivityCode()
Gets the value of the activityCode 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 activityCode property.

For example, to add a new item, do as follows:

    getActivityCode().add(newItem);
 

Objects of the following type(s) are allowed in the list ActivityCodeType


getActivity

public List<ActivityType> getActivity()
Gets the value of the activity 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 activity property.

For example, to add a new item, do as follows:

    getActivity().add(newItem);
 

Objects of the following type(s) are allowed in the list ActivityType


getResourceAssignment

public List<ResourceAssignmentType> getResourceAssignment()
Gets the value of the resourceAssignment 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 resourceAssignment property.

For example, to add a new item, do as follows:

    getResourceAssignment().add(newItem);
 

Objects of the following type(s) are allowed in the list ResourceAssignmentType


getActivityExpense

public List<ActivityExpenseType> getActivityExpense()
Gets the value of the activityExpense 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 activityExpense property.

For example, to add a new item, do as follows:

    getActivityExpense().add(newItem);
 

Objects of the following type(s) are allowed in the list ActivityExpenseType


getActivityNote

public List<ActivityNoteType> getActivityNote()
Gets the value of the activityNote 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 activityNote property.

For example, to add a new item, do as follows:

    getActivityNote().add(newItem);
 

Objects of the following type(s) are allowed in the list ActivityNoteType


getActivityStep

public List<ActivityStepType> getActivityStep()
Gets the value of the activityStep 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 activityStep property.

For example, to add a new item, do as follows:

    getActivityStep().add(newItem);
 

Objects of the following type(s) are allowed in the list ActivityStepType


getRelationship

public List<RelationshipType> getRelationship()
Gets the value of the relationship 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 relationship property.

For example, to add a new item, do as follows:

    getRelationship().add(newItem);
 

Objects of the following type(s) are allowed in the list RelationshipType


getActivityPeriodActual

public List<ActivityPeriodActualType> getActivityPeriodActual()
Gets the value of the activityPeriodActual 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 activityPeriodActual property.

For example, to add a new item, do as follows:

    getActivityPeriodActual().add(newItem);
 

Objects of the following type(s) are allowed in the list ActivityPeriodActualType


getProjectIssue

public List<ProjectIssueType> getProjectIssue()
Gets the value of the projectIssue 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 projectIssue property.

For example, to add a new item, do as follows:

    getProjectIssue().add(newItem);
 

Objects of the following type(s) are allowed in the list ProjectIssueType


getResourceAssignmentPeriodActual

public List<ResourceAssignmentPeriodActualType> getResourceAssignmentPeriodActual()
Gets the value of the resourceAssignmentPeriodActual 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 resourceAssignmentPeriodActual property.

For example, to add a new item, do as follows:

    getResourceAssignmentPeriodActual().add(newItem);
 

Objects of the following type(s) are allowed in the list ResourceAssignmentPeriodActualType


getDocument

public List<DocumentType> getDocument()
Gets the value of the document 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 document property.

For example, to add a new item, do as follows:

    getDocument().add(newItem);
 

Objects of the following type(s) are allowed in the list DocumentType


getProjectDocument

public List<ProjectDocumentType> getProjectDocument()
Gets the value of the projectDocument 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 projectDocument property.

For example, to add a new item, do as follows:

    getProjectDocument().add(newItem);
 

Objects of the following type(s) are allowed in the list ProjectDocumentType


isExternal

public Boolean isExternal()
Gets the value of the external property.

Returns:
possible object is Boolean

setExternal

public void setExternal(Boolean value)
Sets the value of the external property.

Parameters:
value - allowed object is Boolean


Copyright © 2012. All Rights Reserved.