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/V24.12/API/BusinessObjects}CodeAssignmentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="UDF" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}UDFAssignmentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Spread" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}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()
Stringpublic void setAccountingVariance(Double value)
value - allowed object is
Stringpublic Double getAccountingVarianceLaborUnits()
Stringpublic void setAccountingVarianceLaborUnits(Double value)
value - allowed object is
Stringpublic Integer getActivityOwnerUserId()
Integerpublic void setActivityOwnerUserId(Integer value)
value - allowed object is
Integerpublic Double getActualDuration()
Stringpublic void setActualDuration(Double value)
value - allowed object is
Stringpublic Double getActualExpenseCost()
Stringpublic void setActualExpenseCost(Double value)
value - allowed object is
Stringpublic LocalDateTime getActualFinishDate()
Stringpublic void setActualFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getActualLaborCost()
Stringpublic void setActualLaborCost(Double value)
value - allowed object is
Stringpublic Double getActualLaborUnits()
Stringpublic void setActualLaborUnits(Double value)
value - allowed object is
Stringpublic Double getActualMaterialCost()
Stringpublic void setActualMaterialCost(Double value)
value - allowed object is
Stringpublic Double getActualNonLaborCost()
Stringpublic void setActualNonLaborCost(Double value)
value - allowed object is
Stringpublic Double getActualNonLaborUnits()
Stringpublic void setActualNonLaborUnits(Double value)
value - allowed object is
Stringpublic LocalDateTime getActualStartDate()
Stringpublic void setActualStartDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getActualThisPeriodLaborCost()
Stringpublic void setActualThisPeriodLaborCost(Double value)
value - allowed object is
Stringpublic Double getActualThisPeriodLaborUnits()
Stringpublic void setActualThisPeriodLaborUnits(Double value)
value - allowed object is
Stringpublic Double getActualThisPeriodMaterialCost()
Stringpublic void setActualThisPeriodMaterialCost(Double value)
value - allowed object is
Stringpublic Double getActualThisPeriodNonLaborCost()
Stringpublic void setActualThisPeriodNonLaborCost(Double value)
value - allowed object is
Stringpublic Double getActualThisPeriodNonLaborUnits()
Stringpublic void setActualThisPeriodNonLaborUnits(Double value)
value - allowed object is
Stringpublic Double getActualTotalCost()
Stringpublic void setActualTotalCost(Double value)
value - allowed object is
Stringpublic Double getActualTotalUnits()
Stringpublic void setActualTotalUnits(Double value)
value - allowed object is
Stringpublic Double getAtCompletionDuration()
Stringpublic void setAtCompletionDuration(Double value)
value - allowed object is
Stringpublic Double getAtCompletionExpenseCost()
Stringpublic void setAtCompletionExpenseCost(Double value)
value - allowed object is
Stringpublic Double getAtCompletionLaborCost()
Stringpublic void setAtCompletionLaborCost(Double value)
value - allowed object is
Stringpublic Double getAtCompletionLaborUnits()
Stringpublic void setAtCompletionLaborUnits(Double value)
value - allowed object is
Stringpublic Double getAtCompletionLaborUnitsVariance()
Stringpublic void setAtCompletionLaborUnitsVariance(Double value)
value - allowed object is
Stringpublic Double getAtCompletionMaterialCost()
Stringpublic void setAtCompletionMaterialCost(Double value)
value - allowed object is
Stringpublic Double getAtCompletionNonLaborCost()
Stringpublic void setAtCompletionNonLaborCost(Double value)
value - allowed object is
Stringpublic Double getAtCompletionNonLaborUnits()
Stringpublic void setAtCompletionNonLaborUnits(Double value)
value - allowed object is
Stringpublic Double getAtCompletionTotalCost()
Stringpublic void setAtCompletionTotalCost(Double value)
value - allowed object is
Stringpublic Double getAtCompletionTotalUnits()
Stringpublic void setAtCompletionTotalUnits(Double value)
value - allowed object is
Stringpublic Double getAtCompletionVariance()
Stringpublic void setAtCompletionVariance(Double value)
value - allowed object is
Stringpublic Boolean isAutoComputeActuals()
Stringpublic void setAutoComputeActuals(Boolean value)
value - allowed object is
Stringpublic Double getBaseline1Duration()
Stringpublic void setBaseline1Duration(Double value)
value - allowed object is
Stringpublic LocalDateTime getBaseline1FinishDate()
Stringpublic void setBaseline1FinishDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getBaseline1PlannedDuration()
Stringpublic void setBaseline1PlannedDuration(Double value)
value - allowed object is
Stringpublic Double getBaseline1PlannedExpenseCost()
Stringpublic void setBaseline1PlannedExpenseCost(Double value)
value - allowed object is
Stringpublic Double getBaseline1PlannedLaborCost()
Stringpublic void setBaseline1PlannedLaborCost(Double value)
value - allowed object is
Stringpublic Double getBaseline1PlannedLaborUnits()
Stringpublic void setBaseline1PlannedLaborUnits(Double value)
value - allowed object is
Stringpublic Double getBaseline1PlannedMaterialCost()
Stringpublic void setBaseline1PlannedMaterialCost(Double value)
value - allowed object is
Stringpublic Double getBaseline1PlannedNonLaborCost()
Stringpublic void setBaseline1PlannedNonLaborCost(Double value)
value - allowed object is
Stringpublic Double getBaseline1PlannedNonLaborUnits()
Stringpublic void setBaseline1PlannedNonLaborUnits(Double value)
value - allowed object is
Stringpublic Double getBaseline1PlannedTotalCost()
Stringpublic void setBaseline1PlannedTotalCost(Double value)
value - allowed object is
Stringpublic LocalDateTime getBaseline1StartDate()
Stringpublic void setBaseline1StartDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getBaseline2Duration()
Stringpublic void setBaseline2Duration(Double value)
value - allowed object is
Stringpublic LocalDateTime getBaseline2FinishDate()
Stringpublic void setBaseline2FinishDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getBaseline2PlannedDuration()
Stringpublic void setBaseline2PlannedDuration(Double value)
value - allowed object is
Stringpublic Double getBaseline2PlannedExpenseCost()
Stringpublic void setBaseline2PlannedExpenseCost(Double value)
value - allowed object is
Stringpublic Double getBaseline2PlannedLaborCost()
Stringpublic void setBaseline2PlannedLaborCost(Double value)
value - allowed object is
Stringpublic Double getBaseline2PlannedLaborUnits()
Stringpublic void setBaseline2PlannedLaborUnits(Double value)
value - allowed object is
Stringpublic Double getBaseline2PlannedMaterialCost()
Stringpublic void setBaseline2PlannedMaterialCost(Double value)
value - allowed object is
Stringpublic Double getBaseline2PlannedNonLaborCost()
Stringpublic void setBaseline2PlannedNonLaborCost(Double value)
value - allowed object is
Stringpublic Double getBaseline2PlannedNonLaborUnits()
Stringpublic void setBaseline2PlannedNonLaborUnits(Double value)
value - allowed object is
Stringpublic Double getBaseline2PlannedTotalCost()
Stringpublic void setBaseline2PlannedTotalCost(Double value)
value - allowed object is
Stringpublic LocalDateTime getBaseline2StartDate()
Stringpublic void setBaseline2StartDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getBaseline3Duration()
Stringpublic void setBaseline3Duration(Double value)
value - allowed object is
Stringpublic LocalDateTime getBaseline3FinishDate()
Stringpublic void setBaseline3FinishDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getBaseline3PlannedDuration()
Stringpublic void setBaseline3PlannedDuration(Double value)
value - allowed object is
Stringpublic Double getBaseline3PlannedExpenseCost()
Stringpublic void setBaseline3PlannedExpenseCost(Double value)
value - allowed object is
Stringpublic Double getBaseline3PlannedLaborCost()
Stringpublic void setBaseline3PlannedLaborCost(Double value)
value - allowed object is
Stringpublic Double getBaseline3PlannedLaborUnits()
Stringpublic void setBaseline3PlannedLaborUnits(Double value)
value - allowed object is
Stringpublic Double getBaseline3PlannedMaterialCost()
Stringpublic void setBaseline3PlannedMaterialCost(Double value)
value - allowed object is
Stringpublic Double getBaseline3PlannedNonLaborCost()
Stringpublic void setBaseline3PlannedNonLaborCost(Double value)
value - allowed object is
Stringpublic Double getBaseline3PlannedNonLaborUnits()
Stringpublic void setBaseline3PlannedNonLaborUnits(Double value)
value - allowed object is
Stringpublic Double getBaseline3PlannedTotalCost()
Stringpublic void setBaseline3PlannedTotalCost(Double value)
value - allowed object is
Stringpublic LocalDateTime getBaseline3StartDate()
Stringpublic void setBaseline3StartDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getBaselineDuration()
Stringpublic void setBaselineDuration(Double value)
value - allowed object is
Stringpublic LocalDateTime getBaselineFinishDate()
Stringpublic void setBaselineFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getBaselinePlannedDuration()
Stringpublic void setBaselinePlannedDuration(Double value)
value - allowed object is
Stringpublic Double getBaselinePlannedExpenseCost()
Stringpublic void setBaselinePlannedExpenseCost(Double value)
value - allowed object is
Stringpublic Double getBaselinePlannedLaborCost()
Stringpublic void setBaselinePlannedLaborCost(Double value)
value - allowed object is
Stringpublic Double getBaselinePlannedLaborUnits()
Stringpublic void setBaselinePlannedLaborUnits(Double value)
value - allowed object is
Stringpublic Double getBaselinePlannedMaterialCost()
Stringpublic void setBaselinePlannedMaterialCost(Double value)
value - allowed object is
Stringpublic Double getBaselinePlannedNonLaborCost()
Stringpublic void setBaselinePlannedNonLaborCost(Double value)
value - allowed object is
Stringpublic Double getBaselinePlannedNonLaborUnits()
Stringpublic void setBaselinePlannedNonLaborUnits(Double value)
value - allowed object is
Stringpublic Double getBaselinePlannedTotalCost()
Stringpublic void setBaselinePlannedTotalCost(Double value)
value - allowed object is
Stringpublic LocalDateTime getBaselineStartDate()
Stringpublic void setBaselineStartDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getBudgetAtCompletion()
Stringpublic void setBudgetAtCompletion(Double value)
value - allowed object is
Stringpublic String getCBSCode()
Stringpublic void setCBSCode(String value)
value - allowed object is
Stringpublic Integer getCBSId()
Integerpublic void setCBSId(Integer value)
value - allowed object is
Integerpublic Integer getCBSObjectId()
Integerpublic void setCBSObjectId(Integer value)
value - allowed object is
Integerpublic String getCalendarName()
Stringpublic void setCalendarName(String value)
value - allowed object is
Stringpublic Integer getCalendarObjectId()
Integerpublic void setCalendarObjectId(Integer value)
value - allowed object is
Integerpublic Double getCostPercentComplete()
Stringpublic void setCostPercentComplete(Double value)
value - allowed object is
Stringpublic Double getCostPercentOfPlanned()
Stringpublic void setCostPercentOfPlanned(Double value)
value - allowed object is
Stringpublic Double getCostPerformanceIndex()
Stringpublic void setCostPerformanceIndex(Double value)
value - allowed object is
Stringpublic Double getCostPerformanceIndexLaborUnits()
Stringpublic void setCostPerformanceIndexLaborUnits(Double value)
value - allowed object is
Stringpublic Double getCostVariance()
Stringpublic void setCostVariance(Double value)
value - allowed object is
Stringpublic Double getCostVarianceIndex()
Stringpublic void setCostVarianceIndex(Double value)
value - allowed object is
Stringpublic Double getCostVarianceIndexLaborUnits()
Stringpublic void setCostVarianceIndexLaborUnits(Double value)
value - allowed object is
Stringpublic Double getCostVarianceLaborUnits()
Stringpublic void setCostVarianceLaborUnits(Double value)
value - allowed object is
Stringpublic LocalDateTime getCreateDate()
Stringpublic void setCreateDate(LocalDateTime value)
value - allowed object is
Stringpublic String getCreateUser()
Stringpublic void setCreateUser(String value)
value - allowed object is
Stringpublic LocalDateTime getDataDate()
Stringpublic void setDataDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getDuration1Variance()
Stringpublic void setDuration1Variance(Double value)
value - allowed object is
Stringpublic Double getDuration2Variance()
Stringpublic void setDuration2Variance(Double value)
value - allowed object is
Stringpublic Double getDuration3Variance()
Stringpublic void setDuration3Variance(Double value)
value - allowed object is
Stringpublic Double getDurationPercentComplete()
Stringpublic void setDurationPercentComplete(Double value)
value - allowed object is
Stringpublic Double getDurationPercentOfPlanned()
Stringpublic void setDurationPercentOfPlanned(Double value)
value - allowed object is
Stringpublic String getDurationType()
Stringpublic void setDurationType(String value)
value - allowed object is
Stringpublic Double getDurationVariance()
Stringpublic void setDurationVariance(Double value)
value - allowed object is
Stringpublic LocalDateTime getEarlyFinishDate()
Stringpublic void setEarlyFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getEarlyStartDate()
Stringpublic void setEarlyStartDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getEarnedValueCost()
Stringpublic void setEarnedValueCost(Double value)
value - allowed object is
Stringpublic Double getEarnedValueLaborUnits()
Stringpublic void setEarnedValueLaborUnits(Double value)
value - allowed object is
Stringpublic Double getEstimateAtCompletionCost()
Stringpublic void setEstimateAtCompletionCost(Double value)
value - allowed object is
Stringpublic Double getEstimateAtCompletionLaborUnits()
Stringpublic void setEstimateAtCompletionLaborUnits(Double value)
value - allowed object is
Stringpublic Double getEstimateToComplete()
Stringpublic void setEstimateToComplete(Double value)
value - allowed object is
Stringpublic Double getEstimateToCompleteLaborUnits()
Stringpublic void setEstimateToCompleteLaborUnits(Double value)
value - allowed object is
Stringpublic Double getEstimatedWeight()
Stringpublic void setEstimatedWeight(Double value)
value - allowed object is
Stringpublic LocalDateTime getExpectedFinishDate()
Stringpublic void setExpectedFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getExpenseCost1Variance()
Stringpublic void setExpenseCost1Variance(Double value)
value - allowed object is
Stringpublic Double getExpenseCost2Variance()
Stringpublic void setExpenseCost2Variance(Double value)
value - allowed object is
Stringpublic Double getExpenseCost3Variance()
Stringpublic void setExpenseCost3Variance(Double value)
value - allowed object is
Stringpublic Double getExpenseCostPercentComplete()
Stringpublic void setExpenseCostPercentComplete(Double value)
value - allowed object is
Stringpublic Double getExpenseCostVariance()
Stringpublic void setExpenseCostVariance(Double value)
value - allowed object is
Stringpublic LocalDateTime getExternalEarlyStartDate()
Stringpublic void setExternalEarlyStartDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getExternalLateFinishDate()
Stringpublic void setExternalLateFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic String getFeedback()
Stringpublic void setFeedback(String value)
value - allowed object is
Stringpublic Integer getFinancialPeriodTmplId()
Integerpublic void setFinancialPeriodTmplId(Integer value)
value - allowed object is
Integerpublic LocalDateTime getFinishDate()
Stringpublic void setFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getFinishDate1Variance()
Stringpublic void setFinishDate1Variance(Double value)
value - allowed object is
Stringpublic Double getFinishDate2Variance()
Stringpublic void setFinishDate2Variance(Double value)
value - allowed object is
Stringpublic Double getFinishDate3Variance()
Stringpublic void setFinishDate3Variance(Double value)
value - allowed object is
Stringpublic Double getFinishDateVariance()
Stringpublic void setFinishDateVariance(Double value)
value - allowed object is
Stringpublic Integer getFloatPath()
Integerpublic void setFloatPath(Integer value)
value - allowed object is
Integerpublic Integer getFloatPathOrder()
Integerpublic void setFloatPathOrder(Integer value)
value - allowed object is
Integerpublic Double getFreeFloat()
Stringpublic void setFreeFloat(Double value)
value - allowed object is
Stringpublic String getGUID()
Stringpublic void setGUID(String value)
value - allowed object is
Stringpublic Boolean isHasFutureBucketData()
Stringpublic void setHasFutureBucketData(Boolean value)
value - allowed object is
Stringpublic void setId(String value)
value - allowed object is
Stringpublic Boolean isIsBaseline()
Stringpublic void setIsBaseline(Boolean value)
value - allowed object is
Stringpublic Boolean isIsCritical()
Stringpublic void setIsCritical(Boolean value)
value - allowed object is
Stringpublic Boolean isIsLongestPath()
Stringpublic void setIsLongestPath(Boolean value)
value - allowed object is
Stringpublic Boolean isIsNewFeedback()
Stringpublic void setIsNewFeedback(Boolean value)
value - allowed object is
Stringpublic Boolean isIsStarred()
Stringpublic void setIsStarred(Boolean value)
value - allowed object is
Stringpublic Boolean isIsTemplate()
Stringpublic void setIsTemplate(Boolean value)
value - allowed object is
Stringpublic Boolean isIsWorkPackage()
Stringpublic void setIsWorkPackage(Boolean value)
value - allowed object is
Stringpublic Double getLaborCost1Variance()
Stringpublic void setLaborCost1Variance(Double value)
value - allowed object is
Stringpublic Double getLaborCost2Variance()
Stringpublic void setLaborCost2Variance(Double value)
value - allowed object is
Stringpublic Double getLaborCost3Variance()
Stringpublic void setLaborCost3Variance(Double value)
value - allowed object is
Stringpublic Double getLaborCostPercentComplete()
Stringpublic void setLaborCostPercentComplete(Double value)
value - allowed object is
Stringpublic Double getLaborCostVariance()
Stringpublic void setLaborCostVariance(Double value)
value - allowed object is
Stringpublic Double getLaborUnits1Variance()
Stringpublic void setLaborUnits1Variance(Double value)
value - allowed object is
Stringpublic Double getLaborUnits2Variance()
Stringpublic void setLaborUnits2Variance(Double value)
value - allowed object is
Stringpublic Double getLaborUnits3Variance()
Stringpublic void setLaborUnits3Variance(Double value)
value - allowed object is
Stringpublic Double getLaborUnitsPercentComplete()
Stringpublic void setLaborUnitsPercentComplete(Double value)
value - allowed object is
Stringpublic Double getLaborUnitsVariance()
Stringpublic void setLaborUnitsVariance(Double value)
value - allowed object is
Stringpublic LocalDateTime getLastUpdateDate()
Stringpublic void setLastUpdateDate(LocalDateTime value)
value - allowed object is
Stringpublic String getLastUpdateUser()
Stringpublic void setLastUpdateUser(String value)
value - allowed object is
Stringpublic LocalDateTime getLateFinishDate()
Stringpublic void setLateFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getLateStartDate()
Stringpublic void setLateStartDate(LocalDateTime value)
value - allowed object is
Stringpublic String getLevelingPriority()
Stringpublic void setLevelingPriority(String value)
value - allowed object is
Stringpublic String getLocationName()
Stringpublic void setLocationName(String value)
value - allowed object is
Stringpublic Integer getLocationObjectId()
Integerpublic void setLocationObjectId(Integer value)
value - allowed object is
Integerpublic Double getMaterialCost1Variance()
Stringpublic void setMaterialCost1Variance(Double value)
value - allowed object is
Stringpublic Double getMaterialCost2Variance()
Stringpublic void setMaterialCost2Variance(Double value)
value - allowed object is
Stringpublic Double getMaterialCost3Variance()
Stringpublic void setMaterialCost3Variance(Double value)
value - allowed object is
Stringpublic Double getMaterialCostPercentComplete()
Stringpublic void setMaterialCostPercentComplete(Double value)
value - allowed object is
Stringpublic Double getMaterialCostVariance()
Stringpublic void setMaterialCostVariance(Double value)
value - allowed object is
Stringpublic Double getMaximumDuration()
Stringpublic void setMaximumDuration(Double value)
value - allowed object is
Stringpublic Double getMinimumDuration()
Stringpublic void setMinimumDuration(Double value)
value - allowed object is
Stringpublic Double getMostLikelyDuration()
Stringpublic void setMostLikelyDuration(Double value)
value - allowed object is
Stringpublic String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic Double getNonLaborCost1Variance()
Stringpublic void setNonLaborCost1Variance(Double value)
value - allowed object is
Stringpublic Double getNonLaborCost2Variance()
Stringpublic void setNonLaborCost2Variance(Double value)
value - allowed object is
Stringpublic Double getNonLaborCost3Variance()
Stringpublic void setNonLaborCost3Variance(Double value)
value - allowed object is
Stringpublic Double getNonLaborCostPercentComplete()
Stringpublic void setNonLaborCostPercentComplete(Double value)
value - allowed object is
Stringpublic Double getNonLaborCostVariance()
Stringpublic void setNonLaborCostVariance(Double value)
value - allowed object is
Stringpublic Double getNonLaborUnits1Variance()
Stringpublic void setNonLaborUnits1Variance(Double value)
value - allowed object is
Stringpublic Double getNonLaborUnits2Variance()
Stringpublic void setNonLaborUnits2Variance(Double value)
value - allowed object is
Stringpublic Double getNonLaborUnits3Variance()
Stringpublic void setNonLaborUnits3Variance(Double value)
value - allowed object is
Stringpublic Double getNonLaborUnitsPercentComplete()
Stringpublic void setNonLaborUnitsPercentComplete(Double value)
value - allowed object is
Stringpublic Double getNonLaborUnitsVariance()
Stringpublic void setNonLaborUnitsVariance(Double value)
value - allowed object is
Stringpublic String getNotesToResources()
Stringpublic void setNotesToResources(String value)
value - allowed object is
Stringpublic Integer getObjectId()
Integerpublic void setObjectId(Integer value)
value - allowed object is
Integerpublic String getOwnerIDArray()
Stringpublic void setOwnerIDArray(String value)
value - allowed object is
Stringpublic String getOwnerNamesArray()
Stringpublic void setOwnerNamesArray(String value)
value - allowed object is
Stringpublic Double getPercentComplete()
Stringpublic void setPercentComplete(Double value)
value - allowed object is
Stringpublic String getPercentCompleteType()
Stringpublic void setPercentCompleteType(String value)
value - allowed object is
Stringpublic Double getPerformancePercentComplete()
Stringpublic void setPerformancePercentComplete(Double value)
value - allowed object is
Stringpublic Double getPerformancePercentCompleteByLaborUnits()
Stringpublic void setPerformancePercentCompleteByLaborUnits(Double value)
value - allowed object is
Stringpublic Double getPhysicalPercentComplete()
Stringpublic void setPhysicalPercentComplete(Double value)
value - allowed object is
Stringpublic Double getPlannedDuration()
Stringpublic void setPlannedDuration(Double value)
value - allowed object is
Stringpublic Double getPlannedExpenseCost()
Stringpublic void setPlannedExpenseCost(Double value)
value - allowed object is
Stringpublic LocalDateTime getPlannedFinishDate()
Stringpublic void setPlannedFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getPlannedLaborCost()
Stringpublic void setPlannedLaborCost(Double value)
value - allowed object is
Stringpublic Double getPlannedLaborUnits()
Stringpublic void setPlannedLaborUnits(Double value)
value - allowed object is
Stringpublic Double getPlannedMaterialCost()
Stringpublic void setPlannedMaterialCost(Double value)
value - allowed object is
Stringpublic Double getPlannedNonLaborCost()
Stringpublic void setPlannedNonLaborCost(Double value)
value - allowed object is
Stringpublic Double getPlannedNonLaborUnits()
Stringpublic void setPlannedNonLaborUnits(Double value)
value - allowed object is
Stringpublic LocalDateTime getPlannedStartDate()
Stringpublic void setPlannedStartDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getPlannedTotalCost()
Stringpublic void setPlannedTotalCost(Double value)
value - allowed object is
Stringpublic Double getPlannedTotalUnits()
Stringpublic void setPlannedTotalUnits(Double value)
value - allowed object is
Stringpublic Double getPlannedValueCost()
Stringpublic void setPlannedValueCost(Double value)
value - allowed object is
Stringpublic Double getPlannedValueLaborUnits()
Stringpublic void setPlannedValueLaborUnits(Double value)
value - allowed object is
Stringpublic Double getPostRespCriticalityIndex()
Stringpublic void setPostRespCriticalityIndex(Double value)
value - allowed object is
Stringpublic LocalDateTime getPostResponsePessimisticFinish()
Stringpublic void setPostResponsePessimisticFinish(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getPostResponsePessimisticStart()
Stringpublic void setPostResponsePessimisticStart(LocalDateTime value)
value - allowed object is
Stringpublic Double getPreRespCriticalityIndex()
Stringpublic void setPreRespCriticalityIndex(Double value)
value - allowed object is
Stringpublic LocalDateTime getPreResponsePessimisticFinish()
Stringpublic void setPreResponsePessimisticFinish(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getPreResponsePessimisticStart()
Stringpublic void setPreResponsePessimisticStart(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getPrimaryConstraintDate()
Stringpublic void setPrimaryConstraintDate(LocalDateTime value)
value - allowed object is
Stringpublic String getPrimaryConstraintType()
Stringpublic void setPrimaryConstraintType(String value)
value - allowed object is
Stringpublic String getPrimaryResourceId()
Stringpublic void setPrimaryResourceId(String value)
value - allowed object is
Stringpublic String getPrimaryResourceName()
Stringpublic void setPrimaryResourceName(String value)
value - allowed object is
Stringpublic Integer getPrimaryResourceObjectId()
Integerpublic void setPrimaryResourceObjectId(Integer value)
value - allowed object is
Integerpublic String getProjectFlag()
Stringpublic void setProjectFlag(String value)
value - allowed object is
Stringpublic String getProjectId()
Stringpublic void setProjectId(String value)
value - allowed object is
Stringpublic String getProjectName()
Stringpublic void setProjectName(String value)
value - allowed object is
Stringpublic String getProjectNameSepChar()
Stringpublic void setProjectNameSepChar(String value)
value - allowed object is
Stringpublic Integer getProjectObjectId()
Integerpublic void setProjectObjectId(Integer value)
value - allowed object is
Integerpublic String getProjectProjectFlag()
Stringpublic void setProjectProjectFlag(String value)
value - allowed object is
Stringpublic Double getRemainingDuration()
Stringpublic void setRemainingDuration(Double value)
value - allowed object is
Stringpublic LocalDateTime getRemainingEarlyFinishDate()
Stringpublic void setRemainingEarlyFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getRemainingEarlyStartDate()
Stringpublic void setRemainingEarlyStartDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getRemainingExpenseCost()
Stringpublic void setRemainingExpenseCost(Double value)
value - allowed object is
Stringpublic Double getRemainingFloat()
Stringpublic void setRemainingFloat(Double value)
value - allowed object is
Stringpublic Double getRemainingLaborCost()
Stringpublic void setRemainingLaborCost(Double value)
value - allowed object is
Stringpublic Double getRemainingLaborUnits()
Stringpublic void setRemainingLaborUnits(Double value)
value - allowed object is
Stringpublic LocalDateTime getRemainingLateFinishDate()
Stringpublic void setRemainingLateFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getRemainingLateStartDate()
Stringpublic void setRemainingLateStartDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getRemainingMaterialCost()
Stringpublic void setRemainingMaterialCost(Double value)
value - allowed object is
Stringpublic Double getRemainingNonLaborCost()
Stringpublic void setRemainingNonLaborCost(Double value)
value - allowed object is
Stringpublic Double getRemainingNonLaborUnits()
Stringpublic void setRemainingNonLaborUnits(Double value)
value - allowed object is
Stringpublic Double getRemainingTotalCost()
Stringpublic void setRemainingTotalCost(Double value)
value - allowed object is
Stringpublic Double getRemainingTotalUnits()
Stringpublic void setRemainingTotalUnits(Double value)
value - allowed object is
Stringpublic LocalDateTime getResumeDate()
Stringpublic void setResumeDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getReviewFinishDate()
Stringpublic void setReviewFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic Boolean isReviewRequired()
Stringpublic void setReviewRequired(Boolean value)
value - allowed object is
Stringpublic String getReviewStatus()
Stringpublic void setReviewStatus(String value)
value - allowed object is
Stringpublic Double getSchedulePercentComplete()
Stringpublic void setSchedulePercentComplete(Double value)
value - allowed object is
Stringpublic Double getSchedulePerformanceIndex()
Stringpublic void setSchedulePerformanceIndex(Double value)
value - allowed object is
Stringpublic Double getSchedulePerformanceIndexLaborUnits()
Stringpublic void setSchedulePerformanceIndexLaborUnits(Double value)
value - allowed object is
Stringpublic Double getScheduleVariance()
Stringpublic void setScheduleVariance(Double value)
value - allowed object is
Stringpublic Double getScheduleVarianceIndex()
Stringpublic void setScheduleVarianceIndex(Double value)
value - allowed object is
Stringpublic Double getScheduleVarianceIndexLaborUnits()
Stringpublic void setScheduleVarianceIndexLaborUnits(Double value)
value - allowed object is
Stringpublic Double getScheduleVarianceLaborUnits()
Stringpublic void setScheduleVarianceLaborUnits(Double value)
value - allowed object is
Stringpublic Double getScopePercentComplete()
Stringpublic void setScopePercentComplete(Double value)
value - allowed object is
Stringpublic LocalDateTime getSecondaryConstraintDate()
Stringpublic void setSecondaryConstraintDate(LocalDateTime value)
value - allowed object is
Stringpublic String getSecondaryConstraintType()
Stringpublic void setSecondaryConstraintType(String value)
value - allowed object is
Stringpublic LocalDateTime getStartDate()
Stringpublic void setStartDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getStartDate1Variance()
Stringpublic void setStartDate1Variance(Double value)
value - allowed object is
Stringpublic Double getStartDate2Variance()
Stringpublic void setStartDate2Variance(Double value)
value - allowed object is
Stringpublic Double getStartDate3Variance()
Stringpublic void setStartDate3Variance(Double value)
value - allowed object is
Stringpublic Double getStartDateVariance()
Stringpublic void setStartDateVariance(Double value)
value - allowed object is
Stringpublic String getStatus()
Stringpublic void setStatus(String value)
value - allowed object is
Stringpublic String getStatusCode()
Stringpublic void setStatusCode(String value)
value - allowed object is
Stringpublic LocalDateTime getSuspendDate()
Stringpublic void setSuspendDate(LocalDateTime value)
value - allowed object is
Stringpublic String getTaskStatusCompletion()
Stringpublic void setTaskStatusCompletion(String value)
value - allowed object is
Stringpublic String getTaskStatusDates()
Stringpublic void setTaskStatusDates(String value)
value - allowed object is
Stringpublic Boolean isTaskStatusIndicator()
Stringpublic void setTaskStatusIndicator(Boolean value)
value - allowed object is
Stringpublic Double getToCompletePerformanceIndex()
Stringpublic void setToCompletePerformanceIndex(Double value)
value - allowed object is
Stringpublic Double getTotalCost1Variance()
Stringpublic void setTotalCost1Variance(Double value)
value - allowed object is
Stringpublic Double getTotalCost2Variance()
Stringpublic void setTotalCost2Variance(Double value)
value - allowed object is
Stringpublic Double getTotalCost3Variance()
Stringpublic void setTotalCost3Variance(Double value)
value - allowed object is
Stringpublic Double getTotalCostVariance()
Stringpublic void setTotalCostVariance(Double value)
value - allowed object is
Stringpublic Double getTotalFloat()
Stringpublic void setTotalFloat(Double value)
value - allowed object is
Stringpublic Double getTotalPastPeriodEarnedValueCostBCWP()
Stringpublic void setTotalPastPeriodEarnedValueCostBCWP(Double value)
value - allowed object is
Stringpublic Double getTotalPastPeriodEarnedValueLaborUnits()
Stringpublic void setTotalPastPeriodEarnedValueLaborUnits(Double value)
value - allowed object is
Stringpublic Double getTotalPastPeriodExpenseCost()
Stringpublic void setTotalPastPeriodExpenseCost(Double value)
value - allowed object is
Stringpublic Double getTotalPastPeriodLaborCost()
Stringpublic void setTotalPastPeriodLaborCost(Double value)
value - allowed object is
Stringpublic Double getTotalPastPeriodLaborUnits()
Stringpublic void setTotalPastPeriodLaborUnits(Double value)
value - allowed object is
Stringpublic Double getTotalPastPeriodMaterialCost()
Stringpublic void setTotalPastPeriodMaterialCost(Double value)
value - allowed object is
Stringpublic Double getTotalPastPeriodNonLaborCost()
Stringpublic void setTotalPastPeriodNonLaborCost(Double value)
value - allowed object is
Stringpublic Double getTotalPastPeriodNonLaborUnits()
Stringpublic void setTotalPastPeriodNonLaborUnits(Double value)
value - allowed object is
Stringpublic Double getTotalPastPeriodPlannedValueCost()
Stringpublic void setTotalPastPeriodPlannedValueCost(Double value)
value - allowed object is
Stringpublic Double getTotalPastPeriodPlannedValueLaborUnits()
Stringpublic void setTotalPastPeriodPlannedValueLaborUnits(Double value)
value - allowed object is
Stringpublic String getType()
Stringpublic void setType(String value)
value - allowed object is
Stringpublic Double getUnitsPercentComplete()
Stringpublic void setUnitsPercentComplete(Double value)
value - allowed object is
Stringpublic Integer getUnreadCommentCount()
Integerpublic void setUnreadCommentCount(Integer value)
value - allowed object is
Integerpublic String getWBSCode()
Stringpublic void setWBSCode(String value)
value - allowed object is
Stringpublic String getWBSName()
Stringpublic void setWBSName(String value)
value - allowed object is
Stringpublic String getWBSNamePath()
Stringpublic void setWBSNamePath(String value)
value - allowed object is
Stringpublic Integer getWBSObjectId()
Integerpublic void setWBSObjectId(Integer value)
value - allowed object is
Integerpublic String getWBSPath()
Stringpublic void setWBSPath(String value)
value - allowed object is
Stringpublic String getWorkPackageId()
Stringpublic void setWorkPackageId(String value)
value - allowed object is
Stringpublic String getWorkPackageName()
Stringpublic void setWorkPackageName(String value)
value - allowed object is
Stringpublic List<CodeAssignmentType> getCode()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the code property.
For example, to add a new item, do as follows:
getCode().add(newItem);
Objects of the following type(s) are allowed in the list
CodeAssignmentType
public List<UDFAssignmentType> getUDF()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the udf property.
For example, to add a new item, do as follows:
getUDF().add(newItem);
Objects of the following type(s) are allowed in the list
UDFAssignmentType
public ActivitySpreadType getSpread()
ActivitySpreadTypepublic void setSpread(ActivitySpreadType value)
value - allowed object is
ActivitySpreadTypeCopyright © 2000–2025 MPXJ. All rights reserved.