public class ActivityType extends Object
Java class for ActivityType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ActivityType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="AccountingVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="AccountingVarianceLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActivityOwnerUserId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="ActualDuration" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0.0"/> </restriction> </simpleType> </element> <element name="ActualExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActualFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="ActualLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActualLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActualMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActualNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActualNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActualStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="ActualThisPeriodLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActualThisPeriodLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActualThisPeriodMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActualThisPeriodNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActualThisPeriodNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActualTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActualTotalUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="AtCompletionDuration" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0.0"/> </restriction> </simpleType> </element> <element name="AtCompletionExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="AtCompletionLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="AtCompletionLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="AtCompletionLaborUnitsVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="AtCompletionMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="AtCompletionNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="AtCompletionNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="AtCompletionTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="AtCompletionTotalUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="AtCompletionVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="AutoComputeActuals" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="Baseline1Duration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline1FinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="Baseline1PlannedDuration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline1PlannedExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline1PlannedLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline1PlannedLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline1PlannedMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline1PlannedNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline1PlannedNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline1PlannedTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline1StartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="Baseline2Duration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline2FinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="Baseline2PlannedDuration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline2PlannedExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline2PlannedLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline2PlannedLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline2PlannedMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline2PlannedNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline2PlannedNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline2PlannedTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline2StartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="Baseline3Duration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline3FinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="Baseline3PlannedDuration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline3PlannedExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline3PlannedLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline3PlannedLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline3PlannedMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline3PlannedNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline3PlannedNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline3PlannedTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Baseline3StartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="BaselineDuration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="BaselineFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="BaselinePlannedDuration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="BaselinePlannedExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="BaselinePlannedLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="BaselinePlannedLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="BaselinePlannedMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="BaselinePlannedNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="BaselinePlannedNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="BaselinePlannedTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="BaselineStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="BudgetAtCompletion" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="CBSCode" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="1024"/> </restriction> </simpleType> </element> <element name="CBSId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="CBSObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="CalendarName" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="255"/> </restriction> </simpleType> </element> <element name="CalendarObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="CostPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="CostPercentOfPlanned" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="CostPerformanceIndex" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="CostPerformanceIndexLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="CostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="CostVarianceIndex" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="CostVarianceIndexLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="CostVarianceLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" 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="DataDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="Duration1Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Duration2Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Duration3Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="DurationPercentComplete" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0.0"/> </restriction> </simpleType> </element> <element name="DurationPercentOfPlanned" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="DurationType" 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="DurationVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="EarlyFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="EarlyStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="EarnedValueCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="EarnedValueLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="EstimateAtCompletionCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="EstimateAtCompletionLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="EstimateToComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="EstimateToCompleteLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="EstimatedWeight" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ExpectedFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="ExpenseCost1Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ExpenseCost2Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ExpenseCost3Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ExpenseCostPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ExpenseCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ExternalEarlyStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="ExternalLateFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="Feedback" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FinancialPeriodTmplId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="FinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="FinishDate1Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="FinishDate2Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="FinishDate3Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="FinishDateVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="FloatPath" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="FloatPathOrder" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="FreeFloat" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="GUID" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <pattern value="\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\}|"/> </restriction> </simpleType> </element> <element name="HasFutureBucketData" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="Id" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="40"/> </restriction> </simpleType> </element> <element name="IsBaseline" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="IsCritical" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="IsLongestPath" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="IsNewFeedback" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="IsStarred" 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="IsWorkPackage" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="LaborCost1Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="LaborCost2Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="LaborCost3Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="LaborCostPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="LaborCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="LaborUnits1Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="LaborUnits2Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="LaborUnits3Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="LaborUnitsPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="LaborUnitsVariance" type="{http://www.w3.org/2001/XMLSchema}double" 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="LateFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="LateStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="LevelingPriority" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="Top"/> <enumeration value="High"/> <enumeration value="Normal"/> <enumeration value="Low"/> <enumeration value="Lowest"/> </restriction> </simpleType> </element> <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="MaterialCost1Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="MaterialCost2Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="MaterialCost3Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="MaterialCostPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="MaterialCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="MaximumDuration" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0.0"/> </restriction> </simpleType> </element> <element name="MinimumDuration" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0.0"/> </restriction> </simpleType> </element> <element name="MostLikelyDuration" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0.0"/> </restriction> </simpleType> </element> <element name="Name" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="120"/> </restriction> </simpleType> </element> <element name="NonLaborCost1Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="NonLaborCost2Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="NonLaborCost3Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="NonLaborCostPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="NonLaborCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="NonLaborUnits1Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="NonLaborUnits2Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="NonLaborUnits3Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="NonLaborUnitsPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="NonLaborUnitsVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="NotesToResources" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="OwnerIDArray" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="OwnerNamesArray" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="PercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PercentCompleteType" 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="PerformancePercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PerformancePercentCompleteByLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PhysicalPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PlannedDuration" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0.0"/> </restriction> </simpleType> </element> <element name="PlannedExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PlannedFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="PlannedLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PlannedLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PlannedMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PlannedNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PlannedNonLaborUnits" 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="PlannedTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PlannedTotalUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PlannedValueCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PlannedValueLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PostRespCriticalityIndex" type="{http://www.w3.org/2001/XMLSchema}double" 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="PreRespCriticalityIndex" type="{http://www.w3.org/2001/XMLSchema}double" 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="PrimaryConstraintDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="PrimaryConstraintType" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value=""/> <enumeration value="Start On"/> <enumeration value="Start On or Before"/> <enumeration value="Start On or After"/> <enumeration value="Finish On"/> <enumeration value="Finish On or Before"/> <enumeration value="Finish On or After"/> <enumeration value="As Late As Possible"/> <enumeration value="Mandatory Start"/> <enumeration value="Mandatory Finish"/> </restriction> </simpleType> </element> <element name="PrimaryResourceId" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="255"/> </restriction> </simpleType> </element> <element name="PrimaryResourceName" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="255"/> </restriction> </simpleType> </element> <element name="PrimaryResourceObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="ProjectFlag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ProjectId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ProjectName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ProjectNameSepChar" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ProjectObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="ProjectProjectFlag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="RemainingDuration" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0.0"/> </restriction> </simpleType> </element> <element name="RemainingEarlyFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="RemainingEarlyStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="RemainingExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="RemainingFloat" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="RemainingLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="RemainingLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="RemainingLateFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="RemainingLateStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="RemainingMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="RemainingNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="RemainingNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="RemainingTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="RemainingTotalUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ResumeDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="ReviewFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="ReviewRequired" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="ReviewStatus" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="OK"/> <enumeration value="For Review"/> <enumeration value="Rejected"/> </restriction> </simpleType> </element> <element name="SchedulePercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="SchedulePerformanceIndex" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="SchedulePerformanceIndexLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ScheduleVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ScheduleVarianceIndex" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ScheduleVarianceIndexLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ScheduleVarianceLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ScopePercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="SecondaryConstraintDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="SecondaryConstraintType" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value=""/> <enumeration value="Start On"/> <enumeration value="Start On or Before"/> <enumeration value="Start On or After"/> <enumeration value="Finish On"/> <enumeration value="Finish On or Before"/> <enumeration value="Finish On or After"/> <enumeration value="As Late As Possible"/> <enumeration value="Mandatory Start"/> <enumeration value="Mandatory Finish"/> </restriction> </simpleType> </element> <element name="StartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="StartDate1Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="StartDate2Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="StartDate3Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="StartDateVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Status" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="Not Started"/> <enumeration value="In Progress"/> <enumeration value="Completed"/> </restriction> </simpleType> </element> <element name="StatusCode" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value=""/> <enumeration value="Planned"/> <enumeration value="Active"/> <enumeration value="Inactive"/> <enumeration value="What-If"/> <enumeration value="Requested"/> <enumeration value="Template"/> </restriction> </simpleType> </element> <element name="SuspendDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="TaskStatusCompletion" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value=""/> <enumeration value="BOTH_NOT_COMPLETE"/> <enumeration value="TASKS_COMPLETE_ACTIVITY_NOT"/> <enumeration value="ACTIVITY_COMPLETE_TASKS_NOT"/> <enumeration value="BOTH_COMPLETE"/> <enumeration value="NO_TASKS"/> </restriction> </simpleType> </element> <element name="TaskStatusDates" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value=""/> <enumeration value="AT_LEAST_ONE_OUTSIDE"/> <enumeration value="ALL_WITHIN"/> <enumeration value="NO_TASK_DATES"/> </restriction> </simpleType> </element> <element name="TaskStatusIndicator" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="ToCompletePerformanceIndex" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="TotalCost1Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="TotalCost2Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="TotalCost3Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="TotalCostVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="TotalFloat" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="TotalPastPeriodEarnedValueCostBCWP" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="TotalPastPeriodEarnedValueLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="TotalPastPeriodExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="TotalPastPeriodLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="TotalPastPeriodLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="TotalPastPeriodMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="TotalPastPeriodNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="TotalPastPeriodNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="TotalPastPeriodPlannedValueCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="TotalPastPeriodPlannedValueLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Type" 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="UnitsPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="UnreadCommentCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="WBSCode" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="40"/> </restriction> </simpleType> </element> <element name="WBSName" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="100"/> </restriction> </simpleType> </element> <element name="WBSNamePath" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="WBSObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="WBSPath" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="WorkPackageId" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="255"/> </restriction> </simpleType> </element> <element name="WorkPackageName" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="255"/> </restriction> </simpleType> </element> <element name="Code" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}CodeAssignmentType" maxOccurs="unbounded" minOccurs="0"/> <element name="UDF" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}UDFAssignmentType" maxOccurs="unbounded" minOccurs="0"/> <element name="Spread" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ActivitySpreadType" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
ActivityType() |
Modifier and Type | Method and Description |
---|---|
Double |
getAccountingVariance()
Gets the value of the accountingVariance property.
|
Double |
getAccountingVarianceLaborUnits()
Gets the value of the accountingVarianceLaborUnits property.
|
Integer |
getActivityOwnerUserId()
Gets the value of the activityOwnerUserId property.
|
Double |
getActualDuration()
Gets the value of the actualDuration property.
|
Double |
getActualExpenseCost()
Gets the value of the actualExpenseCost property.
|
LocalDateTime |
getActualFinishDate()
Gets the value of the actualFinishDate property.
|
Double |
getActualLaborCost()
Gets the value of the actualLaborCost property.
|
Double |
getActualLaborUnits()
Gets the value of the actualLaborUnits property.
|
Double |
getActualMaterialCost()
Gets the value of the actualMaterialCost property.
|
Double |
getActualNonLaborCost()
Gets the value of the actualNonLaborCost property.
|
Double |
getActualNonLaborUnits()
Gets the value of the actualNonLaborUnits property.
|
LocalDateTime |
getActualStartDate()
Gets the value of the actualStartDate property.
|
Double |
getActualThisPeriodLaborCost()
Gets the value of the actualThisPeriodLaborCost property.
|
Double |
getActualThisPeriodLaborUnits()
Gets the value of the actualThisPeriodLaborUnits property.
|
Double |
getActualThisPeriodMaterialCost()
Gets the value of the actualThisPeriodMaterialCost property.
|
Double |
getActualThisPeriodNonLaborCost()
Gets the value of the actualThisPeriodNonLaborCost property.
|
Double |
getActualThisPeriodNonLaborUnits()
Gets the value of the actualThisPeriodNonLaborUnits property.
|
Double |
getActualTotalCost()
Gets the value of the actualTotalCost property.
|
Double |
getActualTotalUnits()
Gets the value of the actualTotalUnits property.
|
Double |
getAtCompletionDuration()
Gets the value of the atCompletionDuration property.
|
Double |
getAtCompletionExpenseCost()
Gets the value of the atCompletionExpenseCost property.
|
Double |
getAtCompletionLaborCost()
Gets the value of the atCompletionLaborCost property.
|
Double |
getAtCompletionLaborUnits()
Gets the value of the atCompletionLaborUnits property.
|
Double |
getAtCompletionLaborUnitsVariance()
Gets the value of the atCompletionLaborUnitsVariance property.
|
Double |
getAtCompletionMaterialCost()
Gets the value of the atCompletionMaterialCost property.
|
Double |
getAtCompletionNonLaborCost()
Gets the value of the atCompletionNonLaborCost property.
|
Double |
getAtCompletionNonLaborUnits()
Gets the value of the atCompletionNonLaborUnits property.
|
Double |
getAtCompletionTotalCost()
Gets the value of the atCompletionTotalCost property.
|
Double |
getAtCompletionTotalUnits()
Gets the value of the atCompletionTotalUnits property.
|
Double |
getAtCompletionVariance()
Gets the value of the atCompletionVariance property.
|
Double |
getBaseline1Duration()
Gets the value of the baseline1Duration property.
|
LocalDateTime |
getBaseline1FinishDate()
Gets the value of the baseline1FinishDate property.
|
Double |
getBaseline1PlannedDuration()
Gets the value of the baseline1PlannedDuration property.
|
Double |
getBaseline1PlannedExpenseCost()
Gets the value of the baseline1PlannedExpenseCost property.
|
Double |
getBaseline1PlannedLaborCost()
Gets the value of the baseline1PlannedLaborCost property.
|
Double |
getBaseline1PlannedLaborUnits()
Gets the value of the baseline1PlannedLaborUnits property.
|
Double |
getBaseline1PlannedMaterialCost()
Gets the value of the baseline1PlannedMaterialCost property.
|
Double |
getBaseline1PlannedNonLaborCost()
Gets the value of the baseline1PlannedNonLaborCost property.
|
Double |
getBaseline1PlannedNonLaborUnits()
Gets the value of the baseline1PlannedNonLaborUnits property.
|
Double |
getBaseline1PlannedTotalCost()
Gets the value of the baseline1PlannedTotalCost property.
|
LocalDateTime |
getBaseline1StartDate()
Gets the value of the baseline1StartDate property.
|
Double |
getBaseline2Duration()
Gets the value of the baseline2Duration property.
|
LocalDateTime |
getBaseline2FinishDate()
Gets the value of the baseline2FinishDate property.
|
Double |
getBaseline2PlannedDuration()
Gets the value of the baseline2PlannedDuration property.
|
Double |
getBaseline2PlannedExpenseCost()
Gets the value of the baseline2PlannedExpenseCost property.
|
Double |
getBaseline2PlannedLaborCost()
Gets the value of the baseline2PlannedLaborCost property.
|
Double |
getBaseline2PlannedLaborUnits()
Gets the value of the baseline2PlannedLaborUnits property.
|
Double |
getBaseline2PlannedMaterialCost()
Gets the value of the baseline2PlannedMaterialCost property.
|
Double |
getBaseline2PlannedNonLaborCost()
Gets the value of the baseline2PlannedNonLaborCost property.
|
Double |
getBaseline2PlannedNonLaborUnits()
Gets the value of the baseline2PlannedNonLaborUnits property.
|
Double |
getBaseline2PlannedTotalCost()
Gets the value of the baseline2PlannedTotalCost property.
|
LocalDateTime |
getBaseline2StartDate()
Gets the value of the baseline2StartDate property.
|
Double |
getBaseline3Duration()
Gets the value of the baseline3Duration property.
|
LocalDateTime |
getBaseline3FinishDate()
Gets the value of the baseline3FinishDate property.
|
Double |
getBaseline3PlannedDuration()
Gets the value of the baseline3PlannedDuration property.
|
Double |
getBaseline3PlannedExpenseCost()
Gets the value of the baseline3PlannedExpenseCost property.
|
Double |
getBaseline3PlannedLaborCost()
Gets the value of the baseline3PlannedLaborCost property.
|
Double |
getBaseline3PlannedLaborUnits()
Gets the value of the baseline3PlannedLaborUnits property.
|
Double |
getBaseline3PlannedMaterialCost()
Gets the value of the baseline3PlannedMaterialCost property.
|
Double |
getBaseline3PlannedNonLaborCost()
Gets the value of the baseline3PlannedNonLaborCost property.
|
Double |
getBaseline3PlannedNonLaborUnits()
Gets the value of the baseline3PlannedNonLaborUnits property.
|
Double |
getBaseline3PlannedTotalCost()
Gets the value of the baseline3PlannedTotalCost property.
|
LocalDateTime |
getBaseline3StartDate()
Gets the value of the baseline3StartDate property.
|
Double |
getBaselineDuration()
Gets the value of the baselineDuration property.
|
LocalDateTime |
getBaselineFinishDate()
Gets the value of the baselineFinishDate property.
|
Double |
getBaselinePlannedDuration()
Gets the value of the baselinePlannedDuration property.
|
Double |
getBaselinePlannedExpenseCost()
Gets the value of the baselinePlannedExpenseCost property.
|
Double |
getBaselinePlannedLaborCost()
Gets the value of the baselinePlannedLaborCost property.
|
Double |
getBaselinePlannedLaborUnits()
Gets the value of the baselinePlannedLaborUnits property.
|
Double |
getBaselinePlannedMaterialCost()
Gets the value of the baselinePlannedMaterialCost property.
|
Double |
getBaselinePlannedNonLaborCost()
Gets the value of the baselinePlannedNonLaborCost property.
|
Double |
getBaselinePlannedNonLaborUnits()
Gets the value of the baselinePlannedNonLaborUnits property.
|
Double |
getBaselinePlannedTotalCost()
Gets the value of the baselinePlannedTotalCost property.
|
LocalDateTime |
getBaselineStartDate()
Gets the value of the baselineStartDate property.
|
Double |
getBudgetAtCompletion()
Gets the value of the budgetAtCompletion property.
|
String |
getCalendarName()
Gets the value of the calendarName property.
|
Integer |
getCalendarObjectId()
Gets the value of the calendarObjectId property.
|
String |
getCBSCode()
Gets the value of the cbsCode property.
|
Integer |
getCBSId()
Gets the value of the cbsId property.
|
Integer |
getCBSObjectId()
Gets the value of the cbsObjectId property.
|
List<CodeAssignmentType> |
getCode()
Gets the value of the code property.
|
Double |
getCostPercentComplete()
Gets the value of the costPercentComplete property.
|
Double |
getCostPercentOfPlanned()
Gets the value of the costPercentOfPlanned property.
|
Double |
getCostPerformanceIndex()
Gets the value of the costPerformanceIndex property.
|
Double |
getCostPerformanceIndexLaborUnits()
Gets the value of the costPerformanceIndexLaborUnits property.
|
Double |
getCostVariance()
Gets the value of the costVariance property.
|
Double |
getCostVarianceIndex()
Gets the value of the costVarianceIndex property.
|
Double |
getCostVarianceIndexLaborUnits()
Gets the value of the costVarianceIndexLaborUnits property.
|
Double |
getCostVarianceLaborUnits()
Gets the value of the costVarianceLaborUnits property.
|
LocalDateTime |
getCreateDate()
Gets the value of the createDate property.
|
String |
getCreateUser()
Gets the value of the createUser property.
|
LocalDateTime |
getDataDate()
Gets the value of the dataDate property.
|
Double |
getDuration1Variance()
Gets the value of the duration1Variance property.
|
Double |
getDuration2Variance()
Gets the value of the duration2Variance property.
|
Double |
getDuration3Variance()
Gets the value of the duration3Variance property.
|
Double |
getDurationPercentComplete()
Gets the value of the durationPercentComplete property.
|
Double |
getDurationPercentOfPlanned()
Gets the value of the durationPercentOfPlanned property.
|
String |
getDurationType()
Gets the value of the durationType property.
|
Double |
getDurationVariance()
Gets the value of the durationVariance property.
|
LocalDateTime |
getEarlyFinishDate()
Gets the value of the earlyFinishDate property.
|
LocalDateTime |
getEarlyStartDate()
Gets the value of the earlyStartDate property.
|
Double |
getEarnedValueCost()
Gets the value of the earnedValueCost property.
|
Double |
getEarnedValueLaborUnits()
Gets the value of the earnedValueLaborUnits property.
|
Double |
getEstimateAtCompletionCost()
Gets the value of the estimateAtCompletionCost property.
|
Double |
getEstimateAtCompletionLaborUnits()
Gets the value of the estimateAtCompletionLaborUnits property.
|
Double |
getEstimatedWeight()
Gets the value of the estimatedWeight property.
|
Double |
getEstimateToComplete()
Gets the value of the estimateToComplete property.
|
Double |
getEstimateToCompleteLaborUnits()
Gets the value of the estimateToCompleteLaborUnits property.
|
LocalDateTime |
getExpectedFinishDate()
Gets the value of the expectedFinishDate property.
|
Double |
getExpenseCost1Variance()
Gets the value of the expenseCost1Variance property.
|
Double |
getExpenseCost2Variance()
Gets the value of the expenseCost2Variance property.
|
Double |
getExpenseCost3Variance()
Gets the value of the expenseCost3Variance property.
|
Double |
getExpenseCostPercentComplete()
Gets the value of the expenseCostPercentComplete property.
|
Double |
getExpenseCostVariance()
Gets the value of the expenseCostVariance property.
|
LocalDateTime |
getExternalEarlyStartDate()
Gets the value of the externalEarlyStartDate property.
|
LocalDateTime |
getExternalLateFinishDate()
Gets the value of the externalLateFinishDate property.
|
String |
getFeedback()
Gets the value of the feedback property.
|
Integer |
getFinancialPeriodTmplId()
Gets the value of the financialPeriodTmplId property.
|
LocalDateTime |
getFinishDate()
Gets the value of the finishDate property.
|
Double |
getFinishDate1Variance()
Gets the value of the finishDate1Variance property.
|
Double |
getFinishDate2Variance()
Gets the value of the finishDate2Variance property.
|
Double |
getFinishDate3Variance()
Gets the value of the finishDate3Variance property.
|
Double |
getFinishDateVariance()
Gets the value of the finishDateVariance property.
|
Integer |
getFloatPath()
Gets the value of the floatPath property.
|
Integer |
getFloatPathOrder()
Gets the value of the floatPathOrder property.
|
Double |
getFreeFloat()
Gets the value of the freeFloat property.
|
String |
getGUID()
Gets the value of the guid property.
|
String |
getId()
Gets the value of the id property.
|
Double |
getLaborCost1Variance()
Gets the value of the laborCost1Variance property.
|
Double |
getLaborCost2Variance()
Gets the value of the laborCost2Variance property.
|
Double |
getLaborCost3Variance()
Gets the value of the laborCost3Variance property.
|
Double |
getLaborCostPercentComplete()
Gets the value of the laborCostPercentComplete property.
|
Double |
getLaborCostVariance()
Gets the value of the laborCostVariance property.
|
Double |
getLaborUnits1Variance()
Gets the value of the laborUnits1Variance property.
|
Double |
getLaborUnits2Variance()
Gets the value of the laborUnits2Variance property.
|
Double |
getLaborUnits3Variance()
Gets the value of the laborUnits3Variance property.
|
Double |
getLaborUnitsPercentComplete()
Gets the value of the laborUnitsPercentComplete property.
|
Double |
getLaborUnitsVariance()
Gets the value of the laborUnitsVariance property.
|
LocalDateTime |
getLastUpdateDate()
Gets the value of the lastUpdateDate property.
|
String |
getLastUpdateUser()
Gets the value of the lastUpdateUser property.
|
LocalDateTime |
getLateFinishDate()
Gets the value of the lateFinishDate property.
|
LocalDateTime |
getLateStartDate()
Gets the value of the lateStartDate property.
|
String |
getLevelingPriority()
Gets the value of the levelingPriority property.
|
String |
getLocationName()
Gets the value of the locationName property.
|
Integer |
getLocationObjectId()
Gets the value of the locationObjectId property.
|
Double |
getMaterialCost1Variance()
Gets the value of the materialCost1Variance property.
|
Double |
getMaterialCost2Variance()
Gets the value of the materialCost2Variance property.
|
Double |
getMaterialCost3Variance()
Gets the value of the materialCost3Variance property.
|
Double |
getMaterialCostPercentComplete()
Gets the value of the materialCostPercentComplete property.
|
Double |
getMaterialCostVariance()
Gets the value of the materialCostVariance property.
|
Double |
getMaximumDuration()
Gets the value of the maximumDuration property.
|
Double |
getMinimumDuration()
Gets the value of the minimumDuration property.
|
Double |
getMostLikelyDuration()
Gets the value of the mostLikelyDuration property.
|
String |
getName()
Gets the value of the name property.
|
Double |
getNonLaborCost1Variance()
Gets the value of the nonLaborCost1Variance property.
|
Double |
getNonLaborCost2Variance()
Gets the value of the nonLaborCost2Variance property.
|
Double |
getNonLaborCost3Variance()
Gets the value of the nonLaborCost3Variance property.
|
Double |
getNonLaborCostPercentComplete()
Gets the value of the nonLaborCostPercentComplete property.
|
Double |
getNonLaborCostVariance()
Gets the value of the nonLaborCostVariance property.
|
Double |
getNonLaborUnits1Variance()
Gets the value of the nonLaborUnits1Variance property.
|
Double |
getNonLaborUnits2Variance()
Gets the value of the nonLaborUnits2Variance property.
|
Double |
getNonLaborUnits3Variance()
Gets the value of the nonLaborUnits3Variance property.
|
Double |
getNonLaborUnitsPercentComplete()
Gets the value of the nonLaborUnitsPercentComplete property.
|
Double |
getNonLaborUnitsVariance()
Gets the value of the nonLaborUnitsVariance property.
|
String |
getNotesToResources()
Gets the value of the notesToResources property.
|
Integer |
getObjectId()
Gets the value of the objectId property.
|
String |
getOwnerIDArray()
Gets the value of the ownerIDArray property.
|
String |
getOwnerNamesArray()
Gets the value of the ownerNamesArray property.
|
Double |
getPercentComplete()
Gets the value of the percentComplete property.
|
String |
getPercentCompleteType()
Gets the value of the percentCompleteType property.
|
Double |
getPerformancePercentComplete()
Gets the value of the performancePercentComplete property.
|
Double |
getPerformancePercentCompleteByLaborUnits()
Gets the value of the performancePercentCompleteByLaborUnits property.
|
Double |
getPhysicalPercentComplete()
Gets the value of the physicalPercentComplete property.
|
Double |
getPlannedDuration()
Gets the value of the plannedDuration property.
|
Double |
getPlannedExpenseCost()
Gets the value of the plannedExpenseCost property.
|
LocalDateTime |
getPlannedFinishDate()
Gets the value of the plannedFinishDate property.
|
Double |
getPlannedLaborCost()
Gets the value of the plannedLaborCost property.
|
Double |
getPlannedLaborUnits()
Gets the value of the plannedLaborUnits property.
|
Double |
getPlannedMaterialCost()
Gets the value of the plannedMaterialCost property.
|
Double |
getPlannedNonLaborCost()
Gets the value of the plannedNonLaborCost property.
|
Double |
getPlannedNonLaborUnits()
Gets the value of the plannedNonLaborUnits property.
|
LocalDateTime |
getPlannedStartDate()
Gets the value of the plannedStartDate property.
|
Double |
getPlannedTotalCost()
Gets the value of the plannedTotalCost property.
|
Double |
getPlannedTotalUnits()
Gets the value of the plannedTotalUnits property.
|
Double |
getPlannedValueCost()
Gets the value of the plannedValueCost property.
|
Double |
getPlannedValueLaborUnits()
Gets the value of the plannedValueLaborUnits property.
|
Double |
getPostRespCriticalityIndex()
Gets the value of the postRespCriticalityIndex property.
|
LocalDateTime |
getPostResponsePessimisticFinish()
Gets the value of the postResponsePessimisticFinish property.
|
LocalDateTime |
getPostResponsePessimisticStart()
Gets the value of the postResponsePessimisticStart property.
|
Double |
getPreRespCriticalityIndex()
Gets the value of the preRespCriticalityIndex property.
|
LocalDateTime |
getPreResponsePessimisticFinish()
Gets the value of the preResponsePessimisticFinish property.
|
LocalDateTime |
getPreResponsePessimisticStart()
Gets the value of the preResponsePessimisticStart property.
|
LocalDateTime |
getPrimaryConstraintDate()
Gets the value of the primaryConstraintDate property.
|
String |
getPrimaryConstraintType()
Gets the value of the primaryConstraintType property.
|
String |
getPrimaryResourceId()
Gets the value of the primaryResourceId property.
|
String |
getPrimaryResourceName()
Gets the value of the primaryResourceName property.
|
Integer |
getPrimaryResourceObjectId()
Gets the value of the primaryResourceObjectId property.
|
String |
getProjectFlag()
Gets the value of the projectFlag property.
|
String |
getProjectId()
Gets the value of the projectId property.
|
String |
getProjectName()
Gets the value of the projectName property.
|
String |
getProjectNameSepChar()
Gets the value of the projectNameSepChar property.
|
Integer |
getProjectObjectId()
Gets the value of the projectObjectId property.
|
String |
getProjectProjectFlag()
Gets the value of the projectProjectFlag property.
|
Double |
getRemainingDuration()
Gets the value of the remainingDuration property.
|
LocalDateTime |
getRemainingEarlyFinishDate()
Gets the value of the remainingEarlyFinishDate property.
|
LocalDateTime |
getRemainingEarlyStartDate()
Gets the value of the remainingEarlyStartDate property.
|
Double |
getRemainingExpenseCost()
Gets the value of the remainingExpenseCost property.
|
Double |
getRemainingFloat()
Gets the value of the remainingFloat property.
|
Double |
getRemainingLaborCost()
Gets the value of the remainingLaborCost property.
|
Double |
getRemainingLaborUnits()
Gets the value of the remainingLaborUnits property.
|
LocalDateTime |
getRemainingLateFinishDate()
Gets the value of the remainingLateFinishDate property.
|
LocalDateTime |
getRemainingLateStartDate()
Gets the value of the remainingLateStartDate property.
|
Double |
getRemainingMaterialCost()
Gets the value of the remainingMaterialCost property.
|
Double |
getRemainingNonLaborCost()
Gets the value of the remainingNonLaborCost property.
|
Double |
getRemainingNonLaborUnits()
Gets the value of the remainingNonLaborUnits property.
|
Double |
getRemainingTotalCost()
Gets the value of the remainingTotalCost property.
|
Double |
getRemainingTotalUnits()
Gets the value of the remainingTotalUnits property.
|
LocalDateTime |
getResumeDate()
Gets the value of the resumeDate property.
|
LocalDateTime |
getReviewFinishDate()
Gets the value of the reviewFinishDate property.
|
String |
getReviewStatus()
Gets the value of the reviewStatus property.
|
Double |
getSchedulePercentComplete()
Gets the value of the schedulePercentComplete property.
|
Double |
getSchedulePerformanceIndex()
Gets the value of the schedulePerformanceIndex property.
|
Double |
getSchedulePerformanceIndexLaborUnits()
Gets the value of the schedulePerformanceIndexLaborUnits property.
|
Double |
getScheduleVariance()
Gets the value of the scheduleVariance property.
|
Double |
getScheduleVarianceIndex()
Gets the value of the scheduleVarianceIndex property.
|
Double |
getScheduleVarianceIndexLaborUnits()
Gets the value of the scheduleVarianceIndexLaborUnits property.
|
Double |
getScheduleVarianceLaborUnits()
Gets the value of the scheduleVarianceLaborUnits property.
|
Double |
getScopePercentComplete()
Gets the value of the scopePercentComplete property.
|
LocalDateTime |
getSecondaryConstraintDate()
Gets the value of the secondaryConstraintDate property.
|
String |
getSecondaryConstraintType()
Gets the value of the secondaryConstraintType property.
|
ActivitySpreadType |
getSpread()
Gets the value of the spread property.
|
LocalDateTime |
getStartDate()
Gets the value of the startDate property.
|
Double |
getStartDate1Variance()
Gets the value of the startDate1Variance property.
|
Double |
getStartDate2Variance()
Gets the value of the startDate2Variance property.
|
Double |
getStartDate3Variance()
Gets the value of the startDate3Variance property.
|
Double |
getStartDateVariance()
Gets the value of the startDateVariance property.
|
String |
getStatus()
Gets the value of the status property.
|
String |
getStatusCode()
Gets the value of the statusCode property.
|
LocalDateTime |
getSuspendDate()
Gets the value of the suspendDate property.
|
String |
getTaskStatusCompletion()
Gets the value of the taskStatusCompletion property.
|
String |
getTaskStatusDates()
Gets the value of the taskStatusDates property.
|
Double |
getToCompletePerformanceIndex()
Gets the value of the toCompletePerformanceIndex property.
|
Double |
getTotalCost1Variance()
Gets the value of the totalCost1Variance property.
|
Double |
getTotalCost2Variance()
Gets the value of the totalCost2Variance property.
|
Double |
getTotalCost3Variance()
Gets the value of the totalCost3Variance property.
|
Double |
getTotalCostVariance()
Gets the value of the totalCostVariance property.
|
Double |
getTotalFloat()
Gets the value of the totalFloat property.
|
Double |
getTotalPastPeriodEarnedValueCostBCWP()
Gets the value of the totalPastPeriodEarnedValueCostBCWP property.
|
Double |
getTotalPastPeriodEarnedValueLaborUnits()
Gets the value of the totalPastPeriodEarnedValueLaborUnits property.
|
Double |
getTotalPastPeriodExpenseCost()
Gets the value of the totalPastPeriodExpenseCost property.
|
Double |
getTotalPastPeriodLaborCost()
Gets the value of the totalPastPeriodLaborCost property.
|
Double |
getTotalPastPeriodLaborUnits()
Gets the value of the totalPastPeriodLaborUnits property.
|
Double |
getTotalPastPeriodMaterialCost()
Gets the value of the totalPastPeriodMaterialCost property.
|
Double |
getTotalPastPeriodNonLaborCost()
Gets the value of the totalPastPeriodNonLaborCost property.
|
Double |
getTotalPastPeriodNonLaborUnits()
Gets the value of the totalPastPeriodNonLaborUnits property.
|
Double |
getTotalPastPeriodPlannedValueCost()
Gets the value of the totalPastPeriodPlannedValueCost property.
|
Double |
getTotalPastPeriodPlannedValueLaborUnits()
Gets the value of the totalPastPeriodPlannedValueLaborUnits property.
|
String |
getType()
Gets the value of the type property.
|
List<UDFAssignmentType> |
getUDF()
Gets the value of the udf property.
|
Double |
getUnitsPercentComplete()
Gets the value of the unitsPercentComplete property.
|
Integer |
getUnreadCommentCount()
Gets the value of the unreadCommentCount property.
|
String |
getWBSCode()
Gets the value of the wbsCode property.
|
String |
getWBSName()
Gets the value of the wbsName property.
|
String |
getWBSNamePath()
Gets the value of the wbsNamePath property.
|
Integer |
getWBSObjectId()
Gets the value of the wbsObjectId property.
|
String |
getWBSPath()
Gets the value of the wbsPath property.
|
String |
getWorkPackageId()
Gets the value of the workPackageId property.
|
String |
getWorkPackageName()
Gets the value of the workPackageName property.
|
Boolean |
isAutoComputeActuals()
Gets the value of the autoComputeActuals property.
|
Boolean |
isHasFutureBucketData()
Gets the value of the hasFutureBucketData property.
|
Boolean |
isIsBaseline()
Gets the value of the isBaseline property.
|
Boolean |
isIsCritical()
Gets the value of the isCritical property.
|
Boolean |
isIsLongestPath()
Gets the value of the isLongestPath property.
|
Boolean |
isIsNewFeedback()
Gets the value of the isNewFeedback property.
|
Boolean |
isIsStarred()
Gets the value of the isStarred property.
|
Boolean |
isIsTemplate()
Gets the value of the isTemplate property.
|
Boolean |
isIsWorkPackage()
Gets the value of the isWorkPackage property.
|
Boolean |
isReviewRequired()
Gets the value of the reviewRequired property.
|
Boolean |
isTaskStatusIndicator()
Gets the value of the taskStatusIndicator property.
|
void |
setAccountingVariance(Double value)
Sets the value of the accountingVariance property.
|
void |
setAccountingVarianceLaborUnits(Double value)
Sets the value of the accountingVarianceLaborUnits property.
|
void |
setActivityOwnerUserId(Integer value)
Sets the value of the activityOwnerUserId property.
|
void |
setActualDuration(Double value)
Sets the value of the actualDuration property.
|
void |
setActualExpenseCost(Double value)
Sets the value of the actualExpenseCost property.
|
void |
setActualFinishDate(LocalDateTime value)
Sets the value of the actualFinishDate property.
|
void |
setActualLaborCost(Double value)
Sets the value of the actualLaborCost property.
|
void |
setActualLaborUnits(Double value)
Sets the value of the actualLaborUnits property.
|
void |
setActualMaterialCost(Double value)
Sets the value of the actualMaterialCost property.
|
void |
setActualNonLaborCost(Double value)
Sets the value of the actualNonLaborCost property.
|
void |
setActualNonLaborUnits(Double value)
Sets the value of the actualNonLaborUnits property.
|
void |
setActualStartDate(LocalDateTime value)
Sets the value of the actualStartDate property.
|
void |
setActualThisPeriodLaborCost(Double value)
Sets the value of the actualThisPeriodLaborCost property.
|
void |
setActualThisPeriodLaborUnits(Double value)
Sets the value of the actualThisPeriodLaborUnits property.
|
void |
setActualThisPeriodMaterialCost(Double value)
Sets the value of the actualThisPeriodMaterialCost property.
|
void |
setActualThisPeriodNonLaborCost(Double value)
Sets the value of the actualThisPeriodNonLaborCost property.
|
void |
setActualThisPeriodNonLaborUnits(Double value)
Sets the value of the actualThisPeriodNonLaborUnits property.
|
void |
setActualTotalCost(Double value)
Sets the value of the actualTotalCost property.
|
void |
setActualTotalUnits(Double value)
Sets the value of the actualTotalUnits property.
|
void |
setAtCompletionDuration(Double value)
Sets the value of the atCompletionDuration property.
|
void |
setAtCompletionExpenseCost(Double value)
Sets the value of the atCompletionExpenseCost property.
|
void |
setAtCompletionLaborCost(Double value)
Sets the value of the atCompletionLaborCost property.
|
void |
setAtCompletionLaborUnits(Double value)
Sets the value of the atCompletionLaborUnits property.
|
void |
setAtCompletionLaborUnitsVariance(Double value)
Sets the value of the atCompletionLaborUnitsVariance property.
|
void |
setAtCompletionMaterialCost(Double value)
Sets the value of the atCompletionMaterialCost property.
|
void |
setAtCompletionNonLaborCost(Double value)
Sets the value of the atCompletionNonLaborCost property.
|
void |
setAtCompletionNonLaborUnits(Double value)
Sets the value of the atCompletionNonLaborUnits property.
|
void |
setAtCompletionTotalCost(Double value)
Sets the value of the atCompletionTotalCost property.
|
void |
setAtCompletionTotalUnits(Double value)
Sets the value of the atCompletionTotalUnits property.
|
void |
setAtCompletionVariance(Double value)
Sets the value of the atCompletionVariance property.
|
void |
setAutoComputeActuals(Boolean value)
Sets the value of the autoComputeActuals property.
|
void |
setBaseline1Duration(Double value)
Sets the value of the baseline1Duration property.
|
void |
setBaseline1FinishDate(LocalDateTime value)
Sets the value of the baseline1FinishDate property.
|
void |
setBaseline1PlannedDuration(Double value)
Sets the value of the baseline1PlannedDuration property.
|
void |
setBaseline1PlannedExpenseCost(Double value)
Sets the value of the baseline1PlannedExpenseCost property.
|
void |
setBaseline1PlannedLaborCost(Double value)
Sets the value of the baseline1PlannedLaborCost property.
|
void |
setBaseline1PlannedLaborUnits(Double value)
Sets the value of the baseline1PlannedLaborUnits property.
|
void |
setBaseline1PlannedMaterialCost(Double value)
Sets the value of the baseline1PlannedMaterialCost property.
|
void |
setBaseline1PlannedNonLaborCost(Double value)
Sets the value of the baseline1PlannedNonLaborCost property.
|
void |
setBaseline1PlannedNonLaborUnits(Double value)
Sets the value of the baseline1PlannedNonLaborUnits property.
|
void |
setBaseline1PlannedTotalCost(Double value)
Sets the value of the baseline1PlannedTotalCost property.
|
void |
setBaseline1StartDate(LocalDateTime value)
Sets the value of the baseline1StartDate property.
|
void |
setBaseline2Duration(Double value)
Sets the value of the baseline2Duration property.
|
void |
setBaseline2FinishDate(LocalDateTime value)
Sets the value of the baseline2FinishDate property.
|
void |
setBaseline2PlannedDuration(Double value)
Sets the value of the baseline2PlannedDuration property.
|
void |
setBaseline2PlannedExpenseCost(Double value)
Sets the value of the baseline2PlannedExpenseCost property.
|
void |
setBaseline2PlannedLaborCost(Double value)
Sets the value of the baseline2PlannedLaborCost property.
|
void |
setBaseline2PlannedLaborUnits(Double value)
Sets the value of the baseline2PlannedLaborUnits property.
|
void |
setBaseline2PlannedMaterialCost(Double value)
Sets the value of the baseline2PlannedMaterialCost property.
|
void |
setBaseline2PlannedNonLaborCost(Double value)
Sets the value of the baseline2PlannedNonLaborCost property.
|
void |
setBaseline2PlannedNonLaborUnits(Double value)
Sets the value of the baseline2PlannedNonLaborUnits property.
|
void |
setBaseline2PlannedTotalCost(Double value)
Sets the value of the baseline2PlannedTotalCost property.
|
void |
setBaseline2StartDate(LocalDateTime value)
Sets the value of the baseline2StartDate property.
|
void |
setBaseline3Duration(Double value)
Sets the value of the baseline3Duration property.
|
void |
setBaseline3FinishDate(LocalDateTime value)
Sets the value of the baseline3FinishDate property.
|
void |
setBaseline3PlannedDuration(Double value)
Sets the value of the baseline3PlannedDuration property.
|
void |
setBaseline3PlannedExpenseCost(Double value)
Sets the value of the baseline3PlannedExpenseCost property.
|
void |
setBaseline3PlannedLaborCost(Double value)
Sets the value of the baseline3PlannedLaborCost property.
|
void |
setBaseline3PlannedLaborUnits(Double value)
Sets the value of the baseline3PlannedLaborUnits property.
|
void |
setBaseline3PlannedMaterialCost(Double value)
Sets the value of the baseline3PlannedMaterialCost property.
|
void |
setBaseline3PlannedNonLaborCost(Double value)
Sets the value of the baseline3PlannedNonLaborCost property.
|
void |
setBaseline3PlannedNonLaborUnits(Double value)
Sets the value of the baseline3PlannedNonLaborUnits property.
|
void |
setBaseline3PlannedTotalCost(Double value)
Sets the value of the baseline3PlannedTotalCost property.
|
void |
setBaseline3StartDate(LocalDateTime value)
Sets the value of the baseline3StartDate property.
|
void |
setBaselineDuration(Double value)
Sets the value of the baselineDuration property.
|
void |
setBaselineFinishDate(LocalDateTime value)
Sets the value of the baselineFinishDate property.
|
void |
setBaselinePlannedDuration(Double value)
Sets the value of the baselinePlannedDuration property.
|
void |
setBaselinePlannedExpenseCost(Double value)
Sets the value of the baselinePlannedExpenseCost property.
|
void |
setBaselinePlannedLaborCost(Double value)
Sets the value of the baselinePlannedLaborCost property.
|
void |
setBaselinePlannedLaborUnits(Double value)
Sets the value of the baselinePlannedLaborUnits property.
|
void |
setBaselinePlannedMaterialCost(Double value)
Sets the value of the baselinePlannedMaterialCost property.
|
void |
setBaselinePlannedNonLaborCost(Double value)
Sets the value of the baselinePlannedNonLaborCost property.
|
void |
setBaselinePlannedNonLaborUnits(Double value)
Sets the value of the baselinePlannedNonLaborUnits property.
|
void |
setBaselinePlannedTotalCost(Double value)
Sets the value of the baselinePlannedTotalCost property.
|
void |
setBaselineStartDate(LocalDateTime value)
Sets the value of the baselineStartDate property.
|
void |
setBudgetAtCompletion(Double value)
Sets the value of the budgetAtCompletion property.
|
void |
setCalendarName(String value)
Sets the value of the calendarName property.
|
void |
setCalendarObjectId(Integer value)
Sets the value of the calendarObjectId property.
|
void |
setCBSCode(String value)
Sets the value of the cbsCode property.
|
void |
setCBSId(Integer value)
Sets the value of the cbsId property.
|
void |
setCBSObjectId(Integer value)
Sets the value of the cbsObjectId property.
|
void |
setCostPercentComplete(Double value)
Sets the value of the costPercentComplete property.
|
void |
setCostPercentOfPlanned(Double value)
Sets the value of the costPercentOfPlanned property.
|
void |
setCostPerformanceIndex(Double value)
Sets the value of the costPerformanceIndex property.
|
void |
setCostPerformanceIndexLaborUnits(Double value)
Sets the value of the costPerformanceIndexLaborUnits property.
|
void |
setCostVariance(Double value)
Sets the value of the costVariance property.
|
void |
setCostVarianceIndex(Double value)
Sets the value of the costVarianceIndex property.
|
void |
setCostVarianceIndexLaborUnits(Double value)
Sets the value of the costVarianceIndexLaborUnits property.
|
void |
setCostVarianceLaborUnits(Double value)
Sets the value of the costVarianceLaborUnits property.
|
void |
setCreateDate(LocalDateTime value)
Sets the value of the createDate property.
|
void |
setCreateUser(String value)
Sets the value of the createUser property.
|
void |
setDataDate(LocalDateTime value)
Sets the value of the dataDate property.
|
void |
setDuration1Variance(Double value)
Sets the value of the duration1Variance property.
|
void |
setDuration2Variance(Double value)
Sets the value of the duration2Variance property.
|
void |
setDuration3Variance(Double value)
Sets the value of the duration3Variance property.
|
void |
setDurationPercentComplete(Double value)
Sets the value of the durationPercentComplete property.
|
void |
setDurationPercentOfPlanned(Double value)
Sets the value of the durationPercentOfPlanned property.
|
void |
setDurationType(String value)
Sets the value of the durationType property.
|
void |
setDurationVariance(Double value)
Sets the value of the durationVariance property.
|
void |
setEarlyFinishDate(LocalDateTime value)
Sets the value of the earlyFinishDate property.
|
void |
setEarlyStartDate(LocalDateTime value)
Sets the value of the earlyStartDate property.
|
void |
setEarnedValueCost(Double value)
Sets the value of the earnedValueCost property.
|
void |
setEarnedValueLaborUnits(Double value)
Sets the value of the earnedValueLaborUnits property.
|
void |
setEstimateAtCompletionCost(Double value)
Sets the value of the estimateAtCompletionCost property.
|
void |
setEstimateAtCompletionLaborUnits(Double value)
Sets the value of the estimateAtCompletionLaborUnits property.
|
void |
setEstimatedWeight(Double value)
Sets the value of the estimatedWeight property.
|
void |
setEstimateToComplete(Double value)
Sets the value of the estimateToComplete property.
|
void |
setEstimateToCompleteLaborUnits(Double value)
Sets the value of the estimateToCompleteLaborUnits property.
|
void |
setExpectedFinishDate(LocalDateTime value)
Sets the value of the expectedFinishDate property.
|
void |
setExpenseCost1Variance(Double value)
Sets the value of the expenseCost1Variance property.
|
void |
setExpenseCost2Variance(Double value)
Sets the value of the expenseCost2Variance property.
|
void |
setExpenseCost3Variance(Double value)
Sets the value of the expenseCost3Variance property.
|
void |
setExpenseCostPercentComplete(Double value)
Sets the value of the expenseCostPercentComplete property.
|
void |
setExpenseCostVariance(Double value)
Sets the value of the expenseCostVariance property.
|
void |
setExternalEarlyStartDate(LocalDateTime value)
Sets the value of the externalEarlyStartDate property.
|
void |
setExternalLateFinishDate(LocalDateTime value)
Sets the value of the externalLateFinishDate property.
|
void |
setFeedback(String value)
Sets the value of the feedback property.
|
void |
setFinancialPeriodTmplId(Integer value)
Sets the value of the financialPeriodTmplId property.
|
void |
setFinishDate(LocalDateTime value)
Sets the value of the finishDate property.
|
void |
setFinishDate1Variance(Double value)
Sets the value of the finishDate1Variance property.
|
void |
setFinishDate2Variance(Double value)
Sets the value of the finishDate2Variance property.
|
void |
setFinishDate3Variance(Double value)
Sets the value of the finishDate3Variance property.
|
void |
setFinishDateVariance(Double value)
Sets the value of the finishDateVariance property.
|
void |
setFloatPath(Integer value)
Sets the value of the floatPath property.
|
void |
setFloatPathOrder(Integer value)
Sets the value of the floatPathOrder property.
|
void |
setFreeFloat(Double value)
Sets the value of the freeFloat property.
|
void |
setGUID(String value)
Sets the value of the guid property.
|
void |
setHasFutureBucketData(Boolean value)
Sets the value of the hasFutureBucketData property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setIsBaseline(Boolean value)
Sets the value of the isBaseline property.
|
void |
setIsCritical(Boolean value)
Sets the value of the isCritical property.
|
void |
setIsLongestPath(Boolean value)
Sets the value of the isLongestPath property.
|
void |
setIsNewFeedback(Boolean value)
Sets the value of the isNewFeedback property.
|
void |
setIsStarred(Boolean value)
Sets the value of the isStarred property.
|
void |
setIsTemplate(Boolean value)
Sets the value of the isTemplate property.
|
void |
setIsWorkPackage(Boolean value)
Sets the value of the isWorkPackage property.
|
void |
setLaborCost1Variance(Double value)
Sets the value of the laborCost1Variance property.
|
void |
setLaborCost2Variance(Double value)
Sets the value of the laborCost2Variance property.
|
void |
setLaborCost3Variance(Double value)
Sets the value of the laborCost3Variance property.
|
void |
setLaborCostPercentComplete(Double value)
Sets the value of the laborCostPercentComplete property.
|
void |
setLaborCostVariance(Double value)
Sets the value of the laborCostVariance property.
|
void |
setLaborUnits1Variance(Double value)
Sets the value of the laborUnits1Variance property.
|
void |
setLaborUnits2Variance(Double value)
Sets the value of the laborUnits2Variance property.
|
void |
setLaborUnits3Variance(Double value)
Sets the value of the laborUnits3Variance property.
|
void |
setLaborUnitsPercentComplete(Double value)
Sets the value of the laborUnitsPercentComplete property.
|
void |
setLaborUnitsVariance(Double value)
Sets the value of the laborUnitsVariance property.
|
void |
setLastUpdateDate(LocalDateTime value)
Sets the value of the lastUpdateDate property.
|
void |
setLastUpdateUser(String value)
Sets the value of the lastUpdateUser property.
|
void |
setLateFinishDate(LocalDateTime value)
Sets the value of the lateFinishDate property.
|
void |
setLateStartDate(LocalDateTime value)
Sets the value of the lateStartDate property.
|
void |
setLevelingPriority(String value)
Sets the value of the levelingPriority property.
|
void |
setLocationName(String value)
Sets the value of the locationName property.
|
void |
setLocationObjectId(Integer value)
Sets the value of the locationObjectId property.
|
void |
setMaterialCost1Variance(Double value)
Sets the value of the materialCost1Variance property.
|
void |
setMaterialCost2Variance(Double value)
Sets the value of the materialCost2Variance property.
|
void |
setMaterialCost3Variance(Double value)
Sets the value of the materialCost3Variance property.
|
void |
setMaterialCostPercentComplete(Double value)
Sets the value of the materialCostPercentComplete property.
|
void |
setMaterialCostVariance(Double value)
Sets the value of the materialCostVariance property.
|
void |
setMaximumDuration(Double value)
Sets the value of the maximumDuration property.
|
void |
setMinimumDuration(Double value)
Sets the value of the minimumDuration property.
|
void |
setMostLikelyDuration(Double value)
Sets the value of the mostLikelyDuration property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setNonLaborCost1Variance(Double value)
Sets the value of the nonLaborCost1Variance property.
|
void |
setNonLaborCost2Variance(Double value)
Sets the value of the nonLaborCost2Variance property.
|
void |
setNonLaborCost3Variance(Double value)
Sets the value of the nonLaborCost3Variance property.
|
void |
setNonLaborCostPercentComplete(Double value)
Sets the value of the nonLaborCostPercentComplete property.
|
void |
setNonLaborCostVariance(Double value)
Sets the value of the nonLaborCostVariance property.
|
void |
setNonLaborUnits1Variance(Double value)
Sets the value of the nonLaborUnits1Variance property.
|
void |
setNonLaborUnits2Variance(Double value)
Sets the value of the nonLaborUnits2Variance property.
|
void |
setNonLaborUnits3Variance(Double value)
Sets the value of the nonLaborUnits3Variance property.
|
void |
setNonLaborUnitsPercentComplete(Double value)
Sets the value of the nonLaborUnitsPercentComplete property.
|
void |
setNonLaborUnitsVariance(Double value)
Sets the value of the nonLaborUnitsVariance property.
|
void |
setNotesToResources(String value)
Sets the value of the notesToResources property.
|
void |
setObjectId(Integer value)
Sets the value of the objectId property.
|
void |
setOwnerIDArray(String value)
Sets the value of the ownerIDArray property.
|
void |
setOwnerNamesArray(String value)
Sets the value of the ownerNamesArray property.
|
void |
setPercentComplete(Double value)
Sets the value of the percentComplete property.
|
void |
setPercentCompleteType(String value)
Sets the value of the percentCompleteType property.
|
void |
setPerformancePercentComplete(Double value)
Sets the value of the performancePercentComplete property.
|
void |
setPerformancePercentCompleteByLaborUnits(Double value)
Sets the value of the performancePercentCompleteByLaborUnits property.
|
void |
setPhysicalPercentComplete(Double value)
Sets the value of the physicalPercentComplete property.
|
void |
setPlannedDuration(Double value)
Sets the value of the plannedDuration property.
|
void |
setPlannedExpenseCost(Double value)
Sets the value of the plannedExpenseCost property.
|
void |
setPlannedFinishDate(LocalDateTime value)
Sets the value of the plannedFinishDate property.
|
void |
setPlannedLaborCost(Double value)
Sets the value of the plannedLaborCost property.
|
void |
setPlannedLaborUnits(Double value)
Sets the value of the plannedLaborUnits property.
|
void |
setPlannedMaterialCost(Double value)
Sets the value of the plannedMaterialCost property.
|
void |
setPlannedNonLaborCost(Double value)
Sets the value of the plannedNonLaborCost property.
|
void |
setPlannedNonLaborUnits(Double value)
Sets the value of the plannedNonLaborUnits property.
|
void |
setPlannedStartDate(LocalDateTime value)
Sets the value of the plannedStartDate property.
|
void |
setPlannedTotalCost(Double value)
Sets the value of the plannedTotalCost property.
|
void |
setPlannedTotalUnits(Double value)
Sets the value of the plannedTotalUnits property.
|
void |
setPlannedValueCost(Double value)
Sets the value of the plannedValueCost property.
|
void |
setPlannedValueLaborUnits(Double value)
Sets the value of the plannedValueLaborUnits property.
|
void |
setPostRespCriticalityIndex(Double value)
Sets the value of the postRespCriticalityIndex property.
|
void |
setPostResponsePessimisticFinish(LocalDateTime value)
Sets the value of the postResponsePessimisticFinish property.
|
void |
setPostResponsePessimisticStart(LocalDateTime value)
Sets the value of the postResponsePessimisticStart property.
|
void |
setPreRespCriticalityIndex(Double value)
Sets the value of the preRespCriticalityIndex property.
|
void |
setPreResponsePessimisticFinish(LocalDateTime value)
Sets the value of the preResponsePessimisticFinish property.
|
void |
setPreResponsePessimisticStart(LocalDateTime value)
Sets the value of the preResponsePessimisticStart property.
|
void |
setPrimaryConstraintDate(LocalDateTime value)
Sets the value of the primaryConstraintDate property.
|
void |
setPrimaryConstraintType(String value)
Sets the value of the primaryConstraintType property.
|
void |
setPrimaryResourceId(String value)
Sets the value of the primaryResourceId property.
|
void |
setPrimaryResourceName(String value)
Sets the value of the primaryResourceName property.
|
void |
setPrimaryResourceObjectId(Integer value)
Sets the value of the primaryResourceObjectId property.
|
void |
setProjectFlag(String value)
Sets the value of the projectFlag property.
|
void |
setProjectId(String value)
Sets the value of the projectId property.
|
void |
setProjectName(String value)
Sets the value of the projectName property.
|
void |
setProjectNameSepChar(String value)
Sets the value of the projectNameSepChar property.
|
void |
setProjectObjectId(Integer value)
Sets the value of the projectObjectId property.
|
void |
setProjectProjectFlag(String value)
Sets the value of the projectProjectFlag property.
|
void |
setRemainingDuration(Double value)
Sets the value of the remainingDuration property.
|
void |
setRemainingEarlyFinishDate(LocalDateTime value)
Sets the value of the remainingEarlyFinishDate property.
|
void |
setRemainingEarlyStartDate(LocalDateTime value)
Sets the value of the remainingEarlyStartDate property.
|
void |
setRemainingExpenseCost(Double value)
Sets the value of the remainingExpenseCost property.
|
void |
setRemainingFloat(Double value)
Sets the value of the remainingFloat property.
|
void |
setRemainingLaborCost(Double value)
Sets the value of the remainingLaborCost property.
|
void |
setRemainingLaborUnits(Double value)
Sets the value of the remainingLaborUnits property.
|
void |
setRemainingLateFinishDate(LocalDateTime value)
Sets the value of the remainingLateFinishDate property.
|
void |
setRemainingLateStartDate(LocalDateTime value)
Sets the value of the remainingLateStartDate property.
|
void |
setRemainingMaterialCost(Double value)
Sets the value of the remainingMaterialCost property.
|
void |
setRemainingNonLaborCost(Double value)
Sets the value of the remainingNonLaborCost property.
|
void |
setRemainingNonLaborUnits(Double value)
Sets the value of the remainingNonLaborUnits property.
|
void |
setRemainingTotalCost(Double value)
Sets the value of the remainingTotalCost property.
|
void |
setRemainingTotalUnits(Double value)
Sets the value of the remainingTotalUnits property.
|
void |
setResumeDate(LocalDateTime value)
Sets the value of the resumeDate property.
|
void |
setReviewFinishDate(LocalDateTime value)
Sets the value of the reviewFinishDate property.
|
void |
setReviewRequired(Boolean value)
Sets the value of the reviewRequired property.
|
void |
setReviewStatus(String value)
Sets the value of the reviewStatus property.
|
void |
setSchedulePercentComplete(Double value)
Sets the value of the schedulePercentComplete property.
|
void |
setSchedulePerformanceIndex(Double value)
Sets the value of the schedulePerformanceIndex property.
|
void |
setSchedulePerformanceIndexLaborUnits(Double value)
Sets the value of the schedulePerformanceIndexLaborUnits property.
|
void |
setScheduleVariance(Double value)
Sets the value of the scheduleVariance property.
|
void |
setScheduleVarianceIndex(Double value)
Sets the value of the scheduleVarianceIndex property.
|
void |
setScheduleVarianceIndexLaborUnits(Double value)
Sets the value of the scheduleVarianceIndexLaborUnits property.
|
void |
setScheduleVarianceLaborUnits(Double value)
Sets the value of the scheduleVarianceLaborUnits property.
|
void |
setScopePercentComplete(Double value)
Sets the value of the scopePercentComplete property.
|
void |
setSecondaryConstraintDate(LocalDateTime value)
Sets the value of the secondaryConstraintDate property.
|
void |
setSecondaryConstraintType(String value)
Sets the value of the secondaryConstraintType property.
|
void |
setSpread(ActivitySpreadType value)
Sets the value of the spread property.
|
void |
setStartDate(LocalDateTime value)
Sets the value of the startDate property.
|
void |
setStartDate1Variance(Double value)
Sets the value of the startDate1Variance property.
|
void |
setStartDate2Variance(Double value)
Sets the value of the startDate2Variance property.
|
void |
setStartDate3Variance(Double value)
Sets the value of the startDate3Variance property.
|
void |
setStartDateVariance(Double value)
Sets the value of the startDateVariance property.
|
void |
setStatus(String value)
Sets the value of the status property.
|
void |
setStatusCode(String value)
Sets the value of the statusCode property.
|
void |
setSuspendDate(LocalDateTime value)
Sets the value of the suspendDate property.
|
void |
setTaskStatusCompletion(String value)
Sets the value of the taskStatusCompletion property.
|
void |
setTaskStatusDates(String value)
Sets the value of the taskStatusDates property.
|
void |
setTaskStatusIndicator(Boolean value)
Sets the value of the taskStatusIndicator property.
|
void |
setToCompletePerformanceIndex(Double value)
Sets the value of the toCompletePerformanceIndex property.
|
void |
setTotalCost1Variance(Double value)
Sets the value of the totalCost1Variance property.
|
void |
setTotalCost2Variance(Double value)
Sets the value of the totalCost2Variance property.
|
void |
setTotalCost3Variance(Double value)
Sets the value of the totalCost3Variance property.
|
void |
setTotalCostVariance(Double value)
Sets the value of the totalCostVariance property.
|
void |
setTotalFloat(Double value)
Sets the value of the totalFloat property.
|
void |
setTotalPastPeriodEarnedValueCostBCWP(Double value)
Sets the value of the totalPastPeriodEarnedValueCostBCWP property.
|
void |
setTotalPastPeriodEarnedValueLaborUnits(Double value)
Sets the value of the totalPastPeriodEarnedValueLaborUnits property.
|
void |
setTotalPastPeriodExpenseCost(Double value)
Sets the value of the totalPastPeriodExpenseCost property.
|
void |
setTotalPastPeriodLaborCost(Double value)
Sets the value of the totalPastPeriodLaborCost property.
|
void |
setTotalPastPeriodLaborUnits(Double value)
Sets the value of the totalPastPeriodLaborUnits property.
|
void |
setTotalPastPeriodMaterialCost(Double value)
Sets the value of the totalPastPeriodMaterialCost property.
|
void |
setTotalPastPeriodNonLaborCost(Double value)
Sets the value of the totalPastPeriodNonLaborCost property.
|
void |
setTotalPastPeriodNonLaborUnits(Double value)
Sets the value of the totalPastPeriodNonLaborUnits property.
|
void |
setTotalPastPeriodPlannedValueCost(Double value)
Sets the value of the totalPastPeriodPlannedValueCost property.
|
void |
setTotalPastPeriodPlannedValueLaborUnits(Double value)
Sets the value of the totalPastPeriodPlannedValueLaborUnits property.
|
void |
setType(String value)
Sets the value of the type property.
|
void |
setUnitsPercentComplete(Double value)
Sets the value of the unitsPercentComplete property.
|
void |
setUnreadCommentCount(Integer value)
Sets the value of the unreadCommentCount property.
|
void |
setWBSCode(String value)
Sets the value of the wbsCode property.
|
void |
setWBSName(String value)
Sets the value of the wbsName property.
|
void |
setWBSNamePath(String value)
Sets the value of the wbsNamePath property.
|
void |
setWBSObjectId(Integer value)
Sets the value of the wbsObjectId property.
|
void |
setWBSPath(String value)
Sets the value of the wbsPath property.
|
void |
setWorkPackageId(String value)
Sets the value of the workPackageId property.
|
void |
setWorkPackageName(String value)
Sets the value of the workPackageName property.
|
protected Double accountingVariance
protected Double accountingVarianceLaborUnits
protected Integer activityOwnerUserId
protected Double actualDuration
protected Double actualExpenseCost
protected LocalDateTime actualFinishDate
protected Double actualLaborCost
protected Double actualLaborUnits
protected Double actualMaterialCost
protected Double actualNonLaborCost
protected Double actualNonLaborUnits
protected LocalDateTime actualStartDate
protected Double actualThisPeriodLaborCost
protected Double actualThisPeriodLaborUnits
protected Double actualThisPeriodMaterialCost
protected Double actualThisPeriodNonLaborCost
protected Double actualThisPeriodNonLaborUnits
protected Double actualTotalCost
protected Double actualTotalUnits
protected Double atCompletionDuration
protected Double atCompletionExpenseCost
protected Double atCompletionLaborCost
protected Double atCompletionLaborUnits
protected Double atCompletionLaborUnitsVariance
protected Double atCompletionMaterialCost
protected Double atCompletionNonLaborCost
protected Double atCompletionNonLaborUnits
protected Double atCompletionTotalCost
protected Double atCompletionTotalUnits
protected Double atCompletionVariance
protected Boolean autoComputeActuals
protected Double baseline1Duration
protected LocalDateTime baseline1FinishDate
protected Double baseline1PlannedDuration
protected Double baseline1PlannedExpenseCost
protected Double baseline1PlannedLaborCost
protected Double baseline1PlannedLaborUnits
protected Double baseline1PlannedMaterialCost
protected Double baseline1PlannedNonLaborCost
protected Double baseline1PlannedNonLaborUnits
protected Double baseline1PlannedTotalCost
protected LocalDateTime baseline1StartDate
protected Double baseline2Duration
protected LocalDateTime baseline2FinishDate
protected Double baseline2PlannedDuration
protected Double baseline2PlannedExpenseCost
protected Double baseline2PlannedLaborCost
protected Double baseline2PlannedLaborUnits
protected Double baseline2PlannedMaterialCost
protected Double baseline2PlannedNonLaborCost
protected Double baseline2PlannedNonLaborUnits
protected Double baseline2PlannedTotalCost
protected LocalDateTime baseline2StartDate
protected Double baseline3Duration
protected LocalDateTime baseline3FinishDate
protected Double baseline3PlannedDuration
protected Double baseline3PlannedExpenseCost
protected Double baseline3PlannedLaborCost
protected Double baseline3PlannedLaborUnits
protected Double baseline3PlannedMaterialCost
protected Double baseline3PlannedNonLaborCost
protected Double baseline3PlannedNonLaborUnits
protected Double baseline3PlannedTotalCost
protected LocalDateTime baseline3StartDate
protected Double baselineDuration
protected LocalDateTime baselineFinishDate
protected Double baselinePlannedDuration
protected Double baselinePlannedExpenseCost
protected Double baselinePlannedLaborCost
protected Double baselinePlannedLaborUnits
protected Double baselinePlannedMaterialCost
protected Double baselinePlannedNonLaborCost
protected Double baselinePlannedNonLaborUnits
protected Double baselinePlannedTotalCost
protected LocalDateTime baselineStartDate
protected Double budgetAtCompletion
protected String cbsCode
protected Integer cbsId
protected Integer cbsObjectId
protected String calendarName
protected Integer calendarObjectId
protected Double costPercentComplete
protected Double costPercentOfPlanned
protected Double costPerformanceIndex
protected Double costPerformanceIndexLaborUnits
protected Double costVariance
protected Double costVarianceIndex
protected Double costVarianceIndexLaborUnits
protected Double costVarianceLaborUnits
protected LocalDateTime createDate
protected String createUser
protected LocalDateTime dataDate
protected Double duration1Variance
protected Double duration2Variance
protected Double duration3Variance
protected Double durationPercentComplete
protected Double durationPercentOfPlanned
protected String durationType
protected Double durationVariance
protected LocalDateTime earlyFinishDate
protected LocalDateTime earlyStartDate
protected Double earnedValueCost
protected Double earnedValueLaborUnits
protected Double estimateAtCompletionCost
protected Double estimateAtCompletionLaborUnits
protected Double estimateToComplete
protected Double estimateToCompleteLaborUnits
protected Double estimatedWeight
protected LocalDateTime expectedFinishDate
protected Double expenseCost1Variance
protected Double expenseCost2Variance
protected Double expenseCost3Variance
protected Double expenseCostPercentComplete
protected Double expenseCostVariance
protected LocalDateTime externalEarlyStartDate
protected LocalDateTime externalLateFinishDate
protected String feedback
protected Integer financialPeriodTmplId
protected LocalDateTime finishDate
protected Double finishDate1Variance
protected Double finishDate2Variance
protected Double finishDate3Variance
protected Double finishDateVariance
protected Integer floatPath
protected Integer floatPathOrder
protected Double freeFloat
protected String guid
protected Boolean hasFutureBucketData
protected String id
protected Boolean isBaseline
protected Boolean isCritical
protected Boolean isLongestPath
protected Boolean isNewFeedback
protected Boolean isStarred
protected Boolean isTemplate
protected Boolean isWorkPackage
protected Double laborCost1Variance
protected Double laborCost2Variance
protected Double laborCost3Variance
protected Double laborCostPercentComplete
protected Double laborCostVariance
protected Double laborUnits1Variance
protected Double laborUnits2Variance
protected Double laborUnits3Variance
protected Double laborUnitsPercentComplete
protected Double laborUnitsVariance
protected LocalDateTime lastUpdateDate
protected String lastUpdateUser
protected LocalDateTime lateFinishDate
protected LocalDateTime lateStartDate
protected String levelingPriority
protected String locationName
protected Integer locationObjectId
protected Double materialCost1Variance
protected Double materialCost2Variance
protected Double materialCost3Variance
protected Double materialCostPercentComplete
protected Double materialCostVariance
protected Double maximumDuration
protected Double minimumDuration
protected Double mostLikelyDuration
protected String name
protected Double nonLaborCost1Variance
protected Double nonLaborCost2Variance
protected Double nonLaborCost3Variance
protected Double nonLaborCostPercentComplete
protected Double nonLaborCostVariance
protected Double nonLaborUnits1Variance
protected Double nonLaborUnits2Variance
protected Double nonLaborUnits3Variance
protected Double nonLaborUnitsPercentComplete
protected Double nonLaborUnitsVariance
protected String notesToResources
protected Integer objectId
protected String ownerIDArray
protected String ownerNamesArray
protected Double percentComplete
protected String percentCompleteType
protected Double performancePercentComplete
protected Double performancePercentCompleteByLaborUnits
protected Double physicalPercentComplete
protected Double plannedDuration
protected Double plannedExpenseCost
protected LocalDateTime plannedFinishDate
protected Double plannedLaborCost
protected Double plannedLaborUnits
protected Double plannedMaterialCost
protected Double plannedNonLaborCost
protected Double plannedNonLaborUnits
protected LocalDateTime plannedStartDate
protected Double plannedTotalCost
protected Double plannedTotalUnits
protected Double plannedValueCost
protected Double plannedValueLaborUnits
protected Double postRespCriticalityIndex
protected LocalDateTime postResponsePessimisticFinish
protected LocalDateTime postResponsePessimisticStart
protected Double preRespCriticalityIndex
protected LocalDateTime preResponsePessimisticFinish
protected LocalDateTime preResponsePessimisticStart
protected LocalDateTime primaryConstraintDate
protected String primaryConstraintType
protected String primaryResourceId
protected String primaryResourceName
protected Integer primaryResourceObjectId
protected String projectFlag
protected String projectId
protected String projectName
protected String projectNameSepChar
protected Integer projectObjectId
protected String projectProjectFlag
protected Double remainingDuration
protected LocalDateTime remainingEarlyFinishDate
protected LocalDateTime remainingEarlyStartDate
protected Double remainingExpenseCost
protected Double remainingFloat
protected Double remainingLaborCost
protected Double remainingLaborUnits
protected LocalDateTime remainingLateFinishDate
protected LocalDateTime remainingLateStartDate
protected Double remainingMaterialCost
protected Double remainingNonLaborCost
protected Double remainingNonLaborUnits
protected Double remainingTotalCost
protected Double remainingTotalUnits
protected LocalDateTime resumeDate
protected LocalDateTime reviewFinishDate
protected Boolean reviewRequired
protected String reviewStatus
protected Double schedulePercentComplete
protected Double schedulePerformanceIndex
protected Double schedulePerformanceIndexLaborUnits
protected Double scheduleVariance
protected Double scheduleVarianceIndex
protected Double scheduleVarianceIndexLaborUnits
protected Double scheduleVarianceLaborUnits
protected Double scopePercentComplete
protected LocalDateTime secondaryConstraintDate
protected String secondaryConstraintType
protected LocalDateTime startDate
protected Double startDate1Variance
protected Double startDate2Variance
protected Double startDate3Variance
protected Double startDateVariance
protected String status
protected String statusCode
protected LocalDateTime suspendDate
protected String taskStatusCompletion
protected String taskStatusDates
protected Boolean taskStatusIndicator
protected Double toCompletePerformanceIndex
protected Double totalCost1Variance
protected Double totalCost2Variance
protected Double totalCost3Variance
protected Double totalCostVariance
protected Double totalFloat
protected Double totalPastPeriodEarnedValueCostBCWP
protected Double totalPastPeriodEarnedValueLaborUnits
protected Double totalPastPeriodExpenseCost
protected Double totalPastPeriodLaborCost
protected Double totalPastPeriodLaborUnits
protected Double totalPastPeriodMaterialCost
protected Double totalPastPeriodNonLaborCost
protected Double totalPastPeriodNonLaborUnits
protected Double totalPastPeriodPlannedValueCost
protected Double totalPastPeriodPlannedValueLaborUnits
protected String type
protected Double unitsPercentComplete
protected Integer unreadCommentCount
protected String wbsCode
protected String wbsName
protected String wbsNamePath
protected Integer wbsObjectId
protected String wbsPath
protected String workPackageId
protected String workPackageName
protected List<CodeAssignmentType> code
protected List<UDFAssignmentType> udf
protected ActivitySpreadType spread
public Double getAccountingVariance()
String
public void setAccountingVariance(Double value)
value
- allowed object is
String
public Double getAccountingVarianceLaborUnits()
String
public void setAccountingVarianceLaborUnits(Double value)
value
- allowed object is
String
public Integer getActivityOwnerUserId()
Integer
public void setActivityOwnerUserId(Integer value)
value
- allowed object is
Integer
public Double getActualDuration()
String
public void setActualDuration(Double value)
value
- allowed object is
String
public Double getActualExpenseCost()
String
public void setActualExpenseCost(Double value)
value
- allowed object is
String
public LocalDateTime getActualFinishDate()
String
public void setActualFinishDate(LocalDateTime value)
value
- allowed object is
String
public Double getActualLaborCost()
String
public void setActualLaborCost(Double value)
value
- allowed object is
String
public Double getActualLaborUnits()
String
public void setActualLaborUnits(Double value)
value
- allowed object is
String
public Double getActualMaterialCost()
String
public void setActualMaterialCost(Double value)
value
- allowed object is
String
public Double getActualNonLaborCost()
String
public void setActualNonLaborCost(Double value)
value
- allowed object is
String
public Double getActualNonLaborUnits()
String
public void setActualNonLaborUnits(Double value)
value
- allowed object is
String
public LocalDateTime getActualStartDate()
String
public void setActualStartDate(LocalDateTime value)
value
- allowed object is
String
public Double getActualThisPeriodLaborCost()
String
public void setActualThisPeriodLaborCost(Double value)
value
- allowed object is
String
public Double getActualThisPeriodLaborUnits()
String
public void setActualThisPeriodLaborUnits(Double value)
value
- allowed object is
String
public Double getActualThisPeriodMaterialCost()
String
public void setActualThisPeriodMaterialCost(Double value)
value
- allowed object is
String
public Double getActualThisPeriodNonLaborCost()
String
public void setActualThisPeriodNonLaborCost(Double value)
value
- allowed object is
String
public Double getActualThisPeriodNonLaborUnits()
String
public void setActualThisPeriodNonLaborUnits(Double value)
value
- allowed object is
String
public Double getActualTotalCost()
String
public void setActualTotalCost(Double value)
value
- allowed object is
String
public Double getActualTotalUnits()
String
public void setActualTotalUnits(Double value)
value
- allowed object is
String
public Double getAtCompletionDuration()
String
public void setAtCompletionDuration(Double value)
value
- allowed object is
String
public Double getAtCompletionExpenseCost()
String
public void setAtCompletionExpenseCost(Double value)
value
- allowed object is
String
public Double getAtCompletionLaborCost()
String
public void setAtCompletionLaborCost(Double value)
value
- allowed object is
String
public Double getAtCompletionLaborUnits()
String
public void setAtCompletionLaborUnits(Double value)
value
- allowed object is
String
public Double getAtCompletionLaborUnitsVariance()
String
public void setAtCompletionLaborUnitsVariance(Double value)
value
- allowed object is
String
public Double getAtCompletionMaterialCost()
String
public void setAtCompletionMaterialCost(Double value)
value
- allowed object is
String
public Double getAtCompletionNonLaborCost()
String
public void setAtCompletionNonLaborCost(Double value)
value
- allowed object is
String
public Double getAtCompletionNonLaborUnits()
String
public void setAtCompletionNonLaborUnits(Double value)
value
- allowed object is
String
public Double getAtCompletionTotalCost()
String
public void setAtCompletionTotalCost(Double value)
value
- allowed object is
String
public Double getAtCompletionTotalUnits()
String
public void setAtCompletionTotalUnits(Double value)
value
- allowed object is
String
public Double getAtCompletionVariance()
String
public void setAtCompletionVariance(Double value)
value
- allowed object is
String
public Boolean isAutoComputeActuals()
String
public void setAutoComputeActuals(Boolean value)
value
- allowed object is
String
public Double getBaseline1Duration()
String
public void setBaseline1Duration(Double value)
value
- allowed object is
String
public LocalDateTime getBaseline1FinishDate()
String
public void setBaseline1FinishDate(LocalDateTime value)
value
- allowed object is
String
public Double getBaseline1PlannedDuration()
String
public void setBaseline1PlannedDuration(Double value)
value
- allowed object is
String
public Double getBaseline1PlannedExpenseCost()
String
public void setBaseline1PlannedExpenseCost(Double value)
value
- allowed object is
String
public Double getBaseline1PlannedLaborCost()
String
public void setBaseline1PlannedLaborCost(Double value)
value
- allowed object is
String
public Double getBaseline1PlannedLaborUnits()
String
public void setBaseline1PlannedLaborUnits(Double value)
value
- allowed object is
String
public Double getBaseline1PlannedMaterialCost()
String
public void setBaseline1PlannedMaterialCost(Double value)
value
- allowed object is
String
public Double getBaseline1PlannedNonLaborCost()
String
public void setBaseline1PlannedNonLaborCost(Double value)
value
- allowed object is
String
public Double getBaseline1PlannedNonLaborUnits()
String
public void setBaseline1PlannedNonLaborUnits(Double value)
value
- allowed object is
String
public Double getBaseline1PlannedTotalCost()
String
public void setBaseline1PlannedTotalCost(Double value)
value
- allowed object is
String
public LocalDateTime getBaseline1StartDate()
String
public void setBaseline1StartDate(LocalDateTime value)
value
- allowed object is
String
public Double getBaseline2Duration()
String
public void setBaseline2Duration(Double value)
value
- allowed object is
String
public LocalDateTime getBaseline2FinishDate()
String
public void setBaseline2FinishDate(LocalDateTime value)
value
- allowed object is
String
public Double getBaseline2PlannedDuration()
String
public void setBaseline2PlannedDuration(Double value)
value
- allowed object is
String
public Double getBaseline2PlannedExpenseCost()
String
public void setBaseline2PlannedExpenseCost(Double value)
value
- allowed object is
String
public Double getBaseline2PlannedLaborCost()
String
public void setBaseline2PlannedLaborCost(Double value)
value
- allowed object is
String
public Double getBaseline2PlannedLaborUnits()
String
public void setBaseline2PlannedLaborUnits(Double value)
value
- allowed object is
String
public Double getBaseline2PlannedMaterialCost()
String
public void setBaseline2PlannedMaterialCost(Double value)
value
- allowed object is
String
public Double getBaseline2PlannedNonLaborCost()
String
public void setBaseline2PlannedNonLaborCost(Double value)
value
- allowed object is
String
public Double getBaseline2PlannedNonLaborUnits()
String
public void setBaseline2PlannedNonLaborUnits(Double value)
value
- allowed object is
String
public Double getBaseline2PlannedTotalCost()
String
public void setBaseline2PlannedTotalCost(Double value)
value
- allowed object is
String
public LocalDateTime getBaseline2StartDate()
String
public void setBaseline2StartDate(LocalDateTime value)
value
- allowed object is
String
public Double getBaseline3Duration()
String
public void setBaseline3Duration(Double value)
value
- allowed object is
String
public LocalDateTime getBaseline3FinishDate()
String
public void setBaseline3FinishDate(LocalDateTime value)
value
- allowed object is
String
public Double getBaseline3PlannedDuration()
String
public void setBaseline3PlannedDuration(Double value)
value
- allowed object is
String
public Double getBaseline3PlannedExpenseCost()
String
public void setBaseline3PlannedExpenseCost(Double value)
value
- allowed object is
String
public Double getBaseline3PlannedLaborCost()
String
public void setBaseline3PlannedLaborCost(Double value)
value
- allowed object is
String
public Double getBaseline3PlannedLaborUnits()
String
public void setBaseline3PlannedLaborUnits(Double value)
value
- allowed object is
String
public Double getBaseline3PlannedMaterialCost()
String
public void setBaseline3PlannedMaterialCost(Double value)
value
- allowed object is
String
public Double getBaseline3PlannedNonLaborCost()
String
public void setBaseline3PlannedNonLaborCost(Double value)
value
- allowed object is
String
public Double getBaseline3PlannedNonLaborUnits()
String
public void setBaseline3PlannedNonLaborUnits(Double value)
value
- allowed object is
String
public Double getBaseline3PlannedTotalCost()
String
public void setBaseline3PlannedTotalCost(Double value)
value
- allowed object is
String
public LocalDateTime getBaseline3StartDate()
String
public void setBaseline3StartDate(LocalDateTime value)
value
- allowed object is
String
public Double getBaselineDuration()
String
public void setBaselineDuration(Double value)
value
- allowed object is
String
public LocalDateTime getBaselineFinishDate()
String
public void setBaselineFinishDate(LocalDateTime value)
value
- allowed object is
String
public Double getBaselinePlannedDuration()
String
public void setBaselinePlannedDuration(Double value)
value
- allowed object is
String
public Double getBaselinePlannedExpenseCost()
String
public void setBaselinePlannedExpenseCost(Double value)
value
- allowed object is
String
public Double getBaselinePlannedLaborCost()
String
public void setBaselinePlannedLaborCost(Double value)
value
- allowed object is
String
public Double getBaselinePlannedLaborUnits()
String
public void setBaselinePlannedLaborUnits(Double value)
value
- allowed object is
String
public Double getBaselinePlannedMaterialCost()
String
public void setBaselinePlannedMaterialCost(Double value)
value
- allowed object is
String
public Double getBaselinePlannedNonLaborCost()
String
public void setBaselinePlannedNonLaborCost(Double value)
value
- allowed object is
String
public Double getBaselinePlannedNonLaborUnits()
String
public void setBaselinePlannedNonLaborUnits(Double value)
value
- allowed object is
String
public Double getBaselinePlannedTotalCost()
String
public void setBaselinePlannedTotalCost(Double value)
value
- allowed object is
String
public LocalDateTime getBaselineStartDate()
String
public void setBaselineStartDate(LocalDateTime value)
value
- allowed object is
String
public Double getBudgetAtCompletion()
String
public void setBudgetAtCompletion(Double value)
value
- allowed object is
String
public String getCBSCode()
String
public void setCBSCode(String value)
value
- allowed object is
String
public Integer getCBSId()
Integer
public void setCBSId(Integer value)
value
- allowed object is
Integer
public Integer getCBSObjectId()
Integer
public void setCBSObjectId(Integer value)
value
- allowed object is
Integer
public String getCalendarName()
String
public void setCalendarName(String value)
value
- allowed object is
String
public Integer getCalendarObjectId()
Integer
public void setCalendarObjectId(Integer value)
value
- allowed object is
Integer
public Double getCostPercentComplete()
String
public void setCostPercentComplete(Double value)
value
- allowed object is
String
public Double getCostPercentOfPlanned()
String
public void setCostPercentOfPlanned(Double value)
value
- allowed object is
String
public Double getCostPerformanceIndex()
String
public void setCostPerformanceIndex(Double value)
value
- allowed object is
String
public Double getCostPerformanceIndexLaborUnits()
String
public void setCostPerformanceIndexLaborUnits(Double value)
value
- allowed object is
String
public Double getCostVariance()
String
public void setCostVariance(Double value)
value
- allowed object is
String
public Double getCostVarianceIndex()
String
public void setCostVarianceIndex(Double value)
value
- allowed object is
String
public Double getCostVarianceIndexLaborUnits()
String
public void setCostVarianceIndexLaborUnits(Double value)
value
- allowed object is
String
public Double getCostVarianceLaborUnits()
String
public void setCostVarianceLaborUnits(Double value)
value
- allowed object is
String
public LocalDateTime getCreateDate()
String
public void setCreateDate(LocalDateTime value)
value
- allowed object is
String
public String getCreateUser()
String
public void setCreateUser(String value)
value
- allowed object is
String
public LocalDateTime getDataDate()
String
public void setDataDate(LocalDateTime value)
value
- allowed object is
String
public Double getDuration1Variance()
String
public void setDuration1Variance(Double value)
value
- allowed object is
String
public Double getDuration2Variance()
String
public void setDuration2Variance(Double value)
value
- allowed object is
String
public Double getDuration3Variance()
String
public void setDuration3Variance(Double value)
value
- allowed object is
String
public Double getDurationPercentComplete()
String
public void setDurationPercentComplete(Double value)
value
- allowed object is
String
public Double getDurationPercentOfPlanned()
String
public void setDurationPercentOfPlanned(Double value)
value
- allowed object is
String
public String getDurationType()
String
public void setDurationType(String value)
value
- allowed object is
String
public Double getDurationVariance()
String
public void setDurationVariance(Double value)
value
- allowed object is
String
public LocalDateTime getEarlyFinishDate()
String
public void setEarlyFinishDate(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getEarlyStartDate()
String
public void setEarlyStartDate(LocalDateTime value)
value
- allowed object is
String
public Double getEarnedValueCost()
String
public void setEarnedValueCost(Double value)
value
- allowed object is
String
public Double getEarnedValueLaborUnits()
String
public void setEarnedValueLaborUnits(Double value)
value
- allowed object is
String
public Double getEstimateAtCompletionCost()
String
public void setEstimateAtCompletionCost(Double value)
value
- allowed object is
String
public Double getEstimateAtCompletionLaborUnits()
String
public void setEstimateAtCompletionLaborUnits(Double value)
value
- allowed object is
String
public Double getEstimateToComplete()
String
public void setEstimateToComplete(Double value)
value
- allowed object is
String
public Double getEstimateToCompleteLaborUnits()
String
public void setEstimateToCompleteLaborUnits(Double value)
value
- allowed object is
String
public Double getEstimatedWeight()
String
public void setEstimatedWeight(Double value)
value
- allowed object is
String
public LocalDateTime getExpectedFinishDate()
String
public void setExpectedFinishDate(LocalDateTime value)
value
- allowed object is
String
public Double getExpenseCost1Variance()
String
public void setExpenseCost1Variance(Double value)
value
- allowed object is
String
public Double getExpenseCost2Variance()
String
public void setExpenseCost2Variance(Double value)
value
- allowed object is
String
public Double getExpenseCost3Variance()
String
public void setExpenseCost3Variance(Double value)
value
- allowed object is
String
public Double getExpenseCostPercentComplete()
String
public void setExpenseCostPercentComplete(Double value)
value
- allowed object is
String
public Double getExpenseCostVariance()
String
public void setExpenseCostVariance(Double value)
value
- allowed object is
String
public LocalDateTime getExternalEarlyStartDate()
String
public void setExternalEarlyStartDate(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getExternalLateFinishDate()
String
public void setExternalLateFinishDate(LocalDateTime value)
value
- allowed object is
String
public String getFeedback()
String
public void setFeedback(String value)
value
- allowed object is
String
public Integer getFinancialPeriodTmplId()
Integer
public void setFinancialPeriodTmplId(Integer value)
value
- allowed object is
Integer
public LocalDateTime getFinishDate()
String
public void setFinishDate(LocalDateTime value)
value
- allowed object is
String
public Double getFinishDate1Variance()
String
public void setFinishDate1Variance(Double value)
value
- allowed object is
String
public Double getFinishDate2Variance()
String
public void setFinishDate2Variance(Double value)
value
- allowed object is
String
public Double getFinishDate3Variance()
String
public void setFinishDate3Variance(Double value)
value
- allowed object is
String
public Double getFinishDateVariance()
String
public void setFinishDateVariance(Double value)
value
- allowed object is
String
public Integer getFloatPath()
Integer
public void setFloatPath(Integer value)
value
- allowed object is
Integer
public Integer getFloatPathOrder()
Integer
public void setFloatPathOrder(Integer value)
value
- allowed object is
Integer
public Double getFreeFloat()
String
public void setFreeFloat(Double value)
value
- allowed object is
String
public String getGUID()
String
public void setGUID(String value)
value
- allowed object is
String
public Boolean isHasFutureBucketData()
String
public void setHasFutureBucketData(Boolean value)
value
- allowed object is
String
public void setId(String value)
value
- allowed object is
String
public Boolean isIsBaseline()
String
public void setIsBaseline(Boolean value)
value
- allowed object is
String
public Boolean isIsCritical()
String
public void setIsCritical(Boolean value)
value
- allowed object is
String
public Boolean isIsLongestPath()
String
public void setIsLongestPath(Boolean value)
value
- allowed object is
String
public Boolean isIsNewFeedback()
String
public void setIsNewFeedback(Boolean value)
value
- allowed object is
String
public Boolean isIsStarred()
String
public void setIsStarred(Boolean value)
value
- allowed object is
String
public Boolean isIsTemplate()
String
public void setIsTemplate(Boolean value)
value
- allowed object is
String
public Boolean isIsWorkPackage()
String
public void setIsWorkPackage(Boolean value)
value
- allowed object is
String
public Double getLaborCost1Variance()
String
public void setLaborCost1Variance(Double value)
value
- allowed object is
String
public Double getLaborCost2Variance()
String
public void setLaborCost2Variance(Double value)
value
- allowed object is
String
public Double getLaborCost3Variance()
String
public void setLaborCost3Variance(Double value)
value
- allowed object is
String
public Double getLaborCostPercentComplete()
String
public void setLaborCostPercentComplete(Double value)
value
- allowed object is
String
public Double getLaborCostVariance()
String
public void setLaborCostVariance(Double value)
value
- allowed object is
String
public Double getLaborUnits1Variance()
String
public void setLaborUnits1Variance(Double value)
value
- allowed object is
String
public Double getLaborUnits2Variance()
String
public void setLaborUnits2Variance(Double value)
value
- allowed object is
String
public Double getLaborUnits3Variance()
String
public void setLaborUnits3Variance(Double value)
value
- allowed object is
String
public Double getLaborUnitsPercentComplete()
String
public void setLaborUnitsPercentComplete(Double value)
value
- allowed object is
String
public Double getLaborUnitsVariance()
String
public void setLaborUnitsVariance(Double value)
value
- allowed object is
String
public LocalDateTime getLastUpdateDate()
String
public void setLastUpdateDate(LocalDateTime value)
value
- allowed object is
String
public String getLastUpdateUser()
String
public void setLastUpdateUser(String value)
value
- allowed object is
String
public LocalDateTime getLateFinishDate()
String
public void setLateFinishDate(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getLateStartDate()
String
public void setLateStartDate(LocalDateTime value)
value
- allowed object is
String
public String getLevelingPriority()
String
public void setLevelingPriority(String value)
value
- allowed object is
String
public String getLocationName()
String
public void setLocationName(String value)
value
- allowed object is
String
public Integer getLocationObjectId()
Integer
public void setLocationObjectId(Integer value)
value
- allowed object is
Integer
public Double getMaterialCost1Variance()
String
public void setMaterialCost1Variance(Double value)
value
- allowed object is
String
public Double getMaterialCost2Variance()
String
public void setMaterialCost2Variance(Double value)
value
- allowed object is
String
public Double getMaterialCost3Variance()
String
public void setMaterialCost3Variance(Double value)
value
- allowed object is
String
public Double getMaterialCostPercentComplete()
String
public void setMaterialCostPercentComplete(Double value)
value
- allowed object is
String
public Double getMaterialCostVariance()
String
public void setMaterialCostVariance(Double value)
value
- allowed object is
String
public Double getMaximumDuration()
String
public void setMaximumDuration(Double value)
value
- allowed object is
String
public Double getMinimumDuration()
String
public void setMinimumDuration(Double value)
value
- allowed object is
String
public Double getMostLikelyDuration()
String
public void setMostLikelyDuration(Double value)
value
- allowed object is
String
public String getName()
String
public void setName(String value)
value
- allowed object is
String
public Double getNonLaborCost1Variance()
String
public void setNonLaborCost1Variance(Double value)
value
- allowed object is
String
public Double getNonLaborCost2Variance()
String
public void setNonLaborCost2Variance(Double value)
value
- allowed object is
String
public Double getNonLaborCost3Variance()
String
public void setNonLaborCost3Variance(Double value)
value
- allowed object is
String
public Double getNonLaborCostPercentComplete()
String
public void setNonLaborCostPercentComplete(Double value)
value
- allowed object is
String
public Double getNonLaborCostVariance()
String
public void setNonLaborCostVariance(Double value)
value
- allowed object is
String
public Double getNonLaborUnits1Variance()
String
public void setNonLaborUnits1Variance(Double value)
value
- allowed object is
String
public Double getNonLaborUnits2Variance()
String
public void setNonLaborUnits2Variance(Double value)
value
- allowed object is
String
public Double getNonLaborUnits3Variance()
String
public void setNonLaborUnits3Variance(Double value)
value
- allowed object is
String
public Double getNonLaborUnitsPercentComplete()
String
public void setNonLaborUnitsPercentComplete(Double value)
value
- allowed object is
String
public Double getNonLaborUnitsVariance()
String
public void setNonLaborUnitsVariance(Double value)
value
- allowed object is
String
public String getNotesToResources()
String
public void setNotesToResources(String value)
value
- allowed object is
String
public Integer getObjectId()
Integer
public void setObjectId(Integer value)
value
- allowed object is
Integer
public String getOwnerIDArray()
String
public void setOwnerIDArray(String value)
value
- allowed object is
String
public String getOwnerNamesArray()
String
public void setOwnerNamesArray(String value)
value
- allowed object is
String
public Double getPercentComplete()
String
public void setPercentComplete(Double value)
value
- allowed object is
String
public String getPercentCompleteType()
String
public void setPercentCompleteType(String value)
value
- allowed object is
String
public Double getPerformancePercentComplete()
String
public void setPerformancePercentComplete(Double value)
value
- allowed object is
String
public Double getPerformancePercentCompleteByLaborUnits()
String
public void setPerformancePercentCompleteByLaborUnits(Double value)
value
- allowed object is
String
public Double getPhysicalPercentComplete()
String
public void setPhysicalPercentComplete(Double value)
value
- allowed object is
String
public Double getPlannedDuration()
String
public void setPlannedDuration(Double value)
value
- allowed object is
String
public Double getPlannedExpenseCost()
String
public void setPlannedExpenseCost(Double value)
value
- allowed object is
String
public LocalDateTime getPlannedFinishDate()
String
public void setPlannedFinishDate(LocalDateTime value)
value
- allowed object is
String
public Double getPlannedLaborCost()
String
public void setPlannedLaborCost(Double value)
value
- allowed object is
String
public Double getPlannedLaborUnits()
String
public void setPlannedLaborUnits(Double value)
value
- allowed object is
String
public Double getPlannedMaterialCost()
String
public void setPlannedMaterialCost(Double value)
value
- allowed object is
String
public Double getPlannedNonLaborCost()
String
public void setPlannedNonLaborCost(Double value)
value
- allowed object is
String
public Double getPlannedNonLaborUnits()
String
public void setPlannedNonLaborUnits(Double value)
value
- allowed object is
String
public LocalDateTime getPlannedStartDate()
String
public void setPlannedStartDate(LocalDateTime value)
value
- allowed object is
String
public Double getPlannedTotalCost()
String
public void setPlannedTotalCost(Double value)
value
- allowed object is
String
public Double getPlannedTotalUnits()
String
public void setPlannedTotalUnits(Double value)
value
- allowed object is
String
public Double getPlannedValueCost()
String
public void setPlannedValueCost(Double value)
value
- allowed object is
String
public Double getPlannedValueLaborUnits()
String
public void setPlannedValueLaborUnits(Double value)
value
- allowed object is
String
public Double getPostRespCriticalityIndex()
String
public void setPostRespCriticalityIndex(Double value)
value
- allowed object is
String
public LocalDateTime getPostResponsePessimisticFinish()
String
public void setPostResponsePessimisticFinish(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getPostResponsePessimisticStart()
String
public void setPostResponsePessimisticStart(LocalDateTime value)
value
- allowed object is
String
public Double getPreRespCriticalityIndex()
String
public void setPreRespCriticalityIndex(Double value)
value
- allowed object is
String
public LocalDateTime getPreResponsePessimisticFinish()
String
public void setPreResponsePessimisticFinish(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getPreResponsePessimisticStart()
String
public void setPreResponsePessimisticStart(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getPrimaryConstraintDate()
String
public void setPrimaryConstraintDate(LocalDateTime value)
value
- allowed object is
String
public String getPrimaryConstraintType()
String
public void setPrimaryConstraintType(String value)
value
- allowed object is
String
public String getPrimaryResourceId()
String
public void setPrimaryResourceId(String value)
value
- allowed object is
String
public String getPrimaryResourceName()
String
public void setPrimaryResourceName(String value)
value
- allowed object is
String
public Integer getPrimaryResourceObjectId()
Integer
public void setPrimaryResourceObjectId(Integer value)
value
- allowed object is
Integer
public String getProjectFlag()
String
public void setProjectFlag(String value)
value
- allowed object is
String
public String getProjectId()
String
public void setProjectId(String value)
value
- allowed object is
String
public String getProjectName()
String
public void setProjectName(String value)
value
- allowed object is
String
public String getProjectNameSepChar()
String
public void setProjectNameSepChar(String value)
value
- allowed object is
String
public Integer getProjectObjectId()
Integer
public void setProjectObjectId(Integer value)
value
- allowed object is
Integer
public String getProjectProjectFlag()
String
public void setProjectProjectFlag(String value)
value
- allowed object is
String
public Double getRemainingDuration()
String
public void setRemainingDuration(Double value)
value
- allowed object is
String
public LocalDateTime getRemainingEarlyFinishDate()
String
public void setRemainingEarlyFinishDate(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getRemainingEarlyStartDate()
String
public void setRemainingEarlyStartDate(LocalDateTime value)
value
- allowed object is
String
public Double getRemainingExpenseCost()
String
public void setRemainingExpenseCost(Double value)
value
- allowed object is
String
public Double getRemainingFloat()
String
public void setRemainingFloat(Double value)
value
- allowed object is
String
public Double getRemainingLaborCost()
String
public void setRemainingLaborCost(Double value)
value
- allowed object is
String
public Double getRemainingLaborUnits()
String
public void setRemainingLaborUnits(Double value)
value
- allowed object is
String
public LocalDateTime getRemainingLateFinishDate()
String
public void setRemainingLateFinishDate(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getRemainingLateStartDate()
String
public void setRemainingLateStartDate(LocalDateTime value)
value
- allowed object is
String
public Double getRemainingMaterialCost()
String
public void setRemainingMaterialCost(Double value)
value
- allowed object is
String
public Double getRemainingNonLaborCost()
String
public void setRemainingNonLaborCost(Double value)
value
- allowed object is
String
public Double getRemainingNonLaborUnits()
String
public void setRemainingNonLaborUnits(Double value)
value
- allowed object is
String
public Double getRemainingTotalCost()
String
public void setRemainingTotalCost(Double value)
value
- allowed object is
String
public Double getRemainingTotalUnits()
String
public void setRemainingTotalUnits(Double value)
value
- allowed object is
String
public LocalDateTime getResumeDate()
String
public void setResumeDate(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getReviewFinishDate()
String
public void setReviewFinishDate(LocalDateTime value)
value
- allowed object is
String
public Boolean isReviewRequired()
String
public void setReviewRequired(Boolean value)
value
- allowed object is
String
public String getReviewStatus()
String
public void setReviewStatus(String value)
value
- allowed object is
String
public Double getSchedulePercentComplete()
String
public void setSchedulePercentComplete(Double value)
value
- allowed object is
String
public Double getSchedulePerformanceIndex()
String
public void setSchedulePerformanceIndex(Double value)
value
- allowed object is
String
public Double getSchedulePerformanceIndexLaborUnits()
String
public void setSchedulePerformanceIndexLaborUnits(Double value)
value
- allowed object is
String
public Double getScheduleVariance()
String
public void setScheduleVariance(Double value)
value
- allowed object is
String
public Double getScheduleVarianceIndex()
String
public void setScheduleVarianceIndex(Double value)
value
- allowed object is
String
public Double getScheduleVarianceIndexLaborUnits()
String
public void setScheduleVarianceIndexLaborUnits(Double value)
value
- allowed object is
String
public Double getScheduleVarianceLaborUnits()
String
public void setScheduleVarianceLaborUnits(Double value)
value
- allowed object is
String
public Double getScopePercentComplete()
String
public void setScopePercentComplete(Double value)
value
- allowed object is
String
public LocalDateTime getSecondaryConstraintDate()
String
public void setSecondaryConstraintDate(LocalDateTime value)
value
- allowed object is
String
public String getSecondaryConstraintType()
String
public void setSecondaryConstraintType(String value)
value
- allowed object is
String
public LocalDateTime getStartDate()
String
public void setStartDate(LocalDateTime value)
value
- allowed object is
String
public Double getStartDate1Variance()
String
public void setStartDate1Variance(Double value)
value
- allowed object is
String
public Double getStartDate2Variance()
String
public void setStartDate2Variance(Double value)
value
- allowed object is
String
public Double getStartDate3Variance()
String
public void setStartDate3Variance(Double value)
value
- allowed object is
String
public Double getStartDateVariance()
String
public void setStartDateVariance(Double value)
value
- allowed object is
String
public String getStatus()
String
public void setStatus(String value)
value
- allowed object is
String
public String getStatusCode()
String
public void setStatusCode(String value)
value
- allowed object is
String
public LocalDateTime getSuspendDate()
String
public void setSuspendDate(LocalDateTime value)
value
- allowed object is
String
public String getTaskStatusCompletion()
String
public void setTaskStatusCompletion(String value)
value
- allowed object is
String
public String getTaskStatusDates()
String
public void setTaskStatusDates(String value)
value
- allowed object is
String
public Boolean isTaskStatusIndicator()
String
public void setTaskStatusIndicator(Boolean value)
value
- allowed object is
String
public Double getToCompletePerformanceIndex()
String
public void setToCompletePerformanceIndex(Double value)
value
- allowed object is
String
public Double getTotalCost1Variance()
String
public void setTotalCost1Variance(Double value)
value
- allowed object is
String
public Double getTotalCost2Variance()
String
public void setTotalCost2Variance(Double value)
value
- allowed object is
String
public Double getTotalCost3Variance()
String
public void setTotalCost3Variance(Double value)
value
- allowed object is
String
public Double getTotalCostVariance()
String
public void setTotalCostVariance(Double value)
value
- allowed object is
String
public Double getTotalFloat()
String
public void setTotalFloat(Double value)
value
- allowed object is
String
public Double getTotalPastPeriodEarnedValueCostBCWP()
String
public void setTotalPastPeriodEarnedValueCostBCWP(Double value)
value
- allowed object is
String
public Double getTotalPastPeriodEarnedValueLaborUnits()
String
public void setTotalPastPeriodEarnedValueLaborUnits(Double value)
value
- allowed object is
String
public Double getTotalPastPeriodExpenseCost()
String
public void setTotalPastPeriodExpenseCost(Double value)
value
- allowed object is
String
public Double getTotalPastPeriodLaborCost()
String
public void setTotalPastPeriodLaborCost(Double value)
value
- allowed object is
String
public Double getTotalPastPeriodLaborUnits()
String
public void setTotalPastPeriodLaborUnits(Double value)
value
- allowed object is
String
public Double getTotalPastPeriodMaterialCost()
String
public void setTotalPastPeriodMaterialCost(Double value)
value
- allowed object is
String
public Double getTotalPastPeriodNonLaborCost()
String
public void setTotalPastPeriodNonLaborCost(Double value)
value
- allowed object is
String
public Double getTotalPastPeriodNonLaborUnits()
String
public void setTotalPastPeriodNonLaborUnits(Double value)
value
- allowed object is
String
public Double getTotalPastPeriodPlannedValueCost()
String
public void setTotalPastPeriodPlannedValueCost(Double value)
value
- allowed object is
String
public Double getTotalPastPeriodPlannedValueLaborUnits()
String
public void setTotalPastPeriodPlannedValueLaborUnits(Double value)
value
- allowed object is
String
public String getType()
String
public void setType(String value)
value
- allowed object is
String
public Double getUnitsPercentComplete()
String
public void setUnitsPercentComplete(Double value)
value
- allowed object is
String
public Integer getUnreadCommentCount()
Integer
public void setUnreadCommentCount(Integer value)
value
- allowed object is
Integer
public String getWBSCode()
String
public void setWBSCode(String value)
value
- allowed object is
String
public String getWBSName()
String
public void setWBSName(String value)
value
- allowed object is
String
public String getWBSNamePath()
String
public void setWBSNamePath(String value)
value
- allowed object is
String
public Integer getWBSObjectId()
Integer
public void setWBSObjectId(Integer value)
value
- allowed object is
Integer
public String getWBSPath()
String
public void setWBSPath(String value)
value
- allowed object is
String
public String getWorkPackageId()
String
public void setWorkPackageId(String value)
value
- allowed object is
String
public String getWorkPackageName()
String
public void setWorkPackageName(String value)
value
- allowed object is
String
public List<CodeAssignmentType> getCode()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set
method for the code property.
For example, to add a new item, do as follows:
getCode().add(newItem);
Objects of the following type(s) are allowed in the list
CodeAssignmentType
public List<UDFAssignmentType> getUDF()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set
method for the udf property.
For example, to add a new item, do as follows:
getUDF().add(newItem);
Objects of the following type(s) are allowed in the list
UDFAssignmentType
public ActivitySpreadType getSpread()
ActivitySpreadType
public void setSpread(ActivitySpreadType value)
value
- allowed object is
ActivitySpreadType
Copyright © 2000–2024 Packwood Software. All rights reserved.