public class ProjectType extends Object
Java class for ProjectType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProjectType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ActivityDefaultActivityType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Task Dependent"/>
<enumeration value="Resource Dependent"/>
<enumeration value="Level of Effort"/>
<enumeration value="Start Milestone"/>
<enumeration value="Finish Milestone"/>
<enumeration value="WBS Summary"/>
</restriction>
</simpleType>
</element>
<element name="ActivityDefaultCalendarObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ActivityDefaultCostAccountObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ActivityDefaultDurationType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Fixed Units/Time"/>
<enumeration value="Fixed Duration and Units/Time"/>
<enumeration value="Fixed Units"/>
<enumeration value="Fixed Duration and Units"/>
</restriction>
</simpleType>
</element>
<element name="ActivityDefaultPercentCompleteType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Physical"/>
<enumeration value="Duration"/>
<enumeration value="Units"/>
</restriction>
</simpleType>
</element>
<element name="ActivityDefaultPricePerUnit" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}double">
<minInclusive value="0.0"/>
</restriction>
</simpleType>
</element>
<element name="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="255"/>
</restriction>
</simpleType>
</element>
<element name="AllowNegativeActualUnitsFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<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="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="ContractManagementGroupName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="100"/>
</restriction>
</simpleType>
</element>
<element name="ContractManagementProjectName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="24"/>
</restriction>
</simpleType>
</element>
<element name="CostQuantityRecalculateFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CreateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="CreateUser" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="255"/>
</restriction>
</simpleType>
</element>
<element name="CriticalActivityFloatLimit" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CriticalActivityPathType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Critical Float"/>
<enumeration value="Longest Path"/>
</restriction>
</simpleType>
</element>
<element name="CurrentBaselineProjectObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="CurrentBudget" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CurrentVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="DataDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="DateAdded" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="DefaultPriceTimeUnits" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value=""/>
<enumeration value="Hour"/>
<enumeration value="Day"/>
<enumeration value="Week"/>
<enumeration value="Month"/>
<enumeration value="Year"/>
<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="EarnedValueComputeType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value=""/>
<enumeration value="Activity Percent Complete"/>
<enumeration value="0 / 100"/>
<enumeration value="50 / 50"/>
<enumeration value="Custom Percent Complete"/>
<enumeration value="WBS Milestones Percent Complete"/>
<enumeration value="Activity Percent Complete Using Resource Curves"/>
</restriction>
</simpleType>
</element>
<element name="EarnedValueETCComputeType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value=""/>
<enumeration value="ETC = Remaining Cost for Activity"/>
<enumeration value="PF = 1"/>
<enumeration value="PF = Custom Value"/>
<enumeration value="PF = 1 / CPI"/>
<enumeration value="PF = 1 / (CPI * SPI)"/>
</restriction>
</simpleType>
</element>
<element name="EarnedValueETCUserValue" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}double">
<minInclusive value="0.0"/>
</restriction>
</simpleType>
</element>
<element name="EarnedValueUserPercent" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="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="IntegratedType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value=""/>
<enumeration value="ERP"/>
<enumeration value="Fusion"/>
</restriction>
</simpleType>
</element>
<element name="IsTemplate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="LastApplyActualsDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="LastFinancialPeriodObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="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="NetPresentValue" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="OBSName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="100"/>
</restriction>
</simpleType>
</element>
<element name="OBSObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="OriginalBudget" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="OverallProjectScore" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="OwnerResourceObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ParentEPSObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="PaybackPeriod" 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="ResourcesCanMarkAssignmentAsCompleted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ResourcesCanViewInactiveActivities" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ReturnOnInvestment" type="{http://www.w3.org/2001/XMLSchema}double" 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="SourceProjectObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="StartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Status" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Planned"/>
<enumeration value="Active"/>
<enumeration value="Inactive"/>
<enumeration value="What-If"/>
<enumeration value="Requested"/>
<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" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="0"/>
<maxInclusive value="50"/>
</restriction>
</simpleType>
</element>
<element name="SummarizedDataDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="SummaryAccountingVarianceByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryAccountingVarianceByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SummaryActualDuration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="SummaryActualLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="SummaryActualThisPeriodCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualThisPeriodLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualThisPeriodLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualThisPeriodMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualThisPeriodNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualThisPeriodNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualValueByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryActualValueByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryAtCompletionDuration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryAtCompletionExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryAtCompletionLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryAtCompletionLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryAtCompletionMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryAtCompletionNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryAtCompletionNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryAtCompletionTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryAtCompletionTotalCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryBaselineCompletedActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SummaryBaselineDuration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryBaselineExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryBaselineFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="SummaryBaselineInProgressActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SummaryBaselineLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryBaselineLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryBaselineMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryBaselineNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryBaselineNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryBaselineNotStartedActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SummaryBaselineStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="SummaryBaselineTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryBudgetAtCompletionByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryBudgetAtCompletionByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryCompletedActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SummaryCostPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryCostPercentOfPlanned" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryCostPerformanceIndexByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryCostPerformanceIndexByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryCostVarianceByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryCostVarianceByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryCostVarianceIndex" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryCostVarianceIndexByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryCostVarianceIndexByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryDurationPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryDurationPercentOfPlanned" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryDurationVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryEarnedValueByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryEarnedValueByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryEstimateAtCompletionByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryEstimateAtCompletionByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryEstimateAtCompletionHighPercentByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryEstimateAtCompletionLowPercentByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryEstimateToCompleteByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryEstimateToCompleteByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryExpenseCostPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryExpenseCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryFinishDateVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryInProgressActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SummaryLaborCostPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryLaborCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryLaborUnitsPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryLaborUnitsVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryLevel" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value=""/>
<enumeration value="WBS Level"/>
<enumeration value="Assignment Level"/>
</restriction>
</simpleType>
</element>
<element name="SummaryMaterialCostPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryMaterialCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryNonLaborCostPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryNonLaborCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryNonLaborUnitsPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryNonLaborUnitsVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryNotStartedActivityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SummaryPerformancePercentCompleteByCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="SummaryPerformancePercentCompleteByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="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="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="TeamMemberStepsAddDeletable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<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="TotalFunding" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="TotalSpendingPlan" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="TotalSpendingPlanTally" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="UnallocatedBudget" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="UndistributedCurrentVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="UseProjectBaselineForEarnedValue" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="WBSCodeSeparator" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="2"/>
</restriction>
</simpleType>
</element>
<element name="WBSMilestonePercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<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"/>
<element name="ProjectResourceSpread" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ProjectResourceSpreadType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ProjectRoleSpread" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ProjectRoleSpreadType" maxOccurs="unbounded" minOccurs="0"/>
<sequence>
<element name="Calendar" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}CalendarType" maxOccurs="unbounded" minOccurs="0"/>
<element name="WBS" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}WBSType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ProjectResource" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ProjectResourceType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ProjectResourceQuantity" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ProjectResourceQuantityType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ProjectBudgetChangeLog" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ProjectBudgetChangeLogType" maxOccurs="unbounded" minOccurs="0"/>
<element name="WBSMilestone" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}WBSMilestoneType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ProjectNote" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ProjectNoteType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ProjectThreshold" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ProjectThresholdType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ProjectSpendingPlan" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ProjectSpendingPlanType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ProjectFunding" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ProjectFundingType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ActivityCodeType" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ActivityCodeTypeType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ActivityCode" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ActivityCodeType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Activity" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ActivityType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ResourceAssignment" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ResourceAssignmentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ActivityExpense" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ActivityExpenseType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ActivityNote" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ActivityNoteType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ActivityStep" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ActivityStepType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Relationship" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}RelationshipType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ActivityPeriodActual" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ActivityPeriodActualType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ProjectIssue" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ProjectIssueType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ResourceAssignmentPeriodActual" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ResourceAssignmentPeriodActualType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Document" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}DocumentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ProjectDocument" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ProjectDocumentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Risk" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}RiskType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ActivityRisk" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ActivityRiskType" maxOccurs="unbounded" minOccurs="0"/>
<element name="RiskImpact" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}RiskImpactType" maxOccurs="unbounded" minOccurs="0"/>
<element name="RiskResponsePlan" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}RiskResponsePlanType" maxOccurs="unbounded" minOccurs="0"/>
<element name="RiskResponseAction" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}RiskResponseActionType" maxOccurs="unbounded" minOccurs="0"/>
<element name="RiskResponseActionImpact" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}RiskResponseActionImpactType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</sequence>
<attribute name="external" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ProjectType() |
| Modifier and Type | Method and Description |
|---|---|
List<ActivityType> |
getActivity()
Gets the value of the activity property.
|
List<ActivityCodeType> |
getActivityCode()
Gets the value of the activityCode property.
|
List<ActivityCodeTypeType> |
getActivityCodeType()
Gets the value of the activityCodeType property.
|
String |
getActivityDefaultActivityType()
Gets the value of the activityDefaultActivityType property.
|
Integer |
getActivityDefaultCalendarObjectId()
Gets the value of the activityDefaultCalendarObjectId property.
|
Integer |
getActivityDefaultCostAccountObjectId()
Gets the value of the activityDefaultCostAccountObjectId property.
|
String |
getActivityDefaultDurationType()
Gets the value of the activityDefaultDurationType property.
|
String |
getActivityDefaultPercentCompleteType()
Gets the value of the activityDefaultPercentCompleteType property.
|
Double |
getActivityDefaultPricePerUnit()
Gets the value of the activityDefaultPricePerUnit property.
|
List<ActivityExpenseType> |
getActivityExpense()
Gets the value of the activityExpense property.
|
Integer |
getActivityIdIncrement()
Gets the value of the activityIdIncrement property.
|
String |
getActivityIdPrefix()
Gets the value of the activityIdPrefix property.
|
Integer |
getActivityIdSuffix()
Gets the value of the activityIdSuffix property.
|
List<ActivityNoteType> |
getActivityNote()
Gets the value of the activityNote property.
|
List<ActivityPeriodActualType> |
getActivityPeriodActual()
Gets the value of the activityPeriodActual property.
|
List<ActivityRiskType> |
getActivityRisk()
Gets the value of the activityRisk property.
|
List<ActivityStepType> |
getActivityStep()
Gets the value of the activityStep property.
|
String |
getAddedBy()
Gets the value of the addedBy property.
|
Double |
getAnnualDiscountRate()
Gets the value of the annualDiscountRate property.
|
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.
|
List<CalendarType> |
getCalendar()
Gets the value of the calendar 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.
|
String |
getContractManagementGroupName()
Gets the value of the contractManagementGroupName property.
|
String |
getContractManagementProjectName()
Gets the value of the contractManagementProjectName 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.
|
Integer |
getCurrentBaselineProjectObjectId()
Gets the value of the currentBaselineProjectObjectId 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.
|
List<DocumentType> |
getDocument()
Gets the value of the document property.
|
String |
getEarnedValueComputeType()
Gets the value of the earnedValueComputeType property.
|
String |
getEarnedValueETCComputeType()
Gets the value of the earnedValueETCComputeType property.
|
Double |
getEarnedValueETCUserValue()
Gets the value of the earnedValueETCUserValue property.
|
Double |
getEarnedValueUserPercent()
Gets the value of the earnedValueUserPercent 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.
|
String |
getIntegratedType()
Gets the value of the integratedType property.
|
Date |
getLastApplyActualsDate()
Gets the value of the lastApplyActualsDate 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.
|
Double |
getNetPresentValue()
Gets the value of the netPresentValue 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 |
getOverallProjectScore()
Gets the value of the overallProjectScore property.
|
Integer |
getOwnerResourceObjectId()
Gets the value of the ownerResourceObjectId property.
|
Integer |
getParentEPSObjectId()
Gets the value of the parentEPSObjectId property.
|
Integer |
getPaybackPeriod()
Gets the value of the paybackPeriod property.
|
Date |
getPlannedStartDate()
Gets the value of the plannedStartDate property.
|
List<ProjectBudgetChangeLogType> |
getProjectBudgetChangeLog()
Gets the value of the projectBudgetChangeLog property.
|
List<ProjectDocumentType> |
getProjectDocument()
Gets the value of the projectDocument property.
|
Date |
getProjectForecastStartDate()
Gets the value of the projectForecastStartDate property.
|
List<ProjectFundingType> |
getProjectFunding()
Gets the value of the projectFunding property.
|
List<ProjectIssueType> |
getProjectIssue()
Gets the value of the projectIssue property.
|
List<ProjectNoteType> |
getProjectNote()
Gets the value of the projectNote property.
|
List<ProjectResourceType> |
getProjectResource()
Gets the value of the projectResource property.
|
List<ProjectResourceQuantityType> |
getProjectResourceQuantity()
Gets the value of the projectResourceQuantity property.
|
List<ProjectResourceSpreadType> |
getProjectResourceSpread()
Gets the value of the projectResourceSpread property.
|
List<ProjectRoleSpreadType> |
getProjectRoleSpread()
Gets the value of the projectRoleSpread property.
|
List<ProjectSpendingPlanType> |
getProjectSpendingPlan()
Gets the value of the projectSpendingPlan property.
|
List<ProjectThresholdType> |
getProjectThreshold()
Gets the value of the projectThreshold property.
|
Double |
getProposedBudget()
Gets the value of the proposedBudget property.
|
Integer |
getPublicationPriority()
Gets the value of the publicationPriority property.
|
List<RelationshipType> |
getRelationship()
Gets the value of the relationship property.
|
List<ResourceAssignmentType> |
getResourceAssignment()
Gets the value of the resourceAssignment property.
|
List<ResourceAssignmentPeriodActualType> |
getResourceAssignmentPeriodActual()
Gets the value of the resourceAssignmentPeriodActual property.
|
Double |
getReturnOnInvestment()
Gets the value of the returnOnInvestment property.
|
List<RiskType> |
getRisk()
Gets the value of the risk property.
|
Double |
getRiskExposure()
Gets the value of the riskExposure property.
|
List<RiskImpactType> |
getRiskImpact()
Gets the value of the riskImpact property.
|
String |
getRiskLevel()
Gets the value of the riskLevel property.
|
Integer |
getRiskMatrixObjectId()
Gets the value of the riskMatrixObjectId property.
|
List<RiskResponseActionType> |
getRiskResponseAction()
Gets the value of the riskResponseAction property.
|
List<RiskResponseActionImpactType> |
getRiskResponseActionImpact()
Gets the value of the riskResponseActionImpact property.
|
List<RiskResponsePlanType> |
getRiskResponsePlan()
Gets the value of the riskResponsePlan property.
|
Integer |
getRiskScore()
Gets the value of the riskScore property.
|
Date |
getScheduledFinishDate()
Gets the value of the scheduledFinishDate property.
|
Integer |
getSourceProjectObjectId()
Gets the value of the sourceProjectObjectId 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.
|
String |
getSummaryLevel()
Gets the value of the summaryLevel 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 |
getSummaryPerformancePercentCompleteByCost()
Gets the value of the summaryPerformancePercentCompleteByCost 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 |
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 |
getTotalFunding()
Gets the value of the totalFunding property.
|
Double |
getTotalSpendingPlan()
Gets the value of the totalSpendingPlan property.
|
Double |
getTotalSpendingPlanTally()
Gets the value of the totalSpendingPlanTally property.
|
List<UDFAssignmentType> |
getUDF()
Gets the value of the udf property.
|
Double |
getUnallocatedBudget()
Gets the value of the unallocatedBudget property.
|
Double |
getUndistributedCurrentVariance()
Gets the value of the undistributedCurrentVariance property.
|
List<WBSType> |
getWBS()
Gets the value of the wbs property.
|
String |
getWBSCodeSeparator()
Gets the value of the wbsCodeSeparator property.
|
List<WBSMilestoneType> |
getWBSMilestone()
Gets the value of the wbsMilestone property.
|
Double |
getWBSMilestonePercentComplete()
Gets the value of the wbsMilestonePercentComplete 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 |
isAllowNegativeActualUnitsFlag()
Gets the value of the allowNegativeActualUnitsFlag 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 |
isExternal()
Gets the value of the external property.
|
Boolean |
isHasFutureBucketData()
Gets the value of the hasFutureBucketData property.
|
Boolean |
isIsTemplate()
Gets the value of the isTemplate 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.
|
Boolean |
isResourcesCanMarkAssignmentAsCompleted()
Gets the value of the resourcesCanMarkAssignmentAsCompleted property.
|
Boolean |
isResourcesCanViewInactiveActivities()
Gets the value of the resourcesCanViewInactiveActivities property.
|
Boolean |
isTeamMemberStepsAddDeletable()
Gets the value of the teamMemberStepsAddDeletable property.
|
Boolean |
isUseProjectBaselineForEarnedValue()
Gets the value of the useProjectBaselineForEarnedValue 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 |
setAllowNegativeActualUnitsFlag(Boolean value)
Sets the value of the allowNegativeActualUnitsFlag 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 |
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 |
setContractManagementGroupName(String value)
Sets the value of the contractManagementGroupName property.
|
void |
setContractManagementProjectName(String value)
Sets the value of the contractManagementProjectName 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 |
setCurrentBaselineProjectObjectId(Integer value)
Sets the value of the currentBaselineProjectObjectId 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 |
setEarnedValueComputeType(String value)
Sets the value of the earnedValueComputeType property.
|
void |
setEarnedValueETCComputeType(String value)
Sets the value of the earnedValueETCComputeType property.
|
void |
setEarnedValueETCUserValue(Double value)
Sets the value of the earnedValueETCUserValue property.
|
void |
setEarnedValueUserPercent(Double value)
Sets the value of the earnedValueUserPercent property.
|
void |
setEnablePublication(Boolean value)
Sets the value of the enablePublication property.
|
void |
setEnableSummarization(Boolean value)
Sets the value of the enableSummarization property.
|
void |
setExternal(Boolean value)
Sets the value of the external 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 |
setIntegratedType(String value)
Sets the value of the integratedType property.
|
void |
setIsTemplate(Boolean value)
Sets the value of the isTemplate property.
|
void |
setLastApplyActualsDate(Date value)
Sets the value of the lastApplyActualsDate 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 |
setNetPresentValue(Double value)
Sets the value of the netPresentValue 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 |
setOverallProjectScore(Integer value)
Sets the value of the overallProjectScore property.
|
void |
setOwnerResourceObjectId(Integer value)
Sets the value of the ownerResourceObjectId property.
|
void |
setParentEPSObjectId(Integer value)
Sets the value of the parentEPSObjectId property.
|
void |
setPaybackPeriod(Integer value)
Sets the value of the paybackPeriod 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 |
setResourcesCanMarkAssignmentAsCompleted(Boolean value)
Sets the value of the resourcesCanMarkAssignmentAsCompleted property.
|
void |
setResourcesCanViewInactiveActivities(Boolean value)
Sets the value of the resourcesCanViewInactiveActivities property.
|
void |
setReturnOnInvestment(Double value)
Sets the value of the returnOnInvestment 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 |
setSourceProjectObjectId(Integer value)
Sets the value of the sourceProjectObjectId 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 |
setSummaryLevel(String value)
Sets the value of the summaryLevel 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 |
setSummaryPerformancePercentCompleteByCost(Double value)
Sets the value of the summaryPerformancePercentCompleteByCost 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 |
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 |
setTeamMemberStepsAddDeletable(Boolean value)
Sets the value of the teamMemberStepsAddDeletable 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 |
setTotalFunding(Double value)
Sets the value of the totalFunding 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 |
setUseProjectBaselineForEarnedValue(Boolean value)
Sets the value of the useProjectBaselineForEarnedValue property.
|
void |
setWBSCodeSeparator(String value)
Sets the value of the wbsCodeSeparator property.
|
void |
setWBSMilestonePercentComplete(Double value)
Sets the value of the wbsMilestonePercentComplete 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 allowNegativeActualUnitsFlag
protected Boolean allowStatusReview
protected Double annualDiscountRate
protected Date anticipatedFinishDate
protected Date anticipatedStartDate
protected Boolean assignmentDefaultDrivingFlag
protected String assignmentDefaultRateType
protected Date checkOutDate
protected Boolean checkOutStatus
protected Integer checkOutUserObjectId
protected Boolean containsSummaryData
protected String contractManagementGroupName
protected String contractManagementProjectName
protected Boolean costQuantityRecalculateFlag
protected Date createDate
protected String createUser
protected Double criticalActivityFloatLimit
protected String criticalActivityPathType
protected Integer currentBaselineProjectObjectId
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 String earnedValueComputeType
protected String earnedValueETCComputeType
protected Double earnedValueETCUserValue
protected Double earnedValueUserPercent
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 String integratedType
protected Boolean isTemplate
protected Date lastApplyActualsDate
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 Double netPresentValue
protected String obsName
protected Integer obsObjectId
protected Integer objectId
protected Double originalBudget
protected Integer overallProjectScore
protected Integer ownerResourceObjectId
protected Integer parentEPSObjectId
protected Integer paybackPeriod
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 Boolean resourcesCanMarkAssignmentAsCompleted
protected Boolean resourcesCanViewInactiveActivities
protected Double returnOnInvestment
protected Double riskExposure
protected String riskLevel
protected Integer riskMatrixObjectId
protected Integer riskScore
protected Date scheduledFinishDate
protected Integer sourceProjectObjectId
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 String summaryLevel
protected Double summaryMaterialCostPercentComplete
protected Double summaryMaterialCostVariance
protected Double summaryNonLaborCostPercentComplete
protected Double summaryNonLaborCostVariance
protected Double summaryNonLaborUnitsPercentComplete
protected Double summaryNonLaborUnitsVariance
protected Integer summaryNotStartedActivityCount
protected Double summaryPerformancePercentCompleteByCost
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 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 Boolean teamMemberStepsAddDeletable
protected String teamMemberViewableFields
protected Double totalBenefitPlan
protected Double totalBenefitPlanTally
protected Double totalFunding
protected Double totalSpendingPlan
protected Double totalSpendingPlanTally
protected Double unallocatedBudget
protected Double undistributedCurrentVariance
protected Boolean useProjectBaselineForEarnedValue
protected String wbsCodeSeparator
protected Double wbsMilestonePercentComplete
protected Integer wbsObjectId
protected String webSiteRootDirectory
protected String webSiteURL
protected List<CodeAssignmentType> code
protected List<UDFAssignmentType> udf
protected EPSProjectWBSSpreadType spread
protected List<ProjectResourceSpreadType> projectResourceSpread
protected List<ProjectRoleSpreadType> projectRoleSpread
protected List<CalendarType> calendar
protected List<ProjectResourceType> projectResource
protected List<ProjectResourceQuantityType> projectResourceQuantity
protected List<ProjectBudgetChangeLogType> projectBudgetChangeLog
protected List<WBSMilestoneType> wbsMilestone
protected List<ProjectNoteType> projectNote
protected List<ProjectThresholdType> projectThreshold
protected List<ProjectSpendingPlanType> projectSpendingPlan
protected List<ProjectFundingType> projectFunding
protected List<ActivityCodeTypeType> activityCodeType
protected List<ActivityCodeType> activityCode
protected List<ActivityType> activity
protected List<ResourceAssignmentType> resourceAssignment
protected List<ActivityExpenseType> activityExpense
protected List<ActivityNoteType> activityNote
protected List<ActivityStepType> activityStep
protected List<RelationshipType> relationship
protected List<ActivityPeriodActualType> activityPeriodActual
protected List<ProjectIssueType> projectIssue
protected List<ResourceAssignmentPeriodActualType> resourceAssignmentPeriodActual
protected List<DocumentType> document
protected List<ProjectDocumentType> projectDocument
protected List<ActivityRiskType> activityRisk
protected List<RiskImpactType> riskImpact
protected List<RiskResponsePlanType> riskResponsePlan
protected List<RiskResponseActionType> riskResponseAction
protected List<RiskResponseActionImpactType> riskResponseActionImpact
protected Boolean external
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 isAllowNegativeActualUnitsFlag()
Booleanpublic void setAllowNegativeActualUnitsFlag(Boolean value)
value - allowed object is
Booleanpublic 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 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 String getContractManagementGroupName()
Stringpublic void setContractManagementGroupName(String value)
value - allowed object is
Stringpublic String getContractManagementProjectName()
Stringpublic void setContractManagementProjectName(String value)
value - allowed object is
Stringpublic 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 Integer getCurrentBaselineProjectObjectId()
Integerpublic void setCurrentBaselineProjectObjectId(Integer value)
value - allowed object is
Integerpublic 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 String getEarnedValueComputeType()
Stringpublic void setEarnedValueComputeType(String value)
value - allowed object is
Stringpublic String getEarnedValueETCComputeType()
Stringpublic void setEarnedValueETCComputeType(String value)
value - allowed object is
Stringpublic Double getEarnedValueETCUserValue()
Doublepublic void setEarnedValueETCUserValue(Double value)
value - allowed object is
Doublepublic Double getEarnedValueUserPercent()
Doublepublic void setEarnedValueUserPercent(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 String getIntegratedType()
Stringpublic void setIntegratedType(String value)
value - allowed object is
Stringpublic Boolean isIsTemplate()
Booleanpublic void setIsTemplate(Boolean value)
value - allowed object is
Booleanpublic Date getLastApplyActualsDate()
Stringpublic void setLastApplyActualsDate(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 Double getNetPresentValue()
Doublepublic void setNetPresentValue(Double value)
value - allowed object is
Doublepublic 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 getOverallProjectScore()
Integerpublic void setOverallProjectScore(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 Integer getPaybackPeriod()
Integerpublic void setPaybackPeriod(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 Boolean isResourcesCanMarkAssignmentAsCompleted()
Booleanpublic void setResourcesCanMarkAssignmentAsCompleted(Boolean value)
value - allowed object is
Booleanpublic Boolean isResourcesCanViewInactiveActivities()
Booleanpublic void setResourcesCanViewInactiveActivities(Boolean value)
value - allowed object is
Booleanpublic Double getReturnOnInvestment()
Doublepublic void setReturnOnInvestment(Double value)
value - allowed object is
Doublepublic 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 Integer getSourceProjectObjectId()
Integerpublic void setSourceProjectObjectId(Integer value)
value - allowed object is
Integerpublic 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 String getSummaryLevel()
Stringpublic void setSummaryLevel(String value)
value - allowed object is
Stringpublic 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 getSummaryPerformancePercentCompleteByCost()
Doublepublic void setSummaryPerformancePercentCompleteByCost(Double value)
value - allowed object is
Doublepublic 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 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 Boolean isTeamMemberStepsAddDeletable()
Booleanpublic void setTeamMemberStepsAddDeletable(Boolean value)
value - allowed object is
Booleanpublic 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 getTotalFunding()
Doublepublic void setTotalFunding(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 Boolean isUseProjectBaselineForEarnedValue()
Booleanpublic void setUseProjectBaselineForEarnedValue(Boolean value)
value - allowed object is
Booleanpublic String getWBSCodeSeparator()
Stringpublic void setWBSCodeSeparator(String value)
value - allowed object is
Stringpublic Double getWBSMilestonePercentComplete()
Doublepublic void setWBSMilestonePercentComplete(Double value)
value - allowed object is
Doublepublic 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
EPSProjectWBSSpreadTypepublic List<ProjectResourceSpreadType> getProjectResourceSpread()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the projectResourceSpread property.
For example, to add a new item, do as follows:
getProjectResourceSpread().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectResourceSpreadType
public List<ProjectRoleSpreadType> getProjectRoleSpread()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the projectRoleSpread property.
For example, to add a new item, do as follows:
getProjectRoleSpread().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectRoleSpreadType
public List<CalendarType> getCalendar()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the calendar property.
For example, to add a new item, do as follows:
getCalendar().add(newItem);
Objects of the following type(s) are allowed in the list
CalendarType
public List<WBSType> getWBS()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the wbs property.
For example, to add a new item, do as follows:
getWBS().add(newItem);
Objects of the following type(s) are allowed in the list
WBSType
public List<ProjectResourceType> getProjectResource()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the projectResource property.
For example, to add a new item, do as follows:
getProjectResource().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectResourceType
public List<ProjectResourceQuantityType> getProjectResourceQuantity()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the projectResourceQuantity property.
For example, to add a new item, do as follows:
getProjectResourceQuantity().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectResourceQuantityType
public List<ProjectBudgetChangeLogType> getProjectBudgetChangeLog()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the projectBudgetChangeLog property.
For example, to add a new item, do as follows:
getProjectBudgetChangeLog().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectBudgetChangeLogType
public List<WBSMilestoneType> getWBSMilestone()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the wbsMilestone property.
For example, to add a new item, do as follows:
getWBSMilestone().add(newItem);
Objects of the following type(s) are allowed in the list
WBSMilestoneType
public List<ProjectNoteType> getProjectNote()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the projectNote property.
For example, to add a new item, do as follows:
getProjectNote().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectNoteType
public List<ProjectThresholdType> getProjectThreshold()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the projectThreshold property.
For example, to add a new item, do as follows:
getProjectThreshold().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectThresholdType
public List<ProjectSpendingPlanType> getProjectSpendingPlan()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the projectSpendingPlan property.
For example, to add a new item, do as follows:
getProjectSpendingPlan().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectSpendingPlanType
public List<ProjectFundingType> getProjectFunding()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the projectFunding property.
For example, to add a new item, do as follows:
getProjectFunding().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectFundingType
public List<ActivityCodeTypeType> getActivityCodeType()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the activityCodeType property.
For example, to add a new item, do as follows:
getActivityCodeType().add(newItem);
Objects of the following type(s) are allowed in the list
ActivityCodeTypeType
public List<ActivityCodeType> getActivityCode()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the activityCode property.
For example, to add a new item, do as follows:
getActivityCode().add(newItem);
Objects of the following type(s) are allowed in the list
ActivityCodeType
public List<ActivityType> getActivity()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the activity property.
For example, to add a new item, do as follows:
getActivity().add(newItem);
Objects of the following type(s) are allowed in the list
ActivityType
public List<ResourceAssignmentType> getResourceAssignment()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the resourceAssignment property.
For example, to add a new item, do as follows:
getResourceAssignment().add(newItem);
Objects of the following type(s) are allowed in the list
ResourceAssignmentType
public List<ActivityExpenseType> getActivityExpense()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the activityExpense property.
For example, to add a new item, do as follows:
getActivityExpense().add(newItem);
Objects of the following type(s) are allowed in the list
ActivityExpenseType
public List<ActivityNoteType> getActivityNote()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the activityNote property.
For example, to add a new item, do as follows:
getActivityNote().add(newItem);
Objects of the following type(s) are allowed in the list
ActivityNoteType
public List<ActivityStepType> getActivityStep()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the activityStep property.
For example, to add a new item, do as follows:
getActivityStep().add(newItem);
Objects of the following type(s) are allowed in the list
ActivityStepType
public List<RelationshipType> getRelationship()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the relationship property.
For example, to add a new item, do as follows:
getRelationship().add(newItem);
Objects of the following type(s) are allowed in the list
RelationshipType
public List<ActivityPeriodActualType> getActivityPeriodActual()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the activityPeriodActual property.
For example, to add a new item, do as follows:
getActivityPeriodActual().add(newItem);
Objects of the following type(s) are allowed in the list
ActivityPeriodActualType
public List<ProjectIssueType> getProjectIssue()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the projectIssue property.
For example, to add a new item, do as follows:
getProjectIssue().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectIssueType
public List<ResourceAssignmentPeriodActualType> getResourceAssignmentPeriodActual()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the resourceAssignmentPeriodActual property.
For example, to add a new item, do as follows:
getResourceAssignmentPeriodActual().add(newItem);
Objects of the following type(s) are allowed in the list
ResourceAssignmentPeriodActualType
public List<DocumentType> getDocument()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the document property.
For example, to add a new item, do as follows:
getDocument().add(newItem);
Objects of the following type(s) are allowed in the list
DocumentType
public List<ProjectDocumentType> getProjectDocument()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the projectDocument property.
For example, to add a new item, do as follows:
getProjectDocument().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectDocumentType
public List<RiskType> getRisk()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the risk property.
For example, to add a new item, do as follows:
getRisk().add(newItem);
Objects of the following type(s) are allowed in the list
RiskType
public List<ActivityRiskType> getActivityRisk()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the activityRisk property.
For example, to add a new item, do as follows:
getActivityRisk().add(newItem);
Objects of the following type(s) are allowed in the list
ActivityRiskType
public List<RiskImpactType> getRiskImpact()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the riskImpact property.
For example, to add a new item, do as follows:
getRiskImpact().add(newItem);
Objects of the following type(s) are allowed in the list
RiskImpactType
public List<RiskResponsePlanType> getRiskResponsePlan()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the riskResponsePlan property.
For example, to add a new item, do as follows:
getRiskResponsePlan().add(newItem);
Objects of the following type(s) are allowed in the list
RiskResponsePlanType
public List<RiskResponseActionType> getRiskResponseAction()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the riskResponseAction property.
For example, to add a new item, do as follows:
getRiskResponseAction().add(newItem);
Objects of the following type(s) are allowed in the list
RiskResponseActionType
public List<RiskResponseActionImpactType> getRiskResponseActionImpact()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the riskResponseActionImpact property.
For example, to add a new item, do as follows:
getRiskResponseActionImpact().add(newItem);
Objects of the following type(s) are allowed in the list
RiskResponseActionImpactType
public Boolean isExternal()
BooleanCopyright © 2013. All Rights Reserved.