|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.mpxj.primavera.schema.ProjectType
public class ProjectType
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>
| 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 |
|---|
protected String activityDefaultActivityType
protected JAXBElement<Integer> activityDefaultCalendarObjectId
protected JAXBElement<Integer> activityDefaultCostAccountObjectId
protected String activityDefaultDurationType
protected String activityDefaultPercentCompleteType
protected JAXBElement<Double> activityDefaultPricePerUnit
protected Boolean activityIdBasedOnSelectedActivity
protected JAXBElement<Integer> activityIdIncrement
protected String activityIdPrefix
protected JAXBElement<Integer> activityIdSuffix
protected Boolean activityPercentCompleteBasedOnActivitySteps
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 JAXBElement<Date> checkOutDate
protected Boolean checkOutStatus
protected JAXBElement<Integer> checkOutUserObjectId
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 String earnedValueComputeType
protected String earnedValueETCComputeType
protected JAXBElement<Double> earnedValueETCUserValue
protected JAXBElement<Double> earnedValueUserPercent
protected Boolean enableSummarization
protected Double estimatedWeight
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 String obsName
protected Integer obsObjectId
protected Integer objectId
protected JAXBElement<Double> originalBudget
protected JAXBElement<Integer> overallProjectScore
protected JAXBElement<Integer> ownerResourceObjectId
protected Integer parentEPSObjectId
protected Date plannedStartDate
protected Boolean primaryResourcesCanMarkActivitiesAsCompleted
protected JAXBElement<Date> projectForecastStartDate
protected JAXBElement<Double> proposedBudget
protected Boolean resetPlannedToRemainingFlag
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 JAXBElement<Date> startDate
protected String status
protected JAXBElement<Integer> strategicPriority
protected JAXBElement<Integer> summarizeToWBSLevel
protected JAXBElement<Date> summarizedDataDate
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 JAXBElement<Double> unallocatedBudget
protected JAXBElement<Double> undistributedCurrentVariance
protected Boolean useProjectBaselineForEarnedValue
protected String wbsCodeSeparator
protected JAXBElement<Integer> wbsObjectId
protected String webSiteRootDirectory
protected String webSiteURL
protected List<CodeAssignmentType> code
protected List<UDFAssignmentType> udf
protected EPSProjectWBSSpreadType spread
protected List<ProjectResourceSpreadType> projectResourceSpread
protected List<ProjectRoleSpreadType> projectRoleSpread
protected List<CalendarType> calendar
protected List<WBSType> wbs
protected List<ProjectResourceType> projectResource
protected List<ProjectResourceQuantityType> projectResourceQuantity
protected List<ProjectBudgetChangeLogType> projectBudgetChangeLog
protected List<ProjectRiskType> projectRisk
protected List<WBSMilestoneType> wbsMilestone
protected List<ProjectNoteType> projectNote
protected List<ProjectThresholdType> projectThreshold
protected List<ProjectSpendingPlanType> projectSpendingPlan
protected List<ProjectFundingType> projectFunding
protected List<ProjectEstimateType> projectEstimate
protected List<ActivityCodeTypeType> activityCodeType
protected List<ActivityCodeType> activityCode
protected List<ActivityType> activity
protected List<ResourceAssignmentType> resourceAssignment
protected List<ActivityExpenseType> activityExpense
protected List<ActivityNoteType> activityNote
protected List<ActivityStepType> activityStep
protected List<RelationshipType> relationship
protected List<ActivityPeriodActualType> activityPeriodActual
protected List<ProjectIssueType> projectIssue
protected List<ResourceAssignmentPeriodActualType> resourceAssignmentPeriodActual
protected List<DocumentType> document
protected List<ProjectDocumentType> projectDocument
protected Boolean external
| Constructor Detail |
|---|
public ProjectType()
| Method Detail |
|---|
public String getActivityDefaultActivityType()
Stringpublic void setActivityDefaultActivityType(String value)
value - allowed object is
Stringpublic JAXBElement<Integer> getActivityDefaultCalendarObjectId()
JAXBElement<Integer>public void setActivityDefaultCalendarObjectId(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Integer> getActivityDefaultCostAccountObjectId()
JAXBElement<Integer>public void setActivityDefaultCostAccountObjectId(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public String getActivityDefaultDurationType()
Stringpublic void setActivityDefaultDurationType(String value)
value - allowed object is
Stringpublic String getActivityDefaultPercentCompleteType()
Stringpublic void setActivityDefaultPercentCompleteType(String value)
value - allowed object is
Stringpublic JAXBElement<Double> getActivityDefaultPricePerUnit()
JAXBElement<Double>public void setActivityDefaultPricePerUnit(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public Boolean isActivityIdBasedOnSelectedActivity()
Booleanpublic void setActivityIdBasedOnSelectedActivity(Boolean value)
value - allowed object is
Booleanpublic JAXBElement<Integer> getActivityIdIncrement()
JAXBElement<Integer>public void setActivityIdIncrement(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public String getActivityIdPrefix()
Stringpublic void setActivityIdPrefix(String value)
value - allowed object is
Stringpublic JAXBElement<Integer> getActivityIdSuffix()
JAXBElement<Integer>public void setActivityIdSuffix(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public Boolean isActivityPercentCompleteBasedOnActivitySteps()
Booleanpublic void setActivityPercentCompleteBasedOnActivitySteps(Boolean value)
value - allowed object is
Booleanpublic Boolean isAddActualToRemaining()
Booleanpublic void setAddActualToRemaining(Boolean value)
value - allowed object is
Booleanpublic String getAddedBy()
Stringpublic void setAddedBy(String value)
value - allowed object is
Stringpublic Boolean isAllowNegativeActualUnitsFlag()
Booleanpublic void setAllowNegativeActualUnitsFlag(Boolean value)
value - allowed object is
Booleanpublic JAXBElement<Double> getAnnualDiscountRate()
JAXBElement<Double>public void setAnnualDiscountRate(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Date> getAnticipatedFinishDate()
JAXBElement<Date>public void setAnticipatedFinishDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Date> getAnticipatedStartDate()
JAXBElement<Date>public void setAnticipatedStartDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public Boolean isAssignmentDefaultDrivingFlag()
Booleanpublic void setAssignmentDefaultDrivingFlag(Boolean value)
value - allowed object is
Booleanpublic String getAssignmentDefaultRateType()
Stringpublic void setAssignmentDefaultRateType(String value)
value - allowed object is
Stringpublic JAXBElement<Date> getCheckOutDate()
JAXBElement<Date>public void setCheckOutDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public Boolean isCheckOutStatus()
Booleanpublic void setCheckOutStatus(Boolean value)
value - allowed object is
Booleanpublic JAXBElement<Integer> getCheckOutUserObjectId()
JAXBElement<Integer>public void setCheckOutUserObjectId(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public Boolean isContainsSummaryData()
Booleanpublic void setContainsSummaryData(Boolean value)
value - allowed object is
Booleanpublic Boolean isContainsSummaryDataOnly()
Booleanpublic void setContainsSummaryDataOnly(Boolean value)
value - allowed object is
Booleanpublic Boolean isCostQuantityRecalculateFlag()
Booleanpublic void setCostQuantityRecalculateFlag(Boolean value)
value - allowed object is
Booleanpublic JAXBElement<Date> getCreateDate()
JAXBElement<Date>public void setCreateDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public String getCreateUser()
Stringpublic void setCreateUser(String value)
value - allowed object is
Stringpublic JAXBElement<Double> getCriticalActivityFloatLimit()
JAXBElement<Double>public void setCriticalActivityFloatLimit(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public String getCriticalActivityPathType()
Stringpublic void setCriticalActivityPathType(String value)
value - allowed object is
Stringpublic JAXBElement<Integer> getCurrentBaselineProjectObjectId()
JAXBElement<Integer>public void setCurrentBaselineProjectObjectId(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Double> getCurrentBudget()
JAXBElement<Double>public void setCurrentBudget(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getCurrentVariance()
JAXBElement<Double>public void setCurrentVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Date> getDataDate()
JAXBElement<Date>public void setDataDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public Date getDateAdded()
Stringpublic void setDateAdded(Date value)
value - allowed object is
Stringpublic String getDefaultPriceTimeUnits()
Stringpublic void setDefaultPriceTimeUnits(String value)
value - allowed object is
Stringpublic String getDiscountApplicationPeriod()
Stringpublic void setDiscountApplicationPeriod(String value)
value - allowed object is
Stringpublic JAXBElement<Double> getDistributedCurrentBudget()
JAXBElement<Double>public void setDistributedCurrentBudget(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public String getEarnedValueComputeType()
Stringpublic void setEarnedValueComputeType(String value)
value - allowed object is
Stringpublic String getEarnedValueETCComputeType()
Stringpublic void setEarnedValueETCComputeType(String value)
value - allowed object is
Stringpublic JAXBElement<Double> getEarnedValueETCUserValue()
JAXBElement<Double>public void setEarnedValueETCUserValue(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getEarnedValueUserPercent()
JAXBElement<Double>public void setEarnedValueUserPercent(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public Boolean isEnableSummarization()
Booleanpublic void setEnableSummarization(Boolean value)
value - allowed object is
Booleanpublic Double getEstimatedWeight()
Doublepublic void setEstimatedWeight(Double value)
value - allowed object is
Doublepublic JAXBElement<Date> getFinishDate()
JAXBElement<Date>public void setFinishDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public Integer getFiscalYearStartMonth()
Integerpublic void setFiscalYearStartMonth(Integer value)
value - allowed object is
Integerpublic JAXBElement<Date> getForecastFinishDate()
JAXBElement<Date>public void setForecastFinishDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Date> getForecastStartDate()
JAXBElement<Date>public void setForecastStartDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public String getGUID()
Stringpublic void setGUID(String value)
value - allowed object is
Stringpublic JAXBElement<Boolean> getHasFutureBucketData()
JAXBElement<Boolean>public void setHasFutureBucketData(JAXBElement<Boolean> value)
value - allowed object is
JAXBElement<Boolean>public String getId()
Stringpublic void setId(String value)
value - allowed object is
Stringpublic JAXBElement<Double> getIndependentETCLaborUnits()
JAXBElement<Double>public void setIndependentETCLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getIndependentETCTotalCost()
JAXBElement<Double>public void setIndependentETCTotalCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public String getIntegratedType()
Stringpublic void setIntegratedType(String value)
value - allowed object is
Stringpublic JAXBElement<Date> getLastApplyActualsDate()
JAXBElement<Date>public void setLastApplyActualsDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Integer> getLastFinancialPeriodObjectId()
JAXBElement<Integer>public void setLastFinancialPeriodObjectId(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Date> getLastSummarizedDate()
JAXBElement<Date>public void setLastSummarizedDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Date> getLastUpdateDate()
JAXBElement<Date>public void setLastUpdateDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public String getLastUpdateUser()
Stringpublic void setLastUpdateUser(String value)
value - allowed object is
Stringpublic Integer getLevelingPriority()
Integerpublic void setLevelingPriority(Integer value)
value - allowed object is
Integerpublic Boolean isLinkActualToActualThisPeriod()
Booleanpublic void setLinkActualToActualThisPeriod(Boolean value)
value - allowed object is
Booleanpublic Boolean isLinkPercentCompleteWithActual()
Booleanpublic void setLinkPercentCompleteWithActual(Boolean value)
value - allowed object is
Booleanpublic Boolean isLinkPlannedAndAtCompletionFlag()
Booleanpublic void setLinkPlannedAndAtCompletionFlag(Boolean value)
value - allowed object is
Booleanpublic Boolean isMSProjectManagedFlag()
Booleanpublic void setMSProjectManagedFlag(Boolean value)
value - allowed object is
Booleanpublic JAXBElement<Date> getMustFinishByDate()
JAXBElement<Date>public void setMustFinishByDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic String getOBSName()
Stringpublic void setOBSName(String value)
value - allowed object is
Stringpublic Integer getOBSObjectId()
Integerpublic void setOBSObjectId(Integer value)
value - allowed object is
Integerpublic Integer getObjectId()
Integerpublic void setObjectId(Integer value)
value - allowed object is
Integerpublic JAXBElement<Double> getOriginalBudget()
JAXBElement<Double>public void setOriginalBudget(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Integer> getOverallProjectScore()
JAXBElement<Integer>public void setOverallProjectScore(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Integer> getOwnerResourceObjectId()
JAXBElement<Integer>public void setOwnerResourceObjectId(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public Integer getParentEPSObjectId()
Integerpublic void setParentEPSObjectId(Integer value)
value - allowed object is
Integerpublic Date getPlannedStartDate()
Stringpublic void setPlannedStartDate(Date value)
value - allowed object is
Stringpublic Boolean isPrimaryResourcesCanMarkActivitiesAsCompleted()
Booleanpublic void setPrimaryResourcesCanMarkActivitiesAsCompleted(Boolean value)
value - allowed object is
Booleanpublic JAXBElement<Date> getProjectForecastStartDate()
JAXBElement<Date>public void setProjectForecastStartDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Double> getProposedBudget()
JAXBElement<Double>public void setProposedBudget(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public Boolean isResetPlannedToRemainingFlag()
Booleanpublic void setResetPlannedToRemainingFlag(Boolean value)
value - allowed object is
Booleanpublic Boolean isResourceCanBeAssignedToSameActivityMoreThanOnce()
Booleanpublic void setResourceCanBeAssignedToSameActivityMoreThanOnce(Boolean value)
value - allowed object is
Booleanpublic Boolean isResourcesCanAssignThemselvesToActivities()
Booleanpublic void setResourcesCanAssignThemselvesToActivities(Boolean value)
value - allowed object is
Booleanpublic Boolean isResourcesCanEditAssignmentPercentComplete()
Booleanpublic void setResourcesCanEditAssignmentPercentComplete(Boolean value)
value - allowed object is
Booleanpublic Boolean isResourcesCanMarkAssignmentAsCompleted()
Booleanpublic void setResourcesCanMarkAssignmentAsCompleted(Boolean value)
value - allowed object is
Booleanpublic Boolean isResourcesCanViewInactiveActivities()
Booleanpublic void setResourcesCanViewInactiveActivities(Boolean value)
value - allowed object is
Booleanpublic String getRiskLevel()
Stringpublic void setRiskLevel(String value)
value - allowed object is
Stringpublic JAXBElement<Date> getScheduledFinishDate()
JAXBElement<Date>public void setScheduledFinishDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Integer> getSourceProjectObjectId()
JAXBElement<Integer>public void setSourceProjectObjectId(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Date> getStartDate()
JAXBElement<Date>public void setStartDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public String getStatus()
Stringpublic void setStatus(String value)
value - allowed object is
Stringpublic JAXBElement<Integer> getStrategicPriority()
JAXBElement<Integer>public void setStrategicPriority(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Integer> getSummarizeToWBSLevel()
JAXBElement<Integer>public void setSummarizeToWBSLevel(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Date> getSummarizedDataDate()
JAXBElement<Date>public void setSummarizedDataDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Double> getSummaryAccountingVarianceByCost()
JAXBElement<Double>public void setSummaryAccountingVarianceByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryAccountingVarianceByLaborUnits()
JAXBElement<Double>public void setSummaryAccountingVarianceByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Integer> getSummaryActivityCount()
JAXBElement<Integer>public void setSummaryActivityCount(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Double> getSummaryActualDuration()
JAXBElement<Double>public void setSummaryActualDuration(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualExpenseCost()
JAXBElement<Double>public void setSummaryActualExpenseCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Date> getSummaryActualFinishDate()
JAXBElement<Date>public void setSummaryActualFinishDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Double> getSummaryActualLaborCost()
JAXBElement<Double>public void setSummaryActualLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualLaborUnits()
JAXBElement<Double>public void setSummaryActualLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualMaterialCost()
JAXBElement<Double>public void setSummaryActualMaterialCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualNonLaborCost()
JAXBElement<Double>public void setSummaryActualNonLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualNonLaborUnits()
JAXBElement<Double>public void setSummaryActualNonLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Date> getSummaryActualStartDate()
JAXBElement<Date>public void setSummaryActualStartDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Double> getSummaryActualThisPeriodCost()
JAXBElement<Double>public void setSummaryActualThisPeriodCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualThisPeriodLaborCost()
JAXBElement<Double>public void setSummaryActualThisPeriodLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualThisPeriodLaborUnits()
JAXBElement<Double>public void setSummaryActualThisPeriodLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualThisPeriodMaterialCost()
JAXBElement<Double>public void setSummaryActualThisPeriodMaterialCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualThisPeriodNonLaborCost()
JAXBElement<Double>public void setSummaryActualThisPeriodNonLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualThisPeriodNonLaborUnits()
JAXBElement<Double>public void setSummaryActualThisPeriodNonLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualTotalCost()
JAXBElement<Double>public void setSummaryActualTotalCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualValueByCost()
JAXBElement<Double>public void setSummaryActualValueByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryActualValueByLaborUnits()
JAXBElement<Double>public void setSummaryActualValueByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryAtCompletionDuration()
JAXBElement<Double>public void setSummaryAtCompletionDuration(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryAtCompletionExpenseCost()
JAXBElement<Double>public void setSummaryAtCompletionExpenseCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryAtCompletionLaborCost()
JAXBElement<Double>public void setSummaryAtCompletionLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryAtCompletionLaborUnits()
JAXBElement<Double>public void setSummaryAtCompletionLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryAtCompletionMaterialCost()
JAXBElement<Double>public void setSummaryAtCompletionMaterialCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryAtCompletionNonLaborCost()
JAXBElement<Double>public void setSummaryAtCompletionNonLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryAtCompletionNonLaborUnits()
JAXBElement<Double>public void setSummaryAtCompletionNonLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryAtCompletionTotalCost()
JAXBElement<Double>public void setSummaryAtCompletionTotalCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryAtCompletionTotalCostVariance()
JAXBElement<Double>public void setSummaryAtCompletionTotalCostVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Integer> getSummaryBaselineCompletedActivityCount()
JAXBElement<Integer>public void setSummaryBaselineCompletedActivityCount(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Double> getSummaryBaselineDuration()
JAXBElement<Double>public void setSummaryBaselineDuration(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryBaselineExpenseCost()
JAXBElement<Double>public void setSummaryBaselineExpenseCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Date> getSummaryBaselineFinishDate()
JAXBElement<Date>public void setSummaryBaselineFinishDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Integer> getSummaryBaselineInProgressActivityCount()
JAXBElement<Integer>public void setSummaryBaselineInProgressActivityCount(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Double> getSummaryBaselineLaborCost()
JAXBElement<Double>public void setSummaryBaselineLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryBaselineLaborUnits()
JAXBElement<Double>public void setSummaryBaselineLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryBaselineMaterialCost()
JAXBElement<Double>public void setSummaryBaselineMaterialCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryBaselineNonLaborCost()
JAXBElement<Double>public void setSummaryBaselineNonLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryBaselineNonLaborUnits()
JAXBElement<Double>public void setSummaryBaselineNonLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Integer> getSummaryBaselineNotStartedActivityCount()
JAXBElement<Integer>public void setSummaryBaselineNotStartedActivityCount(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Date> getSummaryBaselineStartDate()
JAXBElement<Date>public void setSummaryBaselineStartDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Double> getSummaryBaselineTotalCost()
JAXBElement<Double>public void setSummaryBaselineTotalCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryBudgetAtCompletionByCost()
JAXBElement<Double>public void setSummaryBudgetAtCompletionByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryBudgetAtCompletionByLaborUnits()
JAXBElement<Double>public void setSummaryBudgetAtCompletionByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Integer> getSummaryCompletedActivityCount()
JAXBElement<Integer>public void setSummaryCompletedActivityCount(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Double> getSummaryCostPercentComplete()
JAXBElement<Double>public void setSummaryCostPercentComplete(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryCostPercentOfPlanned()
JAXBElement<Double>public void setSummaryCostPercentOfPlanned(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryCostPerformanceIndexByCost()
JAXBElement<Double>public void setSummaryCostPerformanceIndexByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryCostPerformanceIndexByLaborUnits()
JAXBElement<Double>public void setSummaryCostPerformanceIndexByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryCostVarianceByCost()
JAXBElement<Double>public void setSummaryCostVarianceByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryCostVarianceByLaborUnits()
JAXBElement<Double>public void setSummaryCostVarianceByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryCostVarianceIndex()
JAXBElement<Double>public void setSummaryCostVarianceIndex(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryCostVarianceIndexByCost()
JAXBElement<Double>public void setSummaryCostVarianceIndexByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryCostVarianceIndexByLaborUnits()
JAXBElement<Double>public void setSummaryCostVarianceIndexByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryDurationPercentComplete()
JAXBElement<Double>public void setSummaryDurationPercentComplete(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryDurationPercentOfPlanned()
JAXBElement<Double>public void setSummaryDurationPercentOfPlanned(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryDurationVariance()
JAXBElement<Double>public void setSummaryDurationVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryEarnedValueByCost()
JAXBElement<Double>public void setSummaryEarnedValueByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryEarnedValueByLaborUnits()
JAXBElement<Double>public void setSummaryEarnedValueByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryEstimateAtCompletionByCost()
JAXBElement<Double>public void setSummaryEstimateAtCompletionByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryEstimateAtCompletionByLaborUnits()
JAXBElement<Double>public void setSummaryEstimateAtCompletionByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryEstimateAtCompletionHighPercentByLaborUnits()
JAXBElement<Double>public void setSummaryEstimateAtCompletionHighPercentByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryEstimateAtCompletionLowPercentByLaborUnits()
JAXBElement<Double>public void setSummaryEstimateAtCompletionLowPercentByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryEstimateToCompleteByCost()
JAXBElement<Double>public void setSummaryEstimateToCompleteByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryEstimateToCompleteByLaborUnits()
JAXBElement<Double>public void setSummaryEstimateToCompleteByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryExpenseCostPercentComplete()
JAXBElement<Double>public void setSummaryExpenseCostPercentComplete(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryExpenseCostVariance()
JAXBElement<Double>public void setSummaryExpenseCostVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryFinishDateVariance()
JAXBElement<Double>public void setSummaryFinishDateVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Integer> getSummaryInProgressActivityCount()
JAXBElement<Integer>public void setSummaryInProgressActivityCount(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Double> getSummaryLaborCostPercentComplete()
JAXBElement<Double>public void setSummaryLaborCostPercentComplete(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryLaborCostVariance()
JAXBElement<Double>public void setSummaryLaborCostVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryLaborUnitsPercentComplete()
JAXBElement<Double>public void setSummaryLaborUnitsPercentComplete(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryLaborUnitsVariance()
JAXBElement<Double>public void setSummaryLaborUnitsVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public String getSummaryLevel()
Stringpublic void setSummaryLevel(String value)
value - allowed object is
Stringpublic JAXBElement<Double> getSummaryMaterialCostPercentComplete()
JAXBElement<Double>public void setSummaryMaterialCostPercentComplete(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryMaterialCostVariance()
JAXBElement<Double>public void setSummaryMaterialCostVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryNonLaborCostPercentComplete()
JAXBElement<Double>public void setSummaryNonLaborCostPercentComplete(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryNonLaborCostVariance()
JAXBElement<Double>public void setSummaryNonLaborCostVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryNonLaborUnitsPercentComplete()
JAXBElement<Double>public void setSummaryNonLaborUnitsPercentComplete(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryNonLaborUnitsVariance()
JAXBElement<Double>public void setSummaryNonLaborUnitsVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Integer> getSummaryNotStartedActivityCount()
JAXBElement<Integer>public void setSummaryNotStartedActivityCount(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Double> getSummaryPerformancePercentCompleteByCost()
JAXBElement<Double>public void setSummaryPerformancePercentCompleteByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryPerformancePercentCompleteByLaborUnits()
JAXBElement<Double>public void setSummaryPerformancePercentCompleteByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryPlannedValueByCost()
JAXBElement<Double>public void setSummaryPlannedValueByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryPlannedValueByLaborUnits()
JAXBElement<Double>public void setSummaryPlannedValueByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Date> getSummaryProgressFinishDate()
JAXBElement<Date>public void setSummaryProgressFinishDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Double> getSummaryRemainingDuration()
JAXBElement<Double>public void setSummaryRemainingDuration(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryRemainingExpenseCost()
JAXBElement<Double>public void setSummaryRemainingExpenseCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Date> getSummaryRemainingFinishDate()
JAXBElement<Date>public void setSummaryRemainingFinishDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Double> getSummaryRemainingLaborCost()
JAXBElement<Double>public void setSummaryRemainingLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryRemainingLaborUnits()
JAXBElement<Double>public void setSummaryRemainingLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryRemainingMaterialCost()
JAXBElement<Double>public void setSummaryRemainingMaterialCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryRemainingNonLaborCost()
JAXBElement<Double>public void setSummaryRemainingNonLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryRemainingNonLaborUnits()
JAXBElement<Double>public void setSummaryRemainingNonLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Date> getSummaryRemainingStartDate()
JAXBElement<Date>public void setSummaryRemainingStartDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public JAXBElement<Double> getSummaryRemainingTotalCost()
JAXBElement<Double>public void setSummaryRemainingTotalCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummarySchedulePercentComplete()
JAXBElement<Double>public void setSummarySchedulePercentComplete(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummarySchedulePercentCompleteByCost()
JAXBElement<Double>public void setSummarySchedulePercentCompleteByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummarySchedulePercentCompleteByLaborUnits()
JAXBElement<Double>public void setSummarySchedulePercentCompleteByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummarySchedulePerformanceIndexByCost()
JAXBElement<Double>public void setSummarySchedulePerformanceIndexByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummarySchedulePerformanceIndexByLaborUnits()
JAXBElement<Double>public void setSummarySchedulePerformanceIndexByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryScheduleVarianceByCost()
JAXBElement<Double>public void setSummaryScheduleVarianceByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryScheduleVarianceByLaborUnits()
JAXBElement<Double>public void setSummaryScheduleVarianceByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryScheduleVarianceIndex()
JAXBElement<Double>public void setSummaryScheduleVarianceIndex(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryScheduleVarianceIndexByCost()
JAXBElement<Double>public void setSummaryScheduleVarianceIndexByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryScheduleVarianceIndexByLaborUnits()
JAXBElement<Double>public void setSummaryScheduleVarianceIndexByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryStartDateVariance()
JAXBElement<Double>public void setSummaryStartDateVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryToCompletePerformanceIndexByCost()
JAXBElement<Double>public void setSummaryToCompletePerformanceIndexByCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryTotalCostVariance()
JAXBElement<Double>public void setSummaryTotalCostVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryTotalFloat()
JAXBElement<Double>public void setSummaryTotalFloat(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryUnitsPercentComplete()
JAXBElement<Double>public void setSummaryUnitsPercentComplete(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getSummaryVarianceAtCompletionByLaborUnits()
JAXBElement<Double>public void setSummaryVarianceAtCompletionByLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getTotalBenefitPlan()
JAXBElement<Double>public void setTotalBenefitPlan(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getTotalBenefitPlanTally()
JAXBElement<Double>public void setTotalBenefitPlanTally(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getTotalFunding()
JAXBElement<Double>public void setTotalFunding(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getTotalSpendingPlan()
JAXBElement<Double>public void setTotalSpendingPlan(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getTotalSpendingPlanTally()
JAXBElement<Double>public void setTotalSpendingPlanTally(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getUnallocatedBudget()
JAXBElement<Double>public void setUnallocatedBudget(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getUndistributedCurrentVariance()
JAXBElement<Double>public void setUndistributedCurrentVariance(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public Boolean isUseProjectBaselineForEarnedValue()
Booleanpublic void setUseProjectBaselineForEarnedValue(Boolean value)
value - allowed object is
Booleanpublic String getWBSCodeSeparator()
Stringpublic void setWBSCodeSeparator(String value)
value - allowed object is
Stringpublic JAXBElement<Integer> getWBSObjectId()
JAXBElement<Integer>public void setWBSObjectId(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public String getWebSiteRootDirectory()
Stringpublic void setWebSiteRootDirectory(String value)
value - allowed object is
Stringpublic String getWebSiteURL()
Stringpublic void setWebSiteURL(String value)
value - allowed object is
Stringpublic List<CodeAssignmentType> getCode()
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
public List<UDFAssignmentType> getUDF()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the udf property.
For example, to add a new item, do as follows:
getUDF().add(newItem);
Objects of the following type(s) are allowed in the list
UDFAssignmentType
public EPSProjectWBSSpreadType getSpread()
EPSProjectWBSSpreadTypepublic void setSpread(EPSProjectWBSSpreadType value)
value - allowed object is
EPSProjectWBSSpreadTypepublic List<ProjectResourceSpreadType> getProjectResourceSpread()
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
public List<ProjectRoleSpreadType> getProjectRoleSpread()
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
public List<CalendarType> getCalendar()
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
public List<WBSType> getWBS()
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
public List<ProjectResourceType> getProjectResource()
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
public List<ProjectResourceQuantityType> getProjectResourceQuantity()
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
public List<ProjectBudgetChangeLogType> getProjectBudgetChangeLog()
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
public List<ProjectRiskType> getProjectRisk()
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
public List<WBSMilestoneType> getWBSMilestone()
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
public List<ProjectNoteType> getProjectNote()
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
public List<ProjectThresholdType> getProjectThreshold()
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
public List<ProjectSpendingPlanType> getProjectSpendingPlan()
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
public List<ProjectFundingType> getProjectFunding()
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
public List<ProjectEstimateType> getProjectEstimate()
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
public List<ActivityCodeTypeType> getActivityCodeType()
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
public List<ActivityCodeType> getActivityCode()
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
public List<ActivityType> getActivity()
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
public List<ResourceAssignmentType> getResourceAssignment()
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
public List<ActivityExpenseType> getActivityExpense()
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
public List<ActivityNoteType> getActivityNote()
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
public List<ActivityStepType> getActivityStep()
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
public List<RelationshipType> getRelationship()
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
public List<ActivityPeriodActualType> getActivityPeriodActual()
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
public List<ProjectIssueType> getProjectIssue()
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
public List<ResourceAssignmentPeriodActualType> getResourceAssignmentPeriodActual()
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
public List<DocumentType> getDocument()
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
public List<ProjectDocumentType> getProjectDocument()
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
public Boolean isExternal()
Booleanpublic void setExternal(Boolean value)
value - allowed object is
Boolean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||