net.sf.mpxj.primavera.schema
Class ActivityType

java.lang.Object
  extended by net.sf.mpxj.primavera.schema.ActivityType

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="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="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="CalendarName" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="60"/>
             </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" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <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="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="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="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="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="20"/>
             </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="LaborCost1Variance" 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="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" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <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="MaterialCost1Variance" 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="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="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="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="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"/>
             </restriction>
           </simpleType>
         </element>
         <element name="PerformancePercentComplete" 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="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="20"/>
             </restriction>
           </simpleType>
         </element>
         <element name="PrimaryResourceName" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="100"/>
             </restriction>
           </simpleType>
         </element>
         <element name="PrimaryResourceObjectId" type="{http://www.w3.org/2001/XMLSchema}int" 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="ProjectObjectId" type="{http://www.w3.org/2001/XMLSchema}int" 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="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="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="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="SuspendDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" 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="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="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="WBSCode" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="20"/>
             </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="WBSObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="Code" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}CodeAssignmentType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="UDF" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}UDFAssignmentType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Spread" type="{http://xmlns.oracle.com/Primavera/P6/V7/API/BusinessObjects}ActivitySpreadType" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  JAXBElement<Double> accountingVariance
           
protected  JAXBElement<Double> accountingVarianceLaborUnits
           
protected  JAXBElement<Double> actualDuration
           
protected  JAXBElement<Double> actualExpenseCost
           
protected  JAXBElement<Date> actualFinishDate
           
protected  Double actualLaborCost
           
protected  JAXBElement<Double> actualLaborUnits
           
protected  JAXBElement<Double> actualMaterialCost
           
protected  Double actualNonLaborCost
           
protected  JAXBElement<Double> actualNonLaborUnits
           
protected  JAXBElement<Date> actualStartDate
           
protected  Double actualThisPeriodLaborCost
           
protected  JAXBElement<Double> actualThisPeriodLaborUnits
           
protected  JAXBElement<Double> actualThisPeriodMaterialCost
           
protected  Double actualThisPeriodNonLaborCost
           
protected  JAXBElement<Double> actualThisPeriodNonLaborUnits
           
protected  JAXBElement<Double> actualTotalCost
           
protected  JAXBElement<Double> actualTotalUnits
           
protected  Double atCompletionDuration
           
protected  JAXBElement<Double> atCompletionExpenseCost
           
protected  Double atCompletionLaborCost
           
protected  JAXBElement<Double> atCompletionLaborUnits
           
protected  JAXBElement<Double> atCompletionLaborUnitsVariance
           
protected  JAXBElement<Double> atCompletionMaterialCost
           
protected  Double atCompletionNonLaborCost
           
protected  JAXBElement<Double> atCompletionNonLaborUnits
           
protected  JAXBElement<Double> atCompletionTotalCost
           
protected  JAXBElement<Double> atCompletionTotalUnits
           
protected  JAXBElement<Double> atCompletionVariance
           
protected  Boolean autoComputeActuals
           
protected  JAXBElement<Double> baseline1Duration
           
protected  JAXBElement<Date> baseline1FinishDate
           
protected  JAXBElement<Double> baseline1PlannedDuration
           
protected  JAXBElement<Double> baseline1PlannedExpenseCost
           
protected  JAXBElement<Double> baseline1PlannedLaborCost
           
protected  JAXBElement<Double> baseline1PlannedLaborUnits
           
protected  JAXBElement<Double> baseline1PlannedMaterialCost
           
protected  JAXBElement<Double> baseline1PlannedNonLaborCost
           
protected  JAXBElement<Double> baseline1PlannedNonLaborUnits
           
protected  JAXBElement<Double> baseline1PlannedTotalCost
           
protected  JAXBElement<Date> baseline1StartDate
           
protected  JAXBElement<Double> baselineDuration
           
protected  JAXBElement<Date> baselineFinishDate
           
protected  JAXBElement<Double> baselinePlannedDuration
           
protected  JAXBElement<Double> baselinePlannedExpenseCost
           
protected  JAXBElement<Double> baselinePlannedLaborCost
           
protected  JAXBElement<Double> baselinePlannedLaborUnits
           
protected  JAXBElement<Double> baselinePlannedMaterialCost
           
protected  JAXBElement<Double> baselinePlannedNonLaborCost
           
protected  JAXBElement<Double> baselinePlannedNonLaborUnits
           
protected  JAXBElement<Double> baselinePlannedTotalCost
           
protected  JAXBElement<Date> baselineStartDate
           
protected  JAXBElement<Double> budgetAtCompletion
           
protected  String calendarName
           
protected  Integer calendarObjectId
           
protected  List<CodeAssignmentType> code
           
protected  JAXBElement<Double> costPercentComplete
           
protected  JAXBElement<Double> costPercentOfPlanned
           
protected  JAXBElement<Double> costPerformanceIndex
           
protected  JAXBElement<Double> costPerformanceIndexLaborUnits
           
protected  JAXBElement<Double> costVariance
           
protected  JAXBElement<Double> costVarianceIndex
           
protected  JAXBElement<Double> costVarianceIndexLaborUnits
           
protected  JAXBElement<Double> costVarianceLaborUnits
           
protected  JAXBElement<Date> createDate
           
protected  String createUser
           
protected  JAXBElement<Date> dataDate
           
protected  JAXBElement<Double> duration1Variance
           
protected  JAXBElement<Double> durationPercentComplete
           
protected  JAXBElement<Double> durationPercentOfPlanned
           
protected  String durationType
           
protected  JAXBElement<Double> durationVariance
           
protected  JAXBElement<Date> earlyFinishDate
           
protected  JAXBElement<Date> earlyStartDate
           
protected  JAXBElement<Double> earnedValueCost
           
protected  JAXBElement<Double> earnedValueLaborUnits
           
protected  JAXBElement<Double> estimateAtCompletionCost
           
protected  JAXBElement<Double> estimateAtCompletionLaborUnits
           
protected  Double estimatedWeight
           
protected  JAXBElement<Double> estimateToComplete
           
protected  JAXBElement<Double> estimateToCompleteLaborUnits
           
protected  JAXBElement<Date> expectedFinishDate
           
protected  JAXBElement<Double> expenseCost1Variance
           
protected  JAXBElement<Double> expenseCostPercentComplete
           
protected  JAXBElement<Double> expenseCostVariance
           
protected  JAXBElement<Date> externalEarlyStartDate
           
protected  JAXBElement<Date> externalLateFinishDate
           
protected  String feedback
           
protected  Date finishDate
           
protected  JAXBElement<Double> finishDate1Variance
           
protected  JAXBElement<Double> finishDateVariance
           
protected  JAXBElement<Integer> floatPath
           
protected  JAXBElement<Integer> floatPathOrder
           
protected  JAXBElement<Double> freeFloat
           
protected  String guid
           
protected  JAXBElement<Boolean> hasFutureBucketData
           
protected  String id
           
protected  Boolean isBaseline
           
protected  JAXBElement<Boolean> isCritical
           
protected  JAXBElement<Boolean> isLongestPath
           
protected  Boolean isNewFeedback
           
protected  JAXBElement<Double> laborCost1Variance
           
protected  JAXBElement<Double> laborCostPercentComplete
           
protected  JAXBElement<Double> laborCostVariance
           
protected  JAXBElement<Double> laborUnits1Variance
           
protected  JAXBElement<Double> laborUnitsPercentComplete
           
protected  JAXBElement<Double> laborUnitsVariance
           
protected  JAXBElement<Date> lastUpdateDate
           
protected  String lastUpdateUser
           
protected  JAXBElement<Date> lateFinishDate
           
protected  JAXBElement<Date> lateStartDate
           
protected  String levelingPriority
           
protected  JAXBElement<Double> materialCost1Variance
           
protected  JAXBElement<Double> materialCostPercentComplete
           
protected  JAXBElement<Double> materialCostVariance
           
protected  String name
           
protected  JAXBElement<Double> nonLaborCost1Variance
           
protected  JAXBElement<Double> nonLaborCostPercentComplete
           
protected  JAXBElement<Double> nonLaborCostVariance
           
protected  JAXBElement<Double> nonLaborUnits1Variance
           
protected  JAXBElement<Double> nonLaborUnitsPercentComplete
           
protected  JAXBElement<Double> nonLaborUnitsVariance
           
protected  String notesToResources
           
protected  Integer objectId
           
protected  JAXBElement<Double> percentComplete
           
protected  String percentCompleteType
           
protected  JAXBElement<Double> performancePercentComplete
           
protected  Double physicalPercentComplete
           
protected  Double plannedDuration
           
protected  JAXBElement<Double> plannedExpenseCost
           
protected  Date plannedFinishDate
           
protected  Double plannedLaborCost
           
protected  JAXBElement<Double> plannedLaborUnits
           
protected  JAXBElement<Double> plannedMaterialCost
           
protected  Double plannedNonLaborCost
           
protected  JAXBElement<Double> plannedNonLaborUnits
           
protected  Date plannedStartDate
           
protected  JAXBElement<Double> plannedTotalCost
           
protected  JAXBElement<Double> plannedTotalUnits
           
protected  JAXBElement<Double> plannedValueCost
           
protected  JAXBElement<Double> plannedValueLaborUnits
           
protected  JAXBElement<Date> primaryConstraintDate
           
protected  String primaryConstraintType
           
protected  String primaryResourceId
           
protected  String primaryResourceName
           
protected  JAXBElement<Integer> primaryResourceObjectId
           
protected  String projectId
           
protected  String projectName
           
protected  Integer projectObjectId
           
protected  JAXBElement<Double> remainingDuration
           
protected  JAXBElement<Date> remainingEarlyFinishDate
           
protected  JAXBElement<Date> remainingEarlyStartDate
           
protected  JAXBElement<Double> remainingExpenseCost
           
protected  JAXBElement<Double> remainingFloat
           
protected  JAXBElement<Double> remainingLaborCost
           
protected  JAXBElement<Double> remainingLaborUnits
           
protected  JAXBElement<Date> remainingLateFinishDate
           
protected  JAXBElement<Date> remainingLateStartDate
           
protected  JAXBElement<Double> remainingMaterialCost
           
protected  JAXBElement<Double> remainingNonLaborCost
           
protected  JAXBElement<Double> remainingNonLaborUnits
           
protected  JAXBElement<Double> remainingTotalCost
           
protected  JAXBElement<Double> remainingTotalUnits
           
protected  JAXBElement<Date> resumeDate
           
protected  JAXBElement<Date> reviewFinishDate
           
protected  String reviewStatus
           
protected  JAXBElement<Double> schedulePercentComplete
           
protected  JAXBElement<Double> schedulePerformanceIndex
           
protected  JAXBElement<Double> schedulePerformanceIndexLaborUnits
           
protected  JAXBElement<Double> scheduleVariance
           
protected  JAXBElement<Double> scheduleVarianceIndex
           
protected  JAXBElement<Double> scheduleVarianceIndexLaborUnits
           
protected  JAXBElement<Double> scheduleVarianceLaborUnits
           
protected  JAXBElement<Date> secondaryConstraintDate
           
protected  String secondaryConstraintType
           
protected  ActivitySpreadType spread
           
protected  Date startDate
           
protected  JAXBElement<Double> startDate1Variance
           
protected  JAXBElement<Double> startDateVariance
           
protected  String status
           
protected  JAXBElement<Date> suspendDate
           
protected  JAXBElement<Double> toCompletePerformanceIndex
           
protected  JAXBElement<Double> totalCost1Variance
           
protected  JAXBElement<Double> totalCostVariance
           
protected  JAXBElement<Double> totalFloat
           
protected  String type
           
protected  List<UDFAssignmentType> udf
           
protected  JAXBElement<Double> unitsPercentComplete
           
protected  String wbsCode
           
protected  String wbsName
           
protected  JAXBElement<Integer> wbsObjectId
           
 
Constructor Summary
ActivityType()
           
 
Method Summary
 JAXBElement<Double> getAccountingVariance()
          Gets the value of the accountingVariance property.
 JAXBElement<Double> getAccountingVarianceLaborUnits()
          Gets the value of the accountingVarianceLaborUnits property.
 JAXBElement<Double> getActualDuration()
          Gets the value of the actualDuration property.
 JAXBElement<Double> getActualExpenseCost()
          Gets the value of the actualExpenseCost property.
 JAXBElement<Date> getActualFinishDate()
          Gets the value of the actualFinishDate property.
 Double getActualLaborCost()
          Gets the value of the actualLaborCost property.
 JAXBElement<Double> getActualLaborUnits()
          Gets the value of the actualLaborUnits property.
 JAXBElement<Double> getActualMaterialCost()
          Gets the value of the actualMaterialCost property.
 Double getActualNonLaborCost()
          Gets the value of the actualNonLaborCost property.
 JAXBElement<Double> getActualNonLaborUnits()
          Gets the value of the actualNonLaborUnits property.
 JAXBElement<Date> getActualStartDate()
          Gets the value of the actualStartDate property.
 Double getActualThisPeriodLaborCost()
          Gets the value of the actualThisPeriodLaborCost property.
 JAXBElement<Double> getActualThisPeriodLaborUnits()
          Gets the value of the actualThisPeriodLaborUnits property.
 JAXBElement<Double> getActualThisPeriodMaterialCost()
          Gets the value of the actualThisPeriodMaterialCost property.
 Double getActualThisPeriodNonLaborCost()
          Gets the value of the actualThisPeriodNonLaborCost property.
 JAXBElement<Double> getActualThisPeriodNonLaborUnits()
          Gets the value of the actualThisPeriodNonLaborUnits property.
 JAXBElement<Double> getActualTotalCost()
          Gets the value of the actualTotalCost property.
 JAXBElement<Double> getActualTotalUnits()
          Gets the value of the actualTotalUnits property.
 Double getAtCompletionDuration()
          Gets the value of the atCompletionDuration property.
 JAXBElement<Double> getAtCompletionExpenseCost()
          Gets the value of the atCompletionExpenseCost property.
 Double getAtCompletionLaborCost()
          Gets the value of the atCompletionLaborCost property.
 JAXBElement<Double> getAtCompletionLaborUnits()
          Gets the value of the atCompletionLaborUnits property.
 JAXBElement<Double> getAtCompletionLaborUnitsVariance()
          Gets the value of the atCompletionLaborUnitsVariance property.
 JAXBElement<Double> getAtCompletionMaterialCost()
          Gets the value of the atCompletionMaterialCost property.
 Double getAtCompletionNonLaborCost()
          Gets the value of the atCompletionNonLaborCost property.
 JAXBElement<Double> getAtCompletionNonLaborUnits()
          Gets the value of the atCompletionNonLaborUnits property.
 JAXBElement<Double> getAtCompletionTotalCost()
          Gets the value of the atCompletionTotalCost property.
 JAXBElement<Double> getAtCompletionTotalUnits()
          Gets the value of the atCompletionTotalUnits property.
 JAXBElement<Double> getAtCompletionVariance()
          Gets the value of the atCompletionVariance property.
 JAXBElement<Double> getBaseline1Duration()
          Gets the value of the baseline1Duration property.
 JAXBElement<Date> getBaseline1FinishDate()
          Gets the value of the baseline1FinishDate property.
 JAXBElement<Double> getBaseline1PlannedDuration()
          Gets the value of the baseline1PlannedDuration property.
 JAXBElement<Double> getBaseline1PlannedExpenseCost()
          Gets the value of the baseline1PlannedExpenseCost property.
 JAXBElement<Double> getBaseline1PlannedLaborCost()
          Gets the value of the baseline1PlannedLaborCost property.
 JAXBElement<Double> getBaseline1PlannedLaborUnits()
          Gets the value of the baseline1PlannedLaborUnits property.
 JAXBElement<Double> getBaseline1PlannedMaterialCost()
          Gets the value of the baseline1PlannedMaterialCost property.
 JAXBElement<Double> getBaseline1PlannedNonLaborCost()
          Gets the value of the baseline1PlannedNonLaborCost property.
 JAXBElement<Double> getBaseline1PlannedNonLaborUnits()
          Gets the value of the baseline1PlannedNonLaborUnits property.
 JAXBElement<Double> getBaseline1PlannedTotalCost()
          Gets the value of the baseline1PlannedTotalCost property.
 JAXBElement<Date> getBaseline1StartDate()
          Gets the value of the baseline1StartDate property.
 JAXBElement<Double> getBaselineDuration()
          Gets the value of the baselineDuration property.
 JAXBElement<Date> getBaselineFinishDate()
          Gets the value of the baselineFinishDate property.
 JAXBElement<Double> getBaselinePlannedDuration()
          Gets the value of the baselinePlannedDuration property.
 JAXBElement<Double> getBaselinePlannedExpenseCost()
          Gets the value of the baselinePlannedExpenseCost property.
 JAXBElement<Double> getBaselinePlannedLaborCost()
          Gets the value of the baselinePlannedLaborCost property.
 JAXBElement<Double> getBaselinePlannedLaborUnits()
          Gets the value of the baselinePlannedLaborUnits property.
 JAXBElement<Double> getBaselinePlannedMaterialCost()
          Gets the value of the baselinePlannedMaterialCost property.
 JAXBElement<Double> getBaselinePlannedNonLaborCost()
          Gets the value of the baselinePlannedNonLaborCost property.
 JAXBElement<Double> getBaselinePlannedNonLaborUnits()
          Gets the value of the baselinePlannedNonLaborUnits property.
 JAXBElement<Double> getBaselinePlannedTotalCost()
          Gets the value of the baselinePlannedTotalCost property.
 JAXBElement<Date> getBaselineStartDate()
          Gets the value of the baselineStartDate property.
 JAXBElement<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.
 List<CodeAssignmentType> getCode()
          Gets the value of the code property.
 JAXBElement<Double> getCostPercentComplete()
          Gets the value of the costPercentComplete property.
 JAXBElement<Double> getCostPercentOfPlanned()
          Gets the value of the costPercentOfPlanned property.
 JAXBElement<Double> getCostPerformanceIndex()
          Gets the value of the costPerformanceIndex property.
 JAXBElement<Double> getCostPerformanceIndexLaborUnits()
          Gets the value of the costPerformanceIndexLaborUnits property.
 JAXBElement<Double> getCostVariance()
          Gets the value of the costVariance property.
 JAXBElement<Double> getCostVarianceIndex()
          Gets the value of the costVarianceIndex property.
 JAXBElement<Double> getCostVarianceIndexLaborUnits()
          Gets the value of the costVarianceIndexLaborUnits property.
 JAXBElement<Double> getCostVarianceLaborUnits()
          Gets the value of the costVarianceLaborUnits property.
 JAXBElement<Date> getCreateDate()
          Gets the value of the createDate property.
 String getCreateUser()
          Gets the value of the createUser property.
 JAXBElement<Date> getDataDate()
          Gets the value of the dataDate property.
 JAXBElement<Double> getDuration1Variance()
          Gets the value of the duration1Variance property.
 JAXBElement<Double> getDurationPercentComplete()
          Gets the value of the durationPercentComplete property.
 JAXBElement<Double> getDurationPercentOfPlanned()
          Gets the value of the durationPercentOfPlanned property.
 String getDurationType()
          Gets the value of the durationType property.
 JAXBElement<Double> getDurationVariance()
          Gets the value of the durationVariance property.
 JAXBElement<Date> getEarlyFinishDate()
          Gets the value of the earlyFinishDate property.
 JAXBElement<Date> getEarlyStartDate()
          Gets the value of the earlyStartDate property.
 JAXBElement<Double> getEarnedValueCost()
          Gets the value of the earnedValueCost property.
 JAXBElement<Double> getEarnedValueLaborUnits()
          Gets the value of the earnedValueLaborUnits property.
 JAXBElement<Double> getEstimateAtCompletionCost()
          Gets the value of the estimateAtCompletionCost property.
 JAXBElement<Double> getEstimateAtCompletionLaborUnits()
          Gets the value of the estimateAtCompletionLaborUnits property.
 Double getEstimatedWeight()
          Gets the value of the estimatedWeight property.
 JAXBElement<Double> getEstimateToComplete()
          Gets the value of the estimateToComplete property.
 JAXBElement<Double> getEstimateToCompleteLaborUnits()
          Gets the value of the estimateToCompleteLaborUnits property.
 JAXBElement<Date> getExpectedFinishDate()
          Gets the value of the expectedFinishDate property.
 JAXBElement<Double> getExpenseCost1Variance()
          Gets the value of the expenseCost1Variance property.
 JAXBElement<Double> getExpenseCostPercentComplete()
          Gets the value of the expenseCostPercentComplete property.
 JAXBElement<Double> getExpenseCostVariance()
          Gets the value of the expenseCostVariance property.
 JAXBElement<Date> getExternalEarlyStartDate()
          Gets the value of the externalEarlyStartDate property.
 JAXBElement<Date> getExternalLateFinishDate()
          Gets the value of the externalLateFinishDate property.
 String getFeedback()
          Gets the value of the feedback property.
 Date getFinishDate()
          Gets the value of the finishDate property.
 JAXBElement<Double> getFinishDate1Variance()
          Gets the value of the finishDate1Variance property.
 JAXBElement<Double> getFinishDateVariance()
          Gets the value of the finishDateVariance property.
 JAXBElement<Integer> getFloatPath()
          Gets the value of the floatPath property.
 JAXBElement<Integer> getFloatPathOrder()
          Gets the value of the floatPathOrder property.
 JAXBElement<Double> getFreeFloat()
          Gets the value of the freeFloat property.
 String getGUID()
          Gets the value of the guid property.
 JAXBElement<Boolean> getHasFutureBucketData()
          Gets the value of the hasFutureBucketData property.
 String getId()
          Gets the value of the id property.
 JAXBElement<Boolean> getIsCritical()
          Gets the value of the isCritical property.
 JAXBElement<Boolean> getIsLongestPath()
          Gets the value of the isLongestPath property.
 JAXBElement<Double> getLaborCost1Variance()
          Gets the value of the laborCost1Variance property.
 JAXBElement<Double> getLaborCostPercentComplete()
          Gets the value of the laborCostPercentComplete property.
 JAXBElement<Double> getLaborCostVariance()
          Gets the value of the laborCostVariance property.
 JAXBElement<Double> getLaborUnits1Variance()
          Gets the value of the laborUnits1Variance property.
 JAXBElement<Double> getLaborUnitsPercentComplete()
          Gets the value of the laborUnitsPercentComplete property.
 JAXBElement<Double> getLaborUnitsVariance()
          Gets the value of the laborUnitsVariance property.
 JAXBElement<Date> getLastUpdateDate()
          Gets the value of the lastUpdateDate property.
 String getLastUpdateUser()
          Gets the value of the lastUpdateUser property.
 JAXBElement<Date> getLateFinishDate()
          Gets the value of the lateFinishDate property.
 JAXBElement<Date> getLateStartDate()
          Gets the value of the lateStartDate property.
 String getLevelingPriority()
          Gets the value of the levelingPriority property.
 JAXBElement<Double> getMaterialCost1Variance()
          Gets the value of the materialCost1Variance property.
 JAXBElement<Double> getMaterialCostPercentComplete()
          Gets the value of the materialCostPercentComplete property.
 JAXBElement<Double> getMaterialCostVariance()
          Gets the value of the materialCostVariance property.
 String getName()
          Gets the value of the name property.
 JAXBElement<Double> getNonLaborCost1Variance()
          Gets the value of the nonLaborCost1Variance property.
 JAXBElement<Double> getNonLaborCostPercentComplete()
          Gets the value of the nonLaborCostPercentComplete property.
 JAXBElement<Double> getNonLaborCostVariance()
          Gets the value of the nonLaborCostVariance property.
 JAXBElement<Double> getNonLaborUnits1Variance()
          Gets the value of the nonLaborUnits1Variance property.
 JAXBElement<Double> getNonLaborUnitsPercentComplete()
          Gets the value of the nonLaborUnitsPercentComplete property.
 JAXBElement<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.
 JAXBElement<Double> getPercentComplete()
          Gets the value of the percentComplete property.
 String getPercentCompleteType()
          Gets the value of the percentCompleteType property.
 JAXBElement<Double> getPerformancePercentComplete()
          Gets the value of the performancePercentComplete property.
 Double getPhysicalPercentComplete()
          Gets the value of the physicalPercentComplete property.
 Double getPlannedDuration()
          Gets the value of the plannedDuration property.
 JAXBElement<Double> getPlannedExpenseCost()
          Gets the value of the plannedExpenseCost property.
 Date getPlannedFinishDate()
          Gets the value of the plannedFinishDate property.
 Double getPlannedLaborCost()
          Gets the value of the plannedLaborCost property.
 JAXBElement<Double> getPlannedLaborUnits()
          Gets the value of the plannedLaborUnits property.
 JAXBElement<Double> getPlannedMaterialCost()
          Gets the value of the plannedMaterialCost property.
 Double getPlannedNonLaborCost()
          Gets the value of the plannedNonLaborCost property.
 JAXBElement<Double> getPlannedNonLaborUnits()
          Gets the value of the plannedNonLaborUnits property.
 Date getPlannedStartDate()
          Gets the value of the plannedStartDate property.
 JAXBElement<Double> getPlannedTotalCost()
          Gets the value of the plannedTotalCost property.
 JAXBElement<Double> getPlannedTotalUnits()
          Gets the value of the plannedTotalUnits property.
 JAXBElement<Double> getPlannedValueCost()
          Gets the value of the plannedValueCost property.
 JAXBElement<Double> getPlannedValueLaborUnits()
          Gets the value of the plannedValueLaborUnits property.
 JAXBElement<Date> 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.
 JAXBElement<Integer> getPrimaryResourceObjectId()
          Gets the value of the primaryResourceObjectId property.
 String getProjectId()
          Gets the value of the projectId property.
 String getProjectName()
          Gets the value of the projectName property.
 Integer getProjectObjectId()
          Gets the value of the projectObjectId property.
 JAXBElement<Double> getRemainingDuration()
          Gets the value of the remainingDuration property.
 JAXBElement<Date> getRemainingEarlyFinishDate()
          Gets the value of the remainingEarlyFinishDate property.
 JAXBElement<Date> getRemainingEarlyStartDate()
          Gets the value of the remainingEarlyStartDate property.
 JAXBElement<Double> getRemainingExpenseCost()
          Gets the value of the remainingExpenseCost property.
 JAXBElement<Double> getRemainingFloat()
          Gets the value of the remainingFloat property.
 JAXBElement<Double> getRemainingLaborCost()
          Gets the value of the remainingLaborCost property.
 JAXBElement<Double> getRemainingLaborUnits()
          Gets the value of the remainingLaborUnits property.
 JAXBElement<Date> getRemainingLateFinishDate()
          Gets the value of the remainingLateFinishDate property.
 JAXBElement<Date> getRemainingLateStartDate()
          Gets the value of the remainingLateStartDate property.
 JAXBElement<Double> getRemainingMaterialCost()
          Gets the value of the remainingMaterialCost property.
 JAXBElement<Double> getRemainingNonLaborCost()
          Gets the value of the remainingNonLaborCost property.
 JAXBElement<Double> getRemainingNonLaborUnits()
          Gets the value of the remainingNonLaborUnits property.
 JAXBElement<Double> getRemainingTotalCost()
          Gets the value of the remainingTotalCost property.
 JAXBElement<Double> getRemainingTotalUnits()
          Gets the value of the remainingTotalUnits property.
 JAXBElement<Date> getResumeDate()
          Gets the value of the resumeDate property.
 JAXBElement<Date> getReviewFinishDate()
          Gets the value of the reviewFinishDate property.
 String getReviewStatus()
          Gets the value of the reviewStatus property.
 JAXBElement<Double> getSchedulePercentComplete()
          Gets the value of the schedulePercentComplete property.
 JAXBElement<Double> getSchedulePerformanceIndex()
          Gets the value of the schedulePerformanceIndex property.
 JAXBElement<Double> getSchedulePerformanceIndexLaborUnits()
          Gets the value of the schedulePerformanceIndexLaborUnits property.
 JAXBElement<Double> getScheduleVariance()
          Gets the value of the scheduleVariance property.
 JAXBElement<Double> getScheduleVarianceIndex()
          Gets the value of the scheduleVarianceIndex property.
 JAXBElement<Double> getScheduleVarianceIndexLaborUnits()
          Gets the value of the scheduleVarianceIndexLaborUnits property.
 JAXBElement<Double> getScheduleVarianceLaborUnits()
          Gets the value of the scheduleVarianceLaborUnits property.
 JAXBElement<Date> 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.
 Date getStartDate()
          Gets the value of the startDate property.
 JAXBElement<Double> getStartDate1Variance()
          Gets the value of the startDate1Variance property.
 JAXBElement<Double> getStartDateVariance()
          Gets the value of the startDateVariance property.
 String getStatus()
          Gets the value of the status property.
 JAXBElement<Date> getSuspendDate()
          Gets the value of the suspendDate property.
 JAXBElement<Double> getToCompletePerformanceIndex()
          Gets the value of the toCompletePerformanceIndex property.
 JAXBElement<Double> getTotalCost1Variance()
          Gets the value of the totalCost1Variance property.
 JAXBElement<Double> getTotalCostVariance()
          Gets the value of the totalCostVariance property.
 JAXBElement<Double> getTotalFloat()
          Gets the value of the totalFloat property.
 String getType()
          Gets the value of the type property.
 List<UDFAssignmentType> getUDF()
          Gets the value of the udf property.
 JAXBElement<Double> getUnitsPercentComplete()
          Gets the value of the unitsPercentComplete property.
 String getWBSCode()
          Gets the value of the wbsCode property.
 String getWBSName()
          Gets the value of the wbsName property.
 JAXBElement<Integer> getWBSObjectId()
          Gets the value of the wbsObjectId property.
 Boolean isAutoComputeActuals()
          Gets the value of the autoComputeActuals property.
 Boolean isIsBaseline()
          Gets the value of the isBaseline property.
 Boolean isIsNewFeedback()
          Gets the value of the isNewFeedback property.
 void setAccountingVariance(JAXBElement<Double> value)
          Sets the value of the accountingVariance property.
 void setAccountingVarianceLaborUnits(JAXBElement<Double> value)
          Sets the value of the accountingVarianceLaborUnits property.
 void setActualDuration(JAXBElement<Double> value)
          Sets the value of the actualDuration property.
 void setActualExpenseCost(JAXBElement<Double> value)
          Sets the value of the actualExpenseCost property.
 void setActualFinishDate(JAXBElement<Date> value)
          Sets the value of the actualFinishDate property.
 void setActualLaborCost(Double value)
          Sets the value of the actualLaborCost property.
 void setActualLaborUnits(JAXBElement<Double> value)
          Sets the value of the actualLaborUnits property.
 void setActualMaterialCost(JAXBElement<Double> value)
          Sets the value of the actualMaterialCost property.
 void setActualNonLaborCost(Double value)
          Sets the value of the actualNonLaborCost property.
 void setActualNonLaborUnits(JAXBElement<Double> value)
          Sets the value of the actualNonLaborUnits property.
 void setActualStartDate(JAXBElement<Date> value)
          Sets the value of the actualStartDate property.
 void setActualThisPeriodLaborCost(Double value)
          Sets the value of the actualThisPeriodLaborCost property.
 void setActualThisPeriodLaborUnits(JAXBElement<Double> value)
          Sets the value of the actualThisPeriodLaborUnits property.
 void setActualThisPeriodMaterialCost(JAXBElement<Double> value)
          Sets the value of the actualThisPeriodMaterialCost property.
 void setActualThisPeriodNonLaborCost(Double value)
          Sets the value of the actualThisPeriodNonLaborCost property.
 void setActualThisPeriodNonLaborUnits(JAXBElement<Double> value)
          Sets the value of the actualThisPeriodNonLaborUnits property.
 void setActualTotalCost(JAXBElement<Double> value)
          Sets the value of the actualTotalCost property.
 void setActualTotalUnits(JAXBElement<Double> value)
          Sets the value of the actualTotalUnits property.
 void setAtCompletionDuration(Double value)
          Sets the value of the atCompletionDuration property.
 void setAtCompletionExpenseCost(JAXBElement<Double> value)
          Sets the value of the atCompletionExpenseCost property.
 void setAtCompletionLaborCost(Double value)
          Sets the value of the atCompletionLaborCost property.
 void setAtCompletionLaborUnits(JAXBElement<Double> value)
          Sets the value of the atCompletionLaborUnits property.
 void setAtCompletionLaborUnitsVariance(JAXBElement<Double> value)
          Sets the value of the atCompletionLaborUnitsVariance property.
 void setAtCompletionMaterialCost(JAXBElement<Double> value)
          Sets the value of the atCompletionMaterialCost property.
 void setAtCompletionNonLaborCost(Double value)
          Sets the value of the atCompletionNonLaborCost property.
 void setAtCompletionNonLaborUnits(JAXBElement<Double> value)
          Sets the value of the atCompletionNonLaborUnits property.
 void setAtCompletionTotalCost(JAXBElement<Double> value)
          Sets the value of the atCompletionTotalCost property.
 void setAtCompletionTotalUnits(JAXBElement<Double> value)
          Sets the value of the atCompletionTotalUnits property.
 void setAtCompletionVariance(JAXBElement<Double> value)
          Sets the value of the atCompletionVariance property.
 void setAutoComputeActuals(Boolean value)
          Sets the value of the autoComputeActuals property.
 void setBaseline1Duration(JAXBElement<Double> value)
          Sets the value of the baseline1Duration property.
 void setBaseline1FinishDate(JAXBElement<Date> value)
          Sets the value of the baseline1FinishDate property.
 void setBaseline1PlannedDuration(JAXBElement<Double> value)
          Sets the value of the baseline1PlannedDuration property.
 void setBaseline1PlannedExpenseCost(JAXBElement<Double> value)
          Sets the value of the baseline1PlannedExpenseCost property.
 void setBaseline1PlannedLaborCost(JAXBElement<Double> value)
          Sets the value of the baseline1PlannedLaborCost property.
 void setBaseline1PlannedLaborUnits(JAXBElement<Double> value)
          Sets the value of the baseline1PlannedLaborUnits property.
 void setBaseline1PlannedMaterialCost(JAXBElement<Double> value)
          Sets the value of the baseline1PlannedMaterialCost property.
 void setBaseline1PlannedNonLaborCost(JAXBElement<Double> value)
          Sets the value of the baseline1PlannedNonLaborCost property.
 void setBaseline1PlannedNonLaborUnits(JAXBElement<Double> value)
          Sets the value of the baseline1PlannedNonLaborUnits property.
 void setBaseline1PlannedTotalCost(JAXBElement<Double> value)
          Sets the value of the baseline1PlannedTotalCost property.
 void setBaseline1StartDate(JAXBElement<Date> value)
          Sets the value of the baseline1StartDate property.
 void setBaselineDuration(JAXBElement<Double> value)
          Sets the value of the baselineDuration property.
 void setBaselineFinishDate(JAXBElement<Date> value)
          Sets the value of the baselineFinishDate property.
 void setBaselinePlannedDuration(JAXBElement<Double> value)
          Sets the value of the baselinePlannedDuration property.
 void setBaselinePlannedExpenseCost(JAXBElement<Double> value)
          Sets the value of the baselinePlannedExpenseCost property.
 void setBaselinePlannedLaborCost(JAXBElement<Double> value)
          Sets the value of the baselinePlannedLaborCost property.
 void setBaselinePlannedLaborUnits(JAXBElement<Double> value)
          Sets the value of the baselinePlannedLaborUnits property.
 void setBaselinePlannedMaterialCost(JAXBElement<Double> value)
          Sets the value of the baselinePlannedMaterialCost property.
 void setBaselinePlannedNonLaborCost(JAXBElement<Double> value)
          Sets the value of the baselinePlannedNonLaborCost property.
 void setBaselinePlannedNonLaborUnits(JAXBElement<Double> value)
          Sets the value of the baselinePlannedNonLaborUnits property.
 void setBaselinePlannedTotalCost(JAXBElement<Double> value)
          Sets the value of the baselinePlannedTotalCost property.
 void setBaselineStartDate(JAXBElement<Date> value)
          Sets the value of the baselineStartDate property.
 void setBudgetAtCompletion(JAXBElement<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 setCostPercentComplete(JAXBElement<Double> value)
          Sets the value of the costPercentComplete property.
 void setCostPercentOfPlanned(JAXBElement<Double> value)
          Sets the value of the costPercentOfPlanned property.
 void setCostPerformanceIndex(JAXBElement<Double> value)
          Sets the value of the costPerformanceIndex property.
 void setCostPerformanceIndexLaborUnits(JAXBElement<Double> value)
          Sets the value of the costPerformanceIndexLaborUnits property.
 void setCostVariance(JAXBElement<Double> value)
          Sets the value of the costVariance property.
 void setCostVarianceIndex(JAXBElement<Double> value)
          Sets the value of the costVarianceIndex property.
 void setCostVarianceIndexLaborUnits(JAXBElement<Double> value)
          Sets the value of the costVarianceIndexLaborUnits property.
 void setCostVarianceLaborUnits(JAXBElement<Double> value)
          Sets the value of the costVarianceLaborUnits property.
 void setCreateDate(JAXBElement<Date> value)
          Sets the value of the createDate property.
 void setCreateUser(String value)
          Sets the value of the createUser property.
 void setDataDate(JAXBElement<Date> value)
          Sets the value of the dataDate property.
 void setDuration1Variance(JAXBElement<Double> value)
          Sets the value of the duration1Variance property.
 void setDurationPercentComplete(JAXBElement<Double> value)
          Sets the value of the durationPercentComplete property.
 void setDurationPercentOfPlanned(JAXBElement<Double> value)
          Sets the value of the durationPercentOfPlanned property.
 void setDurationType(String value)
          Sets the value of the durationType property.
 void setDurationVariance(JAXBElement<Double> value)
          Sets the value of the durationVariance property.
 void setEarlyFinishDate(JAXBElement<Date> value)
          Sets the value of the earlyFinishDate property.
 void setEarlyStartDate(JAXBElement<Date> value)
          Sets the value of the earlyStartDate property.
 void setEarnedValueCost(JAXBElement<Double> value)
          Sets the value of the earnedValueCost property.
 void setEarnedValueLaborUnits(JAXBElement<Double> value)
          Sets the value of the earnedValueLaborUnits property.
 void setEstimateAtCompletionCost(JAXBElement<Double> value)
          Sets the value of the estimateAtCompletionCost property.
 void setEstimateAtCompletionLaborUnits(JAXBElement<Double> value)
          Sets the value of the estimateAtCompletionLaborUnits property.
 void setEstimatedWeight(Double value)
          Sets the value of the estimatedWeight property.
 void setEstimateToComplete(JAXBElement<Double> value)
          Sets the value of the estimateToComplete property.
 void setEstimateToCompleteLaborUnits(JAXBElement<Double> value)
          Sets the value of the estimateToCompleteLaborUnits property.
 void setExpectedFinishDate(JAXBElement<Date> value)
          Sets the value of the expectedFinishDate property.
 void setExpenseCost1Variance(JAXBElement<Double> value)
          Sets the value of the expenseCost1Variance property.
 void setExpenseCostPercentComplete(JAXBElement<Double> value)
          Sets the value of the expenseCostPercentComplete property.
 void setExpenseCostVariance(JAXBElement<Double> value)
          Sets the value of the expenseCostVariance property.
 void setExternalEarlyStartDate(JAXBElement<Date> value)
          Sets the value of the externalEarlyStartDate property.
 void setExternalLateFinishDate(JAXBElement<Date> value)
          Sets the value of the externalLateFinishDate property.
 void setFeedback(String value)
          Sets the value of the feedback property.
 void setFinishDate(Date value)
          Sets the value of the finishDate property.
 void setFinishDate1Variance(JAXBElement<Double> value)
          Sets the value of the finishDate1Variance property.
 void setFinishDateVariance(JAXBElement<Double> value)
          Sets the value of the finishDateVariance property.
 void setFloatPath(JAXBElement<Integer> value)
          Sets the value of the floatPath property.
 void setFloatPathOrder(JAXBElement<Integer> value)
          Sets the value of the floatPathOrder property.
 void setFreeFloat(JAXBElement<Double> value)
          Sets the value of the freeFloat property.
 void setGUID(String value)
          Sets the value of the guid property.
 void setHasFutureBucketData(JAXBElement<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(JAXBElement<Boolean> value)
          Sets the value of the isCritical property.
 void setIsLongestPath(JAXBElement<Boolean> value)
          Sets the value of the isLongestPath property.
 void setIsNewFeedback(Boolean value)
          Sets the value of the isNewFeedback property.
 void setLaborCost1Variance(JAXBElement<Double> value)
          Sets the value of the laborCost1Variance property.
 void setLaborCostPercentComplete(JAXBElement<Double> value)
          Sets the value of the laborCostPercentComplete property.
 void setLaborCostVariance(JAXBElement<Double> value)
          Sets the value of the laborCostVariance property.
 void setLaborUnits1Variance(JAXBElement<Double> value)
          Sets the value of the laborUnits1Variance property.
 void setLaborUnitsPercentComplete(JAXBElement<Double> value)
          Sets the value of the laborUnitsPercentComplete property.
 void setLaborUnitsVariance(JAXBElement<Double> value)
          Sets the value of the laborUnitsVariance property.
 void setLastUpdateDate(JAXBElement<Date> value)
          Sets the value of the lastUpdateDate property.
 void setLastUpdateUser(String value)
          Sets the value of the lastUpdateUser property.
 void setLateFinishDate(JAXBElement<Date> value)
          Sets the value of the lateFinishDate property.
 void setLateStartDate(JAXBElement<Date> value)
          Sets the value of the lateStartDate property.
 void setLevelingPriority(String value)
          Sets the value of the levelingPriority property.
 void setMaterialCost1Variance(JAXBElement<Double> value)
          Sets the value of the materialCost1Variance property.
 void setMaterialCostPercentComplete(JAXBElement<Double> value)
          Sets the value of the materialCostPercentComplete property.
 void setMaterialCostVariance(JAXBElement<Double> value)
          Sets the value of the materialCostVariance property.
 void setName(String value)
          Sets the value of the name property.
 void setNonLaborCost1Variance(JAXBElement<Double> value)
          Sets the value of the nonLaborCost1Variance property.
 void setNonLaborCostPercentComplete(JAXBElement<Double> value)
          Sets the value of the nonLaborCostPercentComplete property.
 void setNonLaborCostVariance(JAXBElement<Double> value)
          Sets the value of the nonLaborCostVariance property.
 void setNonLaborUnits1Variance(JAXBElement<Double> value)
          Sets the value of the nonLaborUnits1Variance property.
 void setNonLaborUnitsPercentComplete(JAXBElement<Double> value)
          Sets the value of the nonLaborUnitsPercentComplete property.
 void setNonLaborUnitsVariance(JAXBElement<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 setPercentComplete(JAXBElement<Double> value)
          Sets the value of the percentComplete property.
 void setPercentCompleteType(String value)
          Sets the value of the percentCompleteType property.
 void setPerformancePercentComplete(JAXBElement<Double> value)
          Sets the value of the performancePercentComplete 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(JAXBElement<Double> value)
          Sets the value of the plannedExpenseCost property.
 void setPlannedFinishDate(Date value)
          Sets the value of the plannedFinishDate property.
 void setPlannedLaborCost(Double value)
          Sets the value of the plannedLaborCost property.
 void setPlannedLaborUnits(JAXBElement<Double> value)
          Sets the value of the plannedLaborUnits property.
 void setPlannedMaterialCost(JAXBElement<Double> value)
          Sets the value of the plannedMaterialCost property.
 void setPlannedNonLaborCost(Double value)
          Sets the value of the plannedNonLaborCost property.
 void setPlannedNonLaborUnits(JAXBElement<Double> value)
          Sets the value of the plannedNonLaborUnits property.
 void setPlannedStartDate(Date value)
          Sets the value of the plannedStartDate property.
 void setPlannedTotalCost(JAXBElement<Double> value)
          Sets the value of the plannedTotalCost property.
 void setPlannedTotalUnits(JAXBElement<Double> value)
          Sets the value of the plannedTotalUnits property.
 void setPlannedValueCost(JAXBElement<Double> value)
          Sets the value of the plannedValueCost property.
 void setPlannedValueLaborUnits(JAXBElement<Double> value)
          Sets the value of the plannedValueLaborUnits property.
 void setPrimaryConstraintDate(JAXBElement<Date> 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(JAXBElement<Integer> value)
          Sets the value of the primaryResourceObjectId property.
 void setProjectId(String value)
          Sets the value of the projectId property.
 void setProjectName(String value)
          Sets the value of the projectName property.
 void setProjectObjectId(Integer value)
          Sets the value of the projectObjectId property.
 void setRemainingDuration(JAXBElement<Double> value)
          Sets the value of the remainingDuration property.
 void setRemainingEarlyFinishDate(JAXBElement<Date> value)
          Sets the value of the remainingEarlyFinishDate property.
 void setRemainingEarlyStartDate(JAXBElement<Date> value)
          Sets the value of the remainingEarlyStartDate property.
 void setRemainingExpenseCost(JAXBElement<Double> value)
          Sets the value of the remainingExpenseCost property.
 void setRemainingFloat(JAXBElement<Double> value)
          Sets the value of the remainingFloat property.
 void setRemainingLaborCost(JAXBElement<Double> value)
          Sets the value of the remainingLaborCost property.
 void setRemainingLaborUnits(JAXBElement<Double> value)
          Sets the value of the remainingLaborUnits property.
 void setRemainingLateFinishDate(JAXBElement<Date> value)
          Sets the value of the remainingLateFinishDate property.
 void setRemainingLateStartDate(JAXBElement<Date> value)
          Sets the value of the remainingLateStartDate property.
 void setRemainingMaterialCost(JAXBElement<Double> value)
          Sets the value of the remainingMaterialCost property.
 void setRemainingNonLaborCost(JAXBElement<Double> value)
          Sets the value of the remainingNonLaborCost property.
 void setRemainingNonLaborUnits(JAXBElement<Double> value)
          Sets the value of the remainingNonLaborUnits property.
 void setRemainingTotalCost(JAXBElement<Double> value)
          Sets the value of the remainingTotalCost property.
 void setRemainingTotalUnits(JAXBElement<Double> value)
          Sets the value of the remainingTotalUnits property.
 void setResumeDate(JAXBElement<Date> value)
          Sets the value of the resumeDate property.
 void setReviewFinishDate(JAXBElement<Date> value)
          Sets the value of the reviewFinishDate property.
 void setReviewStatus(String value)
          Sets the value of the reviewStatus property.
 void setSchedulePercentComplete(JAXBElement<Double> value)
          Sets the value of the schedulePercentComplete property.
 void setSchedulePerformanceIndex(JAXBElement<Double> value)
          Sets the value of the schedulePerformanceIndex property.
 void setSchedulePerformanceIndexLaborUnits(JAXBElement<Double> value)
          Sets the value of the schedulePerformanceIndexLaborUnits property.
 void setScheduleVariance(JAXBElement<Double> value)
          Sets the value of the scheduleVariance property.
 void setScheduleVarianceIndex(JAXBElement<Double> value)
          Sets the value of the scheduleVarianceIndex property.
 void setScheduleVarianceIndexLaborUnits(JAXBElement<Double> value)
          Sets the value of the scheduleVarianceIndexLaborUnits property.
 void setScheduleVarianceLaborUnits(JAXBElement<Double> value)
          Sets the value of the scheduleVarianceLaborUnits property.
 void setSecondaryConstraintDate(JAXBElement<Date> 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(Date value)
          Sets the value of the startDate property.
 void setStartDate1Variance(JAXBElement<Double> value)
          Sets the value of the startDate1Variance property.
 void setStartDateVariance(JAXBElement<Double> value)
          Sets the value of the startDateVariance property.
 void setStatus(String value)
          Sets the value of the status property.
 void setSuspendDate(JAXBElement<Date> value)
          Sets the value of the suspendDate property.
 void setToCompletePerformanceIndex(JAXBElement<Double> value)
          Sets the value of the toCompletePerformanceIndex property.
 void setTotalCost1Variance(JAXBElement<Double> value)
          Sets the value of the totalCost1Variance property.
 void setTotalCostVariance(JAXBElement<Double> value)
          Sets the value of the totalCostVariance property.
 void setTotalFloat(JAXBElement<Double> value)
          Sets the value of the totalFloat property.
 void setType(String value)
          Sets the value of the type property.
 void setUnitsPercentComplete(JAXBElement<Double> value)
          Sets the value of the unitsPercentComplete property.
 void setWBSCode(String value)
          Sets the value of the wbsCode property.
 void setWBSName(String value)
          Sets the value of the wbsName property.
 void setWBSObjectId(JAXBElement<Integer> value)
          Sets the value of the wbsObjectId property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

accountingVariance

protected JAXBElement<Double> accountingVariance

accountingVarianceLaborUnits

protected JAXBElement<Double> accountingVarianceLaborUnits

actualDuration

protected JAXBElement<Double> actualDuration

actualExpenseCost

protected JAXBElement<Double> actualExpenseCost

actualFinishDate

protected JAXBElement<Date> actualFinishDate

actualLaborCost

protected Double actualLaborCost

actualLaborUnits

protected JAXBElement<Double> actualLaborUnits

actualMaterialCost

protected JAXBElement<Double> actualMaterialCost

actualNonLaborCost

protected Double actualNonLaborCost

actualNonLaborUnits

protected JAXBElement<Double> actualNonLaborUnits

actualStartDate

protected JAXBElement<Date> actualStartDate

actualThisPeriodLaborCost

protected Double actualThisPeriodLaborCost

actualThisPeriodLaborUnits

protected JAXBElement<Double> actualThisPeriodLaborUnits

actualThisPeriodMaterialCost

protected JAXBElement<Double> actualThisPeriodMaterialCost

actualThisPeriodNonLaborCost

protected Double actualThisPeriodNonLaborCost

actualThisPeriodNonLaborUnits

protected JAXBElement<Double> actualThisPeriodNonLaborUnits

actualTotalCost

protected JAXBElement<Double> actualTotalCost

actualTotalUnits

protected JAXBElement<Double> actualTotalUnits

atCompletionDuration

protected Double atCompletionDuration

atCompletionExpenseCost

protected JAXBElement<Double> atCompletionExpenseCost

atCompletionLaborCost

protected Double atCompletionLaborCost

atCompletionLaborUnits

protected JAXBElement<Double> atCompletionLaborUnits

atCompletionLaborUnitsVariance

protected JAXBElement<Double> atCompletionLaborUnitsVariance

atCompletionMaterialCost

protected JAXBElement<Double> atCompletionMaterialCost

atCompletionNonLaborCost

protected Double atCompletionNonLaborCost

atCompletionNonLaborUnits

protected JAXBElement<Double> atCompletionNonLaborUnits

atCompletionTotalCost

protected JAXBElement<Double> atCompletionTotalCost

atCompletionTotalUnits

protected JAXBElement<Double> atCompletionTotalUnits

atCompletionVariance

protected JAXBElement<Double> atCompletionVariance

autoComputeActuals

protected Boolean autoComputeActuals

baseline1Duration

protected JAXBElement<Double> baseline1Duration

baseline1FinishDate

protected JAXBElement<Date> baseline1FinishDate

baseline1PlannedDuration

protected JAXBElement<Double> baseline1PlannedDuration

baseline1PlannedExpenseCost

protected JAXBElement<Double> baseline1PlannedExpenseCost

baseline1PlannedLaborCost

protected JAXBElement<Double> baseline1PlannedLaborCost

baseline1PlannedLaborUnits

protected JAXBElement<Double> baseline1PlannedLaborUnits

baseline1PlannedMaterialCost

protected JAXBElement<Double> baseline1PlannedMaterialCost

baseline1PlannedNonLaborCost

protected JAXBElement<Double> baseline1PlannedNonLaborCost

baseline1PlannedNonLaborUnits

protected JAXBElement<Double> baseline1PlannedNonLaborUnits

baseline1PlannedTotalCost

protected JAXBElement<Double> baseline1PlannedTotalCost

baseline1StartDate

protected JAXBElement<Date> baseline1StartDate

baselineDuration

protected JAXBElement<Double> baselineDuration

baselineFinishDate

protected JAXBElement<Date> baselineFinishDate

baselinePlannedDuration

protected JAXBElement<Double> baselinePlannedDuration

baselinePlannedExpenseCost

protected JAXBElement<Double> baselinePlannedExpenseCost

baselinePlannedLaborCost

protected JAXBElement<Double> baselinePlannedLaborCost

baselinePlannedLaborUnits

protected JAXBElement<Double> baselinePlannedLaborUnits

baselinePlannedMaterialCost

protected JAXBElement<Double> baselinePlannedMaterialCost

baselinePlannedNonLaborCost

protected JAXBElement<Double> baselinePlannedNonLaborCost

baselinePlannedNonLaborUnits

protected JAXBElement<Double> baselinePlannedNonLaborUnits

baselinePlannedTotalCost

protected JAXBElement<Double> baselinePlannedTotalCost

baselineStartDate

protected JAXBElement<Date> baselineStartDate

budgetAtCompletion

protected JAXBElement<Double> budgetAtCompletion

calendarName

protected String calendarName

calendarObjectId

protected Integer calendarObjectId

costPercentComplete

protected JAXBElement<Double> costPercentComplete

costPercentOfPlanned

protected JAXBElement<Double> costPercentOfPlanned

costPerformanceIndex

protected JAXBElement<Double> costPerformanceIndex

costPerformanceIndexLaborUnits

protected JAXBElement<Double> costPerformanceIndexLaborUnits

costVariance

protected JAXBElement<Double> costVariance

costVarianceIndex

protected JAXBElement<Double> costVarianceIndex

costVarianceIndexLaborUnits

protected JAXBElement<Double> costVarianceIndexLaborUnits

costVarianceLaborUnits

protected JAXBElement<Double> costVarianceLaborUnits

createDate

protected JAXBElement<Date> createDate

createUser

protected String createUser

dataDate

protected JAXBElement<Date> dataDate

duration1Variance

protected JAXBElement<Double> duration1Variance

durationPercentComplete

protected JAXBElement<Double> durationPercentComplete

durationPercentOfPlanned

protected JAXBElement<Double> durationPercentOfPlanned

durationType

protected String durationType

durationVariance

protected JAXBElement<Double> durationVariance

earlyFinishDate

protected JAXBElement<Date> earlyFinishDate

earlyStartDate

protected JAXBElement<Date> earlyStartDate

earnedValueCost

protected JAXBElement<Double> earnedValueCost

earnedValueLaborUnits

protected JAXBElement<Double> earnedValueLaborUnits

estimateAtCompletionCost

protected JAXBElement<Double> estimateAtCompletionCost

estimateAtCompletionLaborUnits

protected JAXBElement<Double> estimateAtCompletionLaborUnits

estimateToComplete

protected JAXBElement<Double> estimateToComplete

estimateToCompleteLaborUnits

protected JAXBElement<Double> estimateToCompleteLaborUnits

estimatedWeight

protected Double estimatedWeight

expectedFinishDate

protected JAXBElement<Date> expectedFinishDate

expenseCost1Variance

protected JAXBElement<Double> expenseCost1Variance

expenseCostPercentComplete

protected JAXBElement<Double> expenseCostPercentComplete

expenseCostVariance

protected JAXBElement<Double> expenseCostVariance

externalEarlyStartDate

protected JAXBElement<Date> externalEarlyStartDate

externalLateFinishDate

protected JAXBElement<Date> externalLateFinishDate

feedback

protected String feedback

finishDate

protected Date finishDate

finishDate1Variance

protected JAXBElement<Double> finishDate1Variance

finishDateVariance

protected JAXBElement<Double> finishDateVariance

floatPath

protected JAXBElement<Integer> floatPath

floatPathOrder

protected JAXBElement<Integer> floatPathOrder

freeFloat

protected JAXBElement<Double> freeFloat

guid

protected String guid

hasFutureBucketData

protected JAXBElement<Boolean> hasFutureBucketData

id

protected String id

isBaseline

protected Boolean isBaseline

isCritical

protected JAXBElement<Boolean> isCritical

isLongestPath

protected JAXBElement<Boolean> isLongestPath

isNewFeedback

protected Boolean isNewFeedback

laborCost1Variance

protected JAXBElement<Double> laborCost1Variance

laborCostPercentComplete

protected JAXBElement<Double> laborCostPercentComplete

laborCostVariance

protected JAXBElement<Double> laborCostVariance

laborUnits1Variance

protected JAXBElement<Double> laborUnits1Variance

laborUnitsPercentComplete

protected JAXBElement<Double> laborUnitsPercentComplete

laborUnitsVariance

protected JAXBElement<Double> laborUnitsVariance

lastUpdateDate

protected JAXBElement<Date> lastUpdateDate

lastUpdateUser

protected String lastUpdateUser

lateFinishDate

protected JAXBElement<Date> lateFinishDate

lateStartDate

protected JAXBElement<Date> lateStartDate

levelingPriority

protected String levelingPriority

materialCost1Variance

protected JAXBElement<Double> materialCost1Variance

materialCostPercentComplete

protected JAXBElement<Double> materialCostPercentComplete

materialCostVariance

protected JAXBElement<Double> materialCostVariance

name

protected String name

nonLaborCost1Variance

protected JAXBElement<Double> nonLaborCost1Variance

nonLaborCostPercentComplete

protected JAXBElement<Double> nonLaborCostPercentComplete

nonLaborCostVariance

protected JAXBElement<Double> nonLaborCostVariance

nonLaborUnits1Variance

protected JAXBElement<Double> nonLaborUnits1Variance

nonLaborUnitsPercentComplete

protected JAXBElement<Double> nonLaborUnitsPercentComplete

nonLaborUnitsVariance

protected JAXBElement<Double> nonLaborUnitsVariance

notesToResources

protected String notesToResources

objectId

protected Integer objectId

percentComplete

protected JAXBElement<Double> percentComplete

percentCompleteType

protected String percentCompleteType

performancePercentComplete

protected JAXBElement<Double> performancePercentComplete

physicalPercentComplete

protected Double physicalPercentComplete

plannedDuration

protected Double plannedDuration

plannedExpenseCost

protected JAXBElement<Double> plannedExpenseCost

plannedFinishDate

protected Date plannedFinishDate

plannedLaborCost

protected Double plannedLaborCost

plannedLaborUnits

protected JAXBElement<Double> plannedLaborUnits

plannedMaterialCost

protected JAXBElement<Double> plannedMaterialCost

plannedNonLaborCost

protected Double plannedNonLaborCost

plannedNonLaborUnits

protected JAXBElement<Double> plannedNonLaborUnits

plannedStartDate

protected Date plannedStartDate

plannedTotalCost

protected JAXBElement<Double> plannedTotalCost

plannedTotalUnits

protected JAXBElement<Double> plannedTotalUnits

plannedValueCost

protected JAXBElement<Double> plannedValueCost

plannedValueLaborUnits

protected JAXBElement<Double> plannedValueLaborUnits

primaryConstraintDate

protected JAXBElement<Date> primaryConstraintDate

primaryConstraintType

protected String primaryConstraintType

primaryResourceId

protected String primaryResourceId

primaryResourceName

protected String primaryResourceName

primaryResourceObjectId

protected JAXBElement<Integer> primaryResourceObjectId

projectId

protected String projectId

projectName

protected String projectName

projectObjectId

protected Integer projectObjectId

remainingDuration

protected JAXBElement<Double> remainingDuration

remainingEarlyFinishDate

protected JAXBElement<Date> remainingEarlyFinishDate

remainingEarlyStartDate

protected JAXBElement<Date> remainingEarlyStartDate

remainingExpenseCost

protected JAXBElement<Double> remainingExpenseCost

remainingFloat

protected JAXBElement<Double> remainingFloat

remainingLaborCost

protected JAXBElement<Double> remainingLaborCost

remainingLaborUnits

protected JAXBElement<Double> remainingLaborUnits

remainingLateFinishDate

protected JAXBElement<Date> remainingLateFinishDate

remainingLateStartDate

protected JAXBElement<Date> remainingLateStartDate

remainingMaterialCost

protected JAXBElement<Double> remainingMaterialCost

remainingNonLaborCost

protected JAXBElement<Double> remainingNonLaborCost

remainingNonLaborUnits

protected JAXBElement<Double> remainingNonLaborUnits

remainingTotalCost

protected JAXBElement<Double> remainingTotalCost

remainingTotalUnits

protected JAXBElement<Double> remainingTotalUnits

resumeDate

protected JAXBElement<Date> resumeDate

reviewFinishDate

protected JAXBElement<Date> reviewFinishDate

reviewStatus

protected String reviewStatus

schedulePercentComplete

protected JAXBElement<Double> schedulePercentComplete

schedulePerformanceIndex

protected JAXBElement<Double> schedulePerformanceIndex

schedulePerformanceIndexLaborUnits

protected JAXBElement<Double> schedulePerformanceIndexLaborUnits

scheduleVariance

protected JAXBElement<Double> scheduleVariance

scheduleVarianceIndex

protected JAXBElement<Double> scheduleVarianceIndex

scheduleVarianceIndexLaborUnits

protected JAXBElement<Double> scheduleVarianceIndexLaborUnits

scheduleVarianceLaborUnits

protected JAXBElement<Double> scheduleVarianceLaborUnits

secondaryConstraintDate

protected JAXBElement<Date> secondaryConstraintDate

secondaryConstraintType

protected String secondaryConstraintType

startDate

protected Date startDate

startDate1Variance

protected JAXBElement<Double> startDate1Variance

startDateVariance

protected JAXBElement<Double> startDateVariance

status

protected String status

suspendDate

protected JAXBElement<Date> suspendDate

toCompletePerformanceIndex

protected JAXBElement<Double> toCompletePerformanceIndex

totalCost1Variance

protected JAXBElement<Double> totalCost1Variance

totalCostVariance

protected JAXBElement<Double> totalCostVariance

totalFloat

protected JAXBElement<Double> totalFloat

type

protected String type

unitsPercentComplete

protected JAXBElement<Double> unitsPercentComplete

wbsCode

protected String wbsCode

wbsName

protected String wbsName

wbsObjectId

protected JAXBElement<Integer> wbsObjectId

code

protected List<CodeAssignmentType> code

udf

protected List<UDFAssignmentType> udf

spread

protected ActivitySpreadType spread
Constructor Detail

ActivityType

public ActivityType()
Method Detail

getAccountingVariance

public JAXBElement<Double> getAccountingVariance()
Gets the value of the accountingVariance property.

Returns:
possible object is JAXBElement<Double>

setAccountingVariance

public void setAccountingVariance(JAXBElement<Double> value)
Sets the value of the accountingVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getAccountingVarianceLaborUnits

public JAXBElement<Double> getAccountingVarianceLaborUnits()
Gets the value of the accountingVarianceLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setAccountingVarianceLaborUnits

public void setAccountingVarianceLaborUnits(JAXBElement<Double> value)
Sets the value of the accountingVarianceLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getActualDuration

public JAXBElement<Double> getActualDuration()
Gets the value of the actualDuration property.

Returns:
possible object is JAXBElement<Double>

setActualDuration

public void setActualDuration(JAXBElement<Double> value)
Sets the value of the actualDuration property.

Parameters:
value - allowed object is JAXBElement<Double>

getActualExpenseCost

public JAXBElement<Double> getActualExpenseCost()
Gets the value of the actualExpenseCost property.

Returns:
possible object is JAXBElement<Double>

setActualExpenseCost

public void setActualExpenseCost(JAXBElement<Double> value)
Sets the value of the actualExpenseCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getActualFinishDate

public JAXBElement<Date> getActualFinishDate()
Gets the value of the actualFinishDate property.

Returns:
possible object is JAXBElement<Date>

setActualFinishDate

public void setActualFinishDate(JAXBElement<Date> value)
Sets the value of the actualFinishDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getActualLaborCost

public Double getActualLaborCost()
Gets the value of the actualLaborCost property.

Returns:
possible object is Double

setActualLaborCost

public void setActualLaborCost(Double value)
Sets the value of the actualLaborCost property.

Parameters:
value - allowed object is Double

getActualLaborUnits

public JAXBElement<Double> getActualLaborUnits()
Gets the value of the actualLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setActualLaborUnits

public void setActualLaborUnits(JAXBElement<Double> value)
Sets the value of the actualLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getActualMaterialCost

public JAXBElement<Double> getActualMaterialCost()
Gets the value of the actualMaterialCost property.

Returns:
possible object is JAXBElement<Double>

setActualMaterialCost

public void setActualMaterialCost(JAXBElement<Double> value)
Sets the value of the actualMaterialCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getActualNonLaborCost

public Double getActualNonLaborCost()
Gets the value of the actualNonLaborCost property.

Returns:
possible object is Double

setActualNonLaborCost

public void setActualNonLaborCost(Double value)
Sets the value of the actualNonLaborCost property.

Parameters:
value - allowed object is Double

getActualNonLaborUnits

public JAXBElement<Double> getActualNonLaborUnits()
Gets the value of the actualNonLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setActualNonLaborUnits

public void setActualNonLaborUnits(JAXBElement<Double> value)
Sets the value of the actualNonLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getActualStartDate

public JAXBElement<Date> getActualStartDate()
Gets the value of the actualStartDate property.

Returns:
possible object is JAXBElement<Date>

setActualStartDate

public void setActualStartDate(JAXBElement<Date> value)
Sets the value of the actualStartDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getActualThisPeriodLaborCost

public Double getActualThisPeriodLaborCost()
Gets the value of the actualThisPeriodLaborCost property.

Returns:
possible object is Double

setActualThisPeriodLaborCost

public void setActualThisPeriodLaborCost(Double value)
Sets the value of the actualThisPeriodLaborCost property.

Parameters:
value - allowed object is Double

getActualThisPeriodLaborUnits

public JAXBElement<Double> getActualThisPeriodLaborUnits()
Gets the value of the actualThisPeriodLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setActualThisPeriodLaborUnits

public void setActualThisPeriodLaborUnits(JAXBElement<Double> value)
Sets the value of the actualThisPeriodLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getActualThisPeriodMaterialCost

public JAXBElement<Double> getActualThisPeriodMaterialCost()
Gets the value of the actualThisPeriodMaterialCost property.

Returns:
possible object is JAXBElement<Double>

setActualThisPeriodMaterialCost

public void setActualThisPeriodMaterialCost(JAXBElement<Double> value)
Sets the value of the actualThisPeriodMaterialCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getActualThisPeriodNonLaborCost

public Double getActualThisPeriodNonLaborCost()
Gets the value of the actualThisPeriodNonLaborCost property.

Returns:
possible object is Double

setActualThisPeriodNonLaborCost

public void setActualThisPeriodNonLaborCost(Double value)
Sets the value of the actualThisPeriodNonLaborCost property.

Parameters:
value - allowed object is Double

getActualThisPeriodNonLaborUnits

public JAXBElement<Double> getActualThisPeriodNonLaborUnits()
Gets the value of the actualThisPeriodNonLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setActualThisPeriodNonLaborUnits

public void setActualThisPeriodNonLaborUnits(JAXBElement<Double> value)
Sets the value of the actualThisPeriodNonLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getActualTotalCost

public JAXBElement<Double> getActualTotalCost()
Gets the value of the actualTotalCost property.

Returns:
possible object is JAXBElement<Double>

setActualTotalCost

public void setActualTotalCost(JAXBElement<Double> value)
Sets the value of the actualTotalCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getActualTotalUnits

public JAXBElement<Double> getActualTotalUnits()
Gets the value of the actualTotalUnits property.

Returns:
possible object is JAXBElement<Double>

setActualTotalUnits

public void setActualTotalUnits(JAXBElement<Double> value)
Sets the value of the actualTotalUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getAtCompletionDuration

public Double getAtCompletionDuration()
Gets the value of the atCompletionDuration property.

Returns:
possible object is Double

setAtCompletionDuration

public void setAtCompletionDuration(Double value)
Sets the value of the atCompletionDuration property.

Parameters:
value - allowed object is Double

getAtCompletionExpenseCost

public JAXBElement<Double> getAtCompletionExpenseCost()
Gets the value of the atCompletionExpenseCost property.

Returns:
possible object is JAXBElement<Double>

setAtCompletionExpenseCost

public void setAtCompletionExpenseCost(JAXBElement<Double> value)
Sets the value of the atCompletionExpenseCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getAtCompletionLaborCost

public Double getAtCompletionLaborCost()
Gets the value of the atCompletionLaborCost property.

Returns:
possible object is Double

setAtCompletionLaborCost

public void setAtCompletionLaborCost(Double value)
Sets the value of the atCompletionLaborCost property.

Parameters:
value - allowed object is Double

getAtCompletionLaborUnits

public JAXBElement<Double> getAtCompletionLaborUnits()
Gets the value of the atCompletionLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setAtCompletionLaborUnits

public void setAtCompletionLaborUnits(JAXBElement<Double> value)
Sets the value of the atCompletionLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getAtCompletionLaborUnitsVariance

public JAXBElement<Double> getAtCompletionLaborUnitsVariance()
Gets the value of the atCompletionLaborUnitsVariance property.

Returns:
possible object is JAXBElement<Double>

setAtCompletionLaborUnitsVariance

public void setAtCompletionLaborUnitsVariance(JAXBElement<Double> value)
Sets the value of the atCompletionLaborUnitsVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getAtCompletionMaterialCost

public JAXBElement<Double> getAtCompletionMaterialCost()
Gets the value of the atCompletionMaterialCost property.

Returns:
possible object is JAXBElement<Double>

setAtCompletionMaterialCost

public void setAtCompletionMaterialCost(JAXBElement<Double> value)
Sets the value of the atCompletionMaterialCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getAtCompletionNonLaborCost

public Double getAtCompletionNonLaborCost()
Gets the value of the atCompletionNonLaborCost property.

Returns:
possible object is Double

setAtCompletionNonLaborCost

public void setAtCompletionNonLaborCost(Double value)
Sets the value of the atCompletionNonLaborCost property.

Parameters:
value - allowed object is Double

getAtCompletionNonLaborUnits

public JAXBElement<Double> getAtCompletionNonLaborUnits()
Gets the value of the atCompletionNonLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setAtCompletionNonLaborUnits

public void setAtCompletionNonLaborUnits(JAXBElement<Double> value)
Sets the value of the atCompletionNonLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getAtCompletionTotalCost

public JAXBElement<Double> getAtCompletionTotalCost()
Gets the value of the atCompletionTotalCost property.

Returns:
possible object is JAXBElement<Double>

setAtCompletionTotalCost

public void setAtCompletionTotalCost(JAXBElement<Double> value)
Sets the value of the atCompletionTotalCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getAtCompletionTotalUnits

public JAXBElement<Double> getAtCompletionTotalUnits()
Gets the value of the atCompletionTotalUnits property.

Returns:
possible object is JAXBElement<Double>

setAtCompletionTotalUnits

public void setAtCompletionTotalUnits(JAXBElement<Double> value)
Sets the value of the atCompletionTotalUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getAtCompletionVariance

public JAXBElement<Double> getAtCompletionVariance()
Gets the value of the atCompletionVariance property.

Returns:
possible object is JAXBElement<Double>

setAtCompletionVariance

public void setAtCompletionVariance(JAXBElement<Double> value)
Sets the value of the atCompletionVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

isAutoComputeActuals

public Boolean isAutoComputeActuals()
Gets the value of the autoComputeActuals property.

Returns:
possible object is Boolean

setAutoComputeActuals

public void setAutoComputeActuals(Boolean value)
Sets the value of the autoComputeActuals property.

Parameters:
value - allowed object is Boolean

getBaseline1Duration

public JAXBElement<Double> getBaseline1Duration()
Gets the value of the baseline1Duration property.

Returns:
possible object is JAXBElement<Double>

setBaseline1Duration

public void setBaseline1Duration(JAXBElement<Double> value)
Sets the value of the baseline1Duration property.

Parameters:
value - allowed object is JAXBElement<Double>

getBaseline1FinishDate

public JAXBElement<Date> getBaseline1FinishDate()
Gets the value of the baseline1FinishDate property.

Returns:
possible object is JAXBElement<Date>

setBaseline1FinishDate

public void setBaseline1FinishDate(JAXBElement<Date> value)
Sets the value of the baseline1FinishDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getBaseline1PlannedDuration

public JAXBElement<Double> getBaseline1PlannedDuration()
Gets the value of the baseline1PlannedDuration property.

Returns:
possible object is JAXBElement<Double>

setBaseline1PlannedDuration

public void setBaseline1PlannedDuration(JAXBElement<Double> value)
Sets the value of the baseline1PlannedDuration property.

Parameters:
value - allowed object is JAXBElement<Double>

getBaseline1PlannedExpenseCost

public JAXBElement<Double> getBaseline1PlannedExpenseCost()
Gets the value of the baseline1PlannedExpenseCost property.

Returns:
possible object is JAXBElement<Double>

setBaseline1PlannedExpenseCost

public void setBaseline1PlannedExpenseCost(JAXBElement<Double> value)
Sets the value of the baseline1PlannedExpenseCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getBaseline1PlannedLaborCost

public JAXBElement<Double> getBaseline1PlannedLaborCost()
Gets the value of the baseline1PlannedLaborCost property.

Returns:
possible object is JAXBElement<Double>

setBaseline1PlannedLaborCost

public void setBaseline1PlannedLaborCost(JAXBElement<Double> value)
Sets the value of the baseline1PlannedLaborCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getBaseline1PlannedLaborUnits

public JAXBElement<Double> getBaseline1PlannedLaborUnits()
Gets the value of the baseline1PlannedLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setBaseline1PlannedLaborUnits

public void setBaseline1PlannedLaborUnits(JAXBElement<Double> value)
Sets the value of the baseline1PlannedLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getBaseline1PlannedMaterialCost

public JAXBElement<Double> getBaseline1PlannedMaterialCost()
Gets the value of the baseline1PlannedMaterialCost property.

Returns:
possible object is JAXBElement<Double>

setBaseline1PlannedMaterialCost

public void setBaseline1PlannedMaterialCost(JAXBElement<Double> value)
Sets the value of the baseline1PlannedMaterialCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getBaseline1PlannedNonLaborCost

public JAXBElement<Double> getBaseline1PlannedNonLaborCost()
Gets the value of the baseline1PlannedNonLaborCost property.

Returns:
possible object is JAXBElement<Double>

setBaseline1PlannedNonLaborCost

public void setBaseline1PlannedNonLaborCost(JAXBElement<Double> value)
Sets the value of the baseline1PlannedNonLaborCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getBaseline1PlannedNonLaborUnits

public JAXBElement<Double> getBaseline1PlannedNonLaborUnits()
Gets the value of the baseline1PlannedNonLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setBaseline1PlannedNonLaborUnits

public void setBaseline1PlannedNonLaborUnits(JAXBElement<Double> value)
Sets the value of the baseline1PlannedNonLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getBaseline1PlannedTotalCost

public JAXBElement<Double> getBaseline1PlannedTotalCost()
Gets the value of the baseline1PlannedTotalCost property.

Returns:
possible object is JAXBElement<Double>

setBaseline1PlannedTotalCost

public void setBaseline1PlannedTotalCost(JAXBElement<Double> value)
Sets the value of the baseline1PlannedTotalCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getBaseline1StartDate

public JAXBElement<Date> getBaseline1StartDate()
Gets the value of the baseline1StartDate property.

Returns:
possible object is JAXBElement<Date>

setBaseline1StartDate

public void setBaseline1StartDate(JAXBElement<Date> value)
Sets the value of the baseline1StartDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getBaselineDuration

public JAXBElement<Double> getBaselineDuration()
Gets the value of the baselineDuration property.

Returns:
possible object is JAXBElement<Double>

setBaselineDuration

public void setBaselineDuration(JAXBElement<Double> value)
Sets the value of the baselineDuration property.

Parameters:
value - allowed object is JAXBElement<Double>

getBaselineFinishDate

public JAXBElement<Date> getBaselineFinishDate()
Gets the value of the baselineFinishDate property.

Returns:
possible object is JAXBElement<Date>

setBaselineFinishDate

public void setBaselineFinishDate(JAXBElement<Date> value)
Sets the value of the baselineFinishDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getBaselinePlannedDuration

public JAXBElement<Double> getBaselinePlannedDuration()
Gets the value of the baselinePlannedDuration property.

Returns:
possible object is JAXBElement<Double>

setBaselinePlannedDuration

public void setBaselinePlannedDuration(JAXBElement<Double> value)
Sets the value of the baselinePlannedDuration property.

Parameters:
value - allowed object is JAXBElement<Double>

getBaselinePlannedExpenseCost

public JAXBElement<Double> getBaselinePlannedExpenseCost()
Gets the value of the baselinePlannedExpenseCost property.

Returns:
possible object is JAXBElement<Double>

setBaselinePlannedExpenseCost

public void setBaselinePlannedExpenseCost(JAXBElement<Double> value)
Sets the value of the baselinePlannedExpenseCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getBaselinePlannedLaborCost

public JAXBElement<Double> getBaselinePlannedLaborCost()
Gets the value of the baselinePlannedLaborCost property.

Returns:
possible object is JAXBElement<Double>

setBaselinePlannedLaborCost

public void setBaselinePlannedLaborCost(JAXBElement<Double> value)
Sets the value of the baselinePlannedLaborCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getBaselinePlannedLaborUnits

public JAXBElement<Double> getBaselinePlannedLaborUnits()
Gets the value of the baselinePlannedLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setBaselinePlannedLaborUnits

public void setBaselinePlannedLaborUnits(JAXBElement<Double> value)
Sets the value of the baselinePlannedLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getBaselinePlannedMaterialCost

public JAXBElement<Double> getBaselinePlannedMaterialCost()
Gets the value of the baselinePlannedMaterialCost property.

Returns:
possible object is JAXBElement<Double>

setBaselinePlannedMaterialCost

public void setBaselinePlannedMaterialCost(JAXBElement<Double> value)
Sets the value of the baselinePlannedMaterialCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getBaselinePlannedNonLaborCost

public JAXBElement<Double> getBaselinePlannedNonLaborCost()
Gets the value of the baselinePlannedNonLaborCost property.

Returns:
possible object is JAXBElement<Double>

setBaselinePlannedNonLaborCost

public void setBaselinePlannedNonLaborCost(JAXBElement<Double> value)
Sets the value of the baselinePlannedNonLaborCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getBaselinePlannedNonLaborUnits

public JAXBElement<Double> getBaselinePlannedNonLaborUnits()
Gets the value of the baselinePlannedNonLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setBaselinePlannedNonLaborUnits

public void setBaselinePlannedNonLaborUnits(JAXBElement<Double> value)
Sets the value of the baselinePlannedNonLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getBaselinePlannedTotalCost

public JAXBElement<Double> getBaselinePlannedTotalCost()
Gets the value of the baselinePlannedTotalCost property.

Returns:
possible object is JAXBElement<Double>

setBaselinePlannedTotalCost

public void setBaselinePlannedTotalCost(JAXBElement<Double> value)
Sets the value of the baselinePlannedTotalCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getBaselineStartDate

public JAXBElement<Date> getBaselineStartDate()
Gets the value of the baselineStartDate property.

Returns:
possible object is JAXBElement<Date>

setBaselineStartDate

public void setBaselineStartDate(JAXBElement<Date> value)
Sets the value of the baselineStartDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getBudgetAtCompletion

public JAXBElement<Double> getBudgetAtCompletion()
Gets the value of the budgetAtCompletion property.

Returns:
possible object is JAXBElement<Double>

setBudgetAtCompletion

public void setBudgetAtCompletion(JAXBElement<Double> value)
Sets the value of the budgetAtCompletion property.

Parameters:
value - allowed object is JAXBElement<Double>

getCalendarName

public String getCalendarName()
Gets the value of the calendarName property.

Returns:
possible object is String

setCalendarName

public void setCalendarName(String value)
Sets the value of the calendarName property.

Parameters:
value - allowed object is String

getCalendarObjectId

public Integer getCalendarObjectId()
Gets the value of the calendarObjectId property.

Returns:
possible object is Integer

setCalendarObjectId

public void setCalendarObjectId(Integer value)
Sets the value of the calendarObjectId property.

Parameters:
value - allowed object is Integer

getCostPercentComplete

public JAXBElement<Double> getCostPercentComplete()
Gets the value of the costPercentComplete property.

Returns:
possible object is JAXBElement<Double>

setCostPercentComplete

public void setCostPercentComplete(JAXBElement<Double> value)
Sets the value of the costPercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getCostPercentOfPlanned

public JAXBElement<Double> getCostPercentOfPlanned()
Gets the value of the costPercentOfPlanned property.

Returns:
possible object is JAXBElement<Double>

setCostPercentOfPlanned

public void setCostPercentOfPlanned(JAXBElement<Double> value)
Sets the value of the costPercentOfPlanned property.

Parameters:
value - allowed object is JAXBElement<Double>

getCostPerformanceIndex

public JAXBElement<Double> getCostPerformanceIndex()
Gets the value of the costPerformanceIndex property.

Returns:
possible object is JAXBElement<Double>

setCostPerformanceIndex

public void setCostPerformanceIndex(JAXBElement<Double> value)
Sets the value of the costPerformanceIndex property.

Parameters:
value - allowed object is JAXBElement<Double>

getCostPerformanceIndexLaborUnits

public JAXBElement<Double> getCostPerformanceIndexLaborUnits()
Gets the value of the costPerformanceIndexLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setCostPerformanceIndexLaborUnits

public void setCostPerformanceIndexLaborUnits(JAXBElement<Double> value)
Sets the value of the costPerformanceIndexLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getCostVariance

public JAXBElement<Double> getCostVariance()
Gets the value of the costVariance property.

Returns:
possible object is JAXBElement<Double>

setCostVariance

public void setCostVariance(JAXBElement<Double> value)
Sets the value of the costVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getCostVarianceIndex

public JAXBElement<Double> getCostVarianceIndex()
Gets the value of the costVarianceIndex property.

Returns:
possible object is JAXBElement<Double>

setCostVarianceIndex

public void setCostVarianceIndex(JAXBElement<Double> value)
Sets the value of the costVarianceIndex property.

Parameters:
value - allowed object is JAXBElement<Double>

getCostVarianceIndexLaborUnits

public JAXBElement<Double> getCostVarianceIndexLaborUnits()
Gets the value of the costVarianceIndexLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setCostVarianceIndexLaborUnits

public void setCostVarianceIndexLaborUnits(JAXBElement<Double> value)
Sets the value of the costVarianceIndexLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getCostVarianceLaborUnits

public JAXBElement<Double> getCostVarianceLaborUnits()
Gets the value of the costVarianceLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setCostVarianceLaborUnits

public void setCostVarianceLaborUnits(JAXBElement<Double> value)
Sets the value of the costVarianceLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getCreateDate

public JAXBElement<Date> getCreateDate()
Gets the value of the createDate property.

Returns:
possible object is JAXBElement<Date>

setCreateDate

public void setCreateDate(JAXBElement<Date> value)
Sets the value of the createDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getCreateUser

public String getCreateUser()
Gets the value of the createUser property.

Returns:
possible object is String

setCreateUser

public void setCreateUser(String value)
Sets the value of the createUser property.

Parameters:
value - allowed object is String

getDataDate

public JAXBElement<Date> getDataDate()
Gets the value of the dataDate property.

Returns:
possible object is JAXBElement<Date>

setDataDate

public void setDataDate(JAXBElement<Date> value)
Sets the value of the dataDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getDuration1Variance

public JAXBElement<Double> getDuration1Variance()
Gets the value of the duration1Variance property.

Returns:
possible object is JAXBElement<Double>

setDuration1Variance

public void setDuration1Variance(JAXBElement<Double> value)
Sets the value of the duration1Variance property.

Parameters:
value - allowed object is JAXBElement<Double>

getDurationPercentComplete

public JAXBElement<Double> getDurationPercentComplete()
Gets the value of the durationPercentComplete property.

Returns:
possible object is JAXBElement<Double>

setDurationPercentComplete

public void setDurationPercentComplete(JAXBElement<Double> value)
Sets the value of the durationPercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getDurationPercentOfPlanned

public JAXBElement<Double> getDurationPercentOfPlanned()
Gets the value of the durationPercentOfPlanned property.

Returns:
possible object is JAXBElement<Double>

setDurationPercentOfPlanned

public void setDurationPercentOfPlanned(JAXBElement<Double> value)
Sets the value of the durationPercentOfPlanned property.

Parameters:
value - allowed object is JAXBElement<Double>

getDurationType

public String getDurationType()
Gets the value of the durationType property.

Returns:
possible object is String

setDurationType

public void setDurationType(String value)
Sets the value of the durationType property.

Parameters:
value - allowed object is String

getDurationVariance

public JAXBElement<Double> getDurationVariance()
Gets the value of the durationVariance property.

Returns:
possible object is JAXBElement<Double>

setDurationVariance

public void setDurationVariance(JAXBElement<Double> value)
Sets the value of the durationVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getEarlyFinishDate

public JAXBElement<Date> getEarlyFinishDate()
Gets the value of the earlyFinishDate property.

Returns:
possible object is JAXBElement<Date>

setEarlyFinishDate

public void setEarlyFinishDate(JAXBElement<Date> value)
Sets the value of the earlyFinishDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getEarlyStartDate

public JAXBElement<Date> getEarlyStartDate()
Gets the value of the earlyStartDate property.

Returns:
possible object is JAXBElement<Date>

setEarlyStartDate

public void setEarlyStartDate(JAXBElement<Date> value)
Sets the value of the earlyStartDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getEarnedValueCost

public JAXBElement<Double> getEarnedValueCost()
Gets the value of the earnedValueCost property.

Returns:
possible object is JAXBElement<Double>

setEarnedValueCost

public void setEarnedValueCost(JAXBElement<Double> value)
Sets the value of the earnedValueCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getEarnedValueLaborUnits

public JAXBElement<Double> getEarnedValueLaborUnits()
Gets the value of the earnedValueLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setEarnedValueLaborUnits

public void setEarnedValueLaborUnits(JAXBElement<Double> value)
Sets the value of the earnedValueLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getEstimateAtCompletionCost

public JAXBElement<Double> getEstimateAtCompletionCost()
Gets the value of the estimateAtCompletionCost property.

Returns:
possible object is JAXBElement<Double>

setEstimateAtCompletionCost

public void setEstimateAtCompletionCost(JAXBElement<Double> value)
Sets the value of the estimateAtCompletionCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getEstimateAtCompletionLaborUnits

public JAXBElement<Double> getEstimateAtCompletionLaborUnits()
Gets the value of the estimateAtCompletionLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setEstimateAtCompletionLaborUnits

public void setEstimateAtCompletionLaborUnits(JAXBElement<Double> value)
Sets the value of the estimateAtCompletionLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getEstimateToComplete

public JAXBElement<Double> getEstimateToComplete()
Gets the value of the estimateToComplete property.

Returns:
possible object is JAXBElement<Double>

setEstimateToComplete

public void setEstimateToComplete(JAXBElement<Double> value)
Sets the value of the estimateToComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getEstimateToCompleteLaborUnits

public JAXBElement<Double> getEstimateToCompleteLaborUnits()
Gets the value of the estimateToCompleteLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setEstimateToCompleteLaborUnits

public void setEstimateToCompleteLaborUnits(JAXBElement<Double> value)
Sets the value of the estimateToCompleteLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getEstimatedWeight

public Double getEstimatedWeight()
Gets the value of the estimatedWeight property.

Returns:
possible object is Double

setEstimatedWeight

public void setEstimatedWeight(Double value)
Sets the value of the estimatedWeight property.

Parameters:
value - allowed object is Double

getExpectedFinishDate

public JAXBElement<Date> getExpectedFinishDate()
Gets the value of the expectedFinishDate property.

Returns:
possible object is JAXBElement<Date>

setExpectedFinishDate

public void setExpectedFinishDate(JAXBElement<Date> value)
Sets the value of the expectedFinishDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getExpenseCost1Variance

public JAXBElement<Double> getExpenseCost1Variance()
Gets the value of the expenseCost1Variance property.

Returns:
possible object is JAXBElement<Double>

setExpenseCost1Variance

public void setExpenseCost1Variance(JAXBElement<Double> value)
Sets the value of the expenseCost1Variance property.

Parameters:
value - allowed object is JAXBElement<Double>

getExpenseCostPercentComplete

public JAXBElement<Double> getExpenseCostPercentComplete()
Gets the value of the expenseCostPercentComplete property.

Returns:
possible object is JAXBElement<Double>

setExpenseCostPercentComplete

public void setExpenseCostPercentComplete(JAXBElement<Double> value)
Sets the value of the expenseCostPercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getExpenseCostVariance

public JAXBElement<Double> getExpenseCostVariance()
Gets the value of the expenseCostVariance property.

Returns:
possible object is JAXBElement<Double>

setExpenseCostVariance

public void setExpenseCostVariance(JAXBElement<Double> value)
Sets the value of the expenseCostVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getExternalEarlyStartDate

public JAXBElement<Date> getExternalEarlyStartDate()
Gets the value of the externalEarlyStartDate property.

Returns:
possible object is JAXBElement<Date>

setExternalEarlyStartDate

public void setExternalEarlyStartDate(JAXBElement<Date> value)
Sets the value of the externalEarlyStartDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getExternalLateFinishDate

public JAXBElement<Date> getExternalLateFinishDate()
Gets the value of the externalLateFinishDate property.

Returns:
possible object is JAXBElement<Date>

setExternalLateFinishDate

public void setExternalLateFinishDate(JAXBElement<Date> value)
Sets the value of the externalLateFinishDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getFeedback

public String getFeedback()
Gets the value of the feedback property.

Returns:
possible object is String

setFeedback

public void setFeedback(String value)
Sets the value of the feedback property.

Parameters:
value - allowed object is String

getFinishDate

public Date getFinishDate()
Gets the value of the finishDate property.

Returns:
possible object is String

setFinishDate

public void setFinishDate(Date value)
Sets the value of the finishDate property.

Parameters:
value - allowed object is String

getFinishDate1Variance

public JAXBElement<Double> getFinishDate1Variance()
Gets the value of the finishDate1Variance property.

Returns:
possible object is JAXBElement<Double>

setFinishDate1Variance

public void setFinishDate1Variance(JAXBElement<Double> value)
Sets the value of the finishDate1Variance property.

Parameters:
value - allowed object is JAXBElement<Double>

getFinishDateVariance

public JAXBElement<Double> getFinishDateVariance()
Gets the value of the finishDateVariance property.

Returns:
possible object is JAXBElement<Double>

setFinishDateVariance

public void setFinishDateVariance(JAXBElement<Double> value)
Sets the value of the finishDateVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getFloatPath

public JAXBElement<Integer> getFloatPath()
Gets the value of the floatPath property.

Returns:
possible object is JAXBElement<Integer>

setFloatPath

public void setFloatPath(JAXBElement<Integer> value)
Sets the value of the floatPath property.

Parameters:
value - allowed object is JAXBElement<Integer>

getFloatPathOrder

public JAXBElement<Integer> getFloatPathOrder()
Gets the value of the floatPathOrder property.

Returns:
possible object is JAXBElement<Integer>

setFloatPathOrder

public void setFloatPathOrder(JAXBElement<Integer> value)
Sets the value of the floatPathOrder property.

Parameters:
value - allowed object is JAXBElement<Integer>

getFreeFloat

public JAXBElement<Double> getFreeFloat()
Gets the value of the freeFloat property.

Returns:
possible object is JAXBElement<Double>

setFreeFloat

public void setFreeFloat(JAXBElement<Double> value)
Sets the value of the freeFloat property.

Parameters:
value - allowed object is JAXBElement<Double>

getGUID

public String getGUID()
Gets the value of the guid property.

Returns:
possible object is String

setGUID

public void setGUID(String value)
Sets the value of the guid property.

Parameters:
value - allowed object is String

getHasFutureBucketData

public JAXBElement<Boolean> getHasFutureBucketData()
Gets the value of the hasFutureBucketData property.

Returns:
possible object is JAXBElement<Boolean>

setHasFutureBucketData

public void setHasFutureBucketData(JAXBElement<Boolean> value)
Sets the value of the hasFutureBucketData property.

Parameters:
value - allowed object is JAXBElement<Boolean>

getId

public String getId()
Gets the value of the id property.

Returns:
possible object is String

setId

public void setId(String value)
Sets the value of the id property.

Parameters:
value - allowed object is String

isIsBaseline

public Boolean isIsBaseline()
Gets the value of the isBaseline property.

Returns:
possible object is Boolean

setIsBaseline

public void setIsBaseline(Boolean value)
Sets the value of the isBaseline property.

Parameters:
value - allowed object is Boolean

getIsCritical

public JAXBElement<Boolean> getIsCritical()
Gets the value of the isCritical property.

Returns:
possible object is JAXBElement<Boolean>

setIsCritical

public void setIsCritical(JAXBElement<Boolean> value)
Sets the value of the isCritical property.

Parameters:
value - allowed object is JAXBElement<Boolean>

getIsLongestPath

public JAXBElement<Boolean> getIsLongestPath()
Gets the value of the isLongestPath property.

Returns:
possible object is JAXBElement<Boolean>

setIsLongestPath

public void setIsLongestPath(JAXBElement<Boolean> value)
Sets the value of the isLongestPath property.

Parameters:
value - allowed object is JAXBElement<Boolean>

isIsNewFeedback

public Boolean isIsNewFeedback()
Gets the value of the isNewFeedback property.

Returns:
possible object is Boolean

setIsNewFeedback

public void setIsNewFeedback(Boolean value)
Sets the value of the isNewFeedback property.

Parameters:
value - allowed object is Boolean

getLaborCost1Variance

public JAXBElement<Double> getLaborCost1Variance()
Gets the value of the laborCost1Variance property.

Returns:
possible object is JAXBElement<Double>

setLaborCost1Variance

public void setLaborCost1Variance(JAXBElement<Double> value)
Sets the value of the laborCost1Variance property.

Parameters:
value - allowed object is JAXBElement<Double>

getLaborCostPercentComplete

public JAXBElement<Double> getLaborCostPercentComplete()
Gets the value of the laborCostPercentComplete property.

Returns:
possible object is JAXBElement<Double>

setLaborCostPercentComplete

public void setLaborCostPercentComplete(JAXBElement<Double> value)
Sets the value of the laborCostPercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getLaborCostVariance

public JAXBElement<Double> getLaborCostVariance()
Gets the value of the laborCostVariance property.

Returns:
possible object is JAXBElement<Double>

setLaborCostVariance

public void setLaborCostVariance(JAXBElement<Double> value)
Sets the value of the laborCostVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getLaborUnits1Variance

public JAXBElement<Double> getLaborUnits1Variance()
Gets the value of the laborUnits1Variance property.

Returns:
possible object is JAXBElement<Double>

setLaborUnits1Variance

public void setLaborUnits1Variance(JAXBElement<Double> value)
Sets the value of the laborUnits1Variance property.

Parameters:
value - allowed object is JAXBElement<Double>

getLaborUnitsPercentComplete

public JAXBElement<Double> getLaborUnitsPercentComplete()
Gets the value of the laborUnitsPercentComplete property.

Returns:
possible object is JAXBElement<Double>

setLaborUnitsPercentComplete

public void setLaborUnitsPercentComplete(JAXBElement<Double> value)
Sets the value of the laborUnitsPercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getLaborUnitsVariance

public JAXBElement<Double> getLaborUnitsVariance()
Gets the value of the laborUnitsVariance property.

Returns:
possible object is JAXBElement<Double>

setLaborUnitsVariance

public void setLaborUnitsVariance(JAXBElement<Double> value)
Sets the value of the laborUnitsVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getLastUpdateDate

public JAXBElement<Date> getLastUpdateDate()
Gets the value of the lastUpdateDate property.

Returns:
possible object is JAXBElement<Date>

setLastUpdateDate

public void setLastUpdateDate(JAXBElement<Date> value)
Sets the value of the lastUpdateDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getLastUpdateUser

public String getLastUpdateUser()
Gets the value of the lastUpdateUser property.

Returns:
possible object is String

setLastUpdateUser

public void setLastUpdateUser(String value)
Sets the value of the lastUpdateUser property.

Parameters:
value - allowed object is String

getLateFinishDate

public JAXBElement<Date> getLateFinishDate()
Gets the value of the lateFinishDate property.

Returns:
possible object is JAXBElement<Date>

setLateFinishDate

public void setLateFinishDate(JAXBElement<Date> value)
Sets the value of the lateFinishDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getLateStartDate

public JAXBElement<Date> getLateStartDate()
Gets the value of the lateStartDate property.

Returns:
possible object is JAXBElement<Date>

setLateStartDate

public void setLateStartDate(JAXBElement<Date> value)
Sets the value of the lateStartDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getLevelingPriority

public String getLevelingPriority()
Gets the value of the levelingPriority property.

Returns:
possible object is String

setLevelingPriority

public void setLevelingPriority(String value)
Sets the value of the levelingPriority property.

Parameters:
value - allowed object is String

getMaterialCost1Variance

public JAXBElement<Double> getMaterialCost1Variance()
Gets the value of the materialCost1Variance property.

Returns:
possible object is JAXBElement<Double>

setMaterialCost1Variance

public void setMaterialCost1Variance(JAXBElement<Double> value)
Sets the value of the materialCost1Variance property.

Parameters:
value - allowed object is JAXBElement<Double>

getMaterialCostPercentComplete

public JAXBElement<Double> getMaterialCostPercentComplete()
Gets the value of the materialCostPercentComplete property.

Returns:
possible object is JAXBElement<Double>

setMaterialCostPercentComplete

public void setMaterialCostPercentComplete(JAXBElement<Double> value)
Sets the value of the materialCostPercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getMaterialCostVariance

public JAXBElement<Double> getMaterialCostVariance()
Gets the value of the materialCostVariance property.

Returns:
possible object is JAXBElement<Double>

setMaterialCostVariance

public void setMaterialCostVariance(JAXBElement<Double> value)
Sets the value of the materialCostVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getName

public String getName()
Gets the value of the name property.

Returns:
possible object is String

setName

public void setName(String value)
Sets the value of the name property.

Parameters:
value - allowed object is String

getNonLaborCost1Variance

public JAXBElement<Double> getNonLaborCost1Variance()
Gets the value of the nonLaborCost1Variance property.

Returns:
possible object is JAXBElement<Double>

setNonLaborCost1Variance

public void setNonLaborCost1Variance(JAXBElement<Double> value)
Sets the value of the nonLaborCost1Variance property.

Parameters:
value - allowed object is JAXBElement<Double>

getNonLaborCostPercentComplete

public JAXBElement<Double> getNonLaborCostPercentComplete()
Gets the value of the nonLaborCostPercentComplete property.

Returns:
possible object is JAXBElement<Double>

setNonLaborCostPercentComplete

public void setNonLaborCostPercentComplete(JAXBElement<Double> value)
Sets the value of the nonLaborCostPercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getNonLaborCostVariance

public JAXBElement<Double> getNonLaborCostVariance()
Gets the value of the nonLaborCostVariance property.

Returns:
possible object is JAXBElement<Double>

setNonLaborCostVariance

public void setNonLaborCostVariance(JAXBElement<Double> value)
Sets the value of the nonLaborCostVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getNonLaborUnits1Variance

public JAXBElement<Double> getNonLaborUnits1Variance()
Gets the value of the nonLaborUnits1Variance property.

Returns:
possible object is JAXBElement<Double>

setNonLaborUnits1Variance

public void setNonLaborUnits1Variance(JAXBElement<Double> value)
Sets the value of the nonLaborUnits1Variance property.

Parameters:
value - allowed object is JAXBElement<Double>

getNonLaborUnitsPercentComplete

public JAXBElement<Double> getNonLaborUnitsPercentComplete()
Gets the value of the nonLaborUnitsPercentComplete property.

Returns:
possible object is JAXBElement<Double>

setNonLaborUnitsPercentComplete

public void setNonLaborUnitsPercentComplete(JAXBElement<Double> value)
Sets the value of the nonLaborUnitsPercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getNonLaborUnitsVariance

public JAXBElement<Double> getNonLaborUnitsVariance()
Gets the value of the nonLaborUnitsVariance property.

Returns:
possible object is JAXBElement<Double>

setNonLaborUnitsVariance

public void setNonLaborUnitsVariance(JAXBElement<Double> value)
Sets the value of the nonLaborUnitsVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getNotesToResources

public String getNotesToResources()
Gets the value of the notesToResources property.

Returns:
possible object is String

setNotesToResources

public void setNotesToResources(String value)
Sets the value of the notesToResources property.

Parameters:
value - allowed object is String

getObjectId

public Integer getObjectId()
Gets the value of the objectId property.

Returns:
possible object is Integer

setObjectId

public void setObjectId(Integer value)
Sets the value of the objectId property.

Parameters:
value - allowed object is Integer

getPercentComplete

public JAXBElement<Double> getPercentComplete()
Gets the value of the percentComplete property.

Returns:
possible object is JAXBElement<Double>

setPercentComplete

public void setPercentComplete(JAXBElement<Double> value)
Sets the value of the percentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getPercentCompleteType

public String getPercentCompleteType()
Gets the value of the percentCompleteType property.

Returns:
possible object is String

setPercentCompleteType

public void setPercentCompleteType(String value)
Sets the value of the percentCompleteType property.

Parameters:
value - allowed object is String

getPerformancePercentComplete

public JAXBElement<Double> getPerformancePercentComplete()
Gets the value of the performancePercentComplete property.

Returns:
possible object is JAXBElement<Double>

setPerformancePercentComplete

public void setPerformancePercentComplete(JAXBElement<Double> value)
Sets the value of the performancePercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getPhysicalPercentComplete

public Double getPhysicalPercentComplete()
Gets the value of the physicalPercentComplete property.

Returns:
possible object is Double

setPhysicalPercentComplete

public void setPhysicalPercentComplete(Double value)
Sets the value of the physicalPercentComplete property.

Parameters:
value - allowed object is Double

getPlannedDuration

public Double getPlannedDuration()
Gets the value of the plannedDuration property.

Returns:
possible object is Double

setPlannedDuration

public void setPlannedDuration(Double value)
Sets the value of the plannedDuration property.

Parameters:
value - allowed object is Double

getPlannedExpenseCost

public JAXBElement<Double> getPlannedExpenseCost()
Gets the value of the plannedExpenseCost property.

Returns:
possible object is JAXBElement<Double>

setPlannedExpenseCost

public void setPlannedExpenseCost(JAXBElement<Double> value)
Sets the value of the plannedExpenseCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getPlannedFinishDate

public Date getPlannedFinishDate()
Gets the value of the plannedFinishDate property.

Returns:
possible object is String

setPlannedFinishDate

public void setPlannedFinishDate(Date value)
Sets the value of the plannedFinishDate property.

Parameters:
value - allowed object is String

getPlannedLaborCost

public Double getPlannedLaborCost()
Gets the value of the plannedLaborCost property.

Returns:
possible object is Double

setPlannedLaborCost

public void setPlannedLaborCost(Double value)
Sets the value of the plannedLaborCost property.

Parameters:
value - allowed object is Double

getPlannedLaborUnits

public JAXBElement<Double> getPlannedLaborUnits()
Gets the value of the plannedLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setPlannedLaborUnits

public void setPlannedLaborUnits(JAXBElement<Double> value)
Sets the value of the plannedLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getPlannedMaterialCost

public JAXBElement<Double> getPlannedMaterialCost()
Gets the value of the plannedMaterialCost property.

Returns:
possible object is JAXBElement<Double>

setPlannedMaterialCost

public void setPlannedMaterialCost(JAXBElement<Double> value)
Sets the value of the plannedMaterialCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getPlannedNonLaborCost

public Double getPlannedNonLaborCost()
Gets the value of the plannedNonLaborCost property.

Returns:
possible object is Double

setPlannedNonLaborCost

public void setPlannedNonLaborCost(Double value)
Sets the value of the plannedNonLaborCost property.

Parameters:
value - allowed object is Double

getPlannedNonLaborUnits

public JAXBElement<Double> getPlannedNonLaborUnits()
Gets the value of the plannedNonLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setPlannedNonLaborUnits

public void setPlannedNonLaborUnits(JAXBElement<Double> value)
Sets the value of the plannedNonLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getPlannedStartDate

public Date getPlannedStartDate()
Gets the value of the plannedStartDate property.

Returns:
possible object is String

setPlannedStartDate

public void setPlannedStartDate(Date value)
Sets the value of the plannedStartDate property.

Parameters:
value - allowed object is String

getPlannedTotalCost

public JAXBElement<Double> getPlannedTotalCost()
Gets the value of the plannedTotalCost property.

Returns:
possible object is JAXBElement<Double>

setPlannedTotalCost

public void setPlannedTotalCost(JAXBElement<Double> value)
Sets the value of the plannedTotalCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getPlannedTotalUnits

public JAXBElement<Double> getPlannedTotalUnits()
Gets the value of the plannedTotalUnits property.

Returns:
possible object is JAXBElement<Double>

setPlannedTotalUnits

public void setPlannedTotalUnits(JAXBElement<Double> value)
Sets the value of the plannedTotalUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getPlannedValueCost

public JAXBElement<Double> getPlannedValueCost()
Gets the value of the plannedValueCost property.

Returns:
possible object is JAXBElement<Double>

setPlannedValueCost

public void setPlannedValueCost(JAXBElement<Double> value)
Sets the value of the plannedValueCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getPlannedValueLaborUnits

public JAXBElement<Double> getPlannedValueLaborUnits()
Gets the value of the plannedValueLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setPlannedValueLaborUnits

public void setPlannedValueLaborUnits(JAXBElement<Double> value)
Sets the value of the plannedValueLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getPrimaryConstraintDate

public JAXBElement<Date> getPrimaryConstraintDate()
Gets the value of the primaryConstraintDate property.

Returns:
possible object is JAXBElement<Date>

setPrimaryConstraintDate

public void setPrimaryConstraintDate(JAXBElement<Date> value)
Sets the value of the primaryConstraintDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getPrimaryConstraintType

public String getPrimaryConstraintType()
Gets the value of the primaryConstraintType property.

Returns:
possible object is String

setPrimaryConstraintType

public void setPrimaryConstraintType(String value)
Sets the value of the primaryConstraintType property.

Parameters:
value - allowed object is String

getPrimaryResourceId

public String getPrimaryResourceId()
Gets the value of the primaryResourceId property.

Returns:
possible object is String

setPrimaryResourceId

public void setPrimaryResourceId(String value)
Sets the value of the primaryResourceId property.

Parameters:
value - allowed object is String

getPrimaryResourceName

public String getPrimaryResourceName()
Gets the value of the primaryResourceName property.

Returns:
possible object is String

setPrimaryResourceName

public void setPrimaryResourceName(String value)
Sets the value of the primaryResourceName property.

Parameters:
value - allowed object is String

getPrimaryResourceObjectId

public JAXBElement<Integer> getPrimaryResourceObjectId()
Gets the value of the primaryResourceObjectId property.

Returns:
possible object is JAXBElement<Integer>

setPrimaryResourceObjectId

public void setPrimaryResourceObjectId(JAXBElement<Integer> value)
Sets the value of the primaryResourceObjectId property.

Parameters:
value - allowed object is JAXBElement<Integer>

getProjectId

public String getProjectId()
Gets the value of the projectId property.

Returns:
possible object is String

setProjectId

public void setProjectId(String value)
Sets the value of the projectId property.

Parameters:
value - allowed object is String

getProjectName

public String getProjectName()
Gets the value of the projectName property.

Returns:
possible object is String

setProjectName

public void setProjectName(String value)
Sets the value of the projectName property.

Parameters:
value - allowed object is String

getProjectObjectId

public Integer getProjectObjectId()
Gets the value of the projectObjectId property.

Returns:
possible object is Integer

setProjectObjectId

public void setProjectObjectId(Integer value)
Sets the value of the projectObjectId property.

Parameters:
value - allowed object is Integer

getRemainingDuration

public JAXBElement<Double> getRemainingDuration()
Gets the value of the remainingDuration property.

Returns:
possible object is JAXBElement<Double>

setRemainingDuration

public void setRemainingDuration(JAXBElement<Double> value)
Sets the value of the remainingDuration property.

Parameters:
value - allowed object is JAXBElement<Double>

getRemainingEarlyFinishDate

public JAXBElement<Date> getRemainingEarlyFinishDate()
Gets the value of the remainingEarlyFinishDate property.

Returns:
possible object is JAXBElement<Date>

setRemainingEarlyFinishDate

public void setRemainingEarlyFinishDate(JAXBElement<Date> value)
Sets the value of the remainingEarlyFinishDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getRemainingEarlyStartDate

public JAXBElement<Date> getRemainingEarlyStartDate()
Gets the value of the remainingEarlyStartDate property.

Returns:
possible object is JAXBElement<Date>

setRemainingEarlyStartDate

public void setRemainingEarlyStartDate(JAXBElement<Date> value)
Sets the value of the remainingEarlyStartDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getRemainingExpenseCost

public JAXBElement<Double> getRemainingExpenseCost()
Gets the value of the remainingExpenseCost property.

Returns:
possible object is JAXBElement<Double>

setRemainingExpenseCost

public void setRemainingExpenseCost(JAXBElement<Double> value)
Sets the value of the remainingExpenseCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getRemainingFloat

public JAXBElement<Double> getRemainingFloat()
Gets the value of the remainingFloat property.

Returns:
possible object is JAXBElement<Double>

setRemainingFloat

public void setRemainingFloat(JAXBElement<Double> value)
Sets the value of the remainingFloat property.

Parameters:
value - allowed object is JAXBElement<Double>

getRemainingLaborCost

public JAXBElement<Double> getRemainingLaborCost()
Gets the value of the remainingLaborCost property.

Returns:
possible object is JAXBElement<Double>

setRemainingLaborCost

public void setRemainingLaborCost(JAXBElement<Double> value)
Sets the value of the remainingLaborCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getRemainingLaborUnits

public JAXBElement<Double> getRemainingLaborUnits()
Gets the value of the remainingLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setRemainingLaborUnits

public void setRemainingLaborUnits(JAXBElement<Double> value)
Sets the value of the remainingLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getRemainingLateFinishDate

public JAXBElement<Date> getRemainingLateFinishDate()
Gets the value of the remainingLateFinishDate property.

Returns:
possible object is JAXBElement<Date>

setRemainingLateFinishDate

public void setRemainingLateFinishDate(JAXBElement<Date> value)
Sets the value of the remainingLateFinishDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getRemainingLateStartDate

public JAXBElement<Date> getRemainingLateStartDate()
Gets the value of the remainingLateStartDate property.

Returns:
possible object is JAXBElement<Date>

setRemainingLateStartDate

public void setRemainingLateStartDate(JAXBElement<Date> value)
Sets the value of the remainingLateStartDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getRemainingMaterialCost

public JAXBElement<Double> getRemainingMaterialCost()
Gets the value of the remainingMaterialCost property.

Returns:
possible object is JAXBElement<Double>

setRemainingMaterialCost

public void setRemainingMaterialCost(JAXBElement<Double> value)
Sets the value of the remainingMaterialCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getRemainingNonLaborCost

public JAXBElement<Double> getRemainingNonLaborCost()
Gets the value of the remainingNonLaborCost property.

Returns:
possible object is JAXBElement<Double>

setRemainingNonLaborCost

public void setRemainingNonLaborCost(JAXBElement<Double> value)
Sets the value of the remainingNonLaborCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getRemainingNonLaborUnits

public JAXBElement<Double> getRemainingNonLaborUnits()
Gets the value of the remainingNonLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setRemainingNonLaborUnits

public void setRemainingNonLaborUnits(JAXBElement<Double> value)
Sets the value of the remainingNonLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getRemainingTotalCost

public JAXBElement<Double> getRemainingTotalCost()
Gets the value of the remainingTotalCost property.

Returns:
possible object is JAXBElement<Double>

setRemainingTotalCost

public void setRemainingTotalCost(JAXBElement<Double> value)
Sets the value of the remainingTotalCost property.

Parameters:
value - allowed object is JAXBElement<Double>

getRemainingTotalUnits

public JAXBElement<Double> getRemainingTotalUnits()
Gets the value of the remainingTotalUnits property.

Returns:
possible object is JAXBElement<Double>

setRemainingTotalUnits

public void setRemainingTotalUnits(JAXBElement<Double> value)
Sets the value of the remainingTotalUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getResumeDate

public JAXBElement<Date> getResumeDate()
Gets the value of the resumeDate property.

Returns:
possible object is JAXBElement<Date>

setResumeDate

public void setResumeDate(JAXBElement<Date> value)
Sets the value of the resumeDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getReviewFinishDate

public JAXBElement<Date> getReviewFinishDate()
Gets the value of the reviewFinishDate property.

Returns:
possible object is JAXBElement<Date>

setReviewFinishDate

public void setReviewFinishDate(JAXBElement<Date> value)
Sets the value of the reviewFinishDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getReviewStatus

public String getReviewStatus()
Gets the value of the reviewStatus property.

Returns:
possible object is String

setReviewStatus

public void setReviewStatus(String value)
Sets the value of the reviewStatus property.

Parameters:
value - allowed object is String

getSchedulePercentComplete

public JAXBElement<Double> getSchedulePercentComplete()
Gets the value of the schedulePercentComplete property.

Returns:
possible object is JAXBElement<Double>

setSchedulePercentComplete

public void setSchedulePercentComplete(JAXBElement<Double> value)
Sets the value of the schedulePercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getSchedulePerformanceIndex

public JAXBElement<Double> getSchedulePerformanceIndex()
Gets the value of the schedulePerformanceIndex property.

Returns:
possible object is JAXBElement<Double>

setSchedulePerformanceIndex

public void setSchedulePerformanceIndex(JAXBElement<Double> value)
Sets the value of the schedulePerformanceIndex property.

Parameters:
value - allowed object is JAXBElement<Double>

getSchedulePerformanceIndexLaborUnits

public JAXBElement<Double> getSchedulePerformanceIndexLaborUnits()
Gets the value of the schedulePerformanceIndexLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setSchedulePerformanceIndexLaborUnits

public void setSchedulePerformanceIndexLaborUnits(JAXBElement<Double> value)
Sets the value of the schedulePerformanceIndexLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getScheduleVariance

public JAXBElement<Double> getScheduleVariance()
Gets the value of the scheduleVariance property.

Returns:
possible object is JAXBElement<Double>

setScheduleVariance

public void setScheduleVariance(JAXBElement<Double> value)
Sets the value of the scheduleVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getScheduleVarianceIndex

public JAXBElement<Double> getScheduleVarianceIndex()
Gets the value of the scheduleVarianceIndex property.

Returns:
possible object is JAXBElement<Double>

setScheduleVarianceIndex

public void setScheduleVarianceIndex(JAXBElement<Double> value)
Sets the value of the scheduleVarianceIndex property.

Parameters:
value - allowed object is JAXBElement<Double>

getScheduleVarianceIndexLaborUnits

public JAXBElement<Double> getScheduleVarianceIndexLaborUnits()
Gets the value of the scheduleVarianceIndexLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setScheduleVarianceIndexLaborUnits

public void setScheduleVarianceIndexLaborUnits(JAXBElement<Double> value)
Sets the value of the scheduleVarianceIndexLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getScheduleVarianceLaborUnits

public JAXBElement<Double> getScheduleVarianceLaborUnits()
Gets the value of the scheduleVarianceLaborUnits property.

Returns:
possible object is JAXBElement<Double>

setScheduleVarianceLaborUnits

public void setScheduleVarianceLaborUnits(JAXBElement<Double> value)
Sets the value of the scheduleVarianceLaborUnits property.

Parameters:
value - allowed object is JAXBElement<Double>

getSecondaryConstraintDate

public JAXBElement<Date> getSecondaryConstraintDate()
Gets the value of the secondaryConstraintDate property.

Returns:
possible object is JAXBElement<Date>

setSecondaryConstraintDate

public void setSecondaryConstraintDate(JAXBElement<Date> value)
Sets the value of the secondaryConstraintDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getSecondaryConstraintType

public String getSecondaryConstraintType()
Gets the value of the secondaryConstraintType property.

Returns:
possible object is String

setSecondaryConstraintType

public void setSecondaryConstraintType(String value)
Sets the value of the secondaryConstraintType property.

Parameters:
value - allowed object is String

getStartDate

public Date getStartDate()
Gets the value of the startDate property.

Returns:
possible object is String

setStartDate

public void setStartDate(Date value)
Sets the value of the startDate property.

Parameters:
value - allowed object is String

getStartDate1Variance

public JAXBElement<Double> getStartDate1Variance()
Gets the value of the startDate1Variance property.

Returns:
possible object is JAXBElement<Double>

setStartDate1Variance

public void setStartDate1Variance(JAXBElement<Double> value)
Sets the value of the startDate1Variance property.

Parameters:
value - allowed object is JAXBElement<Double>

getStartDateVariance

public JAXBElement<Double> getStartDateVariance()
Gets the value of the startDateVariance property.

Returns:
possible object is JAXBElement<Double>

setStartDateVariance

public void setStartDateVariance(JAXBElement<Double> value)
Sets the value of the startDateVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getStatus

public String getStatus()
Gets the value of the status property.

Returns:
possible object is String

setStatus

public void setStatus(String value)
Sets the value of the status property.

Parameters:
value - allowed object is String

getSuspendDate

public JAXBElement<Date> getSuspendDate()
Gets the value of the suspendDate property.

Returns:
possible object is JAXBElement<Date>

setSuspendDate

public void setSuspendDate(JAXBElement<Date> value)
Sets the value of the suspendDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getToCompletePerformanceIndex

public JAXBElement<Double> getToCompletePerformanceIndex()
Gets the value of the toCompletePerformanceIndex property.

Returns:
possible object is JAXBElement<Double>

setToCompletePerformanceIndex

public void setToCompletePerformanceIndex(JAXBElement<Double> value)
Sets the value of the toCompletePerformanceIndex property.

Parameters:
value - allowed object is JAXBElement<Double>

getTotalCost1Variance

public JAXBElement<Double> getTotalCost1Variance()
Gets the value of the totalCost1Variance property.

Returns:
possible object is JAXBElement<Double>

setTotalCost1Variance

public void setTotalCost1Variance(JAXBElement<Double> value)
Sets the value of the totalCost1Variance property.

Parameters:
value - allowed object is JAXBElement<Double>

getTotalCostVariance

public JAXBElement<Double> getTotalCostVariance()
Gets the value of the totalCostVariance property.

Returns:
possible object is JAXBElement<Double>

setTotalCostVariance

public void setTotalCostVariance(JAXBElement<Double> value)
Sets the value of the totalCostVariance property.

Parameters:
value - allowed object is JAXBElement<Double>

getTotalFloat

public JAXBElement<Double> getTotalFloat()
Gets the value of the totalFloat property.

Returns:
possible object is JAXBElement<Double>

setTotalFloat

public void setTotalFloat(JAXBElement<Double> value)
Sets the value of the totalFloat property.

Parameters:
value - allowed object is JAXBElement<Double>

getType

public String getType()
Gets the value of the type property.

Returns:
possible object is String

setType

public void setType(String value)
Sets the value of the type property.

Parameters:
value - allowed object is String

getUnitsPercentComplete

public JAXBElement<Double> getUnitsPercentComplete()
Gets the value of the unitsPercentComplete property.

Returns:
possible object is JAXBElement<Double>

setUnitsPercentComplete

public void setUnitsPercentComplete(JAXBElement<Double> value)
Sets the value of the unitsPercentComplete property.

Parameters:
value - allowed object is JAXBElement<Double>

getWBSCode

public String getWBSCode()
Gets the value of the wbsCode property.

Returns:
possible object is String

setWBSCode

public void setWBSCode(String value)
Sets the value of the wbsCode property.

Parameters:
value - allowed object is String

getWBSName

public String getWBSName()
Gets the value of the wbsName property.

Returns:
possible object is String

setWBSName

public void setWBSName(String value)
Sets the value of the wbsName property.

Parameters:
value - allowed object is String

getWBSObjectId

public JAXBElement<Integer> getWBSObjectId()
Gets the value of the wbsObjectId property.

Returns:
possible object is JAXBElement<Integer>

setWBSObjectId

public void setWBSObjectId(JAXBElement<Integer> value)
Sets the value of the wbsObjectId property.

Parameters:
value - allowed object is JAXBElement<Integer>

getCode

public List<CodeAssignmentType> getCode()
Gets the value of the code property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the code property.

For example, to add a new item, do as follows:

    getCode().add(newItem);
 

Objects of the following type(s) are allowed in the list CodeAssignmentType


getUDF

public List<UDFAssignmentType> getUDF()
Gets the value of the udf property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the udf property.

For example, to add a new item, do as follows:

    getUDF().add(newItem);
 

Objects of the following type(s) are allowed in the list UDFAssignmentType


getSpread

public ActivitySpreadType getSpread()
Gets the value of the spread property.

Returns:
possible object is ActivitySpreadType

setSpread

public void setSpread(ActivitySpreadType value)
Sets the value of the spread property.

Parameters:
value - allowed object is ActivitySpreadType


Copyright © 2012. All Rights Reserved.