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="ActivityDefaultCalendarName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ActivityDefaultCalendarObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ActivityDefaultCostAccountObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ActivityDefaultDurationType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Fixed Units/Time"/>
<enumeration value="Fixed Duration and Units/Time"/>
<enumeration value="Fixed Units"/>
<enumeration value="Fixed Duration and Units"/>
</restriction>
</simpleType>
</element>
<element name="ActivityDefaultPercentCompleteType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Physical"/>
<enumeration value="Duration"/>
<enumeration value="Units"/>
<enumeration value="Scope"/>
</restriction>
</simpleType>
</element>
<element name="ActivityDefaultPricePerUnit" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}double">
<minInclusive value="0.0"/>
</restriction>
</simpleType>
</element>
<element name="ActivityDefaultReviewRequired" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ActivityIdBasedOnSelectedActivity" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ActivityIdIncrement" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ActivityIdPrefix" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="20"/>
</restriction>
</simpleType>
</element>
<element name="ActivityIdSuffix" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ActivityPercentCompleteBasedOnActivitySteps" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="AddActualToRemaining" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="AddedBy" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="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="CalculateFloatBasedOnFinishDate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CheckOutDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="CheckOutStatus" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CheckOutUserObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ComputeTotalFloatType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Start Float = Late Start - Early Start"/>
<enumeration value="Finish Float = Late Finish - Early Finish"/>
<enumeration value="Smallest of Start Float and Finish Float"/>
</restriction>
</simpleType>
</element>
<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="255"/>
</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="CriticalActivityFloatThreshold" 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="CriticalFloatThreshold" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<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="EnablePrimeSycFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" 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="EtlInterval" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Immediate"/>
<enumeration value="Scheduled"/>
</restriction>
</simpleType>
</element>
<element name="ExternalCRKey" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FinancialPeriodTemplateId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="FinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="FiscalYearStartMonth" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ForecastFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ForecastStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="GUID" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<pattern value="\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\}|"/>
</restriction>
</simpleType>
</element>
<element name="HasFutureBucketData" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="HistoryInterval" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value=""/>
<enumeration value="Month"/>
<enumeration value="Week"/>
<enumeration value="Quarter"/>
<enumeration value="Year"/>
<enumeration value="Financial Period"/>
</restriction>
</simpleType>
</element>
<element name="HistoryLevel" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value=""/>
<enumeration value="None"/>
<enumeration value="Project"/>
<enumeration value="WBS"/>
<enumeration value="Activity_Daily"/>
<enumeration value="Activity_Weekly"/>
<enumeration value="Activity_Monthly"/>
</restriction>
</simpleType>
</element>
<element name="Id" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="40"/>
</restriction>
</simpleType>
</element>
<element name="IgnoreOtherProjectRelationships" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<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="Gateway"/>
<enumeration value="PrimaveraCloudScope"/>
</restriction>
</simpleType>
</element>
<element name="IntegratedWBS" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<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="Latitude" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="LevelAllResources" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="LevelDateFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="LevelFloatThresholdCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="LevelOuterAssign" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="LevelOuterAssignPriority" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="LevelOverAllocationPercent" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="LevelPriorityList" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="LevelResourceList" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="LevelWithinFloat" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="LevelingPriority" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="1"/>
<maxInclusive value="100"/>
</restriction>
</simpleType>
</element>
<element name="LimitMultipleFloatPaths" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<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="Longitude" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="MakeOpenEndedActivitiesCritical" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="MaximumMultipleFloatPaths" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="0"/>
<maxInclusive value="1000"/>
</restriction>
</simpleType>
</element>
<element name="MultipleFloatPathsEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="MultipleFloatPathsEndingActivityObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="MultipleFloatPathsUseTotalFloat" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="MustFinishByDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Name" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="100"/>
</restriction>
</simpleType>
</element>
<element name="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="OutOfSequenceScheduleType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value=""/>
<enumeration value="Retained Logic"/>
<enumeration value="Progress Override"/>
<enumeration value="Actual Dates"/>
</restriction>
</simpleType>
</element>
<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="ParentEPSId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ParentEPSName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ParentEPSObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="PaybackPeriod" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="PerformancePercentCompleteByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PlannedStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="PostResponsePessimisticFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="PostResponsePessimisticStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="PreResponsePessimisticFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="PreResponsePessimisticStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="PricePerUnit" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="200"/>
</restriction>
</simpleType>
</element>
<element name="PrimaryResourcesCanMarkActivitiesAsCompleted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="PrimaryResourcesCanUpdateActivityDates" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ProjectForecastStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ProjectScheduleType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value=""/>
<enumeration value="Duration"/>
<enumeration value="Resource"/>
<enumeration value="Cost"/>
</restriction>
</simpleType>
</element>
<element name="PropertyType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value=""/>
<enumeration value="ApplyActuals"/>
<enumeration value="Scheduling"/>
<enumeration value="ScheduleCheck"/>
</restriction>
</simpleType>
</element>
<element name="ProposedBudget" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PublicationPriority" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="PublishLevel" 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="RelationshipLagCalendar" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Predecessor Activity Calendar"/>
<enumeration value="Successor Activity Calendar"/>
<enumeration value="24 Hour Calendar"/>
<enumeration value="Project Default Calendar"/>
</restriction>
</simpleType>
</element>
<element name="ResetPlannedToRemainingFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ResourceCanBeAssignedToSameActivityMoreThanOnce" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ResourceName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="225"/>
</restriction>
</simpleType>
</element>
<element name="ResourcesCanAssignThemselvesToActivities" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ResourcesCanAssignThemselvesToActivitiesOutsideOBSAccess" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ResourcesCanEditAssignmentPercentComplete" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ResourcesCanMarkAssignmentAsCompleted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ResourcesCanStaffRoleAssignment" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="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="ReviewType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value=""/>
<enumeration value="Anyone Can Review"/>
<enumeration value="Everyone Must Review"/>
</restriction>
</simpleType>
</element>
<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="RiskMatrixName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="40"/>
</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="ScheduleWBSHierarchyType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Complete"/>
<enumeration value="Partial"/>
<enumeration value="Levels"/>
</restriction>
</simpleType>
</element>
<element name="ScheduledFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="SourceProjectObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="StartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="StartToStartLagCalculationType" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Status" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Planned"/>
<enumeration value="Active"/>
<enumeration value="Inactive"/>
<enumeration value="What-If"/>
<enumeration value="Requested"/>
<enumeration value="Template"/>
</restriction>
</simpleType>
</element>
<element name="StatusReviewerName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="StatusReviewerObjectId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="StrategicPriority" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="1"/>
<maxInclusive value="10000"/>
</restriction>
</simpleType>
</element>
<element name="SummarizeResourcesRolesByWBS" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<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="SyncWbsHierarchyFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" 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="TeamMemberAddNewActualUnits" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="TeamMemberAssignmentOption" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="32"/>
</restriction>
</simpleType>
</element>
<element name="TeamMemberAssignmentProficiencyFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="TeamMemberCanOutOfSequenceFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="TeamMemberCanStatusOtherResources" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="TeamMemberCanUpdateNotebooks" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="TeamMemberDisplayBaselineDatesFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="TeamMemberDisplayDiscussionsFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="TeamMemberDisplayPlannedUnits" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="TeamMemberDisplayTotalFloatFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="TeamMemberIncludePrimaryResources" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="TeamMemberProjectViewableFields" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="512"/>
</restriction>
</simpleType>
</element>
<element name="TeamMemberReadOnlyActivityFields" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="512"/>
</restriction>
</simpleType>
</element>
<element name="TeamMemberResourceAssignmentFields" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="512"/>
</restriction>
</simpleType>
</element>
<element name="TeamMemberStepUDFViewableFields" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="512"/>
</restriction>
</simpleType>
</element>
<element name="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="UnifierCBSTasksOnlyFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="UnifierDataMappingName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="200"/>
</restriction>
</simpleType>
</element>
<element name="UnifierDeleteActivitiesFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="UnifierEnabledFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="UnifierProjectName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="200"/>
</restriction>
</simpleType>
</element>
<element name="UnifierProjectNumber" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="200"/>
</restriction>
</simpleType>
</element>
<element name="UnifierScheduleSheetName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="200"/>
</restriction>
</simpleType>
</element>
<element name="UnitPerTimeOvertimeFactor" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="200"/>
</restriction>
</simpleType>
</element>
<element name="UseExpectedFinishDates" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="UseProjectBaselineForEarnedValue" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="WBSCategoryObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="WBSCodeSeparator" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="2"/>
</restriction>
</simpleType>
</element>
<element name="WBSHierarchyLevels" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<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/V24.12/API/BusinessObjects}CodeAssignmentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="UDF" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}UDFAssignmentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Spread" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}EPSProjectWBSSpreadType" minOccurs="0"/>
<element name="ProjectResourceSpread" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ProjectResourceSpreadType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ProjectRoleSpread" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ProjectRoleSpreadType" maxOccurs="unbounded" minOccurs="0"/>
<sequence>
<element name="Calendar" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}CalendarType" maxOccurs="unbounded" minOccurs="0"/>
<element name="WBS" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}WBSType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ProjectResource" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ProjectResourceType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ProjectResourceQuantity" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ProjectResourceQuantityType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ProjectBudgetChangeLog" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ProjectBudgetChangeLogType" maxOccurs="unbounded" minOccurs="0"/>
<element name="WBSMilestone" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}WBSMilestoneType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ProjectNote" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ProjectNoteType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ProjectThreshold" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ProjectThresholdType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ProjectSpendingPlan" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ProjectSpendingPlanType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ProjectFunding" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ProjectFundingType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ActivityCodeType" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ActivityCodeTypeType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ActivityCode" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ActivityCodeType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ResourceAssignmentCodeType" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ResourceAssignmentCodeTypeType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ResourceAssignmentCode" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ResourceAssignmentCodeType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Activity" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ActivityType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ResourceAssignment" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ResourceAssignmentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ActivityExpense" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ActivityExpenseType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ActivityNote" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ActivityNoteType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ActivityStep" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ActivityStepType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Relationship" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}RelationshipType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ActivityPeriodActual" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ActivityPeriodActualType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ProjectIssue" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ProjectIssueType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ResourceAssignmentPeriodActual" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ResourceAssignmentPeriodActualType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Document" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}DocumentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ProjectDocument" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ProjectDocumentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ScheduleOptions" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ScheduleOptionsType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Risk" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}RiskType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ActivityRisk" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ActivityRiskType" maxOccurs="unbounded" minOccurs="0"/>
<element name="RiskImpact" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}RiskImpactType" maxOccurs="unbounded" minOccurs="0"/>
<element name="RiskResponsePlan" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}RiskResponsePlanType" maxOccurs="unbounded" minOccurs="0"/>
<element name="RiskResponseAction" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}RiskResponseActionType" maxOccurs="unbounded" minOccurs="0"/>
<element name="RiskResponseActionImpact" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/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.
|
String |
getActivityDefaultCalendarName()
Gets the value of the activityDefaultCalendarName property.
|
Integer |
getActivityDefaultCalendarObjectId()
Gets the value of the activityDefaultCalendarObjectId property.
|
Integer |
getActivityDefaultCostAccountObjectId()
Gets the value of the activityDefaultCostAccountObjectId property.
|
String |
getActivityDefaultDurationType()
Gets the value of the activityDefaultDurationType property.
|
String |
getActivityDefaultPercentCompleteType()
Gets the value of the activityDefaultPercentCompleteType property.
|
Double |
getActivityDefaultPricePerUnit()
Gets the value of the activityDefaultPricePerUnit property.
|
List<ActivityExpenseType> |
getActivityExpense()
Gets the value of the activityExpense property.
|
Integer |
getActivityIdIncrement()
Gets the value of the activityIdIncrement property.
|
String |
getActivityIdPrefix()
Gets the value of the activityIdPrefix property.
|
Integer |
getActivityIdSuffix()
Gets the value of the activityIdSuffix property.
|
List<ActivityNoteType> |
getActivityNote()
Gets the value of the activityNote property.
|
List<ActivityPeriodActualType> |
getActivityPeriodActual()
Gets the value of the activityPeriodActual property.
|
List<ActivityRiskType> |
getActivityRisk()
Gets the value of the activityRisk property.
|
List<ActivityStepType> |
getActivityStep()
Gets the value of the activityStep property.
|
String |
getAddedBy()
Gets the value of the addedBy property.
|
Double |
getAnnualDiscountRate()
Gets the value of the annualDiscountRate property.
|
LocalDateTime |
getAnticipatedFinishDate()
Gets the value of the anticipatedFinishDate property.
|
LocalDateTime |
getAnticipatedStartDate()
Gets the value of the anticipatedStartDate property.
|
String |
getAssignmentDefaultRateType()
Gets the value of the assignmentDefaultRateType property.
|
List<CalendarType> |
getCalendar()
Gets the value of the calendar property.
|
LocalDateTime |
getCheckOutDate()
Gets the value of the checkOutDate property.
|
Integer |
getCheckOutUserObjectId()
Gets the value of the checkOutUserObjectId property.
|
List<CodeAssignmentType> |
getCode()
Gets the value of the code property.
|
String |
getComputeTotalFloatType()
Gets the value of the computeTotalFloatType property.
|
String |
getContractManagementGroupName()
Gets the value of the contractManagementGroupName property.
|
String |
getContractManagementProjectName()
Gets the value of the contractManagementProjectName property.
|
LocalDateTime |
getCreateDate()
Gets the value of the createDate property.
|
String |
getCreateUser()
Gets the value of the createUser property.
|
Double |
getCriticalActivityFloatLimit()
Gets the value of the criticalActivityFloatLimit property.
|
Double |
getCriticalActivityFloatThreshold()
Gets the value of the criticalActivityFloatThreshold property.
|
String |
getCriticalActivityPathType()
Gets the value of the criticalActivityPathType property.
|
Double |
getCriticalFloatThreshold()
Gets the value of the criticalFloatThreshold 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.
|
LocalDateTime |
getDataDate()
Gets the value of the dataDate property.
|
LocalDateTime |
getDateAdded()
Gets the value of the dateAdded property.
|
String |
getDefaultPriceTimeUnits()
Gets the value of the defaultPriceTimeUnits property.
|
String |
getDescription()
Gets the value of the description property.
|
String |
getDiscountApplicationPeriod()
Gets the value of the discountApplicationPeriod property.
|
Double |
getDistributedCurrentBudget()
Gets the value of the distributedCurrentBudget property.
|
List<DocumentType> |
getDocument()
Gets the value of the document property.
|
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.
|
String |
getEtlInterval()
Gets the value of the etlInterval property.
|
String |
getExternalCRKey()
Gets the value of the externalCRKey property.
|
Integer |
getFinancialPeriodTemplateId()
Gets the value of the financialPeriodTemplateId property.
|
LocalDateTime |
getFinishDate()
Gets the value of the finishDate property.
|
Integer |
getFiscalYearStartMonth()
Gets the value of the fiscalYearStartMonth property.
|
LocalDateTime |
getForecastFinishDate()
Gets the value of the forecastFinishDate property.
|
LocalDateTime |
getForecastStartDate()
Gets the value of the forecastStartDate property.
|
String |
getGUID()
Gets the value of the guid property.
|
String |
getHistoryInterval()
Gets the value of the historyInterval property.
|
String |
getHistoryLevel()
Gets the value of the historyLevel property.
|
String |
getId()
Gets the value of the id property.
|
Double |
getIndependentETCLaborUnits()
Gets the value of the independentETCLaborUnits property.
|
Double |
getIndependentETCTotalCost()
Gets the value of the independentETCTotalCost property.
|
String |
getIntegratedType()
Gets the value of the integratedType property.
|
LocalDateTime |
getLastApplyActualsDate()
Gets the value of the lastApplyActualsDate property.
|
Integer |
getLastFinancialPeriodObjectId()
Gets the value of the lastFinancialPeriodObjectId property.
|
LocalDateTime |
getLastLevelDate()
Gets the value of the lastLevelDate property.
|
LocalDateTime |
getLastPublishedOn()
Gets the value of the lastPublishedOn property.
|
LocalDateTime |
getLastScheduleDate()
Gets the value of the lastScheduleDate property.
|
LocalDateTime |
getLastSummarizedDate()
Gets the value of the lastSummarizedDate property.
|
LocalDateTime |
getLastUpdateDate()
Gets the value of the lastUpdateDate property.
|
String |
getLastUpdateUser()
Gets the value of the lastUpdateUser property.
|
Double |
getLatitude()
Gets the value of the latitude property.
|
Integer |
getLevelFloatThresholdCount()
Gets the value of the levelFloatThresholdCount property.
|
Integer |
getLevelingPriority()
Gets the value of the levelingPriority property.
|
Integer |
getLevelOuterAssignPriority()
Gets the value of the levelOuterAssignPriority property.
|
Double |
getLevelOverAllocationPercent()
Gets the value of the levelOverAllocationPercent property.
|
String |
getLevelPriorityList()
Gets the value of the levelPriorityList property.
|
String |
getLevelResourceList()
Gets the value of the levelResourceList property.
|
String |
getLocationName()
Gets the value of the locationName property.
|
Integer |
getLocationObjectId()
Gets the value of the locationObjectId property.
|
Double |
getLongitude()
Gets the value of the longitude property.
|
Integer |
getMaximumMultipleFloatPaths()
Gets the value of the maximumMultipleFloatPaths property.
|
Integer |
getMultipleFloatPathsEndingActivityObjectId()
Gets the value of the multipleFloatPathsEndingActivityObjectId property.
|
LocalDateTime |
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.
|
String |
getOutOfSequenceScheduleType()
Gets the value of the outOfSequenceScheduleType property.
|
Integer |
getOverallProjectScore()
Gets the value of the overallProjectScore property.
|
Integer |
getOwnerResourceObjectId()
Gets the value of the ownerResourceObjectId property.
|
String |
getParentEPSId()
Gets the value of the parentEPSId property.
|
String |
getParentEPSName()
Gets the value of the parentEPSName property.
|
Integer |
getParentEPSObjectId()
Gets the value of the parentEPSObjectId property.
|
Integer |
getPaybackPeriod()
Gets the value of the paybackPeriod property.
|
Double |
getPerformancePercentCompleteByLaborUnits()
Gets the value of the performancePercentCompleteByLaborUnits property.
|
LocalDateTime |
getPlannedStartDate()
Gets the value of the plannedStartDate property.
|
LocalDateTime |
getPostResponsePessimisticFinish()
Gets the value of the postResponsePessimisticFinish property.
|
LocalDateTime |
getPostResponsePessimisticStart()
Gets the value of the postResponsePessimisticStart property.
|
LocalDateTime |
getPreResponsePessimisticFinish()
Gets the value of the preResponsePessimisticFinish property.
|
LocalDateTime |
getPreResponsePessimisticStart()
Gets the value of the preResponsePessimisticStart property.
|
String |
getPricePerUnit()
Gets the value of the pricePerUnit property.
|
List<ProjectBudgetChangeLogType> |
getProjectBudgetChangeLog()
Gets the value of the projectBudgetChangeLog property.
|
List<ProjectDocumentType> |
getProjectDocument()
Gets the value of the projectDocument property.
|
LocalDateTime |
getProjectForecastStartDate()
Gets the value of the projectForecastStartDate property.
|
List<ProjectFundingType> |
getProjectFunding()
Gets the value of the projectFunding property.
|
List<ProjectIssueType> |
getProjectIssue()
Gets the value of the projectIssue property.
|
List<ProjectNoteType> |
getProjectNote()
Gets the value of the projectNote property.
|
List<ProjectResourceType> |
getProjectResource()
Gets the value of the projectResource property.
|
List<ProjectResourceQuantityType> |
getProjectResourceQuantity()
Gets the value of the projectResourceQuantity property.
|
List<ProjectResourceSpreadType> |
getProjectResourceSpread()
Gets the value of the projectResourceSpread property.
|
List<ProjectRoleSpreadType> |
getProjectRoleSpread()
Gets the value of the projectRoleSpread property.
|
String |
getProjectScheduleType()
Gets the value of the projectScheduleType property.
|
List<ProjectSpendingPlanType> |
getProjectSpendingPlan()
Gets the value of the projectSpendingPlan property.
|
List<ProjectThresholdType> |
getProjectThreshold()
Gets the value of the projectThreshold property.
|
String |
getPropertyType()
Gets the value of the propertyType property.
|
Double |
getProposedBudget()
Gets the value of the proposedBudget property.
|
Integer |
getPublicationPriority()
Gets the value of the publicationPriority property.
|
String |
getPublishLevel()
Gets the value of the publishLevel property.
|
List<RelationshipType> |
getRelationship()
Gets the value of the relationship property.
|
String |
getRelationshipLagCalendar()
Gets the value of the relationshipLagCalendar property.
|
List<ResourceAssignmentType> |
getResourceAssignment()
Gets the value of the resourceAssignment property.
|
List<ResourceAssignmentCodeType> |
getResourceAssignmentCode()
Gets the value of the resourceAssignmentCode property.
|
List<ResourceAssignmentCodeTypeType> |
getResourceAssignmentCodeType()
Gets the value of the resourceAssignmentCodeType property.
|
List<ResourceAssignmentPeriodActualType> |
getResourceAssignmentPeriodActual()
Gets the value of the resourceAssignmentPeriodActual property.
|
String |
getResourceName()
Gets the value of the resourceName property.
|
Double |
getReturnOnInvestment()
Gets the value of the returnOnInvestment property.
|
String |
getReviewType()
Gets the value of the reviewType 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.
|
String |
getRiskMatrixName()
Gets the value of the riskMatrixName property.
|
Integer |
getRiskMatrixObjectId()
Gets the value of the riskMatrixObjectId property.
|
List<RiskResponseActionType> |
getRiskResponseAction()
Gets the value of the riskResponseAction property.
|
List<RiskResponseActionImpactType> |
getRiskResponseActionImpact()
Gets the value of the riskResponseActionImpact property.
|
List<RiskResponsePlanType> |
getRiskResponsePlan()
Gets the value of the riskResponsePlan property.
|
Integer |
getRiskScore()
Gets the value of the riskScore property.
|
LocalDateTime |
getScheduledFinishDate()
Gets the value of the scheduledFinishDate property.
|
List<ScheduleOptionsType> |
getScheduleOptions()
Gets the value of the scheduleOptions property.
|
String |
getScheduleWBSHierarchyType()
Gets the value of the scheduleWBSHierarchyType property.
|
Integer |
getSourceProjectObjectId()
Gets the value of the sourceProjectObjectId property.
|
EPSProjectWBSSpreadType |
getSpread()
Gets the value of the spread property.
|
LocalDateTime |
getStartDate()
Gets the value of the startDate property.
|
String |
getStatus()
Gets the value of the status property.
|
String |
getStatusReviewerName()
Gets the value of the statusReviewerName property.
|
String |
getStatusReviewerObjectId()
Gets the value of the statusReviewerObjectId property.
|
Integer |
getStrategicPriority()
Gets the value of the strategicPriority property.
|
LocalDateTime |
getSummarizedDataDate()
Gets the value of the summarizedDataDate property.
|
Integer |
getSummarizeToWBSLevel()
Gets the value of the summarizeToWBSLevel property.
|
Double |
getSummaryAccountingVarianceByCost()
Gets the value of the summaryAccountingVarianceByCost property.
|
Double |
getSummaryAccountingVarianceByLaborUnits()
Gets the value of the summaryAccountingVarianceByLaborUnits property.
|
Integer |
getSummaryActivityCount()
Gets the value of the summaryActivityCount property.
|
Double |
getSummaryActualDuration()
Gets the value of the summaryActualDuration property.
|
Double |
getSummaryActualExpenseCost()
Gets the value of the summaryActualExpenseCost property.
|
LocalDateTime |
getSummaryActualFinishDate()
Gets the value of the summaryActualFinishDate property.
|
Double |
getSummaryActualLaborCost()
Gets the value of the summaryActualLaborCost property.
|
Double |
getSummaryActualLaborUnits()
Gets the value of the summaryActualLaborUnits property.
|
Double |
getSummaryActualMaterialCost()
Gets the value of the summaryActualMaterialCost property.
|
Double |
getSummaryActualNonLaborCost()
Gets the value of the summaryActualNonLaborCost property.
|
Double |
getSummaryActualNonLaborUnits()
Gets the value of the summaryActualNonLaborUnits property.
|
LocalDateTime |
getSummaryActualStartDate()
Gets the value of the summaryActualStartDate property.
|
Double |
getSummaryActualThisPeriodCost()
Gets the value of the summaryActualThisPeriodCost property.
|
Double |
getSummaryActualThisPeriodLaborCost()
Gets the value of the summaryActualThisPeriodLaborCost property.
|
Double |
getSummaryActualThisPeriodLaborUnits()
Gets the value of the summaryActualThisPeriodLaborUnits property.
|
Double |
getSummaryActualThisPeriodMaterialCost()
Gets the value of the summaryActualThisPeriodMaterialCost property.
|
Double |
getSummaryActualThisPeriodNonLaborCost()
Gets the value of the summaryActualThisPeriodNonLaborCost property.
|
Double |
getSummaryActualThisPeriodNonLaborUnits()
Gets the value of the summaryActualThisPeriodNonLaborUnits property.
|
Double |
getSummaryActualTotalCost()
Gets the value of the summaryActualTotalCost property.
|
Double |
getSummaryActualValueByCost()
Gets the value of the summaryActualValueByCost property.
|
Double |
getSummaryActualValueByLaborUnits()
Gets the value of the summaryActualValueByLaborUnits property.
|
Double |
getSummaryAtCompletionDuration()
Gets the value of the summaryAtCompletionDuration property.
|
Double |
getSummaryAtCompletionExpenseCost()
Gets the value of the summaryAtCompletionExpenseCost property.
|
Double |
getSummaryAtCompletionLaborCost()
Gets the value of the summaryAtCompletionLaborCost property.
|
Double |
getSummaryAtCompletionLaborUnits()
Gets the value of the summaryAtCompletionLaborUnits property.
|
Double |
getSummaryAtCompletionMaterialCost()
Gets the value of the summaryAtCompletionMaterialCost property.
|
Double |
getSummaryAtCompletionNonLaborCost()
Gets the value of the summaryAtCompletionNonLaborCost property.
|
Double |
getSummaryAtCompletionNonLaborUnits()
Gets the value of the summaryAtCompletionNonLaborUnits property.
|
Double |
getSummaryAtCompletionTotalCost()
Gets the value of the summaryAtCompletionTotalCost property.
|
Double |
getSummaryAtCompletionTotalCostVariance()
Gets the value of the summaryAtCompletionTotalCostVariance property.
|
Integer |
getSummaryBaselineCompletedActivityCount()
Gets the value of the summaryBaselineCompletedActivityCount property.
|
Double |
getSummaryBaselineDuration()
Gets the value of the summaryBaselineDuration property.
|
Double |
getSummaryBaselineExpenseCost()
Gets the value of the summaryBaselineExpenseCost property.
|
LocalDateTime |
getSummaryBaselineFinishDate()
Gets the value of the summaryBaselineFinishDate property.
|
Integer |
getSummaryBaselineInProgressActivityCount()
Gets the value of the summaryBaselineInProgressActivityCount property.
|
Double |
getSummaryBaselineLaborCost()
Gets the value of the summaryBaselineLaborCost property.
|
Double |
getSummaryBaselineLaborUnits()
Gets the value of the summaryBaselineLaborUnits property.
|
Double |
getSummaryBaselineMaterialCost()
Gets the value of the summaryBaselineMaterialCost property.
|
Double |
getSummaryBaselineNonLaborCost()
Gets the value of the summaryBaselineNonLaborCost property.
|
Double |
getSummaryBaselineNonLaborUnits()
Gets the value of the summaryBaselineNonLaborUnits property.
|
Integer |
getSummaryBaselineNotStartedActivityCount()
Gets the value of the summaryBaselineNotStartedActivityCount property.
|
LocalDateTime |
getSummaryBaselineStartDate()
Gets the value of the summaryBaselineStartDate property.
|
Double |
getSummaryBaselineTotalCost()
Gets the value of the summaryBaselineTotalCost property.
|
Double |
getSummaryBudgetAtCompletionByCost()
Gets the value of the summaryBudgetAtCompletionByCost property.
|
Double |
getSummaryBudgetAtCompletionByLaborUnits()
Gets the value of the summaryBudgetAtCompletionByLaborUnits property.
|
Integer |
getSummaryCompletedActivityCount()
Gets the value of the summaryCompletedActivityCount property.
|
Double |
getSummaryCostPercentComplete()
Gets the value of the summaryCostPercentComplete property.
|
Double |
getSummaryCostPercentOfPlanned()
Gets the value of the summaryCostPercentOfPlanned property.
|
Double |
getSummaryCostPerformanceIndexByCost()
Gets the value of the summaryCostPerformanceIndexByCost property.
|
Double |
getSummaryCostPerformanceIndexByLaborUnits()
Gets the value of the summaryCostPerformanceIndexByLaborUnits property.
|
Double |
getSummaryCostVarianceByCost()
Gets the value of the summaryCostVarianceByCost property.
|
Double |
getSummaryCostVarianceByLaborUnits()
Gets the value of the summaryCostVarianceByLaborUnits property.
|
Double |
getSummaryCostVarianceIndex()
Gets the value of the summaryCostVarianceIndex property.
|
Double |
getSummaryCostVarianceIndexByCost()
Gets the value of the summaryCostVarianceIndexByCost property.
|
Double |
getSummaryCostVarianceIndexByLaborUnits()
Gets the value of the summaryCostVarianceIndexByLaborUnits property.
|
Double |
getSummaryDurationPercentComplete()
Gets the value of the summaryDurationPercentComplete property.
|
Double |
getSummaryDurationPercentOfPlanned()
Gets the value of the summaryDurationPercentOfPlanned property.
|
Double |
getSummaryDurationVariance()
Gets the value of the summaryDurationVariance property.
|
Double |
getSummaryEarnedValueByCost()
Gets the value of the summaryEarnedValueByCost property.
|
Double |
getSummaryEarnedValueByLaborUnits()
Gets the value of the summaryEarnedValueByLaborUnits property.
|
Double |
getSummaryEstimateAtCompletionByCost()
Gets the value of the summaryEstimateAtCompletionByCost property.
|
Double |
getSummaryEstimateAtCompletionByLaborUnits()
Gets the value of the summaryEstimateAtCompletionByLaborUnits property.
|
Double |
getSummaryEstimateAtCompletionHighPercentByLaborUnits()
Gets the value of the summaryEstimateAtCompletionHighPercentByLaborUnits property.
|
Double |
getSummaryEstimateAtCompletionLowPercentByLaborUnits()
Gets the value of the summaryEstimateAtCompletionLowPercentByLaborUnits property.
|
Double |
getSummaryEstimateToCompleteByCost()
Gets the value of the summaryEstimateToCompleteByCost property.
|
Double |
getSummaryEstimateToCompleteByLaborUnits()
Gets the value of the summaryEstimateToCompleteByLaborUnits property.
|
Double |
getSummaryExpenseCostPercentComplete()
Gets the value of the summaryExpenseCostPercentComplete property.
|
Double |
getSummaryExpenseCostVariance()
Gets the value of the summaryExpenseCostVariance property.
|
Double |
getSummaryFinishDateVariance()
Gets the value of the summaryFinishDateVariance property.
|
Integer |
getSummaryInProgressActivityCount()
Gets the value of the summaryInProgressActivityCount property.
|
Double |
getSummaryLaborCostPercentComplete()
Gets the value of the summaryLaborCostPercentComplete property.
|
Double |
getSummaryLaborCostVariance()
Gets the value of the summaryLaborCostVariance property.
|
Double |
getSummaryLaborUnitsPercentComplete()
Gets the value of the summaryLaborUnitsPercentComplete property.
|
Double |
getSummaryLaborUnitsVariance()
Gets the value of the summaryLaborUnitsVariance property.
|
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.
|
LocalDateTime |
getSummaryPlannedFinishDate()
Gets the value of the summaryPlannedFinishDate property.
|
Double |
getSummaryPlannedLaborCost()
Gets the value of the summaryPlannedLaborCost property.
|
Double |
getSummaryPlannedLaborUnits()
Gets the value of the summaryPlannedLaborUnits property.
|
Double |
getSummaryPlannedMaterialCost()
Gets the value of the summaryPlannedMaterialCost property.
|
Double |
getSummaryPlannedNonLaborCost()
Gets the value of the summaryPlannedNonLaborCost property.
|
Double |
getSummaryPlannedNonLaborUnits()
Gets the value of the summaryPlannedNonLaborUnits property.
|
LocalDateTime |
getSummaryPlannedStartDate()
Gets the value of the summaryPlannedStartDate property.
|
Double |
getSummaryPlannedValueByCost()
Gets the value of the summaryPlannedValueByCost property.
|
Double |
getSummaryPlannedValueByLaborUnits()
Gets the value of the summaryPlannedValueByLaborUnits property.
|
LocalDateTime |
getSummaryProgressFinishDate()
Gets the value of the summaryProgressFinishDate property.
|
Double |
getSummaryRemainingDuration()
Gets the value of the summaryRemainingDuration property.
|
Double |
getSummaryRemainingExpenseCost()
Gets the value of the summaryRemainingExpenseCost property.
|
LocalDateTime |
getSummaryRemainingFinishDate()
Gets the value of the summaryRemainingFinishDate property.
|
Double |
getSummaryRemainingLaborCost()
Gets the value of the summaryRemainingLaborCost property.
|
Double |
getSummaryRemainingLaborUnits()
Gets the value of the summaryRemainingLaborUnits property.
|
Double |
getSummaryRemainingMaterialCost()
Gets the value of the summaryRemainingMaterialCost property.
|
Double |
getSummaryRemainingNonLaborCost()
Gets the value of the summaryRemainingNonLaborCost property.
|
Double |
getSummaryRemainingNonLaborUnits()
Gets the value of the summaryRemainingNonLaborUnits property.
|
LocalDateTime |
getSummaryRemainingStartDate()
Gets the value of the summaryRemainingStartDate property.
|
Double |
getSummaryRemainingTotalCost()
Gets the value of the summaryRemainingTotalCost property.
|
Double |
getSummarySchedulePercentComplete()
Gets the value of the summarySchedulePercentComplete property.
|
Double |
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 |
getTeamMemberProjectViewableFields()
Gets the value of the teamMemberProjectViewableFields property.
|
String |
getTeamMemberReadOnlyActivityFields()
Gets the value of the teamMemberReadOnlyActivityFields property.
|
String |
getTeamMemberResourceAssignmentFields()
Gets the value of the teamMemberResourceAssignmentFields property.
|
String |
getTeamMemberStepUDFViewableFields()
Gets the value of the teamMemberStepUDFViewableFields property.
|
String |
getTeamMemberViewableFields()
Gets the value of the teamMemberViewableFields property.
|
Double |
getTotalBenefitPlan()
Gets the value of the totalBenefitPlan property.
|
Double |
getTotalBenefitPlanTally()
Gets the value of the totalBenefitPlanTally property.
|
Double |
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.
|
String |
getUnifierDataMappingName()
Gets the value of the unifierDataMappingName property.
|
String |
getUnifierProjectName()
Gets the value of the unifierProjectName property.
|
String |
getUnifierProjectNumber()
Gets the value of the unifierProjectNumber property.
|
String |
getUnifierScheduleSheetName()
Gets the value of the unifierScheduleSheetName property.
|
String |
getUnitPerTimeOvertimeFactor()
Gets the value of the unitPerTimeOvertimeFactor property.
|
List<WBSType> |
getWBS()
Gets the value of the wbs property.
|
Integer |
getWBSCategoryObjectId()
Gets the value of the wbsCategoryObjectId property.
|
String |
getWBSCodeSeparator()
Gets the value of the wbsCodeSeparator property.
|
Integer |
getWBSHierarchyLevels()
Gets the value of the wbsHierarchyLevels 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 |
isCalculateFloatBasedOnFinishDate()
Gets the value of the calculateFloatBasedOnFinishDate 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 |
isEnablePrimeSycFlag()
Gets the value of the enablePrimeSycFlag 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 |
isIgnoreOtherProjectRelationships()
Gets the value of the ignoreOtherProjectRelationships property.
|
Boolean |
isIntegratedWBS()
Gets the value of the integratedWBS property.
|
Boolean |
isIsTemplate()
Gets the value of the isTemplate property.
|
Boolean |
isLevelAllResources()
Gets the value of the levelAllResources property.
|
Boolean |
isLevelDateFlag()
Gets the value of the levelDateFlag property.
|
Boolean |
isLevelOuterAssign()
Gets the value of the levelOuterAssign property.
|
Boolean |
isLevelWithinFloat()
Gets the value of the levelWithinFloat property.
|
Boolean |
isLimitMultipleFloatPaths()
Gets the value of the limitMultipleFloatPaths 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 |
isMakeOpenEndedActivitiesCritical()
Gets the value of the makeOpenEndedActivitiesCritical property.
|
Boolean |
isMultipleFloatPathsEnabled()
Gets the value of the multipleFloatPathsEnabled property.
|
Boolean |
isMultipleFloatPathsUseTotalFloat()
Gets the value of the multipleFloatPathsUseTotalFloat property.
|
Boolean |
isPrimaryResourcesCanMarkActivitiesAsCompleted()
Gets the value of the primaryResourcesCanMarkActivitiesAsCompleted property.
|
Boolean |
isPrimaryResourcesCanUpdateActivityDates()
Gets the value of the primaryResourcesCanUpdateActivityDates property.
|
Boolean |
isResetPlannedToRemainingFlag()
Gets the value of the resetPlannedToRemainingFlag property.
|
Boolean |
isResourceCanBeAssignedToSameActivityMoreThanOnce()
Gets the value of the resourceCanBeAssignedToSameActivityMoreThanOnce property.
|
Boolean |
isResourcesCanAssignThemselvesToActivities()
Gets the value of the resourcesCanAssignThemselvesToActivities property.
|
Boolean |
isResourcesCanAssignThemselvesToActivitiesOutsideOBSAccess()
Gets the value of the resourcesCanAssignThemselvesToActivitiesOutsideOBSAccess property.
|
Boolean |
isResourcesCanEditAssignmentPercentComplete()
Gets the value of the resourcesCanEditAssignmentPercentComplete property.
|
Boolean |
isResourcesCanMarkAssignmentAsCompleted()
Gets the value of the resourcesCanMarkAssignmentAsCompleted property.
|
Boolean |
isResourcesCanStaffRoleAssignment()
Gets the value of the resourcesCanStaffRoleAssignment property.
|
Boolean |
isResourcesCanViewInactiveActivities()
Gets the value of the resourcesCanViewInactiveActivities property.
|
Boolean |
isStartToStartLagCalculationType()
Gets the value of the startToStartLagCalculationType property.
|
Boolean |
isSummarizeResourcesRolesByWBS()
Gets the value of the summarizeResourcesRolesByWBS property.
|
Boolean |
isSyncWbsHierarchyFlag()
Gets the value of the syncWbsHierarchyFlag property.
|
Boolean |
isTeamMemberAddNewActualUnits()
Gets the value of the teamMemberAddNewActualUnits property.
|
Boolean |
isTeamMemberAssignmentProficiencyFlag()
Gets the value of the teamMemberAssignmentProficiencyFlag property.
|
Boolean |
isTeamMemberCanOutOfSequenceFlag()
Gets the value of the teamMemberCanOutOfSequenceFlag property.
|
Boolean |
isTeamMemberCanStatusOtherResources()
Gets the value of the teamMemberCanStatusOtherResources property.
|
Boolean |
isTeamMemberCanUpdateNotebooks()
Gets the value of the teamMemberCanUpdateNotebooks property.
|
Boolean |
isTeamMemberDisplayBaselineDatesFlag()
Gets the value of the teamMemberDisplayBaselineDatesFlag property.
|
Boolean |
isTeamMemberDisplayDiscussionsFlag()
Gets the value of the teamMemberDisplayDiscussionsFlag property.
|
Boolean |
isTeamMemberDisplayPlannedUnits()
Gets the value of the teamMemberDisplayPlannedUnits property.
|
Boolean |
isTeamMemberDisplayTotalFloatFlag()
Gets the value of the teamMemberDisplayTotalFloatFlag property.
|
Boolean |
isTeamMemberIncludePrimaryResources()
Gets the value of the teamMemberIncludePrimaryResources property.
|
Boolean |
isTeamMemberStepsAddDeletable()
Gets the value of the teamMemberStepsAddDeletable property.
|
Boolean |
isUnifierCBSTasksOnlyFlag()
Gets the value of the unifierCBSTasksOnlyFlag property.
|
Boolean |
isUnifierDeleteActivitiesFlag()
Gets the value of the unifierDeleteActivitiesFlag property.
|
Boolean |
isUnifierEnabledFlag()
Gets the value of the unifierEnabledFlag property.
|
Boolean |
isUseExpectedFinishDates()
Gets the value of the useExpectedFinishDates property.
|
Boolean |
isUseProjectBaselineForEarnedValue()
Gets the value of the useProjectBaselineForEarnedValue property.
|
void |
setActivityDefaultActivityType(String value)
Sets the value of the activityDefaultActivityType property.
|
void |
setActivityDefaultCalendarName(String value)
Sets the value of the activityDefaultCalendarName 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(LocalDateTime value)
Sets the value of the anticipatedFinishDate property.
|
void |
setAnticipatedStartDate(LocalDateTime value)
Sets the value of the anticipatedStartDate property.
|
void |
setAssignmentDefaultDrivingFlag(Boolean value)
Sets the value of the assignmentDefaultDrivingFlag property.
|
void |
setAssignmentDefaultRateType(String value)
Sets the value of the assignmentDefaultRateType property.
|
void |
setCalculateFloatBasedOnFinishDate(Boolean value)
Sets the value of the calculateFloatBasedOnFinishDate property.
|
void |
setCheckOutDate(LocalDateTime value)
Sets the value of the checkOutDate property.
|
void |
setCheckOutStatus(Boolean value)
Sets the value of the checkOutStatus property.
|
void |
setCheckOutUserObjectId(Integer value)
Sets the value of the checkOutUserObjectId property.
|
void |
setComputeTotalFloatType(String value)
Sets the value of the computeTotalFloatType 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(LocalDateTime value)
Sets the value of the createDate property.
|
void |
setCreateUser(String value)
Sets the value of the createUser property.
|
void |
setCriticalActivityFloatLimit(Double value)
Sets the value of the criticalActivityFloatLimit property.
|
void |
setCriticalActivityFloatThreshold(Double value)
Sets the value of the criticalActivityFloatThreshold property.
|
void |
setCriticalActivityPathType(String value)
Sets the value of the criticalActivityPathType property.
|
void |
setCriticalFloatThreshold(Double value)
Sets the value of the criticalFloatThreshold 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(LocalDateTime value)
Sets the value of the dataDate property.
|
void |
setDateAdded(LocalDateTime value)
Sets the value of the dateAdded property.
|
void |
setDefaultPriceTimeUnits(String value)
Sets the value of the defaultPriceTimeUnits property.
|
void |
setDescription(String value)
Sets the value of the description property.
|
void |
setDiscountApplicationPeriod(String value)
Sets the value of the discountApplicationPeriod property.
|
void |
setDistributedCurrentBudget(Double value)
Sets the value of the distributedCurrentBudget property.
|
void |
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 |
setEnablePrimeSycFlag(Boolean value)
Sets the value of the enablePrimeSycFlag property.
|
void |
setEnablePublication(Boolean value)
Sets the value of the enablePublication property.
|
void |
setEnableSummarization(Boolean value)
Sets the value of the enableSummarization property.
|
void |
setEtlInterval(String value)
Sets the value of the etlInterval property.
|
void |
setExternal(Boolean value)
Sets the value of the external property.
|
void |
setExternalCRKey(String value)
Sets the value of the externalCRKey property.
|
void |
setFinancialPeriodTemplateId(Integer value)
Sets the value of the financialPeriodTemplateId property.
|
void |
setFinishDate(LocalDateTime value)
Sets the value of the finishDate property.
|
void |
setFiscalYearStartMonth(Integer value)
Sets the value of the fiscalYearStartMonth property.
|
void |
setForecastFinishDate(LocalDateTime value)
Sets the value of the forecastFinishDate property.
|
void |
setForecastStartDate(LocalDateTime value)
Sets the value of the forecastStartDate property.
|
void |
setGUID(String value)
Sets the value of the guid property.
|
void |
setHasFutureBucketData(Boolean value)
Sets the value of the hasFutureBucketData property.
|
void |
setHistoryInterval(String value)
Sets the value of the historyInterval property.
|
void |
setHistoryLevel(String value)
Sets the value of the historyLevel property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setIgnoreOtherProjectRelationships(Boolean value)
Sets the value of the ignoreOtherProjectRelationships 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 |
setIntegratedWBS(Boolean value)
Sets the value of the integratedWBS property.
|
void |
setIsTemplate(Boolean value)
Sets the value of the isTemplate property.
|
void |
setLastApplyActualsDate(LocalDateTime value)
Sets the value of the lastApplyActualsDate property.
|
void |
setLastFinancialPeriodObjectId(Integer value)
Sets the value of the lastFinancialPeriodObjectId property.
|
void |
setLastLevelDate(LocalDateTime value)
Sets the value of the lastLevelDate property.
|
void |
setLastPublishedOn(LocalDateTime value)
Sets the value of the lastPublishedOn property.
|
void |
setLastScheduleDate(LocalDateTime value)
Sets the value of the lastScheduleDate property.
|
void |
setLastSummarizedDate(LocalDateTime value)
Sets the value of the lastSummarizedDate property.
|
void |
setLastUpdateDate(LocalDateTime value)
Sets the value of the lastUpdateDate property.
|
void |
setLastUpdateUser(String value)
Sets the value of the lastUpdateUser property.
|
void |
setLatitude(Double value)
Sets the value of the latitude property.
|
void |
setLevelAllResources(Boolean value)
Sets the value of the levelAllResources property.
|
void |
setLevelDateFlag(Boolean value)
Sets the value of the levelDateFlag property.
|
void |
setLevelFloatThresholdCount(Integer value)
Sets the value of the levelFloatThresholdCount property.
|
void |
setLevelingPriority(Integer value)
Sets the value of the levelingPriority property.
|
void |
setLevelOuterAssign(Boolean value)
Sets the value of the levelOuterAssign property.
|
void |
setLevelOuterAssignPriority(Integer value)
Sets the value of the levelOuterAssignPriority property.
|
void |
setLevelOverAllocationPercent(Double value)
Sets the value of the levelOverAllocationPercent property.
|
void |
setLevelPriorityList(String value)
Sets the value of the levelPriorityList property.
|
void |
setLevelResourceList(String value)
Sets the value of the levelResourceList property.
|
void |
setLevelWithinFloat(Boolean value)
Sets the value of the levelWithinFloat property.
|
void |
setLimitMultipleFloatPaths(Boolean value)
Sets the value of the limitMultipleFloatPaths 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 |
setLongitude(Double value)
Sets the value of the longitude property.
|
void |
setMakeOpenEndedActivitiesCritical(Boolean value)
Sets the value of the makeOpenEndedActivitiesCritical property.
|
void |
setMaximumMultipleFloatPaths(Integer value)
Sets the value of the maximumMultipleFloatPaths property.
|
void |
setMultipleFloatPathsEnabled(Boolean value)
Sets the value of the multipleFloatPathsEnabled property.
|
void |
setMultipleFloatPathsEndingActivityObjectId(Integer value)
Sets the value of the multipleFloatPathsEndingActivityObjectId property.
|
void |
setMultipleFloatPathsUseTotalFloat(Boolean value)
Sets the value of the multipleFloatPathsUseTotalFloat property.
|
void |
setMustFinishByDate(LocalDateTime 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 |
setOutOfSequenceScheduleType(String value)
Sets the value of the outOfSequenceScheduleType property.
|
void |
setOverallProjectScore(Integer value)
Sets the value of the overallProjectScore property.
|
void |
setOwnerResourceObjectId(Integer value)
Sets the value of the ownerResourceObjectId property.
|
void |
setParentEPSId(String value)
Sets the value of the parentEPSId property.
|
void |
setParentEPSName(String value)
Sets the value of the parentEPSName property.
|
void |
setParentEPSObjectId(Integer value)
Sets the value of the parentEPSObjectId property.
|
void |
setPaybackPeriod(Integer value)
Sets the value of the paybackPeriod property.
|
void |
setPerformancePercentCompleteByLaborUnits(Double value)
Sets the value of the performancePercentCompleteByLaborUnits property.
|
void |
setPlannedStartDate(LocalDateTime value)
Sets the value of the plannedStartDate property.
|
void |
setPostResponsePessimisticFinish(LocalDateTime value)
Sets the value of the postResponsePessimisticFinish property.
|
void |
setPostResponsePessimisticStart(LocalDateTime value)
Sets the value of the postResponsePessimisticStart property.
|
void |
setPreResponsePessimisticFinish(LocalDateTime value)
Sets the value of the preResponsePessimisticFinish property.
|
void |
setPreResponsePessimisticStart(LocalDateTime value)
Sets the value of the preResponsePessimisticStart property.
|
void |
setPricePerUnit(String value)
Sets the value of the pricePerUnit property.
|
void |
setPrimaryResourcesCanMarkActivitiesAsCompleted(Boolean value)
Sets the value of the primaryResourcesCanMarkActivitiesAsCompleted property.
|
void |
setPrimaryResourcesCanUpdateActivityDates(Boolean value)
Sets the value of the primaryResourcesCanUpdateActivityDates property.
|
void |
setProjectForecastStartDate(LocalDateTime value)
Sets the value of the projectForecastStartDate property.
|
void |
setProjectScheduleType(String value)
Sets the value of the projectScheduleType property.
|
void |
setPropertyType(String value)
Sets the value of the propertyType property.
|
void |
setProposedBudget(Double value)
Sets the value of the proposedBudget property.
|
void |
setPublicationPriority(Integer value)
Sets the value of the publicationPriority property.
|
void |
setPublishLevel(String value)
Sets the value of the publishLevel property.
|
void |
setRelationshipLagCalendar(String value)
Sets the value of the relationshipLagCalendar property.
|
void |
setResetPlannedToRemainingFlag(Boolean value)
Sets the value of the resetPlannedToRemainingFlag property.
|
void |
setResourceCanBeAssignedToSameActivityMoreThanOnce(Boolean value)
Sets the value of the resourceCanBeAssignedToSameActivityMoreThanOnce property.
|
void |
setResourceName(String value)
Sets the value of the resourceName property.
|
void |
setResourcesCanAssignThemselvesToActivities(Boolean value)
Sets the value of the resourcesCanAssignThemselvesToActivities property.
|
void |
setResourcesCanAssignThemselvesToActivitiesOutsideOBSAccess(Boolean value)
Sets the value of the resourcesCanAssignThemselvesToActivitiesOutsideOBSAccess property.
|
void |
setResourcesCanEditAssignmentPercentComplete(Boolean value)
Sets the value of the resourcesCanEditAssignmentPercentComplete property.
|
void |
setResourcesCanMarkAssignmentAsCompleted(Boolean value)
Sets the value of the resourcesCanMarkAssignmentAsCompleted property.
|
void |
setResourcesCanStaffRoleAssignment(Boolean value)
Sets the value of the resourcesCanStaffRoleAssignment property.
|
void |
setResourcesCanViewInactiveActivities(Boolean value)
Sets the value of the resourcesCanViewInactiveActivities property.
|
void |
setReturnOnInvestment(Double value)
Sets the value of the returnOnInvestment property.
|
void |
setReviewType(String value)
Sets the value of the reviewType property.
|
void |
setRiskExposure(Double value)
Sets the value of the riskExposure property.
|
void |
setRiskLevel(String value)
Sets the value of the riskLevel property.
|
void |
setRiskMatrixName(String value)
Sets the value of the riskMatrixName property.
|
void |
setRiskMatrixObjectId(Integer value)
Sets the value of the riskMatrixObjectId property.
|
void |
setRiskScore(Integer value)
Sets the value of the riskScore property.
|
void |
setScheduledFinishDate(LocalDateTime value)
Sets the value of the scheduledFinishDate property.
|
void |
setScheduleWBSHierarchyType(String value)
Sets the value of the scheduleWBSHierarchyType 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(LocalDateTime value)
Sets the value of the startDate property.
|
void |
setStartToStartLagCalculationType(Boolean value)
Sets the value of the startToStartLagCalculationType property.
|
void |
setStatus(String value)
Sets the value of the status property.
|
void |
setStatusReviewerName(String value)
Sets the value of the statusReviewerName property.
|
void |
setStatusReviewerObjectId(String value)
Sets the value of the statusReviewerObjectId property.
|
void |
setStrategicPriority(Integer value)
Sets the value of the strategicPriority property.
|
void |
setSummarizedDataDate(LocalDateTime value)
Sets the value of the summarizedDataDate property.
|
void |
setSummarizeResourcesRolesByWBS(Boolean value)
Sets the value of the summarizeResourcesRolesByWBS property.
|
void |
setSummarizeToWBSLevel(Integer value)
Sets the value of the summarizeToWBSLevel property.
|
void |
setSummaryAccountingVarianceByCost(Double value)
Sets the value of the summaryAccountingVarianceByCost property.
|
void |
setSummaryAccountingVarianceByLaborUnits(Double value)
Sets the value of the summaryAccountingVarianceByLaborUnits property.
|
void |
setSummaryActivityCount(Integer value)
Sets the value of the summaryActivityCount property.
|
void |
setSummaryActualDuration(Double value)
Sets the value of the summaryActualDuration property.
|
void |
setSummaryActualExpenseCost(Double value)
Sets the value of the summaryActualExpenseCost property.
|
void |
setSummaryActualFinishDate(LocalDateTime value)
Sets the value of the summaryActualFinishDate property.
|
void |
setSummaryActualLaborCost(Double value)
Sets the value of the summaryActualLaborCost property.
|
void |
setSummaryActualLaborUnits(Double value)
Sets the value of the summaryActualLaborUnits property.
|
void |
setSummaryActualMaterialCost(Double value)
Sets the value of the summaryActualMaterialCost property.
|
void |
setSummaryActualNonLaborCost(Double value)
Sets the value of the summaryActualNonLaborCost property.
|
void |
setSummaryActualNonLaborUnits(Double value)
Sets the value of the summaryActualNonLaborUnits property.
|
void |
setSummaryActualStartDate(LocalDateTime value)
Sets the value of the summaryActualStartDate property.
|
void |
setSummaryActualThisPeriodCost(Double value)
Sets the value of the summaryActualThisPeriodCost property.
|
void |
setSummaryActualThisPeriodLaborCost(Double value)
Sets the value of the summaryActualThisPeriodLaborCost property.
|
void |
setSummaryActualThisPeriodLaborUnits(Double value)
Sets the value of the summaryActualThisPeriodLaborUnits property.
|
void |
setSummaryActualThisPeriodMaterialCost(Double value)
Sets the value of the summaryActualThisPeriodMaterialCost property.
|
void |
setSummaryActualThisPeriodNonLaborCost(Double value)
Sets the value of the summaryActualThisPeriodNonLaborCost property.
|
void |
setSummaryActualThisPeriodNonLaborUnits(Double value)
Sets the value of the summaryActualThisPeriodNonLaborUnits property.
|
void |
setSummaryActualTotalCost(Double value)
Sets the value of the summaryActualTotalCost property.
|
void |
setSummaryActualValueByCost(Double value)
Sets the value of the summaryActualValueByCost property.
|
void |
setSummaryActualValueByLaborUnits(Double value)
Sets the value of the summaryActualValueByLaborUnits property.
|
void |
setSummaryAtCompletionDuration(Double value)
Sets the value of the summaryAtCompletionDuration property.
|
void |
setSummaryAtCompletionExpenseCost(Double value)
Sets the value of the summaryAtCompletionExpenseCost property.
|
void |
setSummaryAtCompletionLaborCost(Double value)
Sets the value of the summaryAtCompletionLaborCost property.
|
void |
setSummaryAtCompletionLaborUnits(Double value)
Sets the value of the summaryAtCompletionLaborUnits property.
|
void |
setSummaryAtCompletionMaterialCost(Double value)
Sets the value of the summaryAtCompletionMaterialCost property.
|
void |
setSummaryAtCompletionNonLaborCost(Double value)
Sets the value of the summaryAtCompletionNonLaborCost property.
|
void |
setSummaryAtCompletionNonLaborUnits(Double value)
Sets the value of the summaryAtCompletionNonLaborUnits property.
|
void |
setSummaryAtCompletionTotalCost(Double value)
Sets the value of the summaryAtCompletionTotalCost property.
|
void |
setSummaryAtCompletionTotalCostVariance(Double value)
Sets the value of the summaryAtCompletionTotalCostVariance property.
|
void |
setSummaryBaselineCompletedActivityCount(Integer value)
Sets the value of the summaryBaselineCompletedActivityCount property.
|
void |
setSummaryBaselineDuration(Double value)
Sets the value of the summaryBaselineDuration property.
|
void |
setSummaryBaselineExpenseCost(Double value)
Sets the value of the summaryBaselineExpenseCost property.
|
void |
setSummaryBaselineFinishDate(LocalDateTime value)
Sets the value of the summaryBaselineFinishDate property.
|
void |
setSummaryBaselineInProgressActivityCount(Integer value)
Sets the value of the summaryBaselineInProgressActivityCount property.
|
void |
setSummaryBaselineLaborCost(Double value)
Sets the value of the summaryBaselineLaborCost property.
|
void |
setSummaryBaselineLaborUnits(Double value)
Sets the value of the summaryBaselineLaborUnits property.
|
void |
setSummaryBaselineMaterialCost(Double value)
Sets the value of the summaryBaselineMaterialCost property.
|
void |
setSummaryBaselineNonLaborCost(Double value)
Sets the value of the summaryBaselineNonLaborCost property.
|
void |
setSummaryBaselineNonLaborUnits(Double value)
Sets the value of the summaryBaselineNonLaborUnits property.
|
void |
setSummaryBaselineNotStartedActivityCount(Integer value)
Sets the value of the summaryBaselineNotStartedActivityCount property.
|
void |
setSummaryBaselineStartDate(LocalDateTime value)
Sets the value of the summaryBaselineStartDate property.
|
void |
setSummaryBaselineTotalCost(Double value)
Sets the value of the summaryBaselineTotalCost property.
|
void |
setSummaryBudgetAtCompletionByCost(Double value)
Sets the value of the summaryBudgetAtCompletionByCost property.
|
void |
setSummaryBudgetAtCompletionByLaborUnits(Double value)
Sets the value of the summaryBudgetAtCompletionByLaborUnits property.
|
void |
setSummaryCompletedActivityCount(Integer value)
Sets the value of the summaryCompletedActivityCount property.
|
void |
setSummaryCostPercentComplete(Double value)
Sets the value of the summaryCostPercentComplete property.
|
void |
setSummaryCostPercentOfPlanned(Double value)
Sets the value of the summaryCostPercentOfPlanned property.
|
void |
setSummaryCostPerformanceIndexByCost(Double value)
Sets the value of the summaryCostPerformanceIndexByCost property.
|
void |
setSummaryCostPerformanceIndexByLaborUnits(Double value)
Sets the value of the summaryCostPerformanceIndexByLaborUnits property.
|
void |
setSummaryCostVarianceByCost(Double value)
Sets the value of the summaryCostVarianceByCost property.
|
void |
setSummaryCostVarianceByLaborUnits(Double value)
Sets the value of the summaryCostVarianceByLaborUnits property.
|
void |
setSummaryCostVarianceIndex(Double value)
Sets the value of the summaryCostVarianceIndex property.
|
void |
setSummaryCostVarianceIndexByCost(Double value)
Sets the value of the summaryCostVarianceIndexByCost property.
|
void |
setSummaryCostVarianceIndexByLaborUnits(Double value)
Sets the value of the summaryCostVarianceIndexByLaborUnits property.
|
void |
setSummaryDurationPercentComplete(Double value)
Sets the value of the summaryDurationPercentComplete property.
|
void |
setSummaryDurationPercentOfPlanned(Double value)
Sets the value of the summaryDurationPercentOfPlanned property.
|
void |
setSummaryDurationVariance(Double value)
Sets the value of the summaryDurationVariance property.
|
void |
setSummaryEarnedValueByCost(Double value)
Sets the value of the summaryEarnedValueByCost property.
|
void |
setSummaryEarnedValueByLaborUnits(Double value)
Sets the value of the summaryEarnedValueByLaborUnits property.
|
void |
setSummaryEstimateAtCompletionByCost(Double value)
Sets the value of the summaryEstimateAtCompletionByCost property.
|
void |
setSummaryEstimateAtCompletionByLaborUnits(Double value)
Sets the value of the summaryEstimateAtCompletionByLaborUnits property.
|
void |
setSummaryEstimateAtCompletionHighPercentByLaborUnits(Double value)
Sets the value of the summaryEstimateAtCompletionHighPercentByLaborUnits property.
|
void |
setSummaryEstimateAtCompletionLowPercentByLaborUnits(Double value)
Sets the value of the summaryEstimateAtCompletionLowPercentByLaborUnits property.
|
void |
setSummaryEstimateToCompleteByCost(Double value)
Sets the value of the summaryEstimateToCompleteByCost property.
|
void |
setSummaryEstimateToCompleteByLaborUnits(Double value)
Sets the value of the summaryEstimateToCompleteByLaborUnits property.
|
void |
setSummaryExpenseCostPercentComplete(Double value)
Sets the value of the summaryExpenseCostPercentComplete property.
|
void |
setSummaryExpenseCostVariance(Double value)
Sets the value of the summaryExpenseCostVariance property.
|
void |
setSummaryFinishDateVariance(Double value)
Sets the value of the summaryFinishDateVariance property.
|
void |
setSummaryInProgressActivityCount(Integer value)
Sets the value of the summaryInProgressActivityCount property.
|
void |
setSummaryLaborCostPercentComplete(Double value)
Sets the value of the summaryLaborCostPercentComplete property.
|
void |
setSummaryLaborCostVariance(Double value)
Sets the value of the summaryLaborCostVariance property.
|
void |
setSummaryLaborUnitsPercentComplete(Double value)
Sets the value of the summaryLaborUnitsPercentComplete property.
|
void |
setSummaryLaborUnitsVariance(Double value)
Sets the value of the summaryLaborUnitsVariance property.
|
void |
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(LocalDateTime value)
Sets the value of the summaryPlannedFinishDate property.
|
void |
setSummaryPlannedLaborCost(Double value)
Sets the value of the summaryPlannedLaborCost property.
|
void |
setSummaryPlannedLaborUnits(Double value)
Sets the value of the summaryPlannedLaborUnits property.
|
void |
setSummaryPlannedMaterialCost(Double value)
Sets the value of the summaryPlannedMaterialCost property.
|
void |
setSummaryPlannedNonLaborCost(Double value)
Sets the value of the summaryPlannedNonLaborCost property.
|
void |
setSummaryPlannedNonLaborUnits(Double value)
Sets the value of the summaryPlannedNonLaborUnits property.
|
void |
setSummaryPlannedStartDate(LocalDateTime value)
Sets the value of the summaryPlannedStartDate property.
|
void |
setSummaryPlannedValueByCost(Double value)
Sets the value of the summaryPlannedValueByCost property.
|
void |
setSummaryPlannedValueByLaborUnits(Double value)
Sets the value of the summaryPlannedValueByLaborUnits property.
|
void |
setSummaryProgressFinishDate(LocalDateTime value)
Sets the value of the summaryProgressFinishDate property.
|
void |
setSummaryRemainingDuration(Double value)
Sets the value of the summaryRemainingDuration property.
|
void |
setSummaryRemainingExpenseCost(Double value)
Sets the value of the summaryRemainingExpenseCost property.
|
void |
setSummaryRemainingFinishDate(LocalDateTime value)
Sets the value of the summaryRemainingFinishDate property.
|
void |
setSummaryRemainingLaborCost(Double value)
Sets the value of the summaryRemainingLaborCost property.
|
void |
setSummaryRemainingLaborUnits(Double value)
Sets the value of the summaryRemainingLaborUnits property.
|
void |
setSummaryRemainingMaterialCost(Double value)
Sets the value of the summaryRemainingMaterialCost property.
|
void |
setSummaryRemainingNonLaborCost(Double value)
Sets the value of the summaryRemainingNonLaborCost property.
|
void |
setSummaryRemainingNonLaborUnits(Double value)
Sets the value of the summaryRemainingNonLaborUnits property.
|
void |
setSummaryRemainingStartDate(LocalDateTime value)
Sets the value of the summaryRemainingStartDate property.
|
void |
setSummaryRemainingTotalCost(Double value)
Sets the value of the summaryRemainingTotalCost property.
|
void |
setSummarySchedulePercentComplete(Double value)
Sets the value of the summarySchedulePercentComplete property.
|
void |
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 |
setSyncWbsHierarchyFlag(Boolean value)
Sets the value of the syncWbsHierarchyFlag property.
|
void |
setTeamMemberActivityFields(String value)
Sets the value of the teamMemberActivityFields property.
|
void |
setTeamMemberAddNewActualUnits(Boolean value)
Sets the value of the teamMemberAddNewActualUnits property.
|
void |
setTeamMemberAssignmentOption(String value)
Sets the value of the teamMemberAssignmentOption property.
|
void |
setTeamMemberAssignmentProficiencyFlag(Boolean value)
Sets the value of the teamMemberAssignmentProficiencyFlag property.
|
void |
setTeamMemberCanOutOfSequenceFlag(Boolean value)
Sets the value of the teamMemberCanOutOfSequenceFlag property.
|
void |
setTeamMemberCanStatusOtherResources(Boolean value)
Sets the value of the teamMemberCanStatusOtherResources property.
|
void |
setTeamMemberCanUpdateNotebooks(Boolean value)
Sets the value of the teamMemberCanUpdateNotebooks property.
|
void |
setTeamMemberDisplayBaselineDatesFlag(Boolean value)
Sets the value of the teamMemberDisplayBaselineDatesFlag property.
|
void |
setTeamMemberDisplayDiscussionsFlag(Boolean value)
Sets the value of the teamMemberDisplayDiscussionsFlag property.
|
void |
setTeamMemberDisplayPlannedUnits(Boolean value)
Sets the value of the teamMemberDisplayPlannedUnits property.
|
void |
setTeamMemberDisplayTotalFloatFlag(Boolean value)
Sets the value of the teamMemberDisplayTotalFloatFlag property.
|
void |
setTeamMemberIncludePrimaryResources(Boolean value)
Sets the value of the teamMemberIncludePrimaryResources property.
|
void |
setTeamMemberProjectViewableFields(String value)
Sets the value of the teamMemberProjectViewableFields property.
|
void |
setTeamMemberReadOnlyActivityFields(String value)
Sets the value of the teamMemberReadOnlyActivityFields property.
|
void |
setTeamMemberResourceAssignmentFields(String value)
Sets the value of the teamMemberResourceAssignmentFields property.
|
void |
setTeamMemberStepsAddDeletable(Boolean value)
Sets the value of the teamMemberStepsAddDeletable property.
|
void |
setTeamMemberStepUDFViewableFields(String value)
Sets the value of the teamMemberStepUDFViewableFields property.
|
void |
setTeamMemberViewableFields(String value)
Sets the value of the teamMemberViewableFields property.
|
void |
setTotalBenefitPlan(Double value)
Sets the value of the totalBenefitPlan property.
|
void |
setTotalBenefitPlanTally(Double value)
Sets the value of the totalBenefitPlanTally property.
|
void |
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 |
setUnifierCBSTasksOnlyFlag(Boolean value)
Sets the value of the unifierCBSTasksOnlyFlag property.
|
void |
setUnifierDataMappingName(String value)
Sets the value of the unifierDataMappingName property.
|
void |
setUnifierDeleteActivitiesFlag(Boolean value)
Sets the value of the unifierDeleteActivitiesFlag property.
|
void |
setUnifierEnabledFlag(Boolean value)
Sets the value of the unifierEnabledFlag property.
|
void |
setUnifierProjectName(String value)
Sets the value of the unifierProjectName property.
|
void |
setUnifierProjectNumber(String value)
Sets the value of the unifierProjectNumber property.
|
void |
setUnifierScheduleSheetName(String value)
Sets the value of the unifierScheduleSheetName property.
|
void |
setUnitPerTimeOvertimeFactor(String value)
Sets the value of the unitPerTimeOvertimeFactor property.
|
void |
setUseExpectedFinishDates(Boolean value)
Sets the value of the useExpectedFinishDates property.
|
void |
setUseProjectBaselineForEarnedValue(Boolean value)
Sets the value of the useProjectBaselineForEarnedValue property.
|
void |
setWBSCategoryObjectId(Integer value)
Sets the value of the wbsCategoryObjectId property.
|
void |
setWBSCodeSeparator(String value)
Sets the value of the wbsCodeSeparator property.
|
void |
setWBSHierarchyLevels(Integer value)
Sets the value of the wbsHierarchyLevels 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 String activityDefaultCalendarName
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 LocalDateTime anticipatedFinishDate
protected LocalDateTime anticipatedStartDate
protected Boolean assignmentDefaultDrivingFlag
protected String assignmentDefaultRateType
protected Boolean calculateFloatBasedOnFinishDate
protected LocalDateTime checkOutDate
protected Boolean checkOutStatus
protected Integer checkOutUserObjectId
protected String computeTotalFloatType
protected Boolean containsSummaryData
protected String contractManagementGroupName
protected String contractManagementProjectName
protected Boolean costQuantityRecalculateFlag
protected LocalDateTime createDate
protected String createUser
protected Double criticalActivityFloatLimit
protected Double criticalActivityFloatThreshold
protected String criticalActivityPathType
protected Double criticalFloatThreshold
protected Integer currentBaselineProjectObjectId
protected Double currentBudget
protected Double currentVariance
protected LocalDateTime dataDate
protected LocalDateTime dateAdded
protected String defaultPriceTimeUnits
protected String description
protected String discountApplicationPeriod
protected Double distributedCurrentBudget
protected String earnedValueComputeType
protected String earnedValueETCComputeType
protected Double earnedValueETCUserValue
protected Double earnedValueUserPercent
protected Boolean enablePrimeSycFlag
protected Boolean enablePublication
protected Boolean enableSummarization
protected String etlInterval
protected String externalCRKey
protected Integer financialPeriodTemplateId
protected LocalDateTime finishDate
protected Integer fiscalYearStartMonth
protected LocalDateTime forecastFinishDate
protected LocalDateTime forecastStartDate
protected String guid
protected Boolean hasFutureBucketData
protected String historyInterval
protected String historyLevel
protected String id
protected Boolean ignoreOtherProjectRelationships
protected Double independentETCLaborUnits
protected Double independentETCTotalCost
protected String integratedType
protected Boolean integratedWBS
protected Boolean isTemplate
protected LocalDateTime lastApplyActualsDate
protected Integer lastFinancialPeriodObjectId
protected LocalDateTime lastLevelDate
protected LocalDateTime lastPublishedOn
protected LocalDateTime lastScheduleDate
protected LocalDateTime lastSummarizedDate
protected LocalDateTime lastUpdateDate
protected String lastUpdateUser
protected Double latitude
protected Boolean levelAllResources
protected Boolean levelDateFlag
protected Integer levelFloatThresholdCount
protected Boolean levelOuterAssign
protected Integer levelOuterAssignPriority
protected Double levelOverAllocationPercent
protected String levelPriorityList
protected String levelResourceList
protected Boolean levelWithinFloat
protected Integer levelingPriority
protected Boolean limitMultipleFloatPaths
protected Boolean linkActualToActualThisPeriod
protected Boolean linkPercentCompleteWithActual
protected Boolean linkPlannedAndAtCompletionFlag
protected String locationName
protected Integer locationObjectId
protected Double longitude
protected Boolean makeOpenEndedActivitiesCritical
protected Integer maximumMultipleFloatPaths
protected Boolean multipleFloatPathsEnabled
protected Integer multipleFloatPathsEndingActivityObjectId
protected Boolean multipleFloatPathsUseTotalFloat
protected LocalDateTime mustFinishByDate
protected String name
protected Double netPresentValue
protected String obsName
protected Integer obsObjectId
protected Integer objectId
protected Double originalBudget
protected String outOfSequenceScheduleType
protected Integer overallProjectScore
protected Integer ownerResourceObjectId
protected String parentEPSId
protected String parentEPSName
protected Integer parentEPSObjectId
protected Integer paybackPeriod
protected Double performancePercentCompleteByLaborUnits
protected LocalDateTime plannedStartDate
protected LocalDateTime postResponsePessimisticFinish
protected LocalDateTime postResponsePessimisticStart
protected LocalDateTime preResponsePessimisticFinish
protected LocalDateTime preResponsePessimisticStart
protected String pricePerUnit
protected Boolean primaryResourcesCanMarkActivitiesAsCompleted
protected Boolean primaryResourcesCanUpdateActivityDates
protected LocalDateTime projectForecastStartDate
protected String projectScheduleType
protected String propertyType
protected Double proposedBudget
protected Integer publicationPriority
protected String publishLevel
protected String relationshipLagCalendar
protected Boolean resetPlannedToRemainingFlag
protected Boolean resourceCanBeAssignedToSameActivityMoreThanOnce
protected String resourceName
protected Boolean resourcesCanAssignThemselvesToActivities
protected Boolean resourcesCanAssignThemselvesToActivitiesOutsideOBSAccess
protected Boolean resourcesCanEditAssignmentPercentComplete
protected Boolean resourcesCanMarkAssignmentAsCompleted
protected Boolean resourcesCanStaffRoleAssignment
protected Boolean resourcesCanViewInactiveActivities
protected Double returnOnInvestment
protected String reviewType
protected Double riskExposure
protected String riskLevel
protected String riskMatrixName
protected Integer riskMatrixObjectId
protected Integer riskScore
protected String scheduleWBSHierarchyType
protected LocalDateTime scheduledFinishDate
protected Integer sourceProjectObjectId
protected LocalDateTime startDate
protected Boolean startToStartLagCalculationType
protected String status
protected String statusReviewerName
protected String statusReviewerObjectId
protected Integer strategicPriority
protected Boolean summarizeResourcesRolesByWBS
protected Integer summarizeToWBSLevel
protected LocalDateTime summarizedDataDate
protected Double summaryAccountingVarianceByCost
protected Double summaryAccountingVarianceByLaborUnits
protected Integer summaryActivityCount
protected Double summaryActualDuration
protected Double summaryActualExpenseCost
protected LocalDateTime summaryActualFinishDate
protected Double summaryActualLaborCost
protected Double summaryActualLaborUnits
protected Double summaryActualMaterialCost
protected Double summaryActualNonLaborCost
protected Double summaryActualNonLaborUnits
protected LocalDateTime summaryActualStartDate
protected Double summaryActualThisPeriodCost
protected Double summaryActualThisPeriodLaborCost
protected Double summaryActualThisPeriodLaborUnits
protected Double summaryActualThisPeriodMaterialCost
protected Double summaryActualThisPeriodNonLaborCost
protected Double summaryActualThisPeriodNonLaborUnits
protected Double summaryActualTotalCost
protected Double summaryActualValueByCost
protected Double summaryActualValueByLaborUnits
protected Double summaryAtCompletionDuration
protected Double summaryAtCompletionExpenseCost
protected Double summaryAtCompletionLaborCost
protected Double summaryAtCompletionLaborUnits
protected Double summaryAtCompletionMaterialCost
protected Double summaryAtCompletionNonLaborCost
protected Double summaryAtCompletionNonLaborUnits
protected Double summaryAtCompletionTotalCost
protected Double summaryAtCompletionTotalCostVariance
protected Integer summaryBaselineCompletedActivityCount
protected Double summaryBaselineDuration
protected Double summaryBaselineExpenseCost
protected LocalDateTime summaryBaselineFinishDate
protected Integer summaryBaselineInProgressActivityCount
protected Double summaryBaselineLaborCost
protected Double summaryBaselineLaborUnits
protected Double summaryBaselineMaterialCost
protected Double summaryBaselineNonLaborCost
protected Double summaryBaselineNonLaborUnits
protected Integer summaryBaselineNotStartedActivityCount
protected LocalDateTime summaryBaselineStartDate
protected Double summaryBaselineTotalCost
protected Double summaryBudgetAtCompletionByCost
protected Double summaryBudgetAtCompletionByLaborUnits
protected Integer summaryCompletedActivityCount
protected Double summaryCostPercentComplete
protected Double summaryCostPercentOfPlanned
protected Double summaryCostPerformanceIndexByCost
protected Double summaryCostPerformanceIndexByLaborUnits
protected Double summaryCostVarianceByCost
protected Double summaryCostVarianceByLaborUnits
protected Double summaryCostVarianceIndex
protected Double summaryCostVarianceIndexByCost
protected Double summaryCostVarianceIndexByLaborUnits
protected Double summaryDurationPercentComplete
protected Double summaryDurationPercentOfPlanned
protected Double summaryDurationVariance
protected Double summaryEarnedValueByCost
protected Double summaryEarnedValueByLaborUnits
protected Double summaryEstimateAtCompletionByCost
protected Double summaryEstimateAtCompletionByLaborUnits
protected Double summaryEstimateAtCompletionHighPercentByLaborUnits
protected Double summaryEstimateAtCompletionLowPercentByLaborUnits
protected Double summaryEstimateToCompleteByCost
protected Double summaryEstimateToCompleteByLaborUnits
protected Double summaryExpenseCostPercentComplete
protected Double summaryExpenseCostVariance
protected Double summaryFinishDateVariance
protected Integer summaryInProgressActivityCount
protected Double summaryLaborCostPercentComplete
protected Double summaryLaborCostVariance
protected Double summaryLaborUnitsPercentComplete
protected Double summaryLaborUnitsVariance
protected 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 LocalDateTime summaryPlannedFinishDate
protected Double summaryPlannedLaborCost
protected Double summaryPlannedLaborUnits
protected Double summaryPlannedMaterialCost
protected Double summaryPlannedNonLaborCost
protected Double summaryPlannedNonLaborUnits
protected LocalDateTime summaryPlannedStartDate
protected Double summaryPlannedValueByCost
protected Double summaryPlannedValueByLaborUnits
protected LocalDateTime summaryProgressFinishDate
protected Double summaryRemainingDuration
protected Double summaryRemainingExpenseCost
protected LocalDateTime summaryRemainingFinishDate
protected Double summaryRemainingLaborCost
protected Double summaryRemainingLaborUnits
protected Double summaryRemainingMaterialCost
protected Double summaryRemainingNonLaborCost
protected Double summaryRemainingNonLaborUnits
protected LocalDateTime summaryRemainingStartDate
protected Double summaryRemainingTotalCost
protected Double summarySchedulePercentComplete
protected Double 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 Boolean syncWbsHierarchyFlag
protected String teamMemberActivityFields
protected Boolean teamMemberAddNewActualUnits
protected String teamMemberAssignmentOption
protected Boolean teamMemberAssignmentProficiencyFlag
protected Boolean teamMemberCanOutOfSequenceFlag
protected Boolean teamMemberCanStatusOtherResources
protected Boolean teamMemberCanUpdateNotebooks
protected Boolean teamMemberDisplayBaselineDatesFlag
protected Boolean teamMemberDisplayDiscussionsFlag
protected Boolean teamMemberDisplayPlannedUnits
protected Boolean teamMemberDisplayTotalFloatFlag
protected Boolean teamMemberIncludePrimaryResources
protected String teamMemberProjectViewableFields
protected String teamMemberReadOnlyActivityFields
protected String teamMemberResourceAssignmentFields
protected String teamMemberStepUDFViewableFields
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 unifierCBSTasksOnlyFlag
protected String unifierDataMappingName
protected Boolean unifierDeleteActivitiesFlag
protected Boolean unifierEnabledFlag
protected String unifierProjectName
protected String unifierProjectNumber
protected String unifierScheduleSheetName
protected String unitPerTimeOvertimeFactor
protected Boolean useExpectedFinishDates
protected Boolean useProjectBaselineForEarnedValue
protected Integer wbsCategoryObjectId
protected String wbsCodeSeparator
protected Integer wbsHierarchyLevels
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<ResourceAssignmentCodeTypeType> resourceAssignmentCodeType
protected List<ResourceAssignmentCodeType> resourceAssignmentCode
protected List<ActivityType> activity
protected List<ResourceAssignmentType> resourceAssignment
protected List<ActivityExpenseType> activityExpense
protected List<ActivityNoteType> activityNote
protected List<ActivityStepType> activityStep
protected List<RelationshipType> relationship
protected List<ActivityPeriodActualType> activityPeriodActual
protected List<ProjectIssueType> projectIssue
protected List<ResourceAssignmentPeriodActualType> resourceAssignmentPeriodActual
protected List<DocumentType> document
protected List<ProjectDocumentType> projectDocument
protected List<ScheduleOptionsType> scheduleOptions
protected List<ActivityRiskType> activityRisk
protected List<RiskImpactType> riskImpact
protected List<RiskResponsePlanType> riskResponsePlan
protected List<RiskResponseActionType> riskResponseAction
protected List<RiskResponseActionImpactType> riskResponseActionImpact
protected Boolean external
public String getActivityDefaultActivityType()
Stringpublic void setActivityDefaultActivityType(String value)
value - allowed object is
Stringpublic String getActivityDefaultCalendarName()
Stringpublic void setActivityDefaultCalendarName(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()
Stringpublic void setActivityDefaultPricePerUnit(Double value)
value - allowed object is
Stringpublic Boolean isActivityDefaultReviewRequired()
Stringpublic void setActivityDefaultReviewRequired(Boolean value)
value - allowed object is
Stringpublic Boolean isActivityIdBasedOnSelectedActivity()
Stringpublic void setActivityIdBasedOnSelectedActivity(Boolean value)
value - allowed object is
Stringpublic 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()
Stringpublic void setActivityPercentCompleteBasedOnActivitySteps(Boolean value)
value - allowed object is
Stringpublic Boolean isAddActualToRemaining()
Stringpublic void setAddActualToRemaining(Boolean value)
value - allowed object is
Stringpublic String getAddedBy()
Stringpublic void setAddedBy(String value)
value - allowed object is
Stringpublic Boolean isAllowNegativeActualUnitsFlag()
Stringpublic void setAllowNegativeActualUnitsFlag(Boolean value)
value - allowed object is
Stringpublic Boolean isAllowStatusReview()
Stringpublic void setAllowStatusReview(Boolean value)
value - allowed object is
Stringpublic Double getAnnualDiscountRate()
Stringpublic void setAnnualDiscountRate(Double value)
value - allowed object is
Stringpublic LocalDateTime getAnticipatedFinishDate()
Stringpublic void setAnticipatedFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getAnticipatedStartDate()
Stringpublic void setAnticipatedStartDate(LocalDateTime value)
value - allowed object is
Stringpublic Boolean isAssignmentDefaultDrivingFlag()
Stringpublic void setAssignmentDefaultDrivingFlag(Boolean value)
value - allowed object is
Stringpublic String getAssignmentDefaultRateType()
Stringpublic void setAssignmentDefaultRateType(String value)
value - allowed object is
Stringpublic Boolean isCalculateFloatBasedOnFinishDate()
Stringpublic void setCalculateFloatBasedOnFinishDate(Boolean value)
value - allowed object is
Stringpublic LocalDateTime getCheckOutDate()
Stringpublic void setCheckOutDate(LocalDateTime value)
value - allowed object is
Stringpublic Boolean isCheckOutStatus()
Stringpublic void setCheckOutStatus(Boolean value)
value - allowed object is
Stringpublic Integer getCheckOutUserObjectId()
Integerpublic void setCheckOutUserObjectId(Integer value)
value - allowed object is
Integerpublic String getComputeTotalFloatType()
Stringpublic void setComputeTotalFloatType(String value)
value - allowed object is
Stringpublic Boolean isContainsSummaryData()
Stringpublic void setContainsSummaryData(Boolean value)
value - allowed object is
Stringpublic 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()
Stringpublic void setCostQuantityRecalculateFlag(Boolean value)
value - allowed object is
Stringpublic LocalDateTime getCreateDate()
Stringpublic void setCreateDate(LocalDateTime value)
value - allowed object is
Stringpublic String getCreateUser()
Stringpublic void setCreateUser(String value)
value - allowed object is
Stringpublic Double getCriticalActivityFloatLimit()
Stringpublic void setCriticalActivityFloatLimit(Double value)
value - allowed object is
Stringpublic Double getCriticalActivityFloatThreshold()
Stringpublic void setCriticalActivityFloatThreshold(Double value)
value - allowed object is
Stringpublic String getCriticalActivityPathType()
Stringpublic void setCriticalActivityPathType(String value)
value - allowed object is
Stringpublic Double getCriticalFloatThreshold()
Stringpublic void setCriticalFloatThreshold(Double value)
value - allowed object is
Stringpublic Integer getCurrentBaselineProjectObjectId()
Integerpublic void setCurrentBaselineProjectObjectId(Integer value)
value - allowed object is
Integerpublic Double getCurrentBudget()
Stringpublic void setCurrentBudget(Double value)
value - allowed object is
Stringpublic Double getCurrentVariance()
Stringpublic void setCurrentVariance(Double value)
value - allowed object is
Stringpublic LocalDateTime getDataDate()
Stringpublic void setDataDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getDateAdded()
Stringpublic void setDateAdded(LocalDateTime 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()
Stringpublic void setDistributedCurrentBudget(Double value)
value - allowed object is
Stringpublic 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()
Stringpublic void setEarnedValueETCUserValue(Double value)
value - allowed object is
Stringpublic Double getEarnedValueUserPercent()
Stringpublic void setEarnedValueUserPercent(Double value)
value - allowed object is
Stringpublic Boolean isEnablePrimeSycFlag()
Stringpublic void setEnablePrimeSycFlag(Boolean value)
value - allowed object is
Stringpublic Boolean isEnablePublication()
Stringpublic void setEnablePublication(Boolean value)
value - allowed object is
Stringpublic Boolean isEnableSummarization()
Stringpublic void setEnableSummarization(Boolean value)
value - allowed object is
Stringpublic String getEtlInterval()
Stringpublic void setEtlInterval(String value)
value - allowed object is
Stringpublic String getExternalCRKey()
Stringpublic void setExternalCRKey(String value)
value - allowed object is
Stringpublic Integer getFinancialPeriodTemplateId()
Integerpublic void setFinancialPeriodTemplateId(Integer value)
value - allowed object is
Integerpublic LocalDateTime getFinishDate()
Stringpublic void setFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic Integer getFiscalYearStartMonth()
Integerpublic void setFiscalYearStartMonth(Integer value)
value - allowed object is
Integerpublic LocalDateTime getForecastFinishDate()
Stringpublic void setForecastFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getForecastStartDate()
Stringpublic void setForecastStartDate(LocalDateTime value)
value - allowed object is
Stringpublic String getGUID()
Stringpublic void setGUID(String value)
value - allowed object is
Stringpublic Boolean isHasFutureBucketData()
Stringpublic void setHasFutureBucketData(Boolean value)
value - allowed object is
Stringpublic 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 Boolean isIgnoreOtherProjectRelationships()
Stringpublic void setIgnoreOtherProjectRelationships(Boolean value)
value - allowed object is
Stringpublic Double getIndependentETCLaborUnits()
Stringpublic void setIndependentETCLaborUnits(Double value)
value - allowed object is
Stringpublic Double getIndependentETCTotalCost()
Stringpublic void setIndependentETCTotalCost(Double value)
value - allowed object is
Stringpublic String getIntegratedType()
Stringpublic void setIntegratedType(String value)
value - allowed object is
Stringpublic Boolean isIntegratedWBS()
Stringpublic void setIntegratedWBS(Boolean value)
value - allowed object is
Stringpublic Boolean isIsTemplate()
Stringpublic void setIsTemplate(Boolean value)
value - allowed object is
Stringpublic LocalDateTime getLastApplyActualsDate()
Stringpublic void setLastApplyActualsDate(LocalDateTime value)
value - allowed object is
Stringpublic Integer getLastFinancialPeriodObjectId()
Integerpublic void setLastFinancialPeriodObjectId(Integer value)
value - allowed object is
Integerpublic LocalDateTime getLastLevelDate()
Stringpublic void setLastLevelDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getLastPublishedOn()
Stringpublic void setLastPublishedOn(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getLastScheduleDate()
Stringpublic void setLastScheduleDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getLastSummarizedDate()
Stringpublic void setLastSummarizedDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getLastUpdateDate()
Stringpublic void setLastUpdateDate(LocalDateTime value)
value - allowed object is
Stringpublic String getLastUpdateUser()
Stringpublic void setLastUpdateUser(String value)
value - allowed object is
Stringpublic Double getLatitude()
Stringpublic void setLatitude(Double value)
value - allowed object is
Stringpublic Boolean isLevelAllResources()
Stringpublic void setLevelAllResources(Boolean value)
value - allowed object is
Stringpublic Boolean isLevelDateFlag()
Stringpublic void setLevelDateFlag(Boolean value)
value - allowed object is
Stringpublic Integer getLevelFloatThresholdCount()
Integerpublic void setLevelFloatThresholdCount(Integer value)
value - allowed object is
Integerpublic Boolean isLevelOuterAssign()
Stringpublic void setLevelOuterAssign(Boolean value)
value - allowed object is
Stringpublic Integer getLevelOuterAssignPriority()
Integerpublic void setLevelOuterAssignPriority(Integer value)
value - allowed object is
Integerpublic Double getLevelOverAllocationPercent()
Stringpublic void setLevelOverAllocationPercent(Double value)
value - allowed object is
Stringpublic String getLevelPriorityList()
Stringpublic void setLevelPriorityList(String value)
value - allowed object is
Stringpublic String getLevelResourceList()
Stringpublic void setLevelResourceList(String value)
value - allowed object is
Stringpublic Boolean isLevelWithinFloat()
Stringpublic void setLevelWithinFloat(Boolean value)
value - allowed object is
Stringpublic Integer getLevelingPriority()
Integerpublic void setLevelingPriority(Integer value)
value - allowed object is
Integerpublic Boolean isLimitMultipleFloatPaths()
Stringpublic void setLimitMultipleFloatPaths(Boolean value)
value - allowed object is
Stringpublic Boolean isLinkActualToActualThisPeriod()
Stringpublic void setLinkActualToActualThisPeriod(Boolean value)
value - allowed object is
Stringpublic Boolean isLinkPercentCompleteWithActual()
Stringpublic void setLinkPercentCompleteWithActual(Boolean value)
value - allowed object is
Stringpublic Boolean isLinkPlannedAndAtCompletionFlag()
Stringpublic void setLinkPlannedAndAtCompletionFlag(Boolean value)
value - allowed object is
Stringpublic String getLocationName()
Stringpublic void setLocationName(String value)
value - allowed object is
Stringpublic Integer getLocationObjectId()
Integerpublic void setLocationObjectId(Integer value)
value - allowed object is
Integerpublic Double getLongitude()
Stringpublic void setLongitude(Double value)
value - allowed object is
Stringpublic Boolean isMakeOpenEndedActivitiesCritical()
Stringpublic void setMakeOpenEndedActivitiesCritical(Boolean value)
value - allowed object is
Stringpublic Integer getMaximumMultipleFloatPaths()
Integerpublic void setMaximumMultipleFloatPaths(Integer value)
value - allowed object is
Integerpublic Boolean isMultipleFloatPathsEnabled()
Stringpublic void setMultipleFloatPathsEnabled(Boolean value)
value - allowed object is
Stringpublic Integer getMultipleFloatPathsEndingActivityObjectId()
Integerpublic void setMultipleFloatPathsEndingActivityObjectId(Integer value)
value - allowed object is
Integerpublic Boolean isMultipleFloatPathsUseTotalFloat()
Stringpublic void setMultipleFloatPathsUseTotalFloat(Boolean value)
value - allowed object is
Stringpublic LocalDateTime getMustFinishByDate()
Stringpublic void setMustFinishByDate(LocalDateTime value)
value - allowed object is
Stringpublic String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic Double getNetPresentValue()
Stringpublic void setNetPresentValue(Double value)
value - allowed object is
Stringpublic String getOBSName()
Stringpublic void setOBSName(String value)
value - allowed object is
Stringpublic Integer getOBSObjectId()
Integerpublic void setOBSObjectId(Integer value)
value - allowed object is
Integerpublic Integer getObjectId()
Integerpublic void setObjectId(Integer value)
value - allowed object is
Integerpublic Double getOriginalBudget()
Stringpublic void setOriginalBudget(Double value)
value - allowed object is
Stringpublic String getOutOfSequenceScheduleType()
Stringpublic void setOutOfSequenceScheduleType(String value)
value - allowed object is
Stringpublic Integer getOverallProjectScore()
Integerpublic void setOverallProjectScore(Integer value)
value - allowed object is
Integerpublic Integer getOwnerResourceObjectId()
Integerpublic void setOwnerResourceObjectId(Integer value)
value - allowed object is
Integerpublic String getParentEPSId()
Stringpublic void setParentEPSId(String value)
value - allowed object is
Stringpublic String getParentEPSName()
Stringpublic void setParentEPSName(String value)
value - allowed object is
Stringpublic Integer getParentEPSObjectId()
Integerpublic void setParentEPSObjectId(Integer value)
value - allowed object is
Integerpublic Integer getPaybackPeriod()
Integerpublic void setPaybackPeriod(Integer value)
value - allowed object is
Integerpublic Double getPerformancePercentCompleteByLaborUnits()
Stringpublic void setPerformancePercentCompleteByLaborUnits(Double value)
value - allowed object is
Stringpublic LocalDateTime getPlannedStartDate()
Stringpublic void setPlannedStartDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getPostResponsePessimisticFinish()
Stringpublic void setPostResponsePessimisticFinish(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getPostResponsePessimisticStart()
Stringpublic void setPostResponsePessimisticStart(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getPreResponsePessimisticFinish()
Stringpublic void setPreResponsePessimisticFinish(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getPreResponsePessimisticStart()
Stringpublic void setPreResponsePessimisticStart(LocalDateTime value)
value - allowed object is
Stringpublic String getPricePerUnit()
Stringpublic void setPricePerUnit(String value)
value - allowed object is
Stringpublic Boolean isPrimaryResourcesCanMarkActivitiesAsCompleted()
Stringpublic void setPrimaryResourcesCanMarkActivitiesAsCompleted(Boolean value)
value - allowed object is
Stringpublic Boolean isPrimaryResourcesCanUpdateActivityDates()
Stringpublic void setPrimaryResourcesCanUpdateActivityDates(Boolean value)
value - allowed object is
Stringpublic LocalDateTime getProjectForecastStartDate()
Stringpublic void setProjectForecastStartDate(LocalDateTime value)
value - allowed object is
Stringpublic String getProjectScheduleType()
Stringpublic void setProjectScheduleType(String value)
value - allowed object is
Stringpublic String getPropertyType()
Stringpublic void setPropertyType(String value)
value - allowed object is
Stringpublic Double getProposedBudget()
Stringpublic void setProposedBudget(Double value)
value - allowed object is
Stringpublic Integer getPublicationPriority()
Integerpublic void setPublicationPriority(Integer value)
value - allowed object is
Integerpublic String getPublishLevel()
Stringpublic void setPublishLevel(String value)
value - allowed object is
Stringpublic String getRelationshipLagCalendar()
Stringpublic void setRelationshipLagCalendar(String value)
value - allowed object is
Stringpublic Boolean isResetPlannedToRemainingFlag()
Stringpublic void setResetPlannedToRemainingFlag(Boolean value)
value - allowed object is
Stringpublic Boolean isResourceCanBeAssignedToSameActivityMoreThanOnce()
Stringpublic void setResourceCanBeAssignedToSameActivityMoreThanOnce(Boolean value)
value - allowed object is
Stringpublic String getResourceName()
Stringpublic void setResourceName(String value)
value - allowed object is
Stringpublic Boolean isResourcesCanAssignThemselvesToActivities()
Stringpublic void setResourcesCanAssignThemselvesToActivities(Boolean value)
value - allowed object is
Stringpublic Boolean isResourcesCanAssignThemselvesToActivitiesOutsideOBSAccess()
Stringpublic void setResourcesCanAssignThemselvesToActivitiesOutsideOBSAccess(Boolean value)
value - allowed object is
Stringpublic Boolean isResourcesCanEditAssignmentPercentComplete()
Stringpublic void setResourcesCanEditAssignmentPercentComplete(Boolean value)
value - allowed object is
Stringpublic Boolean isResourcesCanMarkAssignmentAsCompleted()
Stringpublic void setResourcesCanMarkAssignmentAsCompleted(Boolean value)
value - allowed object is
Stringpublic Boolean isResourcesCanStaffRoleAssignment()
Stringpublic void setResourcesCanStaffRoleAssignment(Boolean value)
value - allowed object is
Stringpublic Boolean isResourcesCanViewInactiveActivities()
Stringpublic void setResourcesCanViewInactiveActivities(Boolean value)
value - allowed object is
Stringpublic Double getReturnOnInvestment()
Stringpublic void setReturnOnInvestment(Double value)
value - allowed object is
Stringpublic String getReviewType()
Stringpublic void setReviewType(String value)
value - allowed object is
Stringpublic Double getRiskExposure()
Stringpublic void setRiskExposure(Double value)
value - allowed object is
Stringpublic String getRiskLevel()
Stringpublic void setRiskLevel(String value)
value - allowed object is
Stringpublic String getRiskMatrixName()
Stringpublic void setRiskMatrixName(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 String getScheduleWBSHierarchyType()
Stringpublic void setScheduleWBSHierarchyType(String value)
value - allowed object is
Stringpublic LocalDateTime getScheduledFinishDate()
Stringpublic void setScheduledFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic Integer getSourceProjectObjectId()
Integerpublic void setSourceProjectObjectId(Integer value)
value - allowed object is
Integerpublic LocalDateTime getStartDate()
Stringpublic void setStartDate(LocalDateTime value)
value - allowed object is
Stringpublic Boolean isStartToStartLagCalculationType()
Stringpublic void setStartToStartLagCalculationType(Boolean 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 String getStatusReviewerObjectId()
Stringpublic void setStatusReviewerObjectId(String value)
value - allowed object is
Stringpublic Integer getStrategicPriority()
Integerpublic void setStrategicPriority(Integer value)
value - allowed object is
Integerpublic Boolean isSummarizeResourcesRolesByWBS()
Stringpublic void setSummarizeResourcesRolesByWBS(Boolean value)
value - allowed object is
Stringpublic Integer getSummarizeToWBSLevel()
Integerpublic void setSummarizeToWBSLevel(Integer value)
value - allowed object is
Integerpublic LocalDateTime getSummarizedDataDate()
Stringpublic void setSummarizedDataDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getSummaryAccountingVarianceByCost()
Stringpublic void setSummaryAccountingVarianceByCost(Double value)
value - allowed object is
Stringpublic Double getSummaryAccountingVarianceByLaborUnits()
Stringpublic void setSummaryAccountingVarianceByLaborUnits(Double value)
value - allowed object is
Stringpublic Integer getSummaryActivityCount()
Integerpublic void setSummaryActivityCount(Integer value)
value - allowed object is
Integerpublic Double getSummaryActualDuration()
Stringpublic void setSummaryActualDuration(Double value)
value - allowed object is
Stringpublic Double getSummaryActualExpenseCost()
Stringpublic void setSummaryActualExpenseCost(Double value)
value - allowed object is
Stringpublic LocalDateTime getSummaryActualFinishDate()
Stringpublic void setSummaryActualFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getSummaryActualLaborCost()
Stringpublic void setSummaryActualLaborCost(Double value)
value - allowed object is
Stringpublic Double getSummaryActualLaborUnits()
Stringpublic void setSummaryActualLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryActualMaterialCost()
Stringpublic void setSummaryActualMaterialCost(Double value)
value - allowed object is
Stringpublic Double getSummaryActualNonLaborCost()
Stringpublic void setSummaryActualNonLaborCost(Double value)
value - allowed object is
Stringpublic Double getSummaryActualNonLaborUnits()
Stringpublic void setSummaryActualNonLaborUnits(Double value)
value - allowed object is
Stringpublic LocalDateTime getSummaryActualStartDate()
Stringpublic void setSummaryActualStartDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getSummaryActualThisPeriodCost()
Stringpublic void setSummaryActualThisPeriodCost(Double value)
value - allowed object is
Stringpublic Double getSummaryActualThisPeriodLaborCost()
Stringpublic void setSummaryActualThisPeriodLaborCost(Double value)
value - allowed object is
Stringpublic Double getSummaryActualThisPeriodLaborUnits()
Stringpublic void setSummaryActualThisPeriodLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryActualThisPeriodMaterialCost()
Stringpublic void setSummaryActualThisPeriodMaterialCost(Double value)
value - allowed object is
Stringpublic Double getSummaryActualThisPeriodNonLaborCost()
Stringpublic void setSummaryActualThisPeriodNonLaborCost(Double value)
value - allowed object is
Stringpublic Double getSummaryActualThisPeriodNonLaborUnits()
Stringpublic void setSummaryActualThisPeriodNonLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryActualTotalCost()
Stringpublic void setSummaryActualTotalCost(Double value)
value - allowed object is
Stringpublic Double getSummaryActualValueByCost()
Stringpublic void setSummaryActualValueByCost(Double value)
value - allowed object is
Stringpublic Double getSummaryActualValueByLaborUnits()
Stringpublic void setSummaryActualValueByLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryAtCompletionDuration()
Stringpublic void setSummaryAtCompletionDuration(Double value)
value - allowed object is
Stringpublic Double getSummaryAtCompletionExpenseCost()
Stringpublic void setSummaryAtCompletionExpenseCost(Double value)
value - allowed object is
Stringpublic Double getSummaryAtCompletionLaborCost()
Stringpublic void setSummaryAtCompletionLaborCost(Double value)
value - allowed object is
Stringpublic Double getSummaryAtCompletionLaborUnits()
Stringpublic void setSummaryAtCompletionLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryAtCompletionMaterialCost()
Stringpublic void setSummaryAtCompletionMaterialCost(Double value)
value - allowed object is
Stringpublic Double getSummaryAtCompletionNonLaborCost()
Stringpublic void setSummaryAtCompletionNonLaborCost(Double value)
value - allowed object is
Stringpublic Double getSummaryAtCompletionNonLaborUnits()
Stringpublic void setSummaryAtCompletionNonLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryAtCompletionTotalCost()
Stringpublic void setSummaryAtCompletionTotalCost(Double value)
value - allowed object is
Stringpublic Double getSummaryAtCompletionTotalCostVariance()
Stringpublic void setSummaryAtCompletionTotalCostVariance(Double value)
value - allowed object is
Stringpublic Integer getSummaryBaselineCompletedActivityCount()
Integerpublic void setSummaryBaselineCompletedActivityCount(Integer value)
value - allowed object is
Integerpublic Double getSummaryBaselineDuration()
Stringpublic void setSummaryBaselineDuration(Double value)
value - allowed object is
Stringpublic Double getSummaryBaselineExpenseCost()
Stringpublic void setSummaryBaselineExpenseCost(Double value)
value - allowed object is
Stringpublic LocalDateTime getSummaryBaselineFinishDate()
Stringpublic void setSummaryBaselineFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic Integer getSummaryBaselineInProgressActivityCount()
Integerpublic void setSummaryBaselineInProgressActivityCount(Integer value)
value - allowed object is
Integerpublic Double getSummaryBaselineLaborCost()
Stringpublic void setSummaryBaselineLaborCost(Double value)
value - allowed object is
Stringpublic Double getSummaryBaselineLaborUnits()
Stringpublic void setSummaryBaselineLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryBaselineMaterialCost()
Stringpublic void setSummaryBaselineMaterialCost(Double value)
value - allowed object is
Stringpublic Double getSummaryBaselineNonLaborCost()
Stringpublic void setSummaryBaselineNonLaborCost(Double value)
value - allowed object is
Stringpublic Double getSummaryBaselineNonLaborUnits()
Stringpublic void setSummaryBaselineNonLaborUnits(Double value)
value - allowed object is
Stringpublic Integer getSummaryBaselineNotStartedActivityCount()
Integerpublic void setSummaryBaselineNotStartedActivityCount(Integer value)
value - allowed object is
Integerpublic LocalDateTime getSummaryBaselineStartDate()
Stringpublic void setSummaryBaselineStartDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getSummaryBaselineTotalCost()
Stringpublic void setSummaryBaselineTotalCost(Double value)
value - allowed object is
Stringpublic Double getSummaryBudgetAtCompletionByCost()
Stringpublic void setSummaryBudgetAtCompletionByCost(Double value)
value - allowed object is
Stringpublic Double getSummaryBudgetAtCompletionByLaborUnits()
Stringpublic void setSummaryBudgetAtCompletionByLaborUnits(Double value)
value - allowed object is
Stringpublic Integer getSummaryCompletedActivityCount()
Integerpublic void setSummaryCompletedActivityCount(Integer value)
value - allowed object is
Integerpublic Double getSummaryCostPercentComplete()
Stringpublic void setSummaryCostPercentComplete(Double value)
value - allowed object is
Stringpublic Double getSummaryCostPercentOfPlanned()
Stringpublic void setSummaryCostPercentOfPlanned(Double value)
value - allowed object is
Stringpublic Double getSummaryCostPerformanceIndexByCost()
Stringpublic void setSummaryCostPerformanceIndexByCost(Double value)
value - allowed object is
Stringpublic Double getSummaryCostPerformanceIndexByLaborUnits()
Stringpublic void setSummaryCostPerformanceIndexByLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryCostVarianceByCost()
Stringpublic void setSummaryCostVarianceByCost(Double value)
value - allowed object is
Stringpublic Double getSummaryCostVarianceByLaborUnits()
Stringpublic void setSummaryCostVarianceByLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryCostVarianceIndex()
Stringpublic void setSummaryCostVarianceIndex(Double value)
value - allowed object is
Stringpublic Double getSummaryCostVarianceIndexByCost()
Stringpublic void setSummaryCostVarianceIndexByCost(Double value)
value - allowed object is
Stringpublic Double getSummaryCostVarianceIndexByLaborUnits()
Stringpublic void setSummaryCostVarianceIndexByLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryDurationPercentComplete()
Stringpublic void setSummaryDurationPercentComplete(Double value)
value - allowed object is
Stringpublic Double getSummaryDurationPercentOfPlanned()
Stringpublic void setSummaryDurationPercentOfPlanned(Double value)
value - allowed object is
Stringpublic Double getSummaryDurationVariance()
Stringpublic void setSummaryDurationVariance(Double value)
value - allowed object is
Stringpublic Double getSummaryEarnedValueByCost()
Stringpublic void setSummaryEarnedValueByCost(Double value)
value - allowed object is
Stringpublic Double getSummaryEarnedValueByLaborUnits()
Stringpublic void setSummaryEarnedValueByLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryEstimateAtCompletionByCost()
Stringpublic void setSummaryEstimateAtCompletionByCost(Double value)
value - allowed object is
Stringpublic Double getSummaryEstimateAtCompletionByLaborUnits()
Stringpublic void setSummaryEstimateAtCompletionByLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryEstimateAtCompletionHighPercentByLaborUnits()
Stringpublic void setSummaryEstimateAtCompletionHighPercentByLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryEstimateAtCompletionLowPercentByLaborUnits()
Stringpublic void setSummaryEstimateAtCompletionLowPercentByLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryEstimateToCompleteByCost()
Stringpublic void setSummaryEstimateToCompleteByCost(Double value)
value - allowed object is
Stringpublic Double getSummaryEstimateToCompleteByLaborUnits()
Stringpublic void setSummaryEstimateToCompleteByLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryExpenseCostPercentComplete()
Stringpublic void setSummaryExpenseCostPercentComplete(Double value)
value - allowed object is
Stringpublic Double getSummaryExpenseCostVariance()
Stringpublic void setSummaryExpenseCostVariance(Double value)
value - allowed object is
Stringpublic Double getSummaryFinishDateVariance()
Stringpublic void setSummaryFinishDateVariance(Double value)
value - allowed object is
Stringpublic Integer getSummaryInProgressActivityCount()
Integerpublic void setSummaryInProgressActivityCount(Integer value)
value - allowed object is
Integerpublic Double getSummaryLaborCostPercentComplete()
Stringpublic void setSummaryLaborCostPercentComplete(Double value)
value - allowed object is
Stringpublic Double getSummaryLaborCostVariance()
Stringpublic void setSummaryLaborCostVariance(Double value)
value - allowed object is
Stringpublic Double getSummaryLaborUnitsPercentComplete()
Stringpublic void setSummaryLaborUnitsPercentComplete(Double value)
value - allowed object is
Stringpublic Double getSummaryLaborUnitsVariance()
Stringpublic void setSummaryLaborUnitsVariance(Double value)
value - allowed object is
Stringpublic String getSummaryLevel()
Stringpublic void setSummaryLevel(String value)
value - allowed object is
Stringpublic Double getSummaryMaterialCostPercentComplete()
Stringpublic void setSummaryMaterialCostPercentComplete(Double value)
value - allowed object is
Stringpublic Double getSummaryMaterialCostVariance()
Stringpublic void setSummaryMaterialCostVariance(Double value)
value - allowed object is
Stringpublic Double getSummaryNonLaborCostPercentComplete()
Stringpublic void setSummaryNonLaborCostPercentComplete(Double value)
value - allowed object is
Stringpublic Double getSummaryNonLaborCostVariance()
Stringpublic void setSummaryNonLaborCostVariance(Double value)
value - allowed object is
Stringpublic Double getSummaryNonLaborUnitsPercentComplete()
Stringpublic void setSummaryNonLaborUnitsPercentComplete(Double value)
value - allowed object is
Stringpublic Double getSummaryNonLaborUnitsVariance()
Stringpublic void setSummaryNonLaborUnitsVariance(Double value)
value - allowed object is
Stringpublic Integer getSummaryNotStartedActivityCount()
Integerpublic void setSummaryNotStartedActivityCount(Integer value)
value - allowed object is
Integerpublic Double getSummaryPerformancePercentCompleteByCost()
Stringpublic void setSummaryPerformancePercentCompleteByCost(Double value)
value - allowed object is
Stringpublic Double getSummaryPerformancePercentCompleteByLaborUnits()
Stringpublic void setSummaryPerformancePercentCompleteByLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryPlannedCost()
Stringpublic void setSummaryPlannedCost(Double value)
value - allowed object is
Stringpublic Double getSummaryPlannedDuration()
Stringpublic void setSummaryPlannedDuration(Double value)
value - allowed object is
Stringpublic Double getSummaryPlannedExpenseCost()
Stringpublic void setSummaryPlannedExpenseCost(Double value)
value - allowed object is
Stringpublic LocalDateTime getSummaryPlannedFinishDate()
Stringpublic void setSummaryPlannedFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getSummaryPlannedLaborCost()
Stringpublic void setSummaryPlannedLaborCost(Double value)
value - allowed object is
Stringpublic Double getSummaryPlannedLaborUnits()
Stringpublic void setSummaryPlannedLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryPlannedMaterialCost()
Stringpublic void setSummaryPlannedMaterialCost(Double value)
value - allowed object is
Stringpublic Double getSummaryPlannedNonLaborCost()
Stringpublic void setSummaryPlannedNonLaborCost(Double value)
value - allowed object is
Stringpublic Double getSummaryPlannedNonLaborUnits()
Stringpublic void setSummaryPlannedNonLaborUnits(Double value)
value - allowed object is
Stringpublic LocalDateTime getSummaryPlannedStartDate()
Stringpublic void setSummaryPlannedStartDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getSummaryPlannedValueByCost()
Stringpublic void setSummaryPlannedValueByCost(Double value)
value - allowed object is
Stringpublic Double getSummaryPlannedValueByLaborUnits()
Stringpublic void setSummaryPlannedValueByLaborUnits(Double value)
value - allowed object is
Stringpublic LocalDateTime getSummaryProgressFinishDate()
Stringpublic void setSummaryProgressFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getSummaryRemainingDuration()
Stringpublic void setSummaryRemainingDuration(Double value)
value - allowed object is
Stringpublic Double getSummaryRemainingExpenseCost()
Stringpublic void setSummaryRemainingExpenseCost(Double value)
value - allowed object is
Stringpublic LocalDateTime getSummaryRemainingFinishDate()
Stringpublic void setSummaryRemainingFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getSummaryRemainingLaborCost()
Stringpublic void setSummaryRemainingLaborCost(Double value)
value - allowed object is
Stringpublic Double getSummaryRemainingLaborUnits()
Stringpublic void setSummaryRemainingLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryRemainingMaterialCost()
Stringpublic void setSummaryRemainingMaterialCost(Double value)
value - allowed object is
Stringpublic Double getSummaryRemainingNonLaborCost()
Stringpublic void setSummaryRemainingNonLaborCost(Double value)
value - allowed object is
Stringpublic Double getSummaryRemainingNonLaborUnits()
Stringpublic void setSummaryRemainingNonLaborUnits(Double value)
value - allowed object is
Stringpublic LocalDateTime getSummaryRemainingStartDate()
Stringpublic void setSummaryRemainingStartDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getSummaryRemainingTotalCost()
Stringpublic void setSummaryRemainingTotalCost(Double value)
value - allowed object is
Stringpublic Double getSummarySchedulePercentComplete()
Stringpublic void setSummarySchedulePercentComplete(Double value)
value - allowed object is
Stringpublic Double getSummarySchedulePercentCompleteByLaborUnits()
Stringpublic void setSummarySchedulePercentCompleteByLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummarySchedulePerformanceIndexByCost()
Stringpublic void setSummarySchedulePerformanceIndexByCost(Double value)
value - allowed object is
Stringpublic Double getSummarySchedulePerformanceIndexByLaborUnits()
Stringpublic void setSummarySchedulePerformanceIndexByLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryScheduleVarianceByCost()
Stringpublic void setSummaryScheduleVarianceByCost(Double value)
value - allowed object is
Stringpublic Double getSummaryScheduleVarianceByLaborUnits()
Stringpublic void setSummaryScheduleVarianceByLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryScheduleVarianceIndex()
Stringpublic void setSummaryScheduleVarianceIndex(Double value)
value - allowed object is
Stringpublic Double getSummaryScheduleVarianceIndexByCost()
Stringpublic void setSummaryScheduleVarianceIndexByCost(Double value)
value - allowed object is
Stringpublic Double getSummaryScheduleVarianceIndexByLaborUnits()
Stringpublic void setSummaryScheduleVarianceIndexByLaborUnits(Double value)
value - allowed object is
Stringpublic Double getSummaryStartDateVariance()
Stringpublic void setSummaryStartDateVariance(Double value)
value - allowed object is
Stringpublic Double getSummaryToCompletePerformanceIndexByCost()
Stringpublic void setSummaryToCompletePerformanceIndexByCost(Double value)
value - allowed object is
Stringpublic Double getSummaryTotalCostVariance()
Stringpublic void setSummaryTotalCostVariance(Double value)
value - allowed object is
Stringpublic Double getSummaryTotalFloat()
Stringpublic void setSummaryTotalFloat(Double value)
value - allowed object is
Stringpublic Double getSummaryUnitsPercentComplete()
Stringpublic void setSummaryUnitsPercentComplete(Double value)
value - allowed object is
Stringpublic Double getSummaryVarianceAtCompletionByLaborUnits()
Stringpublic void setSummaryVarianceAtCompletionByLaborUnits(Double value)
value - allowed object is
Stringpublic Boolean isSyncWbsHierarchyFlag()
Stringpublic void setSyncWbsHierarchyFlag(Boolean value)
value - allowed object is
Stringpublic String getTeamMemberActivityFields()
Stringpublic void setTeamMemberActivityFields(String value)
value - allowed object is
Stringpublic Boolean isTeamMemberAddNewActualUnits()
Stringpublic void setTeamMemberAddNewActualUnits(Boolean value)
value - allowed object is
Stringpublic String getTeamMemberAssignmentOption()
Stringpublic void setTeamMemberAssignmentOption(String value)
value - allowed object is
Stringpublic Boolean isTeamMemberAssignmentProficiencyFlag()
Stringpublic void setTeamMemberAssignmentProficiencyFlag(Boolean value)
value - allowed object is
Stringpublic Boolean isTeamMemberCanOutOfSequenceFlag()
Stringpublic void setTeamMemberCanOutOfSequenceFlag(Boolean value)
value - allowed object is
Stringpublic Boolean isTeamMemberCanStatusOtherResources()
Stringpublic void setTeamMemberCanStatusOtherResources(Boolean value)
value - allowed object is
Stringpublic Boolean isTeamMemberCanUpdateNotebooks()
Stringpublic void setTeamMemberCanUpdateNotebooks(Boolean value)
value - allowed object is
Stringpublic Boolean isTeamMemberDisplayBaselineDatesFlag()
Stringpublic void setTeamMemberDisplayBaselineDatesFlag(Boolean value)
value - allowed object is
Stringpublic Boolean isTeamMemberDisplayDiscussionsFlag()
Stringpublic void setTeamMemberDisplayDiscussionsFlag(Boolean value)
value - allowed object is
Stringpublic Boolean isTeamMemberDisplayPlannedUnits()
Stringpublic void setTeamMemberDisplayPlannedUnits(Boolean value)
value - allowed object is
Stringpublic Boolean isTeamMemberDisplayTotalFloatFlag()
Stringpublic void setTeamMemberDisplayTotalFloatFlag(Boolean value)
value - allowed object is
Stringpublic Boolean isTeamMemberIncludePrimaryResources()
Stringpublic void setTeamMemberIncludePrimaryResources(Boolean value)
value - allowed object is
Stringpublic String getTeamMemberProjectViewableFields()
Stringpublic void setTeamMemberProjectViewableFields(String value)
value - allowed object is
Stringpublic String getTeamMemberReadOnlyActivityFields()
Stringpublic void setTeamMemberReadOnlyActivityFields(String value)
value - allowed object is
Stringpublic String getTeamMemberResourceAssignmentFields()
Stringpublic void setTeamMemberResourceAssignmentFields(String value)
value - allowed object is
Stringpublic String getTeamMemberStepUDFViewableFields()
Stringpublic void setTeamMemberStepUDFViewableFields(String value)
value - allowed object is
Stringpublic Boolean isTeamMemberStepsAddDeletable()
Stringpublic void setTeamMemberStepsAddDeletable(Boolean value)
value - allowed object is
Stringpublic String getTeamMemberViewableFields()
Stringpublic void setTeamMemberViewableFields(String value)
value - allowed object is
Stringpublic Double getTotalBenefitPlan()
Stringpublic void setTotalBenefitPlan(Double value)
value - allowed object is
Stringpublic Double getTotalBenefitPlanTally()
Stringpublic void setTotalBenefitPlanTally(Double value)
value - allowed object is
Stringpublic Double getTotalFunding()
Stringpublic void setTotalFunding(Double value)
value - allowed object is
Stringpublic Double getTotalSpendingPlan()
Stringpublic void setTotalSpendingPlan(Double value)
value - allowed object is
Stringpublic Double getTotalSpendingPlanTally()
Stringpublic void setTotalSpendingPlanTally(Double value)
value - allowed object is
Stringpublic Double getUnallocatedBudget()
Stringpublic void setUnallocatedBudget(Double value)
value - allowed object is
Stringpublic Double getUndistributedCurrentVariance()
Stringpublic void setUndistributedCurrentVariance(Double value)
value - allowed object is
Stringpublic Boolean isUnifierCBSTasksOnlyFlag()
Stringpublic void setUnifierCBSTasksOnlyFlag(Boolean value)
value - allowed object is
Stringpublic String getUnifierDataMappingName()
Stringpublic void setUnifierDataMappingName(String value)
value - allowed object is
Stringpublic Boolean isUnifierDeleteActivitiesFlag()
Stringpublic void setUnifierDeleteActivitiesFlag(Boolean value)
value - allowed object is
Stringpublic Boolean isUnifierEnabledFlag()
Stringpublic void setUnifierEnabledFlag(Boolean value)
value - allowed object is
Stringpublic String getUnifierProjectName()
Stringpublic void setUnifierProjectName(String value)
value - allowed object is
Stringpublic String getUnifierProjectNumber()
Stringpublic void setUnifierProjectNumber(String value)
value - allowed object is
Stringpublic String getUnifierScheduleSheetName()
Stringpublic void setUnifierScheduleSheetName(String value)
value - allowed object is
Stringpublic String getUnitPerTimeOvertimeFactor()
Stringpublic void setUnitPerTimeOvertimeFactor(String value)
value - allowed object is
Stringpublic Boolean isUseExpectedFinishDates()
Stringpublic void setUseExpectedFinishDates(Boolean value)
value - allowed object is
Stringpublic Boolean isUseProjectBaselineForEarnedValue()
Stringpublic void setUseProjectBaselineForEarnedValue(Boolean value)
value - allowed object is
Stringpublic Integer getWBSCategoryObjectId()
Integerpublic void setWBSCategoryObjectId(Integer value)
value - allowed object is
Integerpublic String getWBSCodeSeparator()
Stringpublic void setWBSCodeSeparator(String value)
value - allowed object is
Stringpublic Integer getWBSHierarchyLevels()
Integerpublic void setWBSHierarchyLevels(Integer value)
value - allowed object is
Integerpublic Double getWBSMilestonePercentComplete()
Stringpublic void setWBSMilestonePercentComplete(Double value)
value - allowed object is
Stringpublic Integer getWBSObjectId()
Integerpublic void setWBSObjectId(Integer value)
value - allowed object is
Integerpublic String getWebSiteRootDirectory()
Stringpublic void setWebSiteRootDirectory(String value)
value - allowed object is
Stringpublic String getWebSiteURL()
Stringpublic void setWebSiteURL(String value)
value - allowed object is
Stringpublic List<CodeAssignmentType> getCode()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the code property.
For example, to add a new item, do as follows:
getCode().add(newItem);
Objects of the following type(s) are allowed in the list
CodeAssignmentType
public List<UDFAssignmentType> getUDF()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the udf property.
For example, to add a new item, do as follows:
getUDF().add(newItem);
Objects of the following type(s) are allowed in the list
UDFAssignmentType
public EPSProjectWBSSpreadType getSpread()
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 Jakarta XML Binding object.
This is why there is not a set method for the projectResourceSpread property.
For example, to add a new item, do as follows:
getProjectResourceSpread().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectResourceSpreadType
public List<ProjectRoleSpreadType> getProjectRoleSpread()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the projectRoleSpread property.
For example, to add a new item, do as follows:
getProjectRoleSpread().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectRoleSpreadType
public List<CalendarType> getCalendar()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the calendar property.
For example, to add a new item, do as follows:
getCalendar().add(newItem);
Objects of the following type(s) are allowed in the list
CalendarType
public List<WBSType> getWBS()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the wbs property.
For example, to add a new item, do as follows:
getWBS().add(newItem);
Objects of the following type(s) are allowed in the list
WBSType
public List<ProjectResourceType> getProjectResource()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the projectResource property.
For example, to add a new item, do as follows:
getProjectResource().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectResourceType
public List<ProjectResourceQuantityType> getProjectResourceQuantity()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the projectResourceQuantity property.
For example, to add a new item, do as follows:
getProjectResourceQuantity().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectResourceQuantityType
public List<ProjectBudgetChangeLogType> getProjectBudgetChangeLog()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the projectBudgetChangeLog property.
For example, to add a new item, do as follows:
getProjectBudgetChangeLog().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectBudgetChangeLogType
public List<WBSMilestoneType> getWBSMilestone()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the wbsMilestone property.
For example, to add a new item, do as follows:
getWBSMilestone().add(newItem);
Objects of the following type(s) are allowed in the list
WBSMilestoneType
public List<ProjectNoteType> getProjectNote()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the projectNote property.
For example, to add a new item, do as follows:
getProjectNote().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectNoteType
public List<ProjectThresholdType> getProjectThreshold()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the projectThreshold property.
For example, to add a new item, do as follows:
getProjectThreshold().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectThresholdType
public List<ProjectSpendingPlanType> getProjectSpendingPlan()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the projectSpendingPlan property.
For example, to add a new item, do as follows:
getProjectSpendingPlan().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectSpendingPlanType
public List<ProjectFundingType> getProjectFunding()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the projectFunding property.
For example, to add a new item, do as follows:
getProjectFunding().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectFundingType
public List<ActivityCodeTypeType> getActivityCodeType()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the activityCodeType property.
For example, to add a new item, do as follows:
getActivityCodeType().add(newItem);
Objects of the following type(s) are allowed in the list
ActivityCodeTypeType
public List<ActivityCodeType> getActivityCode()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the activityCode property.
For example, to add a new item, do as follows:
getActivityCode().add(newItem);
Objects of the following type(s) are allowed in the list
ActivityCodeType
public List<ResourceAssignmentCodeTypeType> getResourceAssignmentCodeType()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the resourceAssignmentCodeType property.
For example, to add a new item, do as follows:
getResourceAssignmentCodeType().add(newItem);
Objects of the following type(s) are allowed in the list
ResourceAssignmentCodeTypeType
public List<ResourceAssignmentCodeType> getResourceAssignmentCode()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the resourceAssignmentCode property.
For example, to add a new item, do as follows:
getResourceAssignmentCode().add(newItem);
Objects of the following type(s) are allowed in the list
ResourceAssignmentCodeType
public List<ActivityType> getActivity()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the activity property.
For example, to add a new item, do as follows:
getActivity().add(newItem);
Objects of the following type(s) are allowed in the list
ActivityType
public List<ResourceAssignmentType> getResourceAssignment()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the resourceAssignment property.
For example, to add a new item, do as follows:
getResourceAssignment().add(newItem);
Objects of the following type(s) are allowed in the list
ResourceAssignmentType
public List<ActivityExpenseType> getActivityExpense()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the activityExpense property.
For example, to add a new item, do as follows:
getActivityExpense().add(newItem);
Objects of the following type(s) are allowed in the list
ActivityExpenseType
public List<ActivityNoteType> getActivityNote()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the activityNote property.
For example, to add a new item, do as follows:
getActivityNote().add(newItem);
Objects of the following type(s) are allowed in the list
ActivityNoteType
public List<ActivityStepType> getActivityStep()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the activityStep property.
For example, to add a new item, do as follows:
getActivityStep().add(newItem);
Objects of the following type(s) are allowed in the list
ActivityStepType
public List<RelationshipType> getRelationship()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the relationship property.
For example, to add a new item, do as follows:
getRelationship().add(newItem);
Objects of the following type(s) are allowed in the list
RelationshipType
public List<ActivityPeriodActualType> getActivityPeriodActual()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the activityPeriodActual property.
For example, to add a new item, do as follows:
getActivityPeriodActual().add(newItem);
Objects of the following type(s) are allowed in the list
ActivityPeriodActualType
public List<ProjectIssueType> getProjectIssue()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the projectIssue property.
For example, to add a new item, do as follows:
getProjectIssue().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectIssueType
public List<ResourceAssignmentPeriodActualType> getResourceAssignmentPeriodActual()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the resourceAssignmentPeriodActual property.
For example, to add a new item, do as follows:
getResourceAssignmentPeriodActual().add(newItem);
Objects of the following type(s) are allowed in the list
ResourceAssignmentPeriodActualType
public List<DocumentType> getDocument()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the document property.
For example, to add a new item, do as follows:
getDocument().add(newItem);
Objects of the following type(s) are allowed in the list
DocumentType
public List<ProjectDocumentType> getProjectDocument()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the projectDocument property.
For example, to add a new item, do as follows:
getProjectDocument().add(newItem);
Objects of the following type(s) are allowed in the list
ProjectDocumentType
public List<ScheduleOptionsType> getScheduleOptions()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the scheduleOptions property.
For example, to add a new item, do as follows:
getScheduleOptions().add(newItem);
Objects of the following type(s) are allowed in the list
ScheduleOptionsType
public List<RiskType> getRisk()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the risk property.
For example, to add a new item, do as follows:
getRisk().add(newItem);
Objects of the following type(s) are allowed in the list
RiskType
public List<ActivityRiskType> getActivityRisk()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the activityRisk property.
For example, to add a new item, do as follows:
getActivityRisk().add(newItem);
Objects of the following type(s) are allowed in the list
ActivityRiskType
public List<RiskImpactType> getRiskImpact()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the riskImpact property.
For example, to add a new item, do as follows:
getRiskImpact().add(newItem);
Objects of the following type(s) are allowed in the list
RiskImpactType
public List<RiskResponsePlanType> getRiskResponsePlan()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the riskResponsePlan property.
For example, to add a new item, do as follows:
getRiskResponsePlan().add(newItem);
Objects of the following type(s) are allowed in the list
RiskResponsePlanType
public List<RiskResponseActionType> getRiskResponseAction()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the riskResponseAction property.
For example, to add a new item, do as follows:
getRiskResponseAction().add(newItem);
Objects of the following type(s) are allowed in the list
RiskResponseActionType
public List<RiskResponseActionImpactType> getRiskResponseActionImpact()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the riskResponseActionImpact property.
For example, to add a new item, do as follows:
getRiskResponseActionImpact().add(newItem);
Objects of the following type(s) are allowed in the list
RiskResponseActionImpactType
public Boolean isExternal()
StringCopyright © 2000–2025 MPXJ. All rights reserved.