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"/>
</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" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}double">
<minInclusive value="0.0"/>
</restriction>
</simpleType>
</element>
<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="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"/>
</restriction>
</simpleType>
</element>
<element name="Id" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="20"/>
</restriction>
</simpleType>
</element>
<element name="IndependentETCLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="IndependentETCTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" 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="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="ParentEPSObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="PlannedStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="PrimaryResourcesCanMarkActivitiesAsCompleted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ProjectForecastStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ProposedBudget" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="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="ResourcesCanAssignThemselvesToActivities" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ResourcesCanEditAssignmentPercentComplete" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="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}int" 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="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="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/V8.3/API/BusinessObjects}CodeAssignmentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="UDF" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}UDFAssignmentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Spread" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}EPSProjectWBSSpreadType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
BaselineProjectType() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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.
|
String |
getAddedBy()
Gets the value of the addedBy property.
|
Double |
getAnnualDiscountRate()
Gets the value of the annualDiscountRate property.
|
Date |
getAnticipatedFinishDate()
Gets the value of the anticipatedFinishDate property.
|
Date |
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.
|
Date |
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.
|
Date |
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.
|
Date |
getDataDate()
Gets the value of the dataDate property.
|
Date |
getDateAdded()
Gets the value of the dateAdded property.
|
String |
getDefaultPriceTimeUnits()
Gets the value of the defaultPriceTimeUnits property.
|
String |
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.
|
Date |
getFinishDate()
Gets the value of the finishDate property.
|
Integer |
getFiscalYearStartMonth()
Gets the value of the fiscalYearStartMonth property.
|
Date |
getForecastFinishDate()
Gets the value of the forecastFinishDate property.
|
Date |
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.
|
Date |
getLastBaselineUpdateDate()
Gets the value of the lastBaselineUpdateDate property.
|
Integer |
getLastFinancialPeriodObjectId()
Gets the value of the lastFinancialPeriodObjectId property.
|
Date |
getLastLevelDate()
Gets the value of the lastLevelDate property.
|
Date |
getLastPublishedOn()
Gets the value of the lastPublishedOn property.
|
Date |
getLastScheduleDate()
Gets the value of the lastScheduleDate property.
|
Date |
getLastSummarizedDate()
Gets the value of the lastSummarizedDate property.
|
Date |
getLastUpdateDate()
Gets the value of the lastUpdateDate property.
|
String |
getLastUpdateUser()
Gets the value of the lastUpdateUser property.
|
Integer |
getLevelingPriority()
Gets the value of the levelingPriority property.
|
String |
getLocationName()
Gets the value of the locationName property.
|
Integer |
getLocationObjectId()
Gets the value of the locationObjectId property.
|
Date |
getMustFinishByDate()
Gets the value of the mustFinishByDate property.
|
String |
getName()
Gets the value of the name property.
|
Integer |
getObjectId()
Gets the value of the objectId property.
|
String |
getOBSName()
Gets the value of the obsName property.
|
Integer |
getOBSObjectId()
Gets the value of the obsObjectId property.
|
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.
|
Integer |
getParentEPSObjectId()
Gets the value of the parentEPSObjectId property.
|
Date |
getPlannedStartDate()
Gets the value of the plannedStartDate property.
|
Date |
getProjectForecastStartDate()
Gets the value of the projectForecastStartDate property.
|
Double |
getProposedBudget()
Gets the value of the proposedBudget property.
|
Integer |
getPublicationPriority()
Gets the value of the publicationPriority property.
|
Double |
getRiskExposure()
Gets the value of the riskExposure property.
|
String |
getRiskLevel()
Gets the value of the riskLevel property.
|
Integer |
getRiskMatrixObjectId()
Gets the value of the riskMatrixObjectId property.
|
Integer |
getRiskScore()
Gets the value of the riskScore property.
|
Date |
getScheduledFinishDate()
Gets the value of the scheduledFinishDate property.
|
EPSProjectWBSSpreadType |
getSpread()
Gets the value of the spread property.
|
Date |
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.
|
Integer |
getStatusReviewerObjectId()
Gets the value of the statusReviewerObjectId property.
|
Integer |
getStrategicPriority()
Gets the value of the strategicPriority property.
|
Date |
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.
|
Date |
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.
|
Date |
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.
|
Date |
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.
|
Date |
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.
|
Date |
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.
|
Date |
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.
|
Date |
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.
|
Date |
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.
|
Date |
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 |
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.
|
String |
getWBSCodeSeparator()
Gets the value of the wbsCodeSeparator 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 |
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 |
isResourcesCanEditAssignmentPercentComplete()
Gets the value of the resourcesCanEditAssignmentPercentComplete 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(Date value)
Sets the value of the anticipatedFinishDate property.
|
void |
setAnticipatedStartDate(Date value)
Sets the value of the anticipatedStartDate property.
|
void |
setAssignmentDefaultDrivingFlag(Boolean value)
Sets the value of the assignmentDefaultDrivingFlag property.
|
void |
setAssignmentDefaultRateType(String value)
Sets the value of the assignmentDefaultRateType property.
|
void |
setBaselineTypeName(String value)
Sets the value of the baselineTypeName property.
|
void |
setBaselineTypeObjectId(Integer value)
Sets the value of the baselineTypeObjectId property.
|
void |
setCheckOutDate(Date 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(Date 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(Date value)
Sets the value of the dataDate property.
|
void |
setDateAdded(Date value)
Sets the value of the dateAdded property.
|
void |
setDefaultPriceTimeUnits(String value)
Sets the value of the defaultPriceTimeUnits property.
|
void |
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 |
setFinishDate(Date value)
Sets the value of the finishDate property.
|
void |
setFiscalYearStartMonth(Integer value)
Sets the value of the fiscalYearStartMonth property.
|
void |
setForecastFinishDate(Date value)
Sets the value of the forecastFinishDate property.
|
void |
setForecastStartDate(Date 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 |
setLastBaselineUpdateDate(Date value)
Sets the value of the lastBaselineUpdateDate property.
|
void |
setLastFinancialPeriodObjectId(Integer value)
Sets the value of the lastFinancialPeriodObjectId property.
|
void |
setLastLevelDate(Date value)
Sets the value of the lastLevelDate property.
|
void |
setLastPublishedOn(Date value)
Sets the value of the lastPublishedOn property.
|
void |
setLastScheduleDate(Date value)
Sets the value of the lastScheduleDate property.
|
void |
setLastSummarizedDate(Date value)
Sets the value of the lastSummarizedDate property.
|
void |
setLastUpdateDate(Date value)
Sets the value of the lastUpdateDate property.
|
void |
setLastUpdateUser(String value)
Sets the value of the lastUpdateUser property.
|
void |
setLevelingPriority(Integer value)
Sets the value of the levelingPriority property.
|
void |
setLinkActualToActualThisPeriod(Boolean value)
Sets the value of the linkActualToActualThisPeriod property.
|
void |
setLinkPercentCompleteWithActual(Boolean value)
Sets the value of the linkPercentCompleteWithActual property.
|
void |
setLinkPlannedAndAtCompletionFlag(Boolean value)
Sets the value of the linkPlannedAndAtCompletionFlag property.
|
void |
setLocationName(String value)
Sets the value of the locationName property.
|
void |
setLocationObjectId(Integer value)
Sets the value of the locationObjectId property.
|
void |
setMustFinishByDate(Date value)
Sets the value of the mustFinishByDate property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setObjectId(Integer value)
Sets the value of the objectId property.
|
void |
setOBSName(String value)
Sets the value of the obsName property.
|
void |
setOBSObjectId(Integer value)
Sets the value of the obsObjectId property.
|
void |
setOriginalBudget(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 |
setParentEPSObjectId(Integer value)
Sets the value of the parentEPSObjectId property.
|
void |
setPlannedStartDate(Date value)
Sets the value of the plannedStartDate property.
|
void |
setPrimaryResourcesCanMarkActivitiesAsCompleted(Boolean value)
Sets the value of the primaryResourcesCanMarkActivitiesAsCompleted property.
|
void |
setProjectForecastStartDate(Date value)
Sets the value of the projectForecastStartDate 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 |
setResourcesCanAssignThemselvesToActivities(Boolean value)
Sets the value of the resourcesCanAssignThemselvesToActivities property.
|
void |
setResourcesCanEditAssignmentPercentComplete(Boolean value)
Sets the value of the resourcesCanEditAssignmentPercentComplete 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(Date value)
Sets the value of the scheduledFinishDate property.
|
void |
setSpread(EPSProjectWBSSpreadType value)
Sets the value of the spread property.
|
void |
setStartDate(Date 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(Integer value)
Sets the value of the statusReviewerObjectId property.
|
void |
setStrategicPriority(Integer value)
Sets the value of the strategicPriority property.
|
void |
setSummarizedDataDate(Date 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(Date 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(Date 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(Date 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(Date 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(Date 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(Date 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(Date 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(Date 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(Date 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 |
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 |
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 Date anticipatedFinishDate
protected Date anticipatedStartDate
protected Boolean assignmentDefaultDrivingFlag
protected String assignmentDefaultRateType
protected String baselineTypeName
protected Integer baselineTypeObjectId
protected Date checkOutDate
protected Boolean checkOutStatus
protected Integer checkOutUserObjectId
protected Boolean containsSummaryData
protected Boolean costQuantityRecalculateFlag
protected Date createDate
protected String createUser
protected Double criticalActivityFloatLimit
protected String criticalActivityPathType
protected Double currentBudget
protected Double currentVariance
protected Date dataDate
protected Date dateAdded
protected String defaultPriceTimeUnits
protected String description
protected String discountApplicationPeriod
protected Double distributedCurrentBudget
protected Boolean enablePublication
protected Boolean enableSummarization
protected Date finishDate
protected Integer fiscalYearStartMonth
protected Date forecastFinishDate
protected Date forecastStartDate
protected String guid
protected Boolean hasFutureBucketData
protected String historyInterval
protected String historyLevel
protected String id
protected Double independentETCLaborUnits
protected Double independentETCTotalCost
protected Date lastBaselineUpdateDate
protected Integer lastFinancialPeriodObjectId
protected Date lastLevelDate
protected Date lastPublishedOn
protected Date lastScheduleDate
protected Date lastSummarizedDate
protected Date lastUpdateDate
protected String lastUpdateUser
protected Integer levelingPriority
protected Boolean linkActualToActualThisPeriod
protected Boolean linkPercentCompleteWithActual
protected Boolean linkPlannedAndAtCompletionFlag
protected String locationName
protected Integer locationObjectId
protected Date mustFinishByDate
protected String name
protected String obsName
protected Integer obsObjectId
protected Integer objectId
protected Double originalBudget
protected Integer originalProjectObjectId
protected Integer ownerResourceObjectId
protected Integer parentEPSObjectId
protected Date plannedStartDate
protected Boolean primaryResourcesCanMarkActivitiesAsCompleted
protected Date projectForecastStartDate
protected Double proposedBudget
protected Integer publicationPriority
protected Boolean resetPlannedToRemainingFlag
protected Boolean resourceCanBeAssignedToSameActivityMoreThanOnce
protected Boolean resourcesCanAssignThemselvesToActivities
protected Boolean resourcesCanEditAssignmentPercentComplete
protected Double riskExposure
protected String riskLevel
protected Integer riskMatrixObjectId
protected Integer riskScore
protected Date scheduledFinishDate
protected Date startDate
protected String status
protected String statusReviewerName
protected Integer statusReviewerObjectId
protected Integer strategicPriority
protected Integer summarizeToWBSLevel
protected Date summarizedDataDate
protected Double summaryAccountingVarianceByCost
protected Double summaryAccountingVarianceByLaborUnits
protected Integer summaryActivityCount
protected Double summaryActualDuration
protected Double summaryActualExpenseCost
protected Date summaryActualFinishDate
protected Double summaryActualLaborCost
protected Double summaryActualLaborUnits
protected Double summaryActualMaterialCost
protected Double summaryActualNonLaborCost
protected Double summaryActualNonLaborUnits
protected Date 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 Date summaryBaselineFinishDate
protected Integer summaryBaselineInProgressActivityCount
protected Double summaryBaselineLaborCost
protected Double summaryBaselineLaborUnits
protected Double summaryBaselineMaterialCost
protected Double summaryBaselineNonLaborCost
protected Double summaryBaselineNonLaborUnits
protected Integer summaryBaselineNotStartedActivityCount
protected Date 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 Date summaryPlannedFinishDate
protected Double summaryPlannedLaborCost
protected Double summaryPlannedLaborUnits
protected Double summaryPlannedMaterialCost
protected Double summaryPlannedNonLaborCost
protected Double summaryPlannedNonLaborUnits
protected Date summaryPlannedStartDate
protected Double summaryPlannedValueByCost
protected Double summaryPlannedValueByLaborUnits
protected Date summaryProgressFinishDate
protected Double summaryRemainingDuration
protected Double summaryRemainingExpenseCost
protected Date summaryRemainingFinishDate
protected Double summaryRemainingLaborCost
protected Double summaryRemainingLaborUnits
protected Double summaryRemainingMaterialCost
protected Double summaryRemainingNonLaborCost
protected Double summaryRemainingNonLaborUnits
protected Date 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 teamMemberViewableFields
protected Double totalBenefitPlan
protected Double totalBenefitPlanTally
protected Double totalSpendingPlan
protected Double totalSpendingPlanTally
protected Double unallocatedBudget
protected Double undistributedCurrentVariance
protected String wbsCodeSeparator
protected Integer wbsObjectId
protected String webSiteRootDirectory
protected String webSiteURL
protected List<CodeAssignmentType> code
protected List<UDFAssignmentType> udf
protected EPSProjectWBSSpreadType spread
public String getActivityDefaultActivityType()
Stringpublic void setActivityDefaultActivityType(String value)
value - allowed object is
Stringpublic Integer getActivityDefaultCalendarObjectId()
Integerpublic void setActivityDefaultCalendarObjectId(Integer value)
value - allowed object is
Integerpublic Integer getActivityDefaultCostAccountObjectId()
Integerpublic void setActivityDefaultCostAccountObjectId(Integer value)
value - allowed object is
Integerpublic String getActivityDefaultDurationType()
Stringpublic void setActivityDefaultDurationType(String value)
value - allowed object is
Stringpublic String getActivityDefaultPercentCompleteType()
Stringpublic void setActivityDefaultPercentCompleteType(String value)
value - allowed object is
Stringpublic Double getActivityDefaultPricePerUnit()
Doublepublic void setActivityDefaultPricePerUnit(Double value)
value - allowed object is
Doublepublic Boolean isActivityDefaultReviewRequired()
Booleanpublic void setActivityDefaultReviewRequired(Boolean value)
value - allowed object is
Booleanpublic Boolean isActivityIdBasedOnSelectedActivity()
Booleanpublic void setActivityIdBasedOnSelectedActivity(Boolean value)
value - allowed object is
Booleanpublic Integer getActivityIdIncrement()
Integerpublic void setActivityIdIncrement(Integer value)
value - allowed object is
Integerpublic String getActivityIdPrefix()
Stringpublic void setActivityIdPrefix(String value)
value - allowed object is
Stringpublic Integer getActivityIdSuffix()
Integerpublic void setActivityIdSuffix(Integer value)
value - allowed object is
Integerpublic Boolean isActivityPercentCompleteBasedOnActivitySteps()
Booleanpublic void setActivityPercentCompleteBasedOnActivitySteps(Boolean value)
value - allowed object is
Booleanpublic Boolean isAddActualToRemaining()
Booleanpublic void setAddActualToRemaining(Boolean value)
value - allowed object is
Booleanpublic String getAddedBy()
Stringpublic void setAddedBy(String value)
value - allowed object is
Stringpublic Boolean isAllowStatusReview()
Booleanpublic void setAllowStatusReview(Boolean value)
value - allowed object is
Booleanpublic Double getAnnualDiscountRate()
Doublepublic void setAnnualDiscountRate(Double value)
value - allowed object is
Doublepublic Date getAnticipatedFinishDate()
Stringpublic void setAnticipatedFinishDate(Date value)
value - allowed object is
Stringpublic Date getAnticipatedStartDate()
Stringpublic void setAnticipatedStartDate(Date value)
value - allowed object is
Stringpublic Boolean isAssignmentDefaultDrivingFlag()
Booleanpublic void setAssignmentDefaultDrivingFlag(Boolean value)
value - allowed object is
Booleanpublic String getAssignmentDefaultRateType()
Stringpublic void setAssignmentDefaultRateType(String value)
value - allowed object is
Stringpublic String getBaselineTypeName()
Stringpublic void setBaselineTypeName(String value)
value - allowed object is
Stringpublic Integer getBaselineTypeObjectId()
Integerpublic void setBaselineTypeObjectId(Integer value)
value - allowed object is
Integerpublic Date getCheckOutDate()
Stringpublic void setCheckOutDate(Date value)
value - allowed object is
Stringpublic Boolean isCheckOutStatus()
Booleanpublic void setCheckOutStatus(Boolean value)
value - allowed object is
Booleanpublic Integer getCheckOutUserObjectId()
Integerpublic void setCheckOutUserObjectId(Integer value)
value - allowed object is
Integerpublic Boolean isContainsSummaryData()
Booleanpublic void setContainsSummaryData(Boolean value)
value - allowed object is
Booleanpublic Boolean isCostQuantityRecalculateFlag()
Booleanpublic void setCostQuantityRecalculateFlag(Boolean value)
value - allowed object is
Booleanpublic Date getCreateDate()
Stringpublic void setCreateDate(Date value)
value - allowed object is
Stringpublic String getCreateUser()
Stringpublic void setCreateUser(String value)
value - allowed object is
Stringpublic Double getCriticalActivityFloatLimit()
Doublepublic void setCriticalActivityFloatLimit(Double value)
value - allowed object is
Doublepublic String getCriticalActivityPathType()
Stringpublic void setCriticalActivityPathType(String value)
value - allowed object is
Stringpublic Double getCurrentBudget()
Doublepublic void setCurrentBudget(Double value)
value - allowed object is
Doublepublic Double getCurrentVariance()
Doublepublic void setCurrentVariance(Double value)
value - allowed object is
Doublepublic Date getDataDate()
Stringpublic void setDataDate(Date value)
value - allowed object is
Stringpublic Date getDateAdded()
Stringpublic void setDateAdded(Date value)
value - allowed object is
Stringpublic String getDefaultPriceTimeUnits()
Stringpublic void setDefaultPriceTimeUnits(String value)
value - allowed object is
Stringpublic String getDescription()
Stringpublic void setDescription(String value)
value - allowed object is
Stringpublic String getDiscountApplicationPeriod()
Stringpublic void setDiscountApplicationPeriod(String value)
value - allowed object is
Stringpublic Double getDistributedCurrentBudget()
Doublepublic void setDistributedCurrentBudget(Double value)
value - allowed object is
Doublepublic Boolean isEnablePublication()
Booleanpublic void setEnablePublication(Boolean value)
value - allowed object is
Booleanpublic Boolean isEnableSummarization()
Booleanpublic void setEnableSummarization(Boolean value)
value - allowed object is
Booleanpublic Date getFinishDate()
Stringpublic void setFinishDate(Date value)
value - allowed object is
Stringpublic Integer getFiscalYearStartMonth()
Integerpublic void setFiscalYearStartMonth(Integer value)
value - allowed object is
Integerpublic Date getForecastFinishDate()
Stringpublic void setForecastFinishDate(Date value)
value - allowed object is
Stringpublic Date getForecastStartDate()
Stringpublic void setForecastStartDate(Date value)
value - allowed object is
Stringpublic String getGUID()
Stringpublic void setGUID(String value)
value - allowed object is
Stringpublic Boolean isHasFutureBucketData()
Booleanpublic void setHasFutureBucketData(Boolean value)
value - allowed object is
Booleanpublic String getHistoryInterval()
Stringpublic void setHistoryInterval(String value)
value - allowed object is
Stringpublic String getHistoryLevel()
Stringpublic void setHistoryLevel(String value)
value - allowed object is
Stringpublic void setId(String value)
value - allowed object is
Stringpublic Double getIndependentETCLaborUnits()
Doublepublic void setIndependentETCLaborUnits(Double value)
value - allowed object is
Doublepublic Double getIndependentETCTotalCost()
Doublepublic void setIndependentETCTotalCost(Double value)
value - allowed object is
Doublepublic Date getLastBaselineUpdateDate()
Stringpublic void setLastBaselineUpdateDate(Date value)
value - allowed object is
Stringpublic Integer getLastFinancialPeriodObjectId()
Integerpublic void setLastFinancialPeriodObjectId(Integer value)
value - allowed object is
Integerpublic Date getLastLevelDate()
Stringpublic void setLastLevelDate(Date value)
value - allowed object is
Stringpublic Date getLastPublishedOn()
Stringpublic void setLastPublishedOn(Date value)
value - allowed object is
Stringpublic Date getLastScheduleDate()
Stringpublic void setLastScheduleDate(Date value)
value - allowed object is
Stringpublic Date getLastSummarizedDate()
Stringpublic void setLastSummarizedDate(Date value)
value - allowed object is
Stringpublic Date getLastUpdateDate()
Stringpublic void setLastUpdateDate(Date value)
value - allowed object is
Stringpublic String getLastUpdateUser()
Stringpublic void setLastUpdateUser(String value)
value - allowed object is
Stringpublic Integer getLevelingPriority()
Integerpublic void setLevelingPriority(Integer value)
value - allowed object is
Integerpublic Boolean isLinkActualToActualThisPeriod()
Booleanpublic void setLinkActualToActualThisPeriod(Boolean value)
value - allowed object is
Booleanpublic Boolean isLinkPercentCompleteWithActual()
Booleanpublic void setLinkPercentCompleteWithActual(Boolean value)
value - allowed object is
Booleanpublic Boolean isLinkPlannedAndAtCompletionFlag()
Booleanpublic void setLinkPlannedAndAtCompletionFlag(Boolean value)
value - allowed object is
Booleanpublic String getLocationName()
Stringpublic void setLocationName(String value)
value - allowed object is
Stringpublic Integer getLocationObjectId()
Integerpublic void setLocationObjectId(Integer value)
value - allowed object is
Integerpublic Date getMustFinishByDate()
Stringpublic void setMustFinishByDate(Date value)
value - allowed object is
Stringpublic String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic String getOBSName()
Stringpublic void setOBSName(String value)
value - allowed object is
Stringpublic Integer getOBSObjectId()
Integerpublic void setOBSObjectId(Integer value)
value - allowed object is
Integerpublic Integer getObjectId()
Integerpublic void setObjectId(Integer value)
value - allowed object is
Integerpublic Double getOriginalBudget()
Doublepublic void setOriginalBudget(Double value)
value - allowed object is
Doublepublic Integer getOriginalProjectObjectId()
Integerpublic void setOriginalProjectObjectId(Integer value)
value - allowed object is
Integerpublic Integer getOwnerResourceObjectId()
Integerpublic void setOwnerResourceObjectId(Integer value)
value - allowed object is
Integerpublic Integer getParentEPSObjectId()
Integerpublic void setParentEPSObjectId(Integer value)
value - allowed object is
Integerpublic Date getPlannedStartDate()
Stringpublic void setPlannedStartDate(Date value)
value - allowed object is
Stringpublic Boolean isPrimaryResourcesCanMarkActivitiesAsCompleted()
Booleanpublic void setPrimaryResourcesCanMarkActivitiesAsCompleted(Boolean value)
value - allowed object is
Booleanpublic Date getProjectForecastStartDate()
Stringpublic void setProjectForecastStartDate(Date value)
value - allowed object is
Stringpublic Double getProposedBudget()
Doublepublic void setProposedBudget(Double value)
value - allowed object is
Doublepublic Integer getPublicationPriority()
Integerpublic void setPublicationPriority(Integer value)
value - allowed object is
Integerpublic Boolean isResetPlannedToRemainingFlag()
Booleanpublic void setResetPlannedToRemainingFlag(Boolean value)
value - allowed object is
Booleanpublic Boolean isResourceCanBeAssignedToSameActivityMoreThanOnce()
Booleanpublic void setResourceCanBeAssignedToSameActivityMoreThanOnce(Boolean value)
value - allowed object is
Booleanpublic Boolean isResourcesCanAssignThemselvesToActivities()
Booleanpublic void setResourcesCanAssignThemselvesToActivities(Boolean value)
value - allowed object is
Booleanpublic Boolean isResourcesCanEditAssignmentPercentComplete()
Booleanpublic void setResourcesCanEditAssignmentPercentComplete(Boolean value)
value - allowed object is
Booleanpublic Double getRiskExposure()
Doublepublic void setRiskExposure(Double value)
value - allowed object is
Doublepublic String getRiskLevel()
Stringpublic void setRiskLevel(String value)
value - allowed object is
Stringpublic Integer getRiskMatrixObjectId()
Integerpublic void setRiskMatrixObjectId(Integer value)
value - allowed object is
Integerpublic Integer getRiskScore()
Integerpublic void setRiskScore(Integer value)
value - allowed object is
Integerpublic Date getScheduledFinishDate()
Stringpublic void setScheduledFinishDate(Date value)
value - allowed object is
Stringpublic Date getStartDate()
Stringpublic void setStartDate(Date value)
value - allowed object is
Stringpublic String getStatus()
Stringpublic void setStatus(String value)
value - allowed object is
Stringpublic String getStatusReviewerName()
Stringpublic void setStatusReviewerName(String value)
value - allowed object is
Stringpublic Integer getStatusReviewerObjectId()
Integerpublic void setStatusReviewerObjectId(Integer value)
value - allowed object is
Integerpublic Integer getStrategicPriority()
Integerpublic void setStrategicPriority(Integer value)
value - allowed object is
Integerpublic Integer getSummarizeToWBSLevel()
Integerpublic void setSummarizeToWBSLevel(Integer value)
value - allowed object is
Integerpublic Date getSummarizedDataDate()
Stringpublic void setSummarizedDataDate(Date value)
value - allowed object is
Stringpublic Double getSummaryAccountingVarianceByCost()
Doublepublic void setSummaryAccountingVarianceByCost(Double value)
value - allowed object is
Doublepublic Double getSummaryAccountingVarianceByLaborUnits()
Doublepublic void setSummaryAccountingVarianceByLaborUnits(Double value)
value - allowed object is
Doublepublic Integer getSummaryActivityCount()
Integerpublic void setSummaryActivityCount(Integer value)
value - allowed object is
Integerpublic Double getSummaryActualDuration()
Doublepublic void setSummaryActualDuration(Double value)
value - allowed object is
Doublepublic Double getSummaryActualExpenseCost()
Doublepublic void setSummaryActualExpenseCost(Double value)
value - allowed object is
Doublepublic Date getSummaryActualFinishDate()
Stringpublic void setSummaryActualFinishDate(Date value)
value - allowed object is
Stringpublic Double getSummaryActualLaborCost()
Doublepublic void setSummaryActualLaborCost(Double value)
value - allowed object is
Doublepublic Double getSummaryActualLaborUnits()
Doublepublic void setSummaryActualLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryActualMaterialCost()
Doublepublic void setSummaryActualMaterialCost(Double value)
value - allowed object is
Doublepublic Double getSummaryActualNonLaborCost()
Doublepublic void setSummaryActualNonLaborCost(Double value)
value - allowed object is
Doublepublic Double getSummaryActualNonLaborUnits()
Doublepublic void setSummaryActualNonLaborUnits(Double value)
value - allowed object is
Doublepublic Date getSummaryActualStartDate()
Stringpublic void setSummaryActualStartDate(Date value)
value - allowed object is
Stringpublic Double getSummaryActualThisPeriodCost()
Doublepublic void setSummaryActualThisPeriodCost(Double value)
value - allowed object is
Doublepublic Double getSummaryActualThisPeriodLaborCost()
Doublepublic void setSummaryActualThisPeriodLaborCost(Double value)
value - allowed object is
Doublepublic Double getSummaryActualThisPeriodLaborUnits()
Doublepublic void setSummaryActualThisPeriodLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryActualThisPeriodMaterialCost()
Doublepublic void setSummaryActualThisPeriodMaterialCost(Double value)
value - allowed object is
Doublepublic Double getSummaryActualThisPeriodNonLaborCost()
Doublepublic void setSummaryActualThisPeriodNonLaborCost(Double value)
value - allowed object is
Doublepublic Double getSummaryActualThisPeriodNonLaborUnits()
Doublepublic void setSummaryActualThisPeriodNonLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryActualTotalCost()
Doublepublic void setSummaryActualTotalCost(Double value)
value - allowed object is
Doublepublic Double getSummaryActualValueByCost()
Doublepublic void setSummaryActualValueByCost(Double value)
value - allowed object is
Doublepublic Double getSummaryActualValueByLaborUnits()
Doublepublic void setSummaryActualValueByLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryAtCompletionDuration()
Doublepublic void setSummaryAtCompletionDuration(Double value)
value - allowed object is
Doublepublic Double getSummaryAtCompletionExpenseCost()
Doublepublic void setSummaryAtCompletionExpenseCost(Double value)
value - allowed object is
Doublepublic Double getSummaryAtCompletionLaborCost()
Doublepublic void setSummaryAtCompletionLaborCost(Double value)
value - allowed object is
Doublepublic Double getSummaryAtCompletionLaborUnits()
Doublepublic void setSummaryAtCompletionLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryAtCompletionMaterialCost()
Doublepublic void setSummaryAtCompletionMaterialCost(Double value)
value - allowed object is
Doublepublic Double getSummaryAtCompletionNonLaborCost()
Doublepublic void setSummaryAtCompletionNonLaborCost(Double value)
value - allowed object is
Doublepublic Double getSummaryAtCompletionNonLaborUnits()
Doublepublic void setSummaryAtCompletionNonLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryAtCompletionTotalCost()
Doublepublic void setSummaryAtCompletionTotalCost(Double value)
value - allowed object is
Doublepublic Double getSummaryAtCompletionTotalCostVariance()
Doublepublic void setSummaryAtCompletionTotalCostVariance(Double value)
value - allowed object is
Doublepublic Integer getSummaryBaselineCompletedActivityCount()
Integerpublic void setSummaryBaselineCompletedActivityCount(Integer value)
value - allowed object is
Integerpublic Double getSummaryBaselineDuration()
Doublepublic void setSummaryBaselineDuration(Double value)
value - allowed object is
Doublepublic Double getSummaryBaselineExpenseCost()
Doublepublic void setSummaryBaselineExpenseCost(Double value)
value - allowed object is
Doublepublic Date getSummaryBaselineFinishDate()
Stringpublic void setSummaryBaselineFinishDate(Date value)
value - allowed object is
Stringpublic Integer getSummaryBaselineInProgressActivityCount()
Integerpublic void setSummaryBaselineInProgressActivityCount(Integer value)
value - allowed object is
Integerpublic Double getSummaryBaselineLaborCost()
Doublepublic void setSummaryBaselineLaborCost(Double value)
value - allowed object is
Doublepublic Double getSummaryBaselineLaborUnits()
Doublepublic void setSummaryBaselineLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryBaselineMaterialCost()
Doublepublic void setSummaryBaselineMaterialCost(Double value)
value - allowed object is
Doublepublic Double getSummaryBaselineNonLaborCost()
Doublepublic void setSummaryBaselineNonLaborCost(Double value)
value - allowed object is
Doublepublic Double getSummaryBaselineNonLaborUnits()
Doublepublic void setSummaryBaselineNonLaborUnits(Double value)
value - allowed object is
Doublepublic Integer getSummaryBaselineNotStartedActivityCount()
Integerpublic void setSummaryBaselineNotStartedActivityCount(Integer value)
value - allowed object is
Integerpublic Date getSummaryBaselineStartDate()
Stringpublic void setSummaryBaselineStartDate(Date value)
value - allowed object is
Stringpublic Double getSummaryBaselineTotalCost()
Doublepublic void setSummaryBaselineTotalCost(Double value)
value - allowed object is
Doublepublic Double getSummaryBudgetAtCompletionByCost()
Doublepublic void setSummaryBudgetAtCompletionByCost(Double value)
value - allowed object is
Doublepublic Double getSummaryBudgetAtCompletionByLaborUnits()
Doublepublic void setSummaryBudgetAtCompletionByLaborUnits(Double value)
value - allowed object is
Doublepublic Integer getSummaryCompletedActivityCount()
Integerpublic void setSummaryCompletedActivityCount(Integer value)
value - allowed object is
Integerpublic Double getSummaryCostPercentComplete()
Doublepublic void setSummaryCostPercentComplete(Double value)
value - allowed object is
Doublepublic Double getSummaryCostPercentOfPlanned()
Doublepublic void setSummaryCostPercentOfPlanned(Double value)
value - allowed object is
Doublepublic Double getSummaryCostPerformanceIndexByCost()
Doublepublic void setSummaryCostPerformanceIndexByCost(Double value)
value - allowed object is
Doublepublic Double getSummaryCostPerformanceIndexByLaborUnits()
Doublepublic void setSummaryCostPerformanceIndexByLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryCostVarianceByCost()
Doublepublic void setSummaryCostVarianceByCost(Double value)
value - allowed object is
Doublepublic Double getSummaryCostVarianceByLaborUnits()
Doublepublic void setSummaryCostVarianceByLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryCostVarianceIndex()
Doublepublic void setSummaryCostVarianceIndex(Double value)
value - allowed object is
Doublepublic Double getSummaryCostVarianceIndexByCost()
Doublepublic void setSummaryCostVarianceIndexByCost(Double value)
value - allowed object is
Doublepublic Double getSummaryCostVarianceIndexByLaborUnits()
Doublepublic void setSummaryCostVarianceIndexByLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryDurationPercentComplete()
Doublepublic void setSummaryDurationPercentComplete(Double value)
value - allowed object is
Doublepublic Double getSummaryDurationPercentOfPlanned()
Doublepublic void setSummaryDurationPercentOfPlanned(Double value)
value - allowed object is
Doublepublic Double getSummaryDurationVariance()
Doublepublic void setSummaryDurationVariance(Double value)
value - allowed object is
Doublepublic Double getSummaryEarnedValueByCost()
Doublepublic void setSummaryEarnedValueByCost(Double value)
value - allowed object is
Doublepublic Double getSummaryEarnedValueByLaborUnits()
Doublepublic void setSummaryEarnedValueByLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryEstimateAtCompletionByCost()
Doublepublic void setSummaryEstimateAtCompletionByCost(Double value)
value - allowed object is
Doublepublic Double getSummaryEstimateAtCompletionByLaborUnits()
Doublepublic void setSummaryEstimateAtCompletionByLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryEstimateAtCompletionHighPercentByLaborUnits()
Doublepublic void setSummaryEstimateAtCompletionHighPercentByLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryEstimateAtCompletionLowPercentByLaborUnits()
Doublepublic void setSummaryEstimateAtCompletionLowPercentByLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryEstimateToCompleteByCost()
Doublepublic void setSummaryEstimateToCompleteByCost(Double value)
value - allowed object is
Doublepublic Double getSummaryEstimateToCompleteByLaborUnits()
Doublepublic void setSummaryEstimateToCompleteByLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryExpenseCostPercentComplete()
Doublepublic void setSummaryExpenseCostPercentComplete(Double value)
value - allowed object is
Doublepublic Double getSummaryExpenseCostVariance()
Doublepublic void setSummaryExpenseCostVariance(Double value)
value - allowed object is
Doublepublic Double getSummaryFinishDateVariance()
Doublepublic void setSummaryFinishDateVariance(Double value)
value - allowed object is
Doublepublic Integer getSummaryInProgressActivityCount()
Integerpublic void setSummaryInProgressActivityCount(Integer value)
value - allowed object is
Integerpublic Double getSummaryLaborCostPercentComplete()
Doublepublic void setSummaryLaborCostPercentComplete(Double value)
value - allowed object is
Doublepublic Double getSummaryLaborCostVariance()
Doublepublic void setSummaryLaborCostVariance(Double value)
value - allowed object is
Doublepublic Double getSummaryLaborUnitsPercentComplete()
Doublepublic void setSummaryLaborUnitsPercentComplete(Double value)
value - allowed object is
Doublepublic Double getSummaryLaborUnitsVariance()
Doublepublic void setSummaryLaborUnitsVariance(Double value)
value - allowed object is
Doublepublic Double getSummaryMaterialCostPercentComplete()
Doublepublic void setSummaryMaterialCostPercentComplete(Double value)
value - allowed object is
Doublepublic Double getSummaryMaterialCostVariance()
Doublepublic void setSummaryMaterialCostVariance(Double value)
value - allowed object is
Doublepublic Double getSummaryNonLaborCostPercentComplete()
Doublepublic void setSummaryNonLaborCostPercentComplete(Double value)
value - allowed object is
Doublepublic Double getSummaryNonLaborCostVariance()
Doublepublic void setSummaryNonLaborCostVariance(Double value)
value - allowed object is
Doublepublic Double getSummaryNonLaborUnitsPercentComplete()
Doublepublic void setSummaryNonLaborUnitsPercentComplete(Double value)
value - allowed object is
Doublepublic Double getSummaryNonLaborUnitsVariance()
Doublepublic void setSummaryNonLaborUnitsVariance(Double value)
value - allowed object is
Doublepublic Integer getSummaryNotStartedActivityCount()
Integerpublic void setSummaryNotStartedActivityCount(Integer value)
value - allowed object is
Integerpublic Double getSummaryPerformancePercentCompleteByLaborUnits()
Doublepublic void setSummaryPerformancePercentCompleteByLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryPlannedCost()
Doublepublic void setSummaryPlannedCost(Double value)
value - allowed object is
Doublepublic Double getSummaryPlannedDuration()
Doublepublic void setSummaryPlannedDuration(Double value)
value - allowed object is
Doublepublic Double getSummaryPlannedExpenseCost()
Doublepublic void setSummaryPlannedExpenseCost(Double value)
value - allowed object is
Doublepublic Date getSummaryPlannedFinishDate()
Stringpublic void setSummaryPlannedFinishDate(Date value)
value - allowed object is
Stringpublic Double getSummaryPlannedLaborCost()
Doublepublic void setSummaryPlannedLaborCost(Double value)
value - allowed object is
Doublepublic Double getSummaryPlannedLaborUnits()
Doublepublic void setSummaryPlannedLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryPlannedMaterialCost()
Doublepublic void setSummaryPlannedMaterialCost(Double value)
value - allowed object is
Doublepublic Double getSummaryPlannedNonLaborCost()
Doublepublic void setSummaryPlannedNonLaborCost(Double value)
value - allowed object is
Doublepublic Double getSummaryPlannedNonLaborUnits()
Doublepublic void setSummaryPlannedNonLaborUnits(Double value)
value - allowed object is
Doublepublic Date getSummaryPlannedStartDate()
Stringpublic void setSummaryPlannedStartDate(Date value)
value - allowed object is
Stringpublic Double getSummaryPlannedValueByCost()
Doublepublic void setSummaryPlannedValueByCost(Double value)
value - allowed object is
Doublepublic Double getSummaryPlannedValueByLaborUnits()
Doublepublic void setSummaryPlannedValueByLaborUnits(Double value)
value - allowed object is
Doublepublic Date getSummaryProgressFinishDate()
Stringpublic void setSummaryProgressFinishDate(Date value)
value - allowed object is
Stringpublic Double getSummaryRemainingDuration()
Doublepublic void setSummaryRemainingDuration(Double value)
value - allowed object is
Doublepublic Double getSummaryRemainingExpenseCost()
Doublepublic void setSummaryRemainingExpenseCost(Double value)
value - allowed object is
Doublepublic Date getSummaryRemainingFinishDate()
Stringpublic void setSummaryRemainingFinishDate(Date value)
value - allowed object is
Stringpublic Double getSummaryRemainingLaborCost()
Doublepublic void setSummaryRemainingLaborCost(Double value)
value - allowed object is
Doublepublic Double getSummaryRemainingLaborUnits()
Doublepublic void setSummaryRemainingLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryRemainingMaterialCost()
Doublepublic void setSummaryRemainingMaterialCost(Double value)
value - allowed object is
Doublepublic Double getSummaryRemainingNonLaborCost()
Doublepublic void setSummaryRemainingNonLaborCost(Double value)
value - allowed object is
Doublepublic Double getSummaryRemainingNonLaborUnits()
Doublepublic void setSummaryRemainingNonLaborUnits(Double value)
value - allowed object is
Doublepublic Date getSummaryRemainingStartDate()
Stringpublic void setSummaryRemainingStartDate(Date value)
value - allowed object is
Stringpublic Double getSummaryRemainingTotalCost()
Doublepublic void setSummaryRemainingTotalCost(Double value)
value - allowed object is
Doublepublic Double getSummarySchedulePercentComplete()
Doublepublic void setSummarySchedulePercentComplete(Double value)
value - allowed object is
Doublepublic Double getSummarySchedulePercentCompleteByCost()
Doublepublic void setSummarySchedulePercentCompleteByCost(Double value)
value - allowed object is
Doublepublic Double getSummarySchedulePercentCompleteByLaborUnits()
Doublepublic void setSummarySchedulePercentCompleteByLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummarySchedulePerformanceIndexByCost()
Doublepublic void setSummarySchedulePerformanceIndexByCost(Double value)
value - allowed object is
Doublepublic Double getSummarySchedulePerformanceIndexByLaborUnits()
Doublepublic void setSummarySchedulePerformanceIndexByLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryScheduleVarianceByCost()
Doublepublic void setSummaryScheduleVarianceByCost(Double value)
value - allowed object is
Doublepublic Double getSummaryScheduleVarianceByLaborUnits()
Doublepublic void setSummaryScheduleVarianceByLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryScheduleVarianceIndex()
Doublepublic void setSummaryScheduleVarianceIndex(Double value)
value - allowed object is
Doublepublic Double getSummaryScheduleVarianceIndexByCost()
Doublepublic void setSummaryScheduleVarianceIndexByCost(Double value)
value - allowed object is
Doublepublic Double getSummaryScheduleVarianceIndexByLaborUnits()
Doublepublic void setSummaryScheduleVarianceIndexByLaborUnits(Double value)
value - allowed object is
Doublepublic Double getSummaryStartDateVariance()
Doublepublic void setSummaryStartDateVariance(Double value)
value - allowed object is
Doublepublic Double getSummaryToCompletePerformanceIndexByCost()
Doublepublic void setSummaryToCompletePerformanceIndexByCost(Double value)
value - allowed object is
Doublepublic Double getSummaryTotalCostVariance()
Doublepublic void setSummaryTotalCostVariance(Double value)
value - allowed object is
Doublepublic Double getSummaryTotalFloat()
Doublepublic void setSummaryTotalFloat(Double value)
value - allowed object is
Doublepublic Double getSummaryUnitsPercentComplete()
Doublepublic void setSummaryUnitsPercentComplete(Double value)
value - allowed object is
Doublepublic Double getSummaryVarianceAtCompletionByLaborUnits()
Doublepublic void setSummaryVarianceAtCompletionByLaborUnits(Double value)
value - allowed object is
Doublepublic String getTeamMemberActivityFields()
Stringpublic void setTeamMemberActivityFields(String value)
value - allowed object is
Stringpublic String getTeamMemberAssignmentOption()
Stringpublic void setTeamMemberAssignmentOption(String value)
value - allowed object is
Stringpublic String getTeamMemberResourceAssignmentFields()
Stringpublic void setTeamMemberResourceAssignmentFields(String value)
value - allowed object is
Stringpublic String getTeamMemberViewableFields()
Stringpublic void setTeamMemberViewableFields(String value)
value - allowed object is
Stringpublic Double getTotalBenefitPlan()
Doublepublic void setTotalBenefitPlan(Double value)
value - allowed object is
Doublepublic Double getTotalBenefitPlanTally()
Doublepublic void setTotalBenefitPlanTally(Double value)
value - allowed object is
Doublepublic Double getTotalSpendingPlan()
Doublepublic void setTotalSpendingPlan(Double value)
value - allowed object is
Doublepublic Double getTotalSpendingPlanTally()
Doublepublic void setTotalSpendingPlanTally(Double value)
value - allowed object is
Doublepublic Double getUnallocatedBudget()
Doublepublic void setUnallocatedBudget(Double value)
value - allowed object is
Doublepublic Double getUndistributedCurrentVariance()
Doublepublic void setUndistributedCurrentVariance(Double value)
value - allowed object is
Doublepublic String getWBSCodeSeparator()
Stringpublic void setWBSCodeSeparator(String value)
value - allowed object is
Stringpublic Integer getWBSObjectId()
Integerpublic void setWBSObjectId(Integer value)
value - allowed object is
Integerpublic String getWebSiteRootDirectory()
Stringpublic void setWebSiteRootDirectory(String value)
value - allowed object is
Stringpublic String getWebSiteURL()
Stringpublic void setWebSiteURL(String value)
value - allowed object is
Stringpublic List<CodeAssignmentType> getCode()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the code property.
For example, to add a new item, do as follows:
getCode().add(newItem);
Objects of the following type(s) are allowed in the list
CodeAssignmentType
public List<UDFAssignmentType> getUDF()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the udf property.
For example, to add a new item, do as follows:
getUDF().add(newItem);
Objects of the following type(s) are allowed in the list
UDFAssignmentType
public EPSProjectWBSSpreadType getSpread()
EPSProjectWBSSpreadTypepublic void setSpread(EPSProjectWBSSpreadType value)
value - allowed object is
EPSProjectWBSSpreadTypeCopyright © 2013. All Rights Reserved.