public class BaselineProjectType extends Object
Java class for BaselineProjectType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BaselineProjectType"> <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"/> <enumeration value="Scope"/> </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="ActivityDefaultReviewRequired" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <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="AllowStatusReview" 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="BaselineTypeName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="BaselineTypeObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <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="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" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="255"/> </restriction> </simpleType> </element> <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="CurrentBudget" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0.0"/> </restriction> </simpleType> </element> <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"/> <enumeration value="Days Hours"/> <enumeration value="Hours Minutes"/> </restriction> </simpleType> </element> <element name="Description" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="500"/> </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="EnablePublication" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="EnableSummarization" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="FinancialPeriodTmplId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <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="HistoryInterval" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value=""/> <enumeration value="Month"/> <enumeration value="Week"/> <enumeration value="Quarter"/> <enumeration value="Year"/> <enumeration value="Financial Period"/> </restriction> </simpleType> </element> <element name="HistoryLevel" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value=""/> <enumeration value="None"/> <enumeration value="Project"/> <enumeration value="WBS"/> <enumeration value="Activity_Daily"/> <enumeration value="Activity_Weekly"/> <enumeration value="Activity_Monthly"/> </restriction> </simpleType> </element> <element name="Id" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="40"/> </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="IntegratedWBS" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="LastBaselineUpdateDate" 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="LastLevelDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="LastPublishedOn" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="LastScheduleDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="LastSummarizedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="LastUpdateBaselineOptions" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="LastUpdateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="LastUpdateUser" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="255"/> </restriction> </simpleType> </element> <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="LocationName" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="100"/> </restriction> </simpleType> </element> <element name="LocationObjectId" type="{http://www.w3.org/2001/XMLSchema}int" 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" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0.0"/> </restriction> </simpleType> </element> <element name="OriginalProjectObjectId" 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="ParentEPSId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ParentEPSName" type="{http://www.w3.org/2001/XMLSchema}string" 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="ProjectScheduleType" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value=""/> <enumeration value="Duration"/> <enumeration value="Resource"/> <enumeration value="Cost"/> </restriction> </simpleType> </element> <element name="ProposedBudget" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PublicationPriority" type="{http://www.w3.org/2001/XMLSchema}int" 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="ResourceName" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="225"/> </restriction> </simpleType> </element> <element name="ResourcesCanAssignThemselvesToActivities" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="ResourcesCanAssignThemselvesToActivitiesOutsideOBSAccess" 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="ResourcesCanStaffRoleAssignment" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="RiskExposure" type="{http://www.w3.org/2001/XMLSchema}double" 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="RiskMatrixObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="RiskScore" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="ScheduledFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" 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"/> <enumeration value="Template"/> </restriction> </simpleType> </element> <element name="StatusReviewerName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="StatusReviewerObjectId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <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" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <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="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="SummaryPerformancePercentCompleteByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="SummaryPlannedCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="SummaryPlannedDuration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="SummaryPlannedExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="SummaryPlannedFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="SummaryPlannedLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="SummaryPlannedLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="SummaryPlannedMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="SummaryPlannedNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="SummaryPlannedNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="SummaryPlannedStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" 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="TeamMemberActivityFields" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="512"/> </restriction> </simpleType> </element> <element name="TeamMemberAssignmentOption" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="32"/> </restriction> </simpleType> </element> <element name="TeamMemberResourceAssignmentFields" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="512"/> </restriction> </simpleType> </element> <element name="TeamMemberStepUDFViewableFields" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="512"/> </restriction> </simpleType> </element> <element name="TeamMemberViewableFields" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="512"/> </restriction> </simpleType> </element> <element name="TotalBenefitPlan" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="TotalBenefitPlanTally" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="TotalSpendingPlan" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="TotalSpendingPlanTally" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="UnallocatedBudget" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="UndistributedCurrentVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="WBSCategoryObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="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/V23.12/API/BusinessObjects}CodeAssignmentType" maxOccurs="unbounded" minOccurs="0"/> <element name="UDF" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}UDFAssignmentType" maxOccurs="unbounded" minOccurs="0"/> <element name="Spread" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}EPSProjectWBSSpreadType" minOccurs="0"/> <element name="ProjectResourceSpread" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ProjectResourceSpreadType" maxOccurs="unbounded" minOccurs="0"/> <element name="ProjectRoleSpread" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ProjectRoleSpreadType" maxOccurs="unbounded" minOccurs="0"/> <sequence> <element name="Calendar" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}CalendarType" maxOccurs="unbounded" minOccurs="0"/> <element name="WBS" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}WBSType" maxOccurs="unbounded" minOccurs="0"/> <element name="ProjectResource" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ProjectResourceType" maxOccurs="unbounded" minOccurs="0"/> <element name="ProjectResourceQuantity" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ProjectResourceQuantityType" maxOccurs="unbounded" minOccurs="0"/> <element name="ProjectBudgetChangeLog" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ProjectBudgetChangeLogType" maxOccurs="unbounded" minOccurs="0"/> <element name="WBSMilestone" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}WBSMilestoneType" maxOccurs="unbounded" minOccurs="0"/> <element name="ProjectNote" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ProjectNoteType" maxOccurs="unbounded" minOccurs="0"/> <element name="ProjectThreshold" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ProjectThresholdType" maxOccurs="unbounded" minOccurs="0"/> <element name="ProjectSpendingPlan" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ProjectSpendingPlanType" maxOccurs="unbounded" minOccurs="0"/> <element name="ProjectFunding" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ProjectFundingType" maxOccurs="unbounded" minOccurs="0"/> <element name="ActivityCodeType" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ActivityCodeTypeType" maxOccurs="unbounded" minOccurs="0"/> <element name="ActivityCode" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ActivityCodeType" maxOccurs="unbounded" minOccurs="0"/> <element name="Activity" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ActivityType" maxOccurs="unbounded" minOccurs="0"/> <element name="ResourceAssignment" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ResourceAssignmentType" maxOccurs="unbounded" minOccurs="0"/> <element name="ActivityExpense" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ActivityExpenseType" maxOccurs="unbounded" minOccurs="0"/> <element name="ActivityNote" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ActivityNoteType" maxOccurs="unbounded" minOccurs="0"/> <element name="ActivityStep" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ActivityStepType" maxOccurs="unbounded" minOccurs="0"/> <element name="Relationship" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}RelationshipType" maxOccurs="unbounded" minOccurs="0"/> <element name="ActivityPeriodActual" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ActivityPeriodActualType" maxOccurs="unbounded" minOccurs="0"/> <element name="ProjectIssue" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ProjectIssueType" maxOccurs="unbounded" minOccurs="0"/> <element name="ResourceAssignmentPeriodActual" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ResourceAssignmentPeriodActualType" maxOccurs="unbounded" minOccurs="0"/> <element name="Document" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}DocumentType" maxOccurs="unbounded" minOccurs="0"/> <element name="ProjectDocument" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ProjectDocumentType" maxOccurs="unbounded" minOccurs="0"/> <element name="ScheduleOptions" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ScheduleOptionsType" maxOccurs="unbounded" minOccurs="0"/> <element name="Risk" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}RiskType" maxOccurs="unbounded" minOccurs="0"/> <element name="ActivityRisk" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ActivityRiskType" maxOccurs="unbounded" minOccurs="0"/> <element name="RiskImpact" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}RiskImpactType" maxOccurs="unbounded" minOccurs="0"/> <element name="RiskResponsePlan" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}RiskResponsePlanType" maxOccurs="unbounded" minOccurs="0"/> <element name="RiskResponseAction" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}RiskResponseActionType" maxOccurs="unbounded" minOccurs="0"/> <element name="RiskResponseActionImpact" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}RiskResponseActionImpactType" maxOccurs="unbounded" minOccurs="0"/> </sequence> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
BaselineProjectType() |
Modifier and Type | Method and Description |
---|---|
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.
|
Integer |
getActivityDefaultCalendarObjectId()
Gets the value of the activityDefaultCalendarObjectId property.
|
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.
|
Double |
getActivityDefaultPricePerUnit()
Gets the value of the activityDefaultPricePerUnit property.
|
List<ActivityExpenseType> |
getActivityExpense()
Gets the value of the activityExpense property.
|
Integer |
getActivityIdIncrement()
Gets the value of the activityIdIncrement property.
|
String |
getActivityIdPrefix()
Gets the value of the activityIdPrefix property.
|
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<ActivityRiskType> |
getActivityRisk()
Gets the value of the activityRisk property.
|
List<ActivityStepType> |
getActivityStep()
Gets the value of the activityStep property.
|
String |
getAddedBy()
Gets the value of the addedBy property.
|
Double |
getAnnualDiscountRate()
Gets the value of the annualDiscountRate property.
|
LocalDateTime |
getAnticipatedFinishDate()
Gets the value of the anticipatedFinishDate property.
|
LocalDateTime |
getAnticipatedStartDate()
Gets the value of the anticipatedStartDate property.
|
String |
getAssignmentDefaultRateType()
Gets the value of the assignmentDefaultRateType property.
|
String |
getBaselineTypeName()
Gets the value of the baselineTypeName property.
|
Integer |
getBaselineTypeObjectId()
Gets the value of the baselineTypeObjectId property.
|
List<CalendarType> |
getCalendar()
Gets the value of the calendar property.
|
LocalDateTime |
getCheckOutDate()
Gets the value of the checkOutDate property.
|
Integer |
getCheckOutUserObjectId()
Gets the value of the checkOutUserObjectId property.
|
List<CodeAssignmentType> |
getCode()
Gets the value of the code property.
|
LocalDateTime |
getCreateDate()
Gets the value of the createDate property.
|
String |
getCreateUser()
Gets the value of the createUser property.
|
Double |
getCriticalActivityFloatLimit()
Gets the value of the criticalActivityFloatLimit property.
|
String |
getCriticalActivityPathType()
Gets the value of the criticalActivityPathType property.
|
Double |
getCurrentBudget()
Gets the value of the currentBudget property.
|
Double |
getCurrentVariance()
Gets the value of the currentVariance property.
|
LocalDateTime |
getDataDate()
Gets the value of the dataDate property.
|
LocalDateTime |
getDateAdded()
Gets the value of the dateAdded property.
|
String |
getDefaultPriceTimeUnits()
Gets the value of the defaultPriceTimeUnits property.
|
String |
getDescription()
Gets the value of the description property.
|
String |
getDiscountApplicationPeriod()
Gets the value of the discountApplicationPeriod property.
|
Double |
getDistributedCurrentBudget()
Gets the value of the distributedCurrentBudget property.
|
List<DocumentType> |
getDocument()
Gets the value of the document property.
|
Integer |
getFinancialPeriodTmplId()
Gets the value of the financialPeriodTmplId property.
|
LocalDateTime |
getFinishDate()
Gets the value of the finishDate property.
|
Integer |
getFiscalYearStartMonth()
Gets the value of the fiscalYearStartMonth property.
|
LocalDateTime |
getForecastFinishDate()
Gets the value of the forecastFinishDate property.
|
LocalDateTime |
getForecastStartDate()
Gets the value of the forecastStartDate property.
|
String |
getGUID()
Gets the value of the guid property.
|
String |
getHistoryInterval()
Gets the value of the historyInterval property.
|
String |
getHistoryLevel()
Gets the value of the historyLevel property.
|
String |
getId()
Gets the value of the id property.
|
Double |
getIndependentETCLaborUnits()
Gets the value of the independentETCLaborUnits property.
|
Double |
getIndependentETCTotalCost()
Gets the value of the independentETCTotalCost property.
|
LocalDateTime |
getLastBaselineUpdateDate()
Gets the value of the lastBaselineUpdateDate property.
|
Integer |
getLastFinancialPeriodObjectId()
Gets the value of the lastFinancialPeriodObjectId property.
|
LocalDateTime |
getLastLevelDate()
Gets the value of the lastLevelDate property.
|
LocalDateTime |
getLastPublishedOn()
Gets the value of the lastPublishedOn property.
|
LocalDateTime |
getLastScheduleDate()
Gets the value of the lastScheduleDate property.
|
LocalDateTime |
getLastSummarizedDate()
Gets the value of the lastSummarizedDate property.
|
String |
getLastUpdateBaselineOptions()
Gets the value of the lastUpdateBaselineOptions property.
|
LocalDateTime |
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.
|
String |
getLocationName()
Gets the value of the locationName property.
|
Integer |
getLocationObjectId()
Gets the value of the locationObjectId property.
|
LocalDateTime |
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.
|
Double |
getOriginalBudget()
Gets the value of the originalBudget property.
|
Integer |
getOriginalProjectObjectId()
Gets the value of the originalProjectObjectId property.
|
Integer |
getOwnerResourceObjectId()
Gets the value of the ownerResourceObjectId property.
|
String |
getParentEPSId()
Gets the value of the parentEPSId property.
|
String |
getParentEPSName()
Gets the value of the parentEPSName property.
|
Integer |
getParentEPSObjectId()
Gets the value of the parentEPSObjectId property.
|
LocalDateTime |
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.
|
LocalDateTime |
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<ProjectRoleSpreadType> |
getProjectRoleSpread()
Gets the value of the projectRoleSpread property.
|
String |
getProjectScheduleType()
Gets the value of the projectScheduleType property.
|
List<ProjectSpendingPlanType> |
getProjectSpendingPlan()
Gets the value of the projectSpendingPlan property.
|
List<ProjectThresholdType> |
getProjectThreshold()
Gets the value of the projectThreshold property.
|
Double |
getProposedBudget()
Gets the value of the proposedBudget property.
|
Integer |
getPublicationPriority()
Gets the value of the publicationPriority 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 |
getResourceName()
Gets the value of the resourceName property.
|
List<RiskType> |
getRisk()
Gets the value of the risk property.
|
Double |
getRiskExposure()
Gets the value of the riskExposure property.
|
List<RiskImpactType> |
getRiskImpact()
Gets the value of the riskImpact property.
|
String |
getRiskLevel()
Gets the value of the riskLevel property.
|
Integer |
getRiskMatrixObjectId()
Gets the value of the riskMatrixObjectId property.
|
List<RiskResponseActionType> |
getRiskResponseAction()
Gets the value of the riskResponseAction property.
|
List<RiskResponseActionImpactType> |
getRiskResponseActionImpact()
Gets the value of the riskResponseActionImpact property.
|
List<RiskResponsePlanType> |
getRiskResponsePlan()
Gets the value of the riskResponsePlan property.
|
Integer |
getRiskScore()
Gets the value of the riskScore property.
|
LocalDateTime |
getScheduledFinishDate()
Gets the value of the scheduledFinishDate property.
|
List<ScheduleOptionsType> |
getScheduleOptions()
Gets the value of the scheduleOptions property.
|
EPSProjectWBSSpreadType |
getSpread()
Gets the value of the spread property.
|
LocalDateTime |
getStartDate()
Gets the value of the startDate property.
|
String |
getStatus()
Gets the value of the status property.
|
String |
getStatusReviewerName()
Gets the value of the statusReviewerName property.
|
String |
getStatusReviewerObjectId()
Gets the value of the statusReviewerObjectId property.
|
Integer |
getStrategicPriority()
Gets the value of the strategicPriority property.
|
LocalDateTime |
getSummarizedDataDate()
Gets the value of the summarizedDataDate property.
|
Integer |
getSummarizeToWBSLevel()
Gets the value of the summarizeToWBSLevel property.
|
Double |
getSummaryAccountingVarianceByCost()
Gets the value of the summaryAccountingVarianceByCost property.
|
Double |
getSummaryAccountingVarianceByLaborUnits()
Gets the value of the summaryAccountingVarianceByLaborUnits property.
|
Integer |
getSummaryActivityCount()
Gets the value of the summaryActivityCount property.
|
Double |
getSummaryActualDuration()
Gets the value of the summaryActualDuration property.
|
Double |
getSummaryActualExpenseCost()
Gets the value of the summaryActualExpenseCost property.
|
LocalDateTime |
getSummaryActualFinishDate()
Gets the value of the summaryActualFinishDate property.
|
Double |
getSummaryActualLaborCost()
Gets the value of the summaryActualLaborCost property.
|
Double |
getSummaryActualLaborUnits()
Gets the value of the summaryActualLaborUnits property.
|
Double |
getSummaryActualMaterialCost()
Gets the value of the summaryActualMaterialCost property.
|
Double |
getSummaryActualNonLaborCost()
Gets the value of the summaryActualNonLaborCost property.
|
Double |
getSummaryActualNonLaborUnits()
Gets the value of the summaryActualNonLaborUnits property.
|
LocalDateTime |
getSummaryActualStartDate()
Gets the value of the summaryActualStartDate property.
|
Double |
getSummaryActualThisPeriodCost()
Gets the value of the summaryActualThisPeriodCost property.
|
Double |
getSummaryActualThisPeriodLaborCost()
Gets the value of the summaryActualThisPeriodLaborCost property.
|
Double |
getSummaryActualThisPeriodLaborUnits()
Gets the value of the summaryActualThisPeriodLaborUnits property.
|
Double |
getSummaryActualThisPeriodMaterialCost()
Gets the value of the summaryActualThisPeriodMaterialCost property.
|
Double |
getSummaryActualThisPeriodNonLaborCost()
Gets the value of the summaryActualThisPeriodNonLaborCost property.
|
Double |
getSummaryActualThisPeriodNonLaborUnits()
Gets the value of the summaryActualThisPeriodNonLaborUnits property.
|
Double |
getSummaryActualTotalCost()
Gets the value of the summaryActualTotalCost property.
|
Double |
getSummaryActualValueByCost()
Gets the value of the summaryActualValueByCost property.
|
Double |
getSummaryActualValueByLaborUnits()
Gets the value of the summaryActualValueByLaborUnits property.
|
Double |
getSummaryAtCompletionDuration()
Gets the value of the summaryAtCompletionDuration property.
|
Double |
getSummaryAtCompletionExpenseCost()
Gets the value of the summaryAtCompletionExpenseCost property.
|
Double |
getSummaryAtCompletionLaborCost()
Gets the value of the summaryAtCompletionLaborCost property.
|
Double |
getSummaryAtCompletionLaborUnits()
Gets the value of the summaryAtCompletionLaborUnits property.
|
Double |
getSummaryAtCompletionMaterialCost()
Gets the value of the summaryAtCompletionMaterialCost property.
|
Double |
getSummaryAtCompletionNonLaborCost()
Gets the value of the summaryAtCompletionNonLaborCost property.
|
Double |
getSummaryAtCompletionNonLaborUnits()
Gets the value of the summaryAtCompletionNonLaborUnits property.
|
Double |
getSummaryAtCompletionTotalCost()
Gets the value of the summaryAtCompletionTotalCost property.
|
Double |
getSummaryAtCompletionTotalCostVariance()
Gets the value of the summaryAtCompletionTotalCostVariance property.
|
Integer |
getSummaryBaselineCompletedActivityCount()
Gets the value of the summaryBaselineCompletedActivityCount property.
|
Double |
getSummaryBaselineDuration()
Gets the value of the summaryBaselineDuration property.
|
Double |
getSummaryBaselineExpenseCost()
Gets the value of the summaryBaselineExpenseCost property.
|
LocalDateTime |
getSummaryBaselineFinishDate()
Gets the value of the summaryBaselineFinishDate property.
|
Integer |
getSummaryBaselineInProgressActivityCount()
Gets the value of the summaryBaselineInProgressActivityCount property.
|
Double |
getSummaryBaselineLaborCost()
Gets the value of the summaryBaselineLaborCost property.
|
Double |
getSummaryBaselineLaborUnits()
Gets the value of the summaryBaselineLaborUnits property.
|
Double |
getSummaryBaselineMaterialCost()
Gets the value of the summaryBaselineMaterialCost property.
|
Double |
getSummaryBaselineNonLaborCost()
Gets the value of the summaryBaselineNonLaborCost property.
|
Double |
getSummaryBaselineNonLaborUnits()
Gets the value of the summaryBaselineNonLaborUnits property.
|
Integer |
getSummaryBaselineNotStartedActivityCount()
Gets the value of the summaryBaselineNotStartedActivityCount property.
|
LocalDateTime |
getSummaryBaselineStartDate()
Gets the value of the summaryBaselineStartDate property.
|
Double |
getSummaryBaselineTotalCost()
Gets the value of the summaryBaselineTotalCost property.
|
Double |
getSummaryBudgetAtCompletionByCost()
Gets the value of the summaryBudgetAtCompletionByCost property.
|
Double |
getSummaryBudgetAtCompletionByLaborUnits()
Gets the value of the summaryBudgetAtCompletionByLaborUnits property.
|
Integer |
getSummaryCompletedActivityCount()
Gets the value of the summaryCompletedActivityCount property.
|
Double |
getSummaryCostPercentComplete()
Gets the value of the summaryCostPercentComplete property.
|
Double |
getSummaryCostPercentOfPlanned()
Gets the value of the summaryCostPercentOfPlanned property.
|
Double |
getSummaryCostPerformanceIndexByCost()
Gets the value of the summaryCostPerformanceIndexByCost property.
|
Double |
getSummaryCostPerformanceIndexByLaborUnits()
Gets the value of the summaryCostPerformanceIndexByLaborUnits property.
|
Double |
getSummaryCostVarianceByCost()
Gets the value of the summaryCostVarianceByCost property.
|
Double |
getSummaryCostVarianceByLaborUnits()
Gets the value of the summaryCostVarianceByLaborUnits property.
|
Double |
getSummaryCostVarianceIndex()
Gets the value of the summaryCostVarianceIndex property.
|
Double |
getSummaryCostVarianceIndexByCost()
Gets the value of the summaryCostVarianceIndexByCost property.
|
Double |
getSummaryCostVarianceIndexByLaborUnits()
Gets the value of the summaryCostVarianceIndexByLaborUnits property.
|
Double |
getSummaryDurationPercentComplete()
Gets the value of the summaryDurationPercentComplete property.
|
Double |
getSummaryDurationPercentOfPlanned()
Gets the value of the summaryDurationPercentOfPlanned property.
|
Double |
getSummaryDurationVariance()
Gets the value of the summaryDurationVariance property.
|
Double |
getSummaryEarnedValueByCost()
Gets the value of the summaryEarnedValueByCost property.
|
Double |
getSummaryEarnedValueByLaborUnits()
Gets the value of the summaryEarnedValueByLaborUnits property.
|
Double |
getSummaryEstimateAtCompletionByCost()
Gets the value of the summaryEstimateAtCompletionByCost property.
|
Double |
getSummaryEstimateAtCompletionByLaborUnits()
Gets the value of the summaryEstimateAtCompletionByLaborUnits property.
|
Double |
getSummaryEstimateAtCompletionHighPercentByLaborUnits()
Gets the value of the summaryEstimateAtCompletionHighPercentByLaborUnits property.
|
Double |
getSummaryEstimateAtCompletionLowPercentByLaborUnits()
Gets the value of the summaryEstimateAtCompletionLowPercentByLaborUnits property.
|
Double |
getSummaryEstimateToCompleteByCost()
Gets the value of the summaryEstimateToCompleteByCost property.
|
Double |
getSummaryEstimateToCompleteByLaborUnits()
Gets the value of the summaryEstimateToCompleteByLaborUnits property.
|
Double |
getSummaryExpenseCostPercentComplete()
Gets the value of the summaryExpenseCostPercentComplete property.
|
Double |
getSummaryExpenseCostVariance()
Gets the value of the summaryExpenseCostVariance property.
|
Double |
getSummaryFinishDateVariance()
Gets the value of the summaryFinishDateVariance property.
|
Integer |
getSummaryInProgressActivityCount()
Gets the value of the summaryInProgressActivityCount property.
|
Double |
getSummaryLaborCostPercentComplete()
Gets the value of the summaryLaborCostPercentComplete property.
|
Double |
getSummaryLaborCostVariance()
Gets the value of the summaryLaborCostVariance property.
|
Double |
getSummaryLaborUnitsPercentComplete()
Gets the value of the summaryLaborUnitsPercentComplete property.
|
Double |
getSummaryLaborUnitsVariance()
Gets the value of the summaryLaborUnitsVariance property.
|
Double |
getSummaryMaterialCostPercentComplete()
Gets the value of the summaryMaterialCostPercentComplete property.
|
Double |
getSummaryMaterialCostVariance()
Gets the value of the summaryMaterialCostVariance property.
|
Double |
getSummaryNonLaborCostPercentComplete()
Gets the value of the summaryNonLaborCostPercentComplete property.
|
Double |
getSummaryNonLaborCostVariance()
Gets the value of the summaryNonLaborCostVariance property.
|
Double |
getSummaryNonLaborUnitsPercentComplete()
Gets the value of the summaryNonLaborUnitsPercentComplete property.
|
Double |
getSummaryNonLaborUnitsVariance()
Gets the value of the summaryNonLaborUnitsVariance property.
|
Integer |
getSummaryNotStartedActivityCount()
Gets the value of the summaryNotStartedActivityCount property.
|
Double |
getSummaryPerformancePercentCompleteByLaborUnits()
Gets the value of the summaryPerformancePercentCompleteByLaborUnits property.
|
Double |
getSummaryPlannedCost()
Gets the value of the summaryPlannedCost property.
|
Double |
getSummaryPlannedDuration()
Gets the value of the summaryPlannedDuration property.
|
Double |
getSummaryPlannedExpenseCost()
Gets the value of the summaryPlannedExpenseCost property.
|
LocalDateTime |
getSummaryPlannedFinishDate()
Gets the value of the summaryPlannedFinishDate property.
|
Double |
getSummaryPlannedLaborCost()
Gets the value of the summaryPlannedLaborCost property.
|
Double |
getSummaryPlannedLaborUnits()
Gets the value of the summaryPlannedLaborUnits property.
|
Double |
getSummaryPlannedMaterialCost()
Gets the value of the summaryPlannedMaterialCost property.
|
Double |
getSummaryPlannedNonLaborCost()
Gets the value of the summaryPlannedNonLaborCost property.
|
Double |
getSummaryPlannedNonLaborUnits()
Gets the value of the summaryPlannedNonLaborUnits property.
|
LocalDateTime |
getSummaryPlannedStartDate()
Gets the value of the summaryPlannedStartDate property.
|
Double |
getSummaryPlannedValueByCost()
Gets the value of the summaryPlannedValueByCost property.
|
Double |
getSummaryPlannedValueByLaborUnits()
Gets the value of the summaryPlannedValueByLaborUnits property.
|
LocalDateTime |
getSummaryProgressFinishDate()
Gets the value of the summaryProgressFinishDate property.
|
Double |
getSummaryRemainingDuration()
Gets the value of the summaryRemainingDuration property.
|
Double |
getSummaryRemainingExpenseCost()
Gets the value of the summaryRemainingExpenseCost property.
|
LocalDateTime |
getSummaryRemainingFinishDate()
Gets the value of the summaryRemainingFinishDate property.
|
Double |
getSummaryRemainingLaborCost()
Gets the value of the summaryRemainingLaborCost property.
|
Double |
getSummaryRemainingLaborUnits()
Gets the value of the summaryRemainingLaborUnits property.
|
Double |
getSummaryRemainingMaterialCost()
Gets the value of the summaryRemainingMaterialCost property.
|
Double |
getSummaryRemainingNonLaborCost()
Gets the value of the summaryRemainingNonLaborCost property.
|
Double |
getSummaryRemainingNonLaborUnits()
Gets the value of the summaryRemainingNonLaborUnits property.
|
LocalDateTime |
getSummaryRemainingStartDate()
Gets the value of the summaryRemainingStartDate property.
|
Double |
getSummaryRemainingTotalCost()
Gets the value of the summaryRemainingTotalCost property.
|
Double |
getSummarySchedulePercentComplete()
Gets the value of the summarySchedulePercentComplete property.
|
Double |
getSummarySchedulePercentCompleteByCost()
Gets the value of the summarySchedulePercentCompleteByCost property.
|
Double |
getSummarySchedulePercentCompleteByLaborUnits()
Gets the value of the summarySchedulePercentCompleteByLaborUnits property.
|
Double |
getSummarySchedulePerformanceIndexByCost()
Gets the value of the summarySchedulePerformanceIndexByCost property.
|
Double |
getSummarySchedulePerformanceIndexByLaborUnits()
Gets the value of the summarySchedulePerformanceIndexByLaborUnits property.
|
Double |
getSummaryScheduleVarianceByCost()
Gets the value of the summaryScheduleVarianceByCost property.
|
Double |
getSummaryScheduleVarianceByLaborUnits()
Gets the value of the summaryScheduleVarianceByLaborUnits property.
|
Double |
getSummaryScheduleVarianceIndex()
Gets the value of the summaryScheduleVarianceIndex property.
|
Double |
getSummaryScheduleVarianceIndexByCost()
Gets the value of the summaryScheduleVarianceIndexByCost property.
|
Double |
getSummaryScheduleVarianceIndexByLaborUnits()
Gets the value of the summaryScheduleVarianceIndexByLaborUnits property.
|
Double |
getSummaryStartDateVariance()
Gets the value of the summaryStartDateVariance property.
|
Double |
getSummaryToCompletePerformanceIndexByCost()
Gets the value of the summaryToCompletePerformanceIndexByCost property.
|
Double |
getSummaryTotalCostVariance()
Gets the value of the summaryTotalCostVariance property.
|
Double |
getSummaryTotalFloat()
Gets the value of the summaryTotalFloat property.
|
Double |
getSummaryUnitsPercentComplete()
Gets the value of the summaryUnitsPercentComplete property.
|
Double |
getSummaryVarianceAtCompletionByLaborUnits()
Gets the value of the summaryVarianceAtCompletionByLaborUnits property.
|
String |
getTeamMemberActivityFields()
Gets the value of the teamMemberActivityFields property.
|
String |
getTeamMemberAssignmentOption()
Gets the value of the teamMemberAssignmentOption property.
|
String |
getTeamMemberResourceAssignmentFields()
Gets the value of the teamMemberResourceAssignmentFields property.
|
String |
getTeamMemberStepUDFViewableFields()
Gets the value of the teamMemberStepUDFViewableFields property.
|
String |
getTeamMemberViewableFields()
Gets the value of the teamMemberViewableFields property.
|
Double |
getTotalBenefitPlan()
Gets the value of the totalBenefitPlan property.
|
Double |
getTotalBenefitPlanTally()
Gets the value of the totalBenefitPlanTally property.
|
Double |
getTotalSpendingPlan()
Gets the value of the totalSpendingPlan property.
|
Double |
getTotalSpendingPlanTally()
Gets the value of the totalSpendingPlanTally property.
|
List<UDFAssignmentType> |
getUDF()
Gets the value of the udf property.
|
Double |
getUnallocatedBudget()
Gets the value of the unallocatedBudget property.
|
Double |
getUndistributedCurrentVariance()
Gets the value of the undistributedCurrentVariance property.
|
List<WBSType> |
getWBS()
Gets the value of the wbs property.
|
Integer |
getWBSCategoryObjectId()
Gets the value of the wbsCategoryObjectId property.
|
String |
getWBSCodeSeparator()
Gets the value of the wbsCodeSeparator property.
|
List<WBSMilestoneType> |
getWBSMilestone()
Gets the value of the wbsMilestone property.
|
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 |
isActivityDefaultReviewRequired()
Gets the value of the activityDefaultReviewRequired 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 |
isAllowStatusReview()
Gets the value of the allowStatusReview 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 |
isCostQuantityRecalculateFlag()
Gets the value of the costQuantityRecalculateFlag property.
|
Boolean |
isEnablePublication()
Gets the value of the enablePublication property.
|
Boolean |
isEnableSummarization()
Gets the value of the enableSummarization property.
|
Boolean |
isHasFutureBucketData()
Gets the value of the hasFutureBucketData property.
|
Boolean |
isIntegratedWBS()
Gets the value of the integratedWBS 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 |
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 |
isResourcesCanAssignThemselvesToActivitiesOutsideOBSAccess()
Gets the value of the resourcesCanAssignThemselvesToActivitiesOutsideOBSAccess property.
|
Boolean |
isResourcesCanEditAssignmentPercentComplete()
Gets the value of the resourcesCanEditAssignmentPercentComplete property.
|
Boolean |
isResourcesCanStaffRoleAssignment()
Gets the value of the resourcesCanStaffRoleAssignment property.
|
void |
setActivityDefaultActivityType(String value)
Sets the value of the activityDefaultActivityType property.
|
void |
setActivityDefaultCalendarObjectId(Integer value)
Sets the value of the activityDefaultCalendarObjectId property.
|
void |
setActivityDefaultCostAccountObjectId(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(Double value)
Sets the value of the activityDefaultPricePerUnit property.
|
void |
setActivityDefaultReviewRequired(Boolean value)
Sets the value of the activityDefaultReviewRequired property.
|
void |
setActivityIdBasedOnSelectedActivity(Boolean value)
Sets the value of the activityIdBasedOnSelectedActivity property.
|
void |
setActivityIdIncrement(Integer value)
Sets the value of the activityIdIncrement property.
|
void |
setActivityIdPrefix(String value)
Sets the value of the activityIdPrefix property.
|
void |
setActivityIdSuffix(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 |
setAllowStatusReview(Boolean value)
Sets the value of the allowStatusReview property.
|
void |
setAnnualDiscountRate(Double value)
Sets the value of the annualDiscountRate property.
|
void |
setAnticipatedFinishDate(LocalDateTime value)
Sets the value of the anticipatedFinishDate property.
|
void |
setAnticipatedStartDate(LocalDateTime 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 |
setBaselineTypeName(String value)
Sets the value of the baselineTypeName property.
|
void |
setBaselineTypeObjectId(Integer value)
Sets the value of the baselineTypeObjectId property.
|
void |
setCheckOutDate(LocalDateTime value)
Sets the value of the checkOutDate property.
|
void |
setCheckOutStatus(Boolean value)
Sets the value of the checkOutStatus property.
|
void |
setCheckOutUserObjectId(Integer value)
Sets the value of the checkOutUserObjectId property.
|
void |
setContainsSummaryData(Boolean value)
Sets the value of the containsSummaryData property.
|
void |
setCostQuantityRecalculateFlag(Boolean value)
Sets the value of the costQuantityRecalculateFlag property.
|
void |
setCreateDate(LocalDateTime value)
Sets the value of the createDate property.
|
void |
setCreateUser(String value)
Sets the value of the createUser property.
|
void |
setCriticalActivityFloatLimit(Double value)
Sets the value of the criticalActivityFloatLimit property.
|
void |
setCriticalActivityPathType(String value)
Sets the value of the criticalActivityPathType property.
|
void |
setCurrentBudget(Double value)
Sets the value of the currentBudget property.
|
void |
setCurrentVariance(Double value)
Sets the value of the currentVariance property.
|
void |
setDataDate(LocalDateTime value)
Sets the value of the dataDate property.
|
void |
setDateAdded(LocalDateTime value)
Sets the value of the dateAdded property.
|
void |
setDefaultPriceTimeUnits(String value)
Sets the value of the defaultPriceTimeUnits property.
|
void |
setDescription(String value)
Sets the value of the description property.
|
void |
setDiscountApplicationPeriod(String value)
Sets the value of the discountApplicationPeriod property.
|
void |
setDistributedCurrentBudget(Double value)
Sets the value of the distributedCurrentBudget property.
|
void |
setEnablePublication(Boolean value)
Sets the value of the enablePublication property.
|
void |
setEnableSummarization(Boolean value)
Sets the value of the enableSummarization property.
|
void |
setFinancialPeriodTmplId(Integer value)
Sets the value of the financialPeriodTmplId property.
|
void |
setFinishDate(LocalDateTime value)
Sets the value of the finishDate property.
|
void |
setFiscalYearStartMonth(Integer value)
Sets the value of the fiscalYearStartMonth property.
|
void |
setForecastFinishDate(LocalDateTime value)
Sets the value of the forecastFinishDate property.
|
void |
setForecastStartDate(LocalDateTime value)
Sets the value of the forecastStartDate property.
|
void |
setGUID(String value)
Sets the value of the guid property.
|
void |
setHasFutureBucketData(Boolean value)
Sets the value of the hasFutureBucketData property.
|
void |
setHistoryInterval(String value)
Sets the value of the historyInterval property.
|
void |
setHistoryLevel(String value)
Sets the value of the historyLevel property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setIndependentETCLaborUnits(Double value)
Sets the value of the independentETCLaborUnits property.
|
void |
setIndependentETCTotalCost(Double value)
Sets the value of the independentETCTotalCost property.
|
void |
setIntegratedWBS(Boolean value)
Sets the value of the integratedWBS property.
|
void |
setLastBaselineUpdateDate(LocalDateTime value)
Sets the value of the lastBaselineUpdateDate property.
|
void |
setLastFinancialPeriodObjectId(Integer value)
Sets the value of the lastFinancialPeriodObjectId property.
|
void |
setLastLevelDate(LocalDateTime value)
Sets the value of the lastLevelDate property.
|
void |
setLastPublishedOn(LocalDateTime value)
Sets the value of the lastPublishedOn property.
|
void |
setLastScheduleDate(LocalDateTime value)
Sets the value of the lastScheduleDate property.
|
void |
setLastSummarizedDate(LocalDateTime value)
Sets the value of the lastSummarizedDate property.
|
void |
setLastUpdateBaselineOptions(String value)
Sets the value of the lastUpdateBaselineOptions property.
|
void |
setLastUpdateDate(LocalDateTime 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 |
setLocationName(String value)
Sets the value of the locationName property.
|
void |
setLocationObjectId(Integer value)
Sets the value of the locationObjectId property.
|
void |
setMustFinishByDate(LocalDateTime 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(Double value)
Sets the value of the originalBudget property.
|
void |
setOriginalProjectObjectId(Integer value)
Sets the value of the originalProjectObjectId property.
|
void |
setOwnerResourceObjectId(Integer value)
Sets the value of the ownerResourceObjectId property.
|
void |
setParentEPSId(String value)
Sets the value of the parentEPSId property.
|
void |
setParentEPSName(String value)
Sets the value of the parentEPSName property.
|
void |
setParentEPSObjectId(Integer value)
Sets the value of the parentEPSObjectId property.
|
void |
setPlannedStartDate(LocalDateTime value)
Sets the value of the plannedStartDate property.
|
void |
setPrimaryResourcesCanMarkActivitiesAsCompleted(Boolean value)
Sets the value of the primaryResourcesCanMarkActivitiesAsCompleted property.
|
void |
setProjectForecastStartDate(LocalDateTime value)
Sets the value of the projectForecastStartDate property.
|
void |
setProjectScheduleType(String value)
Sets the value of the projectScheduleType property.
|
void |
setProposedBudget(Double value)
Sets the value of the proposedBudget property.
|
void |
setPublicationPriority(Integer value)
Sets the value of the publicationPriority property.
|
void |
setResetPlannedToRemainingFlag(Boolean value)
Sets the value of the resetPlannedToRemainingFlag property.
|
void |
setResourceCanBeAssignedToSameActivityMoreThanOnce(Boolean value)
Sets the value of the resourceCanBeAssignedToSameActivityMoreThanOnce property.
|
void |
setResourceName(String value)
Sets the value of the resourceName property.
|
void |
setResourcesCanAssignThemselvesToActivities(Boolean value)
Sets the value of the resourcesCanAssignThemselvesToActivities property.
|
void |
setResourcesCanAssignThemselvesToActivitiesOutsideOBSAccess(Boolean value)
Sets the value of the resourcesCanAssignThemselvesToActivitiesOutsideOBSAccess property.
|
void |
setResourcesCanEditAssignmentPercentComplete(Boolean value)
Sets the value of the resourcesCanEditAssignmentPercentComplete property.
|
void |
setResourcesCanStaffRoleAssignment(Boolean value)
Sets the value of the resourcesCanStaffRoleAssignment property.
|
void |
setRiskExposure(Double value)
Sets the value of the riskExposure property.
|
void |
setRiskLevel(String value)
Sets the value of the riskLevel property.
|
void |
setRiskMatrixObjectId(Integer value)
Sets the value of the riskMatrixObjectId property.
|
void |
setRiskScore(Integer value)
Sets the value of the riskScore property.
|
void |
setScheduledFinishDate(LocalDateTime value)
Sets the value of the scheduledFinishDate property.
|
void |
setSpread(EPSProjectWBSSpreadType value)
Sets the value of the spread property.
|
void |
setStartDate(LocalDateTime value)
Sets the value of the startDate property.
|
void |
setStatus(String value)
Sets the value of the status property.
|
void |
setStatusReviewerName(String value)
Sets the value of the statusReviewerName property.
|
void |
setStatusReviewerObjectId(String value)
Sets the value of the statusReviewerObjectId property.
|
void |
setStrategicPriority(Integer value)
Sets the value of the strategicPriority property.
|
void |
setSummarizedDataDate(LocalDateTime value)
Sets the value of the summarizedDataDate property.
|
void |
setSummarizeToWBSLevel(Integer value)
Sets the value of the summarizeToWBSLevel property.
|
void |
setSummaryAccountingVarianceByCost(Double value)
Sets the value of the summaryAccountingVarianceByCost property.
|
void |
setSummaryAccountingVarianceByLaborUnits(Double value)
Sets the value of the summaryAccountingVarianceByLaborUnits property.
|
void |
setSummaryActivityCount(Integer value)
Sets the value of the summaryActivityCount property.
|
void |
setSummaryActualDuration(Double value)
Sets the value of the summaryActualDuration property.
|
void |
setSummaryActualExpenseCost(Double value)
Sets the value of the summaryActualExpenseCost property.
|
void |
setSummaryActualFinishDate(LocalDateTime value)
Sets the value of the summaryActualFinishDate property.
|
void |
setSummaryActualLaborCost(Double value)
Sets the value of the summaryActualLaborCost property.
|
void |
setSummaryActualLaborUnits(Double value)
Sets the value of the summaryActualLaborUnits property.
|
void |
setSummaryActualMaterialCost(Double value)
Sets the value of the summaryActualMaterialCost property.
|
void |
setSummaryActualNonLaborCost(Double value)
Sets the value of the summaryActualNonLaborCost property.
|
void |
setSummaryActualNonLaborUnits(Double value)
Sets the value of the summaryActualNonLaborUnits property.
|
void |
setSummaryActualStartDate(LocalDateTime value)
Sets the value of the summaryActualStartDate property.
|
void |
setSummaryActualThisPeriodCost(Double value)
Sets the value of the summaryActualThisPeriodCost property.
|
void |
setSummaryActualThisPeriodLaborCost(Double value)
Sets the value of the summaryActualThisPeriodLaborCost property.
|
void |
setSummaryActualThisPeriodLaborUnits(Double value)
Sets the value of the summaryActualThisPeriodLaborUnits property.
|
void |
setSummaryActualThisPeriodMaterialCost(Double value)
Sets the value of the summaryActualThisPeriodMaterialCost property.
|
void |
setSummaryActualThisPeriodNonLaborCost(Double value)
Sets the value of the summaryActualThisPeriodNonLaborCost property.
|
void |
setSummaryActualThisPeriodNonLaborUnits(Double value)
Sets the value of the summaryActualThisPeriodNonLaborUnits property.
|
void |
setSummaryActualTotalCost(Double value)
Sets the value of the summaryActualTotalCost property.
|
void |
setSummaryActualValueByCost(Double value)
Sets the value of the summaryActualValueByCost property.
|
void |
setSummaryActualValueByLaborUnits(Double value)
Sets the value of the summaryActualValueByLaborUnits property.
|
void |
setSummaryAtCompletionDuration(Double value)
Sets the value of the summaryAtCompletionDuration property.
|
void |
setSummaryAtCompletionExpenseCost(Double value)
Sets the value of the summaryAtCompletionExpenseCost property.
|
void |
setSummaryAtCompletionLaborCost(Double value)
Sets the value of the summaryAtCompletionLaborCost property.
|
void |
setSummaryAtCompletionLaborUnits(Double value)
Sets the value of the summaryAtCompletionLaborUnits property.
|
void |
setSummaryAtCompletionMaterialCost(Double value)
Sets the value of the summaryAtCompletionMaterialCost property.
|
void |
setSummaryAtCompletionNonLaborCost(Double value)
Sets the value of the summaryAtCompletionNonLaborCost property.
|
void |
setSummaryAtCompletionNonLaborUnits(Double value)
Sets the value of the summaryAtCompletionNonLaborUnits property.
|
void |
setSummaryAtCompletionTotalCost(Double value)
Sets the value of the summaryAtCompletionTotalCost property.
|
void |
setSummaryAtCompletionTotalCostVariance(Double value)
Sets the value of the summaryAtCompletionTotalCostVariance property.
|
void |
setSummaryBaselineCompletedActivityCount(Integer value)
Sets the value of the summaryBaselineCompletedActivityCount property.
|
void |
setSummaryBaselineDuration(Double value)
Sets the value of the summaryBaselineDuration property.
|
void |
setSummaryBaselineExpenseCost(Double value)
Sets the value of the summaryBaselineExpenseCost property.
|
void |
setSummaryBaselineFinishDate(LocalDateTime value)
Sets the value of the summaryBaselineFinishDate property.
|
void |
setSummaryBaselineInProgressActivityCount(Integer value)
Sets the value of the summaryBaselineInProgressActivityCount property.
|
void |
setSummaryBaselineLaborCost(Double value)
Sets the value of the summaryBaselineLaborCost property.
|
void |
setSummaryBaselineLaborUnits(Double value)
Sets the value of the summaryBaselineLaborUnits property.
|
void |
setSummaryBaselineMaterialCost(Double value)
Sets the value of the summaryBaselineMaterialCost property.
|
void |
setSummaryBaselineNonLaborCost(Double value)
Sets the value of the summaryBaselineNonLaborCost property.
|
void |
setSummaryBaselineNonLaborUnits(Double value)
Sets the value of the summaryBaselineNonLaborUnits property.
|
void |
setSummaryBaselineNotStartedActivityCount(Integer value)
Sets the value of the summaryBaselineNotStartedActivityCount property.
|
void |
setSummaryBaselineStartDate(LocalDateTime value)
Sets the value of the summaryBaselineStartDate property.
|
void |
setSummaryBaselineTotalCost(Double value)
Sets the value of the summaryBaselineTotalCost property.
|
void |
setSummaryBudgetAtCompletionByCost(Double value)
Sets the value of the summaryBudgetAtCompletionByCost property.
|
void |
setSummaryBudgetAtCompletionByLaborUnits(Double value)
Sets the value of the summaryBudgetAtCompletionByLaborUnits property.
|
void |
setSummaryCompletedActivityCount(Integer value)
Sets the value of the summaryCompletedActivityCount property.
|
void |
setSummaryCostPercentComplete(Double value)
Sets the value of the summaryCostPercentComplete property.
|
void |
setSummaryCostPercentOfPlanned(Double value)
Sets the value of the summaryCostPercentOfPlanned property.
|
void |
setSummaryCostPerformanceIndexByCost(Double value)
Sets the value of the summaryCostPerformanceIndexByCost property.
|
void |
setSummaryCostPerformanceIndexByLaborUnits(Double value)
Sets the value of the summaryCostPerformanceIndexByLaborUnits property.
|
void |
setSummaryCostVarianceByCost(Double value)
Sets the value of the summaryCostVarianceByCost property.
|
void |
setSummaryCostVarianceByLaborUnits(Double value)
Sets the value of the summaryCostVarianceByLaborUnits property.
|
void |
setSummaryCostVarianceIndex(Double value)
Sets the value of the summaryCostVarianceIndex property.
|
void |
setSummaryCostVarianceIndexByCost(Double value)
Sets the value of the summaryCostVarianceIndexByCost property.
|
void |
setSummaryCostVarianceIndexByLaborUnits(Double value)
Sets the value of the summaryCostVarianceIndexByLaborUnits property.
|
void |
setSummaryDurationPercentComplete(Double value)
Sets the value of the summaryDurationPercentComplete property.
|
void |
setSummaryDurationPercentOfPlanned(Double value)
Sets the value of the summaryDurationPercentOfPlanned property.
|
void |
setSummaryDurationVariance(Double value)
Sets the value of the summaryDurationVariance property.
|
void |
setSummaryEarnedValueByCost(Double value)
Sets the value of the summaryEarnedValueByCost property.
|
void |
setSummaryEarnedValueByLaborUnits(Double value)
Sets the value of the summaryEarnedValueByLaborUnits property.
|
void |
setSummaryEstimateAtCompletionByCost(Double value)
Sets the value of the summaryEstimateAtCompletionByCost property.
|
void |
setSummaryEstimateAtCompletionByLaborUnits(Double value)
Sets the value of the summaryEstimateAtCompletionByLaborUnits property.
|
void |
setSummaryEstimateAtCompletionHighPercentByLaborUnits(Double value)
Sets the value of the summaryEstimateAtCompletionHighPercentByLaborUnits property.
|
void |
setSummaryEstimateAtCompletionLowPercentByLaborUnits(Double value)
Sets the value of the summaryEstimateAtCompletionLowPercentByLaborUnits property.
|
void |
setSummaryEstimateToCompleteByCost(Double value)
Sets the value of the summaryEstimateToCompleteByCost property.
|
void |
setSummaryEstimateToCompleteByLaborUnits(Double value)
Sets the value of the summaryEstimateToCompleteByLaborUnits property.
|
void |
setSummaryExpenseCostPercentComplete(Double value)
Sets the value of the summaryExpenseCostPercentComplete property.
|
void |
setSummaryExpenseCostVariance(Double value)
Sets the value of the summaryExpenseCostVariance property.
|
void |
setSummaryFinishDateVariance(Double value)
Sets the value of the summaryFinishDateVariance property.
|
void |
setSummaryInProgressActivityCount(Integer value)
Sets the value of the summaryInProgressActivityCount property.
|
void |
setSummaryLaborCostPercentComplete(Double value)
Sets the value of the summaryLaborCostPercentComplete property.
|
void |
setSummaryLaborCostVariance(Double value)
Sets the value of the summaryLaborCostVariance property.
|
void |
setSummaryLaborUnitsPercentComplete(Double value)
Sets the value of the summaryLaborUnitsPercentComplete property.
|
void |
setSummaryLaborUnitsVariance(Double value)
Sets the value of the summaryLaborUnitsVariance property.
|
void |
setSummaryMaterialCostPercentComplete(Double value)
Sets the value of the summaryMaterialCostPercentComplete property.
|
void |
setSummaryMaterialCostVariance(Double value)
Sets the value of the summaryMaterialCostVariance property.
|
void |
setSummaryNonLaborCostPercentComplete(Double value)
Sets the value of the summaryNonLaborCostPercentComplete property.
|
void |
setSummaryNonLaborCostVariance(Double value)
Sets the value of the summaryNonLaborCostVariance property.
|
void |
setSummaryNonLaborUnitsPercentComplete(Double value)
Sets the value of the summaryNonLaborUnitsPercentComplete property.
|
void |
setSummaryNonLaborUnitsVariance(Double value)
Sets the value of the summaryNonLaborUnitsVariance property.
|
void |
setSummaryNotStartedActivityCount(Integer value)
Sets the value of the summaryNotStartedActivityCount property.
|
void |
setSummaryPerformancePercentCompleteByLaborUnits(Double value)
Sets the value of the summaryPerformancePercentCompleteByLaborUnits property.
|
void |
setSummaryPlannedCost(Double value)
Sets the value of the summaryPlannedCost property.
|
void |
setSummaryPlannedDuration(Double value)
Sets the value of the summaryPlannedDuration property.
|
void |
setSummaryPlannedExpenseCost(Double value)
Sets the value of the summaryPlannedExpenseCost property.
|
void |
setSummaryPlannedFinishDate(LocalDateTime value)
Sets the value of the summaryPlannedFinishDate property.
|
void |
setSummaryPlannedLaborCost(Double value)
Sets the value of the summaryPlannedLaborCost property.
|
void |
setSummaryPlannedLaborUnits(Double value)
Sets the value of the summaryPlannedLaborUnits property.
|
void |
setSummaryPlannedMaterialCost(Double value)
Sets the value of the summaryPlannedMaterialCost property.
|
void |
setSummaryPlannedNonLaborCost(Double value)
Sets the value of the summaryPlannedNonLaborCost property.
|
void |
setSummaryPlannedNonLaborUnits(Double value)
Sets the value of the summaryPlannedNonLaborUnits property.
|
void |
setSummaryPlannedStartDate(LocalDateTime value)
Sets the value of the summaryPlannedStartDate property.
|
void |
setSummaryPlannedValueByCost(Double value)
Sets the value of the summaryPlannedValueByCost property.
|
void |
setSummaryPlannedValueByLaborUnits(Double value)
Sets the value of the summaryPlannedValueByLaborUnits property.
|
void |
setSummaryProgressFinishDate(LocalDateTime value)
Sets the value of the summaryProgressFinishDate property.
|
void |
setSummaryRemainingDuration(Double value)
Sets the value of the summaryRemainingDuration property.
|
void |
setSummaryRemainingExpenseCost(Double value)
Sets the value of the summaryRemainingExpenseCost property.
|
void |
setSummaryRemainingFinishDate(LocalDateTime value)
Sets the value of the summaryRemainingFinishDate property.
|
void |
setSummaryRemainingLaborCost(Double value)
Sets the value of the summaryRemainingLaborCost property.
|
void |
setSummaryRemainingLaborUnits(Double value)
Sets the value of the summaryRemainingLaborUnits property.
|
void |
setSummaryRemainingMaterialCost(Double value)
Sets the value of the summaryRemainingMaterialCost property.
|
void |
setSummaryRemainingNonLaborCost(Double value)
Sets the value of the summaryRemainingNonLaborCost property.
|
void |
setSummaryRemainingNonLaborUnits(Double value)
Sets the value of the summaryRemainingNonLaborUnits property.
|
void |
setSummaryRemainingStartDate(LocalDateTime value)
Sets the value of the summaryRemainingStartDate property.
|
void |
setSummaryRemainingTotalCost(Double value)
Sets the value of the summaryRemainingTotalCost property.
|
void |
setSummarySchedulePercentComplete(Double value)
Sets the value of the summarySchedulePercentComplete property.
|
void |
setSummarySchedulePercentCompleteByCost(Double value)
Sets the value of the summarySchedulePercentCompleteByCost property.
|
void |
setSummarySchedulePercentCompleteByLaborUnits(Double value)
Sets the value of the summarySchedulePercentCompleteByLaborUnits property.
|
void |
setSummarySchedulePerformanceIndexByCost(Double value)
Sets the value of the summarySchedulePerformanceIndexByCost property.
|
void |
setSummarySchedulePerformanceIndexByLaborUnits(Double value)
Sets the value of the summarySchedulePerformanceIndexByLaborUnits property.
|
void |
setSummaryScheduleVarianceByCost(Double value)
Sets the value of the summaryScheduleVarianceByCost property.
|
void |
setSummaryScheduleVarianceByLaborUnits(Double value)
Sets the value of the summaryScheduleVarianceByLaborUnits property.
|
void |
setSummaryScheduleVarianceIndex(Double value)
Sets the value of the summaryScheduleVarianceIndex property.
|
void |
setSummaryScheduleVarianceIndexByCost(Double value)
Sets the value of the summaryScheduleVarianceIndexByCost property.
|
void |
setSummaryScheduleVarianceIndexByLaborUnits(Double value)
Sets the value of the summaryScheduleVarianceIndexByLaborUnits property.
|
void |
setSummaryStartDateVariance(Double value)
Sets the value of the summaryStartDateVariance property.
|
void |
setSummaryToCompletePerformanceIndexByCost(Double value)
Sets the value of the summaryToCompletePerformanceIndexByCost property.
|
void |
setSummaryTotalCostVariance(Double value)
Sets the value of the summaryTotalCostVariance property.
|
void |
setSummaryTotalFloat(Double value)
Sets the value of the summaryTotalFloat property.
|
void |
setSummaryUnitsPercentComplete(Double value)
Sets the value of the summaryUnitsPercentComplete property.
|
void |
setSummaryVarianceAtCompletionByLaborUnits(Double value)
Sets the value of the summaryVarianceAtCompletionByLaborUnits property.
|
void |
setTeamMemberActivityFields(String value)
Sets the value of the teamMemberActivityFields property.
|
void |
setTeamMemberAssignmentOption(String value)
Sets the value of the teamMemberAssignmentOption property.
|
void |
setTeamMemberResourceAssignmentFields(String value)
Sets the value of the teamMemberResourceAssignmentFields property.
|
void |
setTeamMemberStepUDFViewableFields(String value)
Sets the value of the teamMemberStepUDFViewableFields property.
|
void |
setTeamMemberViewableFields(String value)
Sets the value of the teamMemberViewableFields property.
|
void |
setTotalBenefitPlan(Double value)
Sets the value of the totalBenefitPlan property.
|
void |
setTotalBenefitPlanTally(Double value)
Sets the value of the totalBenefitPlanTally property.
|
void |
setTotalSpendingPlan(Double value)
Sets the value of the totalSpendingPlan property.
|
void |
setTotalSpendingPlanTally(Double value)
Sets the value of the totalSpendingPlanTally property.
|
void |
setUnallocatedBudget(Double value)
Sets the value of the unallocatedBudget property.
|
void |
setUndistributedCurrentVariance(Double value)
Sets the value of the undistributedCurrentVariance property.
|
void |
setWBSCategoryObjectId(Integer value)
Sets the value of the wbsCategoryObjectId property.
|
void |
setWBSCodeSeparator(String value)
Sets the value of the wbsCodeSeparator property.
|
void |
setWBSObjectId(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.
|
protected String activityDefaultActivityType
protected Integer activityDefaultCalendarObjectId
protected Integer activityDefaultCostAccountObjectId
protected String activityDefaultDurationType
protected String activityDefaultPercentCompleteType
protected Double activityDefaultPricePerUnit
protected Boolean activityDefaultReviewRequired
protected Boolean activityIdBasedOnSelectedActivity
protected Integer activityIdIncrement
protected String activityIdPrefix
protected Integer activityIdSuffix
protected Boolean activityPercentCompleteBasedOnActivitySteps
protected Boolean addActualToRemaining
protected String addedBy
protected Boolean allowStatusReview
protected Double annualDiscountRate
protected LocalDateTime anticipatedFinishDate
protected LocalDateTime anticipatedStartDate
protected Boolean assignmentDefaultDrivingFlag
protected String assignmentDefaultRateType
protected String baselineTypeName
protected Integer baselineTypeObjectId
protected LocalDateTime checkOutDate
protected Boolean checkOutStatus
protected Integer checkOutUserObjectId
protected Boolean containsSummaryData
protected Boolean costQuantityRecalculateFlag
protected LocalDateTime createDate
protected String createUser
protected Double criticalActivityFloatLimit
protected String criticalActivityPathType
protected Double currentBudget
protected Double currentVariance
protected LocalDateTime dataDate
protected LocalDateTime dateAdded
protected String defaultPriceTimeUnits
protected String description
protected String discountApplicationPeriod
protected Double distributedCurrentBudget
protected Boolean enablePublication
protected Boolean enableSummarization
protected Integer financialPeriodTmplId
protected LocalDateTime finishDate
protected Integer fiscalYearStartMonth
protected LocalDateTime forecastFinishDate
protected LocalDateTime forecastStartDate
protected String guid
protected Boolean hasFutureBucketData
protected String historyInterval
protected String historyLevel
protected String id
protected Double independentETCLaborUnits
protected Double independentETCTotalCost
protected Boolean integratedWBS
protected LocalDateTime lastBaselineUpdateDate
protected Integer lastFinancialPeriodObjectId
protected LocalDateTime lastLevelDate
protected LocalDateTime lastPublishedOn
protected LocalDateTime lastScheduleDate
protected LocalDateTime lastSummarizedDate
protected String lastUpdateBaselineOptions
protected LocalDateTime lastUpdateDate
protected String lastUpdateUser
protected Integer levelingPriority
protected Boolean linkActualToActualThisPeriod
protected Boolean linkPercentCompleteWithActual
protected Boolean linkPlannedAndAtCompletionFlag
protected String locationName
protected Integer locationObjectId
protected LocalDateTime mustFinishByDate
protected String name
protected String obsName
protected Integer obsObjectId
protected Integer objectId
protected Double originalBudget
protected Integer originalProjectObjectId
protected Integer ownerResourceObjectId
protected String parentEPSId
protected String parentEPSName
protected Integer parentEPSObjectId
protected LocalDateTime plannedStartDate
protected Boolean primaryResourcesCanMarkActivitiesAsCompleted
protected LocalDateTime projectForecastStartDate
protected String projectScheduleType
protected Double proposedBudget
protected Integer publicationPriority
protected Boolean resetPlannedToRemainingFlag
protected Boolean resourceCanBeAssignedToSameActivityMoreThanOnce
protected String resourceName
protected Boolean resourcesCanAssignThemselvesToActivities
protected Boolean resourcesCanAssignThemselvesToActivitiesOutsideOBSAccess
protected Boolean resourcesCanEditAssignmentPercentComplete
protected Boolean resourcesCanStaffRoleAssignment
protected Double riskExposure
protected String riskLevel
protected Integer riskMatrixObjectId
protected Integer riskScore
protected LocalDateTime scheduledFinishDate
protected LocalDateTime startDate
protected String status
protected String statusReviewerName
protected String statusReviewerObjectId
protected Integer strategicPriority
protected Integer summarizeToWBSLevel
protected LocalDateTime summarizedDataDate
protected Double summaryAccountingVarianceByCost
protected Double summaryAccountingVarianceByLaborUnits
protected Integer summaryActivityCount
protected Double summaryActualDuration
protected Double summaryActualExpenseCost
protected LocalDateTime summaryActualFinishDate
protected Double summaryActualLaborCost
protected Double summaryActualLaborUnits
protected Double summaryActualMaterialCost
protected Double summaryActualNonLaborCost
protected Double summaryActualNonLaborUnits
protected LocalDateTime summaryActualStartDate
protected Double summaryActualThisPeriodCost
protected Double summaryActualThisPeriodLaborCost
protected Double summaryActualThisPeriodLaborUnits
protected Double summaryActualThisPeriodMaterialCost
protected Double summaryActualThisPeriodNonLaborCost
protected Double summaryActualThisPeriodNonLaborUnits
protected Double summaryActualTotalCost
protected Double summaryActualValueByCost
protected Double summaryActualValueByLaborUnits
protected Double summaryAtCompletionDuration
protected Double summaryAtCompletionExpenseCost
protected Double summaryAtCompletionLaborCost
protected Double summaryAtCompletionLaborUnits
protected Double summaryAtCompletionMaterialCost
protected Double summaryAtCompletionNonLaborCost
protected Double summaryAtCompletionNonLaborUnits
protected Double summaryAtCompletionTotalCost
protected Double summaryAtCompletionTotalCostVariance
protected Integer summaryBaselineCompletedActivityCount
protected Double summaryBaselineDuration
protected Double summaryBaselineExpenseCost
protected LocalDateTime summaryBaselineFinishDate
protected Integer summaryBaselineInProgressActivityCount
protected Double summaryBaselineLaborCost
protected Double summaryBaselineLaborUnits
protected Double summaryBaselineMaterialCost
protected Double summaryBaselineNonLaborCost
protected Double summaryBaselineNonLaborUnits
protected Integer summaryBaselineNotStartedActivityCount
protected LocalDateTime summaryBaselineStartDate
protected Double summaryBaselineTotalCost
protected Double summaryBudgetAtCompletionByCost
protected Double summaryBudgetAtCompletionByLaborUnits
protected Integer summaryCompletedActivityCount
protected Double summaryCostPercentComplete
protected Double summaryCostPercentOfPlanned
protected Double summaryCostPerformanceIndexByCost
protected Double summaryCostPerformanceIndexByLaborUnits
protected Double summaryCostVarianceByCost
protected Double summaryCostVarianceByLaborUnits
protected Double summaryCostVarianceIndex
protected Double summaryCostVarianceIndexByCost
protected Double summaryCostVarianceIndexByLaborUnits
protected Double summaryDurationPercentComplete
protected Double summaryDurationPercentOfPlanned
protected Double summaryDurationVariance
protected Double summaryEarnedValueByCost
protected Double summaryEarnedValueByLaborUnits
protected Double summaryEstimateAtCompletionByCost
protected Double summaryEstimateAtCompletionByLaborUnits
protected Double summaryEstimateAtCompletionHighPercentByLaborUnits
protected Double summaryEstimateAtCompletionLowPercentByLaborUnits
protected Double summaryEstimateToCompleteByCost
protected Double summaryEstimateToCompleteByLaborUnits
protected Double summaryExpenseCostPercentComplete
protected Double summaryExpenseCostVariance
protected Double summaryFinishDateVariance
protected Integer summaryInProgressActivityCount
protected Double summaryLaborCostPercentComplete
protected Double summaryLaborCostVariance
protected Double summaryLaborUnitsPercentComplete
protected Double summaryLaborUnitsVariance
protected Double summaryMaterialCostPercentComplete
protected Double summaryMaterialCostVariance
protected Double summaryNonLaborCostPercentComplete
protected Double summaryNonLaborCostVariance
protected Double summaryNonLaborUnitsPercentComplete
protected Double summaryNonLaborUnitsVariance
protected Integer summaryNotStartedActivityCount
protected Double summaryPerformancePercentCompleteByLaborUnits
protected Double summaryPlannedCost
protected Double summaryPlannedDuration
protected Double summaryPlannedExpenseCost
protected LocalDateTime summaryPlannedFinishDate
protected Double summaryPlannedLaborCost
protected Double summaryPlannedLaborUnits
protected Double summaryPlannedMaterialCost
protected Double summaryPlannedNonLaborCost
protected Double summaryPlannedNonLaborUnits
protected LocalDateTime summaryPlannedStartDate
protected Double summaryPlannedValueByCost
protected Double summaryPlannedValueByLaborUnits
protected LocalDateTime summaryProgressFinishDate
protected Double summaryRemainingDuration
protected Double summaryRemainingExpenseCost
protected LocalDateTime summaryRemainingFinishDate
protected Double summaryRemainingLaborCost
protected Double summaryRemainingLaborUnits
protected Double summaryRemainingMaterialCost
protected Double summaryRemainingNonLaborCost
protected Double summaryRemainingNonLaborUnits
protected LocalDateTime summaryRemainingStartDate
protected Double summaryRemainingTotalCost
protected Double summarySchedulePercentComplete
protected Double summarySchedulePercentCompleteByCost
protected Double summarySchedulePercentCompleteByLaborUnits
protected Double summarySchedulePerformanceIndexByCost
protected Double summarySchedulePerformanceIndexByLaborUnits
protected Double summaryScheduleVarianceByCost
protected Double summaryScheduleVarianceByLaborUnits
protected Double summaryScheduleVarianceIndex
protected Double summaryScheduleVarianceIndexByCost
protected Double summaryScheduleVarianceIndexByLaborUnits
protected Double summaryStartDateVariance
protected Double summaryToCompletePerformanceIndexByCost
protected Double summaryTotalCostVariance
protected Double summaryTotalFloat
protected Double summaryUnitsPercentComplete
protected Double summaryVarianceAtCompletionByLaborUnits
protected String teamMemberActivityFields
protected String teamMemberAssignmentOption
protected String teamMemberResourceAssignmentFields
protected String teamMemberStepUDFViewableFields
protected String teamMemberViewableFields
protected Double totalBenefitPlan
protected Double totalBenefitPlanTally
protected Double totalSpendingPlan
protected Double totalSpendingPlanTally
protected Double unallocatedBudget
protected Double undistributedCurrentVariance
protected Integer wbsCategoryObjectId
protected String wbsCodeSeparator
protected 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<ProjectResourceType> projectResource
protected List<ProjectResourceQuantityType> projectResourceQuantity
protected List<ProjectBudgetChangeLogType> projectBudgetChangeLog
protected List<WBSMilestoneType> wbsMilestone
protected List<ProjectNoteType> projectNote
protected List<ProjectThresholdType> projectThreshold
protected List<ProjectSpendingPlanType> projectSpendingPlan
protected List<ProjectFundingType> projectFunding
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 List<ScheduleOptionsType> scheduleOptions
protected List<ActivityRiskType> activityRisk
protected List<RiskImpactType> riskImpact
protected List<RiskResponsePlanType> riskResponsePlan
protected List<RiskResponseActionType> riskResponseAction
protected List<RiskResponseActionImpactType> riskResponseActionImpact
public String getActivityDefaultActivityType()
String
public void setActivityDefaultActivityType(String value)
value
- allowed object is
String
public Integer getActivityDefaultCalendarObjectId()
Integer
public void setActivityDefaultCalendarObjectId(Integer value)
value
- allowed object is
Integer
public Integer getActivityDefaultCostAccountObjectId()
Integer
public void setActivityDefaultCostAccountObjectId(Integer value)
value
- allowed object is
Integer
public String getActivityDefaultDurationType()
String
public void setActivityDefaultDurationType(String value)
value
- allowed object is
String
public String getActivityDefaultPercentCompleteType()
String
public void setActivityDefaultPercentCompleteType(String value)
value
- allowed object is
String
public Double getActivityDefaultPricePerUnit()
String
public void setActivityDefaultPricePerUnit(Double value)
value
- allowed object is
String
public Boolean isActivityDefaultReviewRequired()
String
public void setActivityDefaultReviewRequired(Boolean value)
value
- allowed object is
String
public Boolean isActivityIdBasedOnSelectedActivity()
String
public void setActivityIdBasedOnSelectedActivity(Boolean value)
value
- allowed object is
String
public Integer getActivityIdIncrement()
Integer
public void setActivityIdIncrement(Integer value)
value
- allowed object is
Integer
public String getActivityIdPrefix()
String
public void setActivityIdPrefix(String value)
value
- allowed object is
String
public Integer getActivityIdSuffix()
Integer
public void setActivityIdSuffix(Integer value)
value
- allowed object is
Integer
public Boolean isActivityPercentCompleteBasedOnActivitySteps()
String
public void setActivityPercentCompleteBasedOnActivitySteps(Boolean value)
value
- allowed object is
String
public Boolean isAddActualToRemaining()
String
public void setAddActualToRemaining(Boolean value)
value
- allowed object is
String
public String getAddedBy()
String
public void setAddedBy(String value)
value
- allowed object is
String
public Boolean isAllowStatusReview()
String
public void setAllowStatusReview(Boolean value)
value
- allowed object is
String
public Double getAnnualDiscountRate()
String
public void setAnnualDiscountRate(Double value)
value
- allowed object is
String
public LocalDateTime getAnticipatedFinishDate()
String
public void setAnticipatedFinishDate(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getAnticipatedStartDate()
String
public void setAnticipatedStartDate(LocalDateTime value)
value
- allowed object is
String
public Boolean isAssignmentDefaultDrivingFlag()
String
public void setAssignmentDefaultDrivingFlag(Boolean value)
value
- allowed object is
String
public String getAssignmentDefaultRateType()
String
public void setAssignmentDefaultRateType(String value)
value
- allowed object is
String
public String getBaselineTypeName()
String
public void setBaselineTypeName(String value)
value
- allowed object is
String
public Integer getBaselineTypeObjectId()
Integer
public void setBaselineTypeObjectId(Integer value)
value
- allowed object is
Integer
public LocalDateTime getCheckOutDate()
String
public void setCheckOutDate(LocalDateTime value)
value
- allowed object is
String
public Boolean isCheckOutStatus()
String
public void setCheckOutStatus(Boolean value)
value
- allowed object is
String
public Integer getCheckOutUserObjectId()
Integer
public void setCheckOutUserObjectId(Integer value)
value
- allowed object is
Integer
public Boolean isContainsSummaryData()
String
public void setContainsSummaryData(Boolean value)
value
- allowed object is
String
public Boolean isCostQuantityRecalculateFlag()
String
public void setCostQuantityRecalculateFlag(Boolean value)
value
- allowed object is
String
public LocalDateTime getCreateDate()
String
public void setCreateDate(LocalDateTime value)
value
- allowed object is
String
public String getCreateUser()
String
public void setCreateUser(String value)
value
- allowed object is
String
public Double getCriticalActivityFloatLimit()
String
public void setCriticalActivityFloatLimit(Double value)
value
- allowed object is
String
public String getCriticalActivityPathType()
String
public void setCriticalActivityPathType(String value)
value
- allowed object is
String
public Double getCurrentBudget()
String
public void setCurrentBudget(Double value)
value
- allowed object is
String
public Double getCurrentVariance()
String
public void setCurrentVariance(Double value)
value
- allowed object is
String
public LocalDateTime getDataDate()
String
public void setDataDate(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getDateAdded()
String
public void setDateAdded(LocalDateTime value)
value
- allowed object is
String
public String getDefaultPriceTimeUnits()
String
public void setDefaultPriceTimeUnits(String value)
value
- allowed object is
String
public String getDescription()
String
public void setDescription(String value)
value
- allowed object is
String
public String getDiscountApplicationPeriod()
String
public void setDiscountApplicationPeriod(String value)
value
- allowed object is
String
public Double getDistributedCurrentBudget()
String
public void setDistributedCurrentBudget(Double value)
value
- allowed object is
String
public Boolean isEnablePublication()
String
public void setEnablePublication(Boolean value)
value
- allowed object is
String
public Boolean isEnableSummarization()
String
public void setEnableSummarization(Boolean value)
value
- allowed object is
String
public Integer getFinancialPeriodTmplId()
Integer
public void setFinancialPeriodTmplId(Integer value)
value
- allowed object is
Integer
public LocalDateTime getFinishDate()
String
public void setFinishDate(LocalDateTime value)
value
- allowed object is
String
public Integer getFiscalYearStartMonth()
Integer
public void setFiscalYearStartMonth(Integer value)
value
- allowed object is
Integer
public LocalDateTime getForecastFinishDate()
String
public void setForecastFinishDate(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getForecastStartDate()
String
public void setForecastStartDate(LocalDateTime value)
value
- allowed object is
String
public String getGUID()
String
public void setGUID(String value)
value
- allowed object is
String
public Boolean isHasFutureBucketData()
String
public void setHasFutureBucketData(Boolean value)
value
- allowed object is
String
public String getHistoryInterval()
String
public void setHistoryInterval(String value)
value
- allowed object is
String
public String getHistoryLevel()
String
public void setHistoryLevel(String value)
value
- allowed object is
String
public void setId(String value)
value
- allowed object is
String
public Double getIndependentETCLaborUnits()
String
public void setIndependentETCLaborUnits(Double value)
value
- allowed object is
String
public Double getIndependentETCTotalCost()
String
public void setIndependentETCTotalCost(Double value)
value
- allowed object is
String
public Boolean isIntegratedWBS()
String
public void setIntegratedWBS(Boolean value)
value
- allowed object is
String
public LocalDateTime getLastBaselineUpdateDate()
String
public void setLastBaselineUpdateDate(LocalDateTime value)
value
- allowed object is
String
public Integer getLastFinancialPeriodObjectId()
Integer
public void setLastFinancialPeriodObjectId(Integer value)
value
- allowed object is
Integer
public LocalDateTime getLastLevelDate()
String
public void setLastLevelDate(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getLastPublishedOn()
String
public void setLastPublishedOn(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getLastScheduleDate()
String
public void setLastScheduleDate(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getLastSummarizedDate()
String
public void setLastSummarizedDate(LocalDateTime value)
value
- allowed object is
String
public String getLastUpdateBaselineOptions()
String
public void setLastUpdateBaselineOptions(String value)
value
- allowed object is
String
public LocalDateTime getLastUpdateDate()
String
public void setLastUpdateDate(LocalDateTime value)
value
- allowed object is
String
public String getLastUpdateUser()
String
public void setLastUpdateUser(String value)
value
- allowed object is
String
public Integer getLevelingPriority()
Integer
public void setLevelingPriority(Integer value)
value
- allowed object is
Integer
public Boolean isLinkActualToActualThisPeriod()
String
public void setLinkActualToActualThisPeriod(Boolean value)
value
- allowed object is
String
public Boolean isLinkPercentCompleteWithActual()
String
public void setLinkPercentCompleteWithActual(Boolean value)
value
- allowed object is
String
public Boolean isLinkPlannedAndAtCompletionFlag()
String
public void setLinkPlannedAndAtCompletionFlag(Boolean value)
value
- allowed object is
String
public String getLocationName()
String
public void setLocationName(String value)
value
- allowed object is
String
public Integer getLocationObjectId()
Integer
public void setLocationObjectId(Integer value)
value
- allowed object is
Integer
public LocalDateTime getMustFinishByDate()
String
public void setMustFinishByDate(LocalDateTime value)
value
- allowed object is
String
public String getName()
String
public void setName(String value)
value
- allowed object is
String
public String getOBSName()
String
public void setOBSName(String value)
value
- allowed object is
String
public Integer getOBSObjectId()
Integer
public void setOBSObjectId(Integer value)
value
- allowed object is
Integer
public Integer getObjectId()
Integer
public void setObjectId(Integer value)
value
- allowed object is
Integer
public Double getOriginalBudget()
String
public void setOriginalBudget(Double value)
value
- allowed object is
String
public Integer getOriginalProjectObjectId()
Integer
public void setOriginalProjectObjectId(Integer value)
value
- allowed object is
Integer
public Integer getOwnerResourceObjectId()
Integer
public void setOwnerResourceObjectId(Integer value)
value
- allowed object is
Integer
public String getParentEPSId()
String
public void setParentEPSId(String value)
value
- allowed object is
String
public String getParentEPSName()
String
public void setParentEPSName(String value)
value
- allowed object is
String
public Integer getParentEPSObjectId()
Integer
public void setParentEPSObjectId(Integer value)
value
- allowed object is
Integer
public LocalDateTime getPlannedStartDate()
String
public void setPlannedStartDate(LocalDateTime value)
value
- allowed object is
String
public Boolean isPrimaryResourcesCanMarkActivitiesAsCompleted()
String
public void setPrimaryResourcesCanMarkActivitiesAsCompleted(Boolean value)
value
- allowed object is
String
public LocalDateTime getProjectForecastStartDate()
String
public void setProjectForecastStartDate(LocalDateTime value)
value
- allowed object is
String
public String getProjectScheduleType()
String
public void setProjectScheduleType(String value)
value
- allowed object is
String
public Double getProposedBudget()
String
public void setProposedBudget(Double value)
value
- allowed object is
String
public Integer getPublicationPriority()
Integer
public void setPublicationPriority(Integer value)
value
- allowed object is
Integer
public Boolean isResetPlannedToRemainingFlag()
String
public void setResetPlannedToRemainingFlag(Boolean value)
value
- allowed object is
String
public Boolean isResourceCanBeAssignedToSameActivityMoreThanOnce()
String
public void setResourceCanBeAssignedToSameActivityMoreThanOnce(Boolean value)
value
- allowed object is
String
public String getResourceName()
String
public void setResourceName(String value)
value
- allowed object is
String
public Boolean isResourcesCanAssignThemselvesToActivities()
String
public void setResourcesCanAssignThemselvesToActivities(Boolean value)
value
- allowed object is
String
public Boolean isResourcesCanAssignThemselvesToActivitiesOutsideOBSAccess()
String
public void setResourcesCanAssignThemselvesToActivitiesOutsideOBSAccess(Boolean value)
value
- allowed object is
String
public Boolean isResourcesCanEditAssignmentPercentComplete()
String
public void setResourcesCanEditAssignmentPercentComplete(Boolean value)
value
- allowed object is
String
public Boolean isResourcesCanStaffRoleAssignment()
String
public void setResourcesCanStaffRoleAssignment(Boolean value)
value
- allowed object is
String
public Double getRiskExposure()
String
public void setRiskExposure(Double value)
value
- allowed object is
String
public String getRiskLevel()
String
public void setRiskLevel(String value)
value
- allowed object is
String
public Integer getRiskMatrixObjectId()
Integer
public void setRiskMatrixObjectId(Integer value)
value
- allowed object is
Integer
public Integer getRiskScore()
Integer
public void setRiskScore(Integer value)
value
- allowed object is
Integer
public LocalDateTime getScheduledFinishDate()
String
public void setScheduledFinishDate(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getStartDate()
String
public void setStartDate(LocalDateTime value)
value
- allowed object is
String
public String getStatus()
String
public void setStatus(String value)
value
- allowed object is
String
public String getStatusReviewerName()
String
public void setStatusReviewerName(String value)
value
- allowed object is
String
public String getStatusReviewerObjectId()
String
public void setStatusReviewerObjectId(String value)
value
- allowed object is
String
public Integer getStrategicPriority()
Integer
public void setStrategicPriority(Integer value)
value
- allowed object is
Integer
public Integer getSummarizeToWBSLevel()
Integer
public void setSummarizeToWBSLevel(Integer value)
value
- allowed object is
Integer
public LocalDateTime getSummarizedDataDate()
String
public void setSummarizedDataDate(LocalDateTime value)
value
- allowed object is
String
public Double getSummaryAccountingVarianceByCost()
String
public void setSummaryAccountingVarianceByCost(Double value)
value
- allowed object is
String
public Double getSummaryAccountingVarianceByLaborUnits()
String
public void setSummaryAccountingVarianceByLaborUnits(Double value)
value
- allowed object is
String
public Integer getSummaryActivityCount()
Integer
public void setSummaryActivityCount(Integer value)
value
- allowed object is
Integer
public Double getSummaryActualDuration()
String
public void setSummaryActualDuration(Double value)
value
- allowed object is
String
public Double getSummaryActualExpenseCost()
String
public void setSummaryActualExpenseCost(Double value)
value
- allowed object is
String
public LocalDateTime getSummaryActualFinishDate()
String
public void setSummaryActualFinishDate(LocalDateTime value)
value
- allowed object is
String
public Double getSummaryActualLaborCost()
String
public void setSummaryActualLaborCost(Double value)
value
- allowed object is
String
public Double getSummaryActualLaborUnits()
String
public void setSummaryActualLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryActualMaterialCost()
String
public void setSummaryActualMaterialCost(Double value)
value
- allowed object is
String
public Double getSummaryActualNonLaborCost()
String
public void setSummaryActualNonLaborCost(Double value)
value
- allowed object is
String
public Double getSummaryActualNonLaborUnits()
String
public void setSummaryActualNonLaborUnits(Double value)
value
- allowed object is
String
public LocalDateTime getSummaryActualStartDate()
String
public void setSummaryActualStartDate(LocalDateTime value)
value
- allowed object is
String
public Double getSummaryActualThisPeriodCost()
String
public void setSummaryActualThisPeriodCost(Double value)
value
- allowed object is
String
public Double getSummaryActualThisPeriodLaborCost()
String
public void setSummaryActualThisPeriodLaborCost(Double value)
value
- allowed object is
String
public Double getSummaryActualThisPeriodLaborUnits()
String
public void setSummaryActualThisPeriodLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryActualThisPeriodMaterialCost()
String
public void setSummaryActualThisPeriodMaterialCost(Double value)
value
- allowed object is
String
public Double getSummaryActualThisPeriodNonLaborCost()
String
public void setSummaryActualThisPeriodNonLaborCost(Double value)
value
- allowed object is
String
public Double getSummaryActualThisPeriodNonLaborUnits()
String
public void setSummaryActualThisPeriodNonLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryActualTotalCost()
String
public void setSummaryActualTotalCost(Double value)
value
- allowed object is
String
public Double getSummaryActualValueByCost()
String
public void setSummaryActualValueByCost(Double value)
value
- allowed object is
String
public Double getSummaryActualValueByLaborUnits()
String
public void setSummaryActualValueByLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryAtCompletionDuration()
String
public void setSummaryAtCompletionDuration(Double value)
value
- allowed object is
String
public Double getSummaryAtCompletionExpenseCost()
String
public void setSummaryAtCompletionExpenseCost(Double value)
value
- allowed object is
String
public Double getSummaryAtCompletionLaborCost()
String
public void setSummaryAtCompletionLaborCost(Double value)
value
- allowed object is
String
public Double getSummaryAtCompletionLaborUnits()
String
public void setSummaryAtCompletionLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryAtCompletionMaterialCost()
String
public void setSummaryAtCompletionMaterialCost(Double value)
value
- allowed object is
String
public Double getSummaryAtCompletionNonLaborCost()
String
public void setSummaryAtCompletionNonLaborCost(Double value)
value
- allowed object is
String
public Double getSummaryAtCompletionNonLaborUnits()
String
public void setSummaryAtCompletionNonLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryAtCompletionTotalCost()
String
public void setSummaryAtCompletionTotalCost(Double value)
value
- allowed object is
String
public Double getSummaryAtCompletionTotalCostVariance()
String
public void setSummaryAtCompletionTotalCostVariance(Double value)
value
- allowed object is
String
public Integer getSummaryBaselineCompletedActivityCount()
Integer
public void setSummaryBaselineCompletedActivityCount(Integer value)
value
- allowed object is
Integer
public Double getSummaryBaselineDuration()
String
public void setSummaryBaselineDuration(Double value)
value
- allowed object is
String
public Double getSummaryBaselineExpenseCost()
String
public void setSummaryBaselineExpenseCost(Double value)
value
- allowed object is
String
public LocalDateTime getSummaryBaselineFinishDate()
String
public void setSummaryBaselineFinishDate(LocalDateTime value)
value
- allowed object is
String
public Integer getSummaryBaselineInProgressActivityCount()
Integer
public void setSummaryBaselineInProgressActivityCount(Integer value)
value
- allowed object is
Integer
public Double getSummaryBaselineLaborCost()
String
public void setSummaryBaselineLaborCost(Double value)
value
- allowed object is
String
public Double getSummaryBaselineLaborUnits()
String
public void setSummaryBaselineLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryBaselineMaterialCost()
String
public void setSummaryBaselineMaterialCost(Double value)
value
- allowed object is
String
public Double getSummaryBaselineNonLaborCost()
String
public void setSummaryBaselineNonLaborCost(Double value)
value
- allowed object is
String
public Double getSummaryBaselineNonLaborUnits()
String
public void setSummaryBaselineNonLaborUnits(Double value)
value
- allowed object is
String
public Integer getSummaryBaselineNotStartedActivityCount()
Integer
public void setSummaryBaselineNotStartedActivityCount(Integer value)
value
- allowed object is
Integer
public LocalDateTime getSummaryBaselineStartDate()
String
public void setSummaryBaselineStartDate(LocalDateTime value)
value
- allowed object is
String
public Double getSummaryBaselineTotalCost()
String
public void setSummaryBaselineTotalCost(Double value)
value
- allowed object is
String
public Double getSummaryBudgetAtCompletionByCost()
String
public void setSummaryBudgetAtCompletionByCost(Double value)
value
- allowed object is
String
public Double getSummaryBudgetAtCompletionByLaborUnits()
String
public void setSummaryBudgetAtCompletionByLaborUnits(Double value)
value
- allowed object is
String
public Integer getSummaryCompletedActivityCount()
Integer
public void setSummaryCompletedActivityCount(Integer value)
value
- allowed object is
Integer
public Double getSummaryCostPercentComplete()
String
public void setSummaryCostPercentComplete(Double value)
value
- allowed object is
String
public Double getSummaryCostPercentOfPlanned()
String
public void setSummaryCostPercentOfPlanned(Double value)
value
- allowed object is
String
public Double getSummaryCostPerformanceIndexByCost()
String
public void setSummaryCostPerformanceIndexByCost(Double value)
value
- allowed object is
String
public Double getSummaryCostPerformanceIndexByLaborUnits()
String
public void setSummaryCostPerformanceIndexByLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryCostVarianceByCost()
String
public void setSummaryCostVarianceByCost(Double value)
value
- allowed object is
String
public Double getSummaryCostVarianceByLaborUnits()
String
public void setSummaryCostVarianceByLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryCostVarianceIndex()
String
public void setSummaryCostVarianceIndex(Double value)
value
- allowed object is
String
public Double getSummaryCostVarianceIndexByCost()
String
public void setSummaryCostVarianceIndexByCost(Double value)
value
- allowed object is
String
public Double getSummaryCostVarianceIndexByLaborUnits()
String
public void setSummaryCostVarianceIndexByLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryDurationPercentComplete()
String
public void setSummaryDurationPercentComplete(Double value)
value
- allowed object is
String
public Double getSummaryDurationPercentOfPlanned()
String
public void setSummaryDurationPercentOfPlanned(Double value)
value
- allowed object is
String
public Double getSummaryDurationVariance()
String
public void setSummaryDurationVariance(Double value)
value
- allowed object is
String
public Double getSummaryEarnedValueByCost()
String
public void setSummaryEarnedValueByCost(Double value)
value
- allowed object is
String
public Double getSummaryEarnedValueByLaborUnits()
String
public void setSummaryEarnedValueByLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryEstimateAtCompletionByCost()
String
public void setSummaryEstimateAtCompletionByCost(Double value)
value
- allowed object is
String
public Double getSummaryEstimateAtCompletionByLaborUnits()
String
public void setSummaryEstimateAtCompletionByLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryEstimateAtCompletionHighPercentByLaborUnits()
String
public void setSummaryEstimateAtCompletionHighPercentByLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryEstimateAtCompletionLowPercentByLaborUnits()
String
public void setSummaryEstimateAtCompletionLowPercentByLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryEstimateToCompleteByCost()
String
public void setSummaryEstimateToCompleteByCost(Double value)
value
- allowed object is
String
public Double getSummaryEstimateToCompleteByLaborUnits()
String
public void setSummaryEstimateToCompleteByLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryExpenseCostPercentComplete()
String
public void setSummaryExpenseCostPercentComplete(Double value)
value
- allowed object is
String
public Double getSummaryExpenseCostVariance()
String
public void setSummaryExpenseCostVariance(Double value)
value
- allowed object is
String
public Double getSummaryFinishDateVariance()
String
public void setSummaryFinishDateVariance(Double value)
value
- allowed object is
String
public Integer getSummaryInProgressActivityCount()
Integer
public void setSummaryInProgressActivityCount(Integer value)
value
- allowed object is
Integer
public Double getSummaryLaborCostPercentComplete()
String
public void setSummaryLaborCostPercentComplete(Double value)
value
- allowed object is
String
public Double getSummaryLaborCostVariance()
String
public void setSummaryLaborCostVariance(Double value)
value
- allowed object is
String
public Double getSummaryLaborUnitsPercentComplete()
String
public void setSummaryLaborUnitsPercentComplete(Double value)
value
- allowed object is
String
public Double getSummaryLaborUnitsVariance()
String
public void setSummaryLaborUnitsVariance(Double value)
value
- allowed object is
String
public Double getSummaryMaterialCostPercentComplete()
String
public void setSummaryMaterialCostPercentComplete(Double value)
value
- allowed object is
String
public Double getSummaryMaterialCostVariance()
String
public void setSummaryMaterialCostVariance(Double value)
value
- allowed object is
String
public Double getSummaryNonLaborCostPercentComplete()
String
public void setSummaryNonLaborCostPercentComplete(Double value)
value
- allowed object is
String
public Double getSummaryNonLaborCostVariance()
String
public void setSummaryNonLaborCostVariance(Double value)
value
- allowed object is
String
public Double getSummaryNonLaborUnitsPercentComplete()
String
public void setSummaryNonLaborUnitsPercentComplete(Double value)
value
- allowed object is
String
public Double getSummaryNonLaborUnitsVariance()
String
public void setSummaryNonLaborUnitsVariance(Double value)
value
- allowed object is
String
public Integer getSummaryNotStartedActivityCount()
Integer
public void setSummaryNotStartedActivityCount(Integer value)
value
- allowed object is
Integer
public Double getSummaryPerformancePercentCompleteByLaborUnits()
String
public void setSummaryPerformancePercentCompleteByLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryPlannedCost()
String
public void setSummaryPlannedCost(Double value)
value
- allowed object is
String
public Double getSummaryPlannedDuration()
String
public void setSummaryPlannedDuration(Double value)
value
- allowed object is
String
public Double getSummaryPlannedExpenseCost()
String
public void setSummaryPlannedExpenseCost(Double value)
value
- allowed object is
String
public LocalDateTime getSummaryPlannedFinishDate()
String
public void setSummaryPlannedFinishDate(LocalDateTime value)
value
- allowed object is
String
public Double getSummaryPlannedLaborCost()
String
public void setSummaryPlannedLaborCost(Double value)
value
- allowed object is
String
public Double getSummaryPlannedLaborUnits()
String
public void setSummaryPlannedLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryPlannedMaterialCost()
String
public void setSummaryPlannedMaterialCost(Double value)
value
- allowed object is
String
public Double getSummaryPlannedNonLaborCost()
String
public void setSummaryPlannedNonLaborCost(Double value)
value
- allowed object is
String
public Double getSummaryPlannedNonLaborUnits()
String
public void setSummaryPlannedNonLaborUnits(Double value)
value
- allowed object is
String
public LocalDateTime getSummaryPlannedStartDate()
String
public void setSummaryPlannedStartDate(LocalDateTime value)
value
- allowed object is
String
public Double getSummaryPlannedValueByCost()
String
public void setSummaryPlannedValueByCost(Double value)
value
- allowed object is
String
public Double getSummaryPlannedValueByLaborUnits()
String
public void setSummaryPlannedValueByLaborUnits(Double value)
value
- allowed object is
String
public LocalDateTime getSummaryProgressFinishDate()
String
public void setSummaryProgressFinishDate(LocalDateTime value)
value
- allowed object is
String
public Double getSummaryRemainingDuration()
String
public void setSummaryRemainingDuration(Double value)
value
- allowed object is
String
public Double getSummaryRemainingExpenseCost()
String
public void setSummaryRemainingExpenseCost(Double value)
value
- allowed object is
String
public LocalDateTime getSummaryRemainingFinishDate()
String
public void setSummaryRemainingFinishDate(LocalDateTime value)
value
- allowed object is
String
public Double getSummaryRemainingLaborCost()
String
public void setSummaryRemainingLaborCost(Double value)
value
- allowed object is
String
public Double getSummaryRemainingLaborUnits()
String
public void setSummaryRemainingLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryRemainingMaterialCost()
String
public void setSummaryRemainingMaterialCost(Double value)
value
- allowed object is
String
public Double getSummaryRemainingNonLaborCost()
String
public void setSummaryRemainingNonLaborCost(Double value)
value
- allowed object is
String
public Double getSummaryRemainingNonLaborUnits()
String
public void setSummaryRemainingNonLaborUnits(Double value)
value
- allowed object is
String
public LocalDateTime getSummaryRemainingStartDate()
String
public void setSummaryRemainingStartDate(LocalDateTime value)
value
- allowed object is
String
public Double getSummaryRemainingTotalCost()
String
public void setSummaryRemainingTotalCost(Double value)
value
- allowed object is
String
public Double getSummarySchedulePercentComplete()
String
public void setSummarySchedulePercentComplete(Double value)
value
- allowed object is
String
public Double getSummarySchedulePercentCompleteByCost()
String
public void setSummarySchedulePercentCompleteByCost(Double value)
value
- allowed object is
String
public Double getSummarySchedulePercentCompleteByLaborUnits()
String
public void setSummarySchedulePercentCompleteByLaborUnits(Double value)
value
- allowed object is
String
public Double getSummarySchedulePerformanceIndexByCost()
String
public void setSummarySchedulePerformanceIndexByCost(Double value)
value
- allowed object is
String
public Double getSummarySchedulePerformanceIndexByLaborUnits()
String
public void setSummarySchedulePerformanceIndexByLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryScheduleVarianceByCost()
String
public void setSummaryScheduleVarianceByCost(Double value)
value
- allowed object is
String
public Double getSummaryScheduleVarianceByLaborUnits()
String
public void setSummaryScheduleVarianceByLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryScheduleVarianceIndex()
String
public void setSummaryScheduleVarianceIndex(Double value)
value
- allowed object is
String
public Double getSummaryScheduleVarianceIndexByCost()
String
public void setSummaryScheduleVarianceIndexByCost(Double value)
value
- allowed object is
String
public Double getSummaryScheduleVarianceIndexByLaborUnits()
String
public void setSummaryScheduleVarianceIndexByLaborUnits(Double value)
value
- allowed object is
String
public Double getSummaryStartDateVariance()
String
public void setSummaryStartDateVariance(Double value)
value
- allowed object is
String
public Double getSummaryToCompletePerformanceIndexByCost()
String
public void setSummaryToCompletePerformanceIndexByCost(Double value)
value
- allowed object is
String
public Double getSummaryTotalCostVariance()
String
public void setSummaryTotalCostVariance(Double value)
value
- allowed object is
String
public Double getSummaryTotalFloat()
String
public void setSummaryTotalFloat(Double value)
value
- allowed object is
String
public Double getSummaryUnitsPercentComplete()
String
public void setSummaryUnitsPercentComplete(Double value)
value
- allowed object is
String
public Double getSummaryVarianceAtCompletionByLaborUnits()
String
public void setSummaryVarianceAtCompletionByLaborUnits(Double value)
value
- allowed object is
String
public String getTeamMemberActivityFields()
String
public void setTeamMemberActivityFields(String value)
value
- allowed object is
String
public String getTeamMemberAssignmentOption()
String
public void setTeamMemberAssignmentOption(String value)
value
- allowed object is
String
public String getTeamMemberResourceAssignmentFields()
String
public void setTeamMemberResourceAssignmentFields(String value)
value
- allowed object is
String
public String getTeamMemberStepUDFViewableFields()
String
public void setTeamMemberStepUDFViewableFields(String value)
value
- allowed object is
String
public String getTeamMemberViewableFields()
String
public void setTeamMemberViewableFields(String value)
value
- allowed object is
String
public Double getTotalBenefitPlan()
String
public void setTotalBenefitPlan(Double value)
value
- allowed object is
String
public Double getTotalBenefitPlanTally()
String
public void setTotalBenefitPlanTally(Double value)
value
- allowed object is
String
public Double getTotalSpendingPlan()
String
public void setTotalSpendingPlan(Double value)
value
- allowed object is
String
public Double getTotalSpendingPlanTally()
String
public void setTotalSpendingPlanTally(Double value)
value
- allowed object is
String
public Double getUnallocatedBudget()
String
public void setUnallocatedBudget(Double value)
value
- allowed object is
String
public Double getUndistributedCurrentVariance()
String
public void setUndistributedCurrentVariance(Double value)
value
- allowed object is
String
public Integer getWBSCategoryObjectId()
Integer
public void setWBSCategoryObjectId(Integer value)
value
- allowed object is
Integer
public String getWBSCodeSeparator()
String
public void setWBSCodeSeparator(String value)
value
- allowed object is
String
public Integer getWBSObjectId()
Integer
public void setWBSObjectId(Integer value)
value
- allowed object is
Integer
public String getWebSiteRootDirectory()
String
public void setWebSiteRootDirectory(String value)
value
- allowed object is
String
public String getWebSiteURL()
String
public void setWebSiteURL(String value)
value
- allowed object is
String
public 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 Jakarta XML Binding 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 Jakarta XML Binding 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()
EPSProjectWBSSpreadType
public void setSpread(EPSProjectWBSSpreadType value)
value
- allowed object is
EPSProjectWBSSpreadType
public 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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<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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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<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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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 List<ScheduleOptionsType> getScheduleOptions()
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 Jakarta XML Binding object.
This is why there is not a set
method for the scheduleOptions property.
For example, to add a new item, do as follows:
getScheduleOptions().add(newItem);
Objects of the following type(s) are allowed in the list
ScheduleOptionsType
public List<RiskType> getRisk()
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 Jakarta XML Binding object.
This is why there is not a set
method for the risk property.
For example, to add a new item, do as follows:
getRisk().add(newItem);
Objects of the following type(s) are allowed in the list
RiskType
public List<ActivityRiskType> getActivityRisk()
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 Jakarta XML Binding object.
This is why there is not a set
method for the activityRisk property.
For example, to add a new item, do as follows:
getActivityRisk().add(newItem);
Objects of the following type(s) are allowed in the list
ActivityRiskType
public List<RiskImpactType> getRiskImpact()
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 Jakarta XML Binding object.
This is why there is not a set
method for the riskImpact property.
For example, to add a new item, do as follows:
getRiskImpact().add(newItem);
Objects of the following type(s) are allowed in the list
RiskImpactType
public List<RiskResponsePlanType> getRiskResponsePlan()
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 Jakarta XML Binding object.
This is why there is not a set
method for the riskResponsePlan property.
For example, to add a new item, do as follows:
getRiskResponsePlan().add(newItem);
Objects of the following type(s) are allowed in the list
RiskResponsePlanType
public List<RiskResponseActionType> getRiskResponseAction()
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 Jakarta XML Binding object.
This is why there is not a set
method for the riskResponseAction property.
For example, to add a new item, do as follows:
getRiskResponseAction().add(newItem);
Objects of the following type(s) are allowed in the list
RiskResponseActionType
public List<RiskResponseActionImpactType> getRiskResponseActionImpact()
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 Jakarta XML Binding object.
This is why there is not a set
method for the riskResponseActionImpact property.
For example, to add a new item, do as follows:
getRiskResponseActionImpact().add(newItem);
Objects of the following type(s) are allowed in the list
RiskResponseActionImpactType
Copyright © 2000–2024 Packwood Software. All rights reserved.