// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2013.08.02 at 12:16:58 PM BST // package net.sf.mpxj.primavera.schema; import java.util.ArrayList; import java.util.Date; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlSchemaType; import javax.xml.bind.annotation.XmlType; import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter; /** * <p>Java class for ActivityType complex type. * * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> * <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="CBSCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> * <element name="CBSObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> * <element name="CalendarName" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="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" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="255"/> * </restriction> * </simpleType> * </element> * <element name="DataDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> * <element name="Duration1Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> * <element name="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="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="IsStarred" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="IsTemplate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="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" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="255"/> * </restriction> * </simpleType> * </element> * <element name="LateFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> * <element name="LateStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> * <element name="LevelingPriority" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <enumeration value="Top"/> * <enumeration value="High"/> * <enumeration value="Normal"/> * <enumeration value="Low"/> * <enumeration value="Lowest"/> * </restriction> * </simpleType> * </element> * <element name="LocationName" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="100"/> * </restriction> * </simpleType> * </element> * <element name="LocationObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> * <element name="MaterialCost1Variance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> * <element name="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="255"/> * </restriction> * </simpleType> * </element> * <element name="PrimaryResourceName" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="255"/> * </restriction> * </simpleType> * </element> * <element name="PrimaryResourceObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> * <element name="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="ReviewRequired" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="ReviewStatus" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <enumeration value="OK"/> * <enumeration value="For Review"/> * <enumeration value="Rejected"/> * </restriction> * </simpleType> * </element> * <element name="SchedulePercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> * <element name="SchedulePerformanceIndex" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> * <element name="SchedulePerformanceIndexLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> * <element name="ScheduleVariance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> * <element name="ScheduleVarianceIndex" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> * <element name="ScheduleVarianceIndexLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> * <element name="ScheduleVarianceLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> * <element name="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="UnreadCommentCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> * <element name="WBSCode" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="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/V8.3/API/BusinessObjects}CodeAssignmentType" maxOccurs="unbounded" minOccurs="0"/> * <element name="UDF" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}UDFAssignmentType" maxOccurs="unbounded" minOccurs="0"/> * <element name="Spread" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ActivitySpreadType" minOccurs="0"/> * </sequence> * </restriction> * </complexContent> * </complexType> * </pre> * * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "ActivityType", propOrder = { "accountingVariance", "accountingVarianceLaborUnits", "actualDuration", "actualExpenseCost", "actualFinishDate", "actualLaborCost", "actualLaborUnits", "actualMaterialCost", "actualNonLaborCost", "actualNonLaborUnits", "actualStartDate", "actualThisPeriodLaborCost", "actualThisPeriodLaborUnits", "actualThisPeriodMaterialCost", "actualThisPeriodNonLaborCost", "actualThisPeriodNonLaborUnits", "actualTotalCost", "actualTotalUnits", "atCompletionDuration", "atCompletionExpenseCost", "atCompletionLaborCost", "atCompletionLaborUnits", "atCompletionLaborUnitsVariance", "atCompletionMaterialCost", "atCompletionNonLaborCost", "atCompletionNonLaborUnits", "atCompletionTotalCost", "atCompletionTotalUnits", "atCompletionVariance", "autoComputeActuals", "baseline1Duration", "baseline1FinishDate", "baseline1PlannedDuration", "baseline1PlannedExpenseCost", "baseline1PlannedLaborCost", "baseline1PlannedLaborUnits", "baseline1PlannedMaterialCost", "baseline1PlannedNonLaborCost", "baseline1PlannedNonLaborUnits", "baseline1PlannedTotalCost", "baseline1StartDate", "baselineDuration", "baselineFinishDate", "baselinePlannedDuration", "baselinePlannedExpenseCost", "baselinePlannedLaborCost", "baselinePlannedLaborUnits", "baselinePlannedMaterialCost", "baselinePlannedNonLaborCost", "baselinePlannedNonLaborUnits", "baselinePlannedTotalCost", "baselineStartDate", "budgetAtCompletion", "cbsCode", "cbsObjectId", "calendarName", "calendarObjectId", "costPercentComplete", "costPercentOfPlanned", "costPerformanceIndex", "costPerformanceIndexLaborUnits", "costVariance", "costVarianceIndex", "costVarianceIndexLaborUnits", "costVarianceLaborUnits", "createDate", "createUser", "dataDate", "duration1Variance", "durationPercentComplete", "durationPercentOfPlanned", "durationType", "durationVariance", "earlyFinishDate", "earlyStartDate", "earnedValueCost", "earnedValueLaborUnits", "estimateAtCompletionCost", "estimateAtCompletionLaborUnits", "estimateToComplete", "estimateToCompleteLaborUnits", "expectedFinishDate", "expenseCost1Variance", "expenseCostPercentComplete", "expenseCostVariance", "externalEarlyStartDate", "externalLateFinishDate", "feedback", "finishDate", "finishDate1Variance", "finishDateVariance", "floatPath", "floatPathOrder", "freeFloat", "guid", "hasFutureBucketData", "id", "isBaseline", "isCritical", "isLongestPath", "isNewFeedback", "isStarred", "isTemplate", "laborCost1Variance", "laborCostPercentComplete", "laborCostVariance", "laborUnits1Variance", "laborUnitsPercentComplete", "laborUnitsVariance", "lastUpdateDate", "lastUpdateUser", "lateFinishDate", "lateStartDate", "levelingPriority", "locationName", "locationObjectId", "materialCost1Variance", "materialCostPercentComplete", "materialCostVariance", "name", "nonLaborCost1Variance", "nonLaborCostPercentComplete", "nonLaborCostVariance", "nonLaborUnits1Variance", "nonLaborUnitsPercentComplete", "nonLaborUnitsVariance", "notesToResources", "objectId", "percentComplete", "percentCompleteType", "performancePercentComplete", "physicalPercentComplete", "plannedDuration", "plannedExpenseCost", "plannedFinishDate", "plannedLaborCost", "plannedLaborUnits", "plannedMaterialCost", "plannedNonLaborCost", "plannedNonLaborUnits", "plannedStartDate", "plannedTotalCost", "plannedTotalUnits", "plannedValueCost", "plannedValueLaborUnits", "primaryConstraintDate", "primaryConstraintType", "primaryResourceId", "primaryResourceName", "primaryResourceObjectId", "projectId", "projectName", "projectObjectId", "remainingDuration", "remainingEarlyFinishDate", "remainingEarlyStartDate", "remainingExpenseCost", "remainingFloat", "remainingLaborCost", "remainingLaborUnits", "remainingLateFinishDate", "remainingLateStartDate", "remainingMaterialCost", "remainingNonLaborCost", "remainingNonLaborUnits", "remainingTotalCost", "remainingTotalUnits", "resumeDate", "reviewFinishDate", "reviewRequired", "reviewStatus", "schedulePercentComplete", "schedulePerformanceIndex", "schedulePerformanceIndexLaborUnits", "scheduleVariance", "scheduleVarianceIndex", "scheduleVarianceIndexLaborUnits", "scheduleVarianceLaborUnits", "secondaryConstraintDate", "secondaryConstraintType", "startDate", "startDate1Variance", "startDateVariance", "status", "suspendDate", "toCompletePerformanceIndex", "totalCost1Variance", "totalCostVariance", "totalFloat", "type", "unitsPercentComplete", "unreadCommentCount", "wbsCode", "wbsName", "wbsObjectId", "code", "udf", "spread" }) public class ActivityType { @XmlElement(name = "AccountingVariance", nillable = true) protected Double accountingVariance; @XmlElement(name = "AccountingVarianceLaborUnits", nillable = true) protected Double accountingVarianceLaborUnits; @XmlElement(name = "ActualDuration", nillable = true) protected Double actualDuration; @XmlElement(name = "ActualExpenseCost", nillable = true) protected Double actualExpenseCost; @XmlElement(name = "ActualFinishDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date actualFinishDate; @XmlElement(name = "ActualLaborCost") protected Double actualLaborCost; @XmlElement(name = "ActualLaborUnits") protected Double actualLaborUnits; @XmlElement(name = "ActualMaterialCost", nillable = true) protected Double actualMaterialCost; @XmlElement(name = "ActualNonLaborCost") protected Double actualNonLaborCost; @XmlElement(name = "ActualNonLaborUnits") protected Double actualNonLaborUnits; @XmlElement(name = "ActualStartDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date actualStartDate; @XmlElement(name = "ActualThisPeriodLaborCost") protected Double actualThisPeriodLaborCost; @XmlElement(name = "ActualThisPeriodLaborUnits", nillable = true) protected Double actualThisPeriodLaborUnits; @XmlElement(name = "ActualThisPeriodMaterialCost", nillable = true) protected Double actualThisPeriodMaterialCost; @XmlElement(name = "ActualThisPeriodNonLaborCost") protected Double actualThisPeriodNonLaborCost; @XmlElement(name = "ActualThisPeriodNonLaborUnits", nillable = true) protected Double actualThisPeriodNonLaborUnits; @XmlElement(name = "ActualTotalCost", nillable = true) protected Double actualTotalCost; @XmlElement(name = "ActualTotalUnits", nillable = true) protected Double actualTotalUnits; @XmlElement(name = "AtCompletionDuration") protected Double atCompletionDuration; @XmlElement(name = "AtCompletionExpenseCost", nillable = true) protected Double atCompletionExpenseCost; @XmlElement(name = "AtCompletionLaborCost") protected Double atCompletionLaborCost; @XmlElement(name = "AtCompletionLaborUnits") protected Double atCompletionLaborUnits; @XmlElement(name = "AtCompletionLaborUnitsVariance", nillable = true) protected Double atCompletionLaborUnitsVariance; @XmlElement(name = "AtCompletionMaterialCost", nillable = true) protected Double atCompletionMaterialCost; @XmlElement(name = "AtCompletionNonLaborCost") protected Double atCompletionNonLaborCost; @XmlElement(name = "AtCompletionNonLaborUnits") protected Double atCompletionNonLaborUnits; @XmlElement(name = "AtCompletionTotalCost", nillable = true) protected Double atCompletionTotalCost; @XmlElement(name = "AtCompletionTotalUnits", nillable = true) protected Double atCompletionTotalUnits; @XmlElement(name = "AtCompletionVariance", nillable = true) protected Double atCompletionVariance; @XmlElement(name = "AutoComputeActuals") protected Boolean autoComputeActuals; @XmlElement(name = "Baseline1Duration", nillable = true) protected Double baseline1Duration; @XmlElement(name = "Baseline1FinishDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date baseline1FinishDate; @XmlElement(name = "Baseline1PlannedDuration", nillable = true) protected Double baseline1PlannedDuration; @XmlElement(name = "Baseline1PlannedExpenseCost", nillable = true) protected Double baseline1PlannedExpenseCost; @XmlElement(name = "Baseline1PlannedLaborCost", nillable = true) protected Double baseline1PlannedLaborCost; @XmlElement(name = "Baseline1PlannedLaborUnits", nillable = true) protected Double baseline1PlannedLaborUnits; @XmlElement(name = "Baseline1PlannedMaterialCost", nillable = true) protected Double baseline1PlannedMaterialCost; @XmlElement(name = "Baseline1PlannedNonLaborCost", nillable = true) protected Double baseline1PlannedNonLaborCost; @XmlElement(name = "Baseline1PlannedNonLaborUnits", nillable = true) protected Double baseline1PlannedNonLaborUnits; @XmlElement(name = "Baseline1PlannedTotalCost", nillable = true) protected Double baseline1PlannedTotalCost; @XmlElement(name = "Baseline1StartDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date baseline1StartDate; @XmlElement(name = "BaselineDuration", nillable = true) protected Double baselineDuration; @XmlElement(name = "BaselineFinishDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date baselineFinishDate; @XmlElement(name = "BaselinePlannedDuration", nillable = true) protected Double baselinePlannedDuration; @XmlElement(name = "BaselinePlannedExpenseCost", nillable = true) protected Double baselinePlannedExpenseCost; @XmlElement(name = "BaselinePlannedLaborCost", nillable = true) protected Double baselinePlannedLaborCost; @XmlElement(name = "BaselinePlannedLaborUnits", nillable = true) protected Double baselinePlannedLaborUnits; @XmlElement(name = "BaselinePlannedMaterialCost", nillable = true) protected Double baselinePlannedMaterialCost; @XmlElement(name = "BaselinePlannedNonLaborCost", nillable = true) protected Double baselinePlannedNonLaborCost; @XmlElement(name = "BaselinePlannedNonLaborUnits", nillable = true) protected Double baselinePlannedNonLaborUnits; @XmlElement(name = "BaselinePlannedTotalCost", nillable = true) protected Double baselinePlannedTotalCost; @XmlElement(name = "BaselineStartDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date baselineStartDate; @XmlElement(name = "BudgetAtCompletion", nillable = true) protected Double budgetAtCompletion; @XmlElement(name = "CBSCode") protected String cbsCode; @XmlElement(name = "CBSObjectId", nillable = true) protected Integer cbsObjectId; @XmlElement(name = "CalendarName") protected String calendarName; @XmlElement(name = "CalendarObjectId") protected Integer calendarObjectId; @XmlElement(name = "CostPercentComplete", nillable = true) protected Double costPercentComplete; @XmlElement(name = "CostPercentOfPlanned", nillable = true) protected Double costPercentOfPlanned; @XmlElement(name = "CostPerformanceIndex", nillable = true) protected Double costPerformanceIndex; @XmlElement(name = "CostPerformanceIndexLaborUnits", nillable = true) protected Double costPerformanceIndexLaborUnits; @XmlElement(name = "CostVariance", nillable = true) protected Double costVariance; @XmlElement(name = "CostVarianceIndex", nillable = true) protected Double costVarianceIndex; @XmlElement(name = "CostVarianceIndexLaborUnits", nillable = true) protected Double costVarianceIndexLaborUnits; @XmlElement(name = "CostVarianceLaborUnits", nillable = true) protected Double costVarianceLaborUnits; @XmlElement(name = "CreateDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date createDate; @XmlElement(name = "CreateUser") protected String createUser; @XmlElement(name = "DataDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date dataDate; @XmlElement(name = "Duration1Variance", nillable = true) protected Double duration1Variance; @XmlElement(name = "DurationPercentComplete", nillable = true) protected Double durationPercentComplete; @XmlElement(name = "DurationPercentOfPlanned", nillable = true) protected Double durationPercentOfPlanned; @XmlElement(name = "DurationType") protected String durationType; @XmlElement(name = "DurationVariance", nillable = true) protected Double durationVariance; @XmlElement(name = "EarlyFinishDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date earlyFinishDate; @XmlElement(name = "EarlyStartDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date earlyStartDate; @XmlElement(name = "EarnedValueCost", nillable = true) protected Double earnedValueCost; @XmlElement(name = "EarnedValueLaborUnits", nillable = true) protected Double earnedValueLaborUnits; @XmlElement(name = "EstimateAtCompletionCost", nillable = true) protected Double estimateAtCompletionCost; @XmlElement(name = "EstimateAtCompletionLaborUnits", nillable = true) protected Double estimateAtCompletionLaborUnits; @XmlElement(name = "EstimateToComplete", nillable = true) protected Double estimateToComplete; @XmlElement(name = "EstimateToCompleteLaborUnits", nillable = true) protected Double estimateToCompleteLaborUnits; @XmlElement(name = "ExpectedFinishDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date expectedFinishDate; @XmlElement(name = "ExpenseCost1Variance", nillable = true) protected Double expenseCost1Variance; @XmlElement(name = "ExpenseCostPercentComplete", nillable = true) protected Double expenseCostPercentComplete; @XmlElement(name = "ExpenseCostVariance", nillable = true) protected Double expenseCostVariance; @XmlElement(name = "ExternalEarlyStartDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date externalEarlyStartDate; @XmlElement(name = "ExternalLateFinishDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date externalLateFinishDate; @XmlElement(name = "Feedback") protected String feedback; @XmlElement(name = "FinishDate", type = String.class) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date finishDate; @XmlElement(name = "FinishDate1Variance", nillable = true) protected Double finishDate1Variance; @XmlElement(name = "FinishDateVariance", nillable = true) protected Double finishDateVariance; @XmlElement(name = "FloatPath", nillable = true) protected Integer floatPath; @XmlElement(name = "FloatPathOrder", nillable = true) protected Integer floatPathOrder; @XmlElement(name = "FreeFloat", nillable = true) protected Double freeFloat; @XmlElement(name = "GUID") protected String guid; @XmlElement(name = "HasFutureBucketData", nillable = true) protected Boolean hasFutureBucketData; @XmlElement(name = "Id") protected String id; @XmlElement(name = "IsBaseline") protected Boolean isBaseline; @XmlElement(name = "IsCritical", nillable = true) protected Boolean isCritical; @XmlElement(name = "IsLongestPath", nillable = true) protected Boolean isLongestPath; @XmlElement(name = "IsNewFeedback") protected Boolean isNewFeedback; @XmlElement(name = "IsStarred", nillable = true) protected Boolean isStarred; @XmlElement(name = "IsTemplate") protected Boolean isTemplate; @XmlElement(name = "LaborCost1Variance", nillable = true) protected Double laborCost1Variance; @XmlElement(name = "LaborCostPercentComplete", nillable = true) protected Double laborCostPercentComplete; @XmlElement(name = "LaborCostVariance", nillable = true) protected Double laborCostVariance; @XmlElement(name = "LaborUnits1Variance", nillable = true) protected Double laborUnits1Variance; @XmlElement(name = "LaborUnitsPercentComplete", nillable = true) protected Double laborUnitsPercentComplete; @XmlElement(name = "LaborUnitsVariance", nillable = true) protected Double laborUnitsVariance; @XmlElement(name = "LastUpdateDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date lastUpdateDate; @XmlElement(name = "LastUpdateUser") protected String lastUpdateUser; @XmlElement(name = "LateFinishDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date lateFinishDate; @XmlElement(name = "LateStartDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date lateStartDate; @XmlElement(name = "LevelingPriority") protected String levelingPriority; @XmlElement(name = "LocationName") protected String locationName; @XmlElement(name = "LocationObjectId", nillable = true) protected Integer locationObjectId; @XmlElement(name = "MaterialCost1Variance", nillable = true) protected Double materialCost1Variance; @XmlElement(name = "MaterialCostPercentComplete", nillable = true) protected Double materialCostPercentComplete; @XmlElement(name = "MaterialCostVariance", nillable = true) protected Double materialCostVariance; @XmlElement(name = "Name") protected String name; @XmlElement(name = "NonLaborCost1Variance", nillable = true) protected Double nonLaborCost1Variance; @XmlElement(name = "NonLaborCostPercentComplete", nillable = true) protected Double nonLaborCostPercentComplete; @XmlElement(name = "NonLaborCostVariance", nillable = true) protected Double nonLaborCostVariance; @XmlElement(name = "NonLaborUnits1Variance", nillable = true) protected Double nonLaborUnits1Variance; @XmlElement(name = "NonLaborUnitsPercentComplete", nillable = true) protected Double nonLaborUnitsPercentComplete; @XmlElement(name = "NonLaborUnitsVariance", nillable = true) protected Double nonLaborUnitsVariance; @XmlElement(name = "NotesToResources") protected String notesToResources; @XmlElement(name = "ObjectId") protected Integer objectId; @XmlElement(name = "PercentComplete", nillable = true) protected Double percentComplete; @XmlElement(name = "PercentCompleteType") protected String percentCompleteType; @XmlElement(name = "PerformancePercentComplete", nillable = true) protected Double performancePercentComplete; @XmlElement(name = "PhysicalPercentComplete") protected Double physicalPercentComplete; @XmlElement(name = "PlannedDuration") protected Double plannedDuration; @XmlElement(name = "PlannedExpenseCost", nillable = true) protected Double plannedExpenseCost; @XmlElement(name = "PlannedFinishDate", type = String.class) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date plannedFinishDate; @XmlElement(name = "PlannedLaborCost") protected Double plannedLaborCost; @XmlElement(name = "PlannedLaborUnits") protected Double plannedLaborUnits; @XmlElement(name = "PlannedMaterialCost", nillable = true) protected Double plannedMaterialCost; @XmlElement(name = "PlannedNonLaborCost") protected Double plannedNonLaborCost; @XmlElement(name = "PlannedNonLaborUnits") protected Double plannedNonLaborUnits; @XmlElement(name = "PlannedStartDate", type = String.class) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date plannedStartDate; @XmlElement(name = "PlannedTotalCost", nillable = true) protected Double plannedTotalCost; @XmlElement(name = "PlannedTotalUnits", nillable = true) protected Double plannedTotalUnits; @XmlElement(name = "PlannedValueCost", nillable = true) protected Double plannedValueCost; @XmlElement(name = "PlannedValueLaborUnits", nillable = true) protected Double plannedValueLaborUnits; @XmlElement(name = "PrimaryConstraintDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date primaryConstraintDate; @XmlElement(name = "PrimaryConstraintType") protected String primaryConstraintType; @XmlElement(name = "PrimaryResourceId") protected String primaryResourceId; @XmlElement(name = "PrimaryResourceName") protected String primaryResourceName; @XmlElement(name = "PrimaryResourceObjectId", nillable = true) protected Integer primaryResourceObjectId; @XmlElement(name = "ProjectId") protected String projectId; @XmlElement(name = "ProjectName") protected String projectName; @XmlElement(name = "ProjectObjectId") protected Integer projectObjectId; @XmlElement(name = "RemainingDuration", nillable = true) protected Double remainingDuration; @XmlElement(name = "RemainingEarlyFinishDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date remainingEarlyFinishDate; @XmlElement(name = "RemainingEarlyStartDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date remainingEarlyStartDate; @XmlElement(name = "RemainingExpenseCost", nillable = true) protected Double remainingExpenseCost; @XmlElement(name = "RemainingFloat", nillable = true) protected Double remainingFloat; @XmlElement(name = "RemainingLaborCost", nillable = true) protected Double remainingLaborCost; @XmlElement(name = "RemainingLaborUnits") protected Double remainingLaborUnits; @XmlElement(name = "RemainingLateFinishDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date remainingLateFinishDate; @XmlElement(name = "RemainingLateStartDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date remainingLateStartDate; @XmlElement(name = "RemainingMaterialCost", nillable = true) protected Double remainingMaterialCost; @XmlElement(name = "RemainingNonLaborCost", nillable = true) protected Double remainingNonLaborCost; @XmlElement(name = "RemainingNonLaborUnits") protected Double remainingNonLaborUnits; @XmlElement(name = "RemainingTotalCost", nillable = true) protected Double remainingTotalCost; @XmlElement(name = "RemainingTotalUnits", nillable = true) protected Double remainingTotalUnits; @XmlElement(name = "ResumeDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date resumeDate; @XmlElement(name = "ReviewFinishDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date reviewFinishDate; @XmlElement(name = "ReviewRequired") protected Boolean reviewRequired; @XmlElement(name = "ReviewStatus") protected String reviewStatus; @XmlElement(name = "SchedulePercentComplete", nillable = true) protected Double schedulePercentComplete; @XmlElement(name = "SchedulePerformanceIndex", nillable = true) protected Double schedulePerformanceIndex; @XmlElement(name = "SchedulePerformanceIndexLaborUnits", nillable = true) protected Double schedulePerformanceIndexLaborUnits; @XmlElement(name = "ScheduleVariance", nillable = true) protected Double scheduleVariance; @XmlElement(name = "ScheduleVarianceIndex", nillable = true) protected Double scheduleVarianceIndex; @XmlElement(name = "ScheduleVarianceIndexLaborUnits", nillable = true) protected Double scheduleVarianceIndexLaborUnits; @XmlElement(name = "ScheduleVarianceLaborUnits", nillable = true) protected Double scheduleVarianceLaborUnits; @XmlElement(name = "SecondaryConstraintDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date secondaryConstraintDate; @XmlElement(name = "SecondaryConstraintType") protected String secondaryConstraintType; @XmlElement(name = "StartDate", type = String.class) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date startDate; @XmlElement(name = "StartDate1Variance", nillable = true) protected Double startDate1Variance; @XmlElement(name = "StartDateVariance", nillable = true) protected Double startDateVariance; @XmlElement(name = "Status") protected String status; @XmlElement(name = "SuspendDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date suspendDate; @XmlElement(name = "ToCompletePerformanceIndex", nillable = true) protected Double toCompletePerformanceIndex; @XmlElement(name = "TotalCost1Variance", nillable = true) protected Double totalCost1Variance; @XmlElement(name = "TotalCostVariance", nillable = true) protected Double totalCostVariance; @XmlElement(name = "TotalFloat", nillable = true) protected Double totalFloat; @XmlElement(name = "Type") protected String type; @XmlElement(name = "UnitsPercentComplete", nillable = true) protected Double unitsPercentComplete; @XmlElement(name = "UnreadCommentCount", nillable = true) protected Integer unreadCommentCount; @XmlElement(name = "WBSCode") protected String wbsCode; @XmlElement(name = "WBSName") protected String wbsName; @XmlElement(name = "WBSObjectId", nillable = true) protected Integer wbsObjectId; @XmlElement(name = "Code") protected List<CodeAssignmentType> code; @XmlElement(name = "UDF") protected List<UDFAssignmentType> udf; @XmlElement(name = "Spread") protected ActivitySpreadType spread; /** * Gets the value of the accountingVariance property. * * @return * possible object is * {@link Double } * */ public Double getAccountingVariance() { return accountingVariance; } /** * Sets the value of the accountingVariance property. * * @param value * allowed object is * {@link Double } * */ public void setAccountingVariance(Double value) { this.accountingVariance = value; } /** * Gets the value of the accountingVarianceLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getAccountingVarianceLaborUnits() { return accountingVarianceLaborUnits; } /** * Sets the value of the accountingVarianceLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setAccountingVarianceLaborUnits(Double value) { this.accountingVarianceLaborUnits = value; } /** * Gets the value of the actualDuration property. * * @return * possible object is * {@link Double } * */ public Double getActualDuration() { return actualDuration; } /** * Sets the value of the actualDuration property. * * @param value * allowed object is * {@link Double } * */ public void setActualDuration(Double value) { this.actualDuration = value; } /** * Gets the value of the actualExpenseCost property. * * @return * possible object is * {@link Double } * */ public Double getActualExpenseCost() { return actualExpenseCost; } /** * Sets the value of the actualExpenseCost property. * * @param value * allowed object is * {@link Double } * */ public void setActualExpenseCost(Double value) { this.actualExpenseCost = value; } /** * Gets the value of the actualFinishDate property. * * @return * possible object is * {@link String } * */ public Date getActualFinishDate() { return actualFinishDate; } /** * Sets the value of the actualFinishDate property. * * @param value * allowed object is * {@link String } * */ public void setActualFinishDate(Date value) { this.actualFinishDate = value; } /** * Gets the value of the actualLaborCost property. * * @return * possible object is * {@link Double } * */ public Double getActualLaborCost() { return actualLaborCost; } /** * Sets the value of the actualLaborCost property. * * @param value * allowed object is * {@link Double } * */ public void setActualLaborCost(Double value) { this.actualLaborCost = value; } /** * Gets the value of the actualLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getActualLaborUnits() { return actualLaborUnits; } /** * Sets the value of the actualLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setActualLaborUnits(Double value) { this.actualLaborUnits = value; } /** * Gets the value of the actualMaterialCost property. * * @return * possible object is * {@link Double } * */ public Double getActualMaterialCost() { return actualMaterialCost; } /** * Sets the value of the actualMaterialCost property. * * @param value * allowed object is * {@link Double } * */ public void setActualMaterialCost(Double value) { this.actualMaterialCost = value; } /** * Gets the value of the actualNonLaborCost property. * * @return * possible object is * {@link Double } * */ public Double getActualNonLaborCost() { return actualNonLaborCost; } /** * Sets the value of the actualNonLaborCost property. * * @param value * allowed object is * {@link Double } * */ public void setActualNonLaborCost(Double value) { this.actualNonLaborCost = value; } /** * Gets the value of the actualNonLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getActualNonLaborUnits() { return actualNonLaborUnits; } /** * Sets the value of the actualNonLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setActualNonLaborUnits(Double value) { this.actualNonLaborUnits = value; } /** * Gets the value of the actualStartDate property. * * @return * possible object is * {@link String } * */ public Date getActualStartDate() { return actualStartDate; } /** * Sets the value of the actualStartDate property. * * @param value * allowed object is * {@link String } * */ public void setActualStartDate(Date value) { this.actualStartDate = value; } /** * Gets the value of the actualThisPeriodLaborCost property. * * @return * possible object is * {@link Double } * */ public Double getActualThisPeriodLaborCost() { return actualThisPeriodLaborCost; } /** * Sets the value of the actualThisPeriodLaborCost property. * * @param value * allowed object is * {@link Double } * */ public void setActualThisPeriodLaborCost(Double value) { this.actualThisPeriodLaborCost = value; } /** * Gets the value of the actualThisPeriodLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getActualThisPeriodLaborUnits() { return actualThisPeriodLaborUnits; } /** * Sets the value of the actualThisPeriodLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setActualThisPeriodLaborUnits(Double value) { this.actualThisPeriodLaborUnits = value; } /** * Gets the value of the actualThisPeriodMaterialCost property. * * @return * possible object is * {@link Double } * */ public Double getActualThisPeriodMaterialCost() { return actualThisPeriodMaterialCost; } /** * Sets the value of the actualThisPeriodMaterialCost property. * * @param value * allowed object is * {@link Double } * */ public void setActualThisPeriodMaterialCost(Double value) { this.actualThisPeriodMaterialCost = value; } /** * Gets the value of the actualThisPeriodNonLaborCost property. * * @return * possible object is * {@link Double } * */ public Double getActualThisPeriodNonLaborCost() { return actualThisPeriodNonLaborCost; } /** * Sets the value of the actualThisPeriodNonLaborCost property. * * @param value * allowed object is * {@link Double } * */ public void setActualThisPeriodNonLaborCost(Double value) { this.actualThisPeriodNonLaborCost = value; } /** * Gets the value of the actualThisPeriodNonLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getActualThisPeriodNonLaborUnits() { return actualThisPeriodNonLaborUnits; } /** * Sets the value of the actualThisPeriodNonLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setActualThisPeriodNonLaborUnits(Double value) { this.actualThisPeriodNonLaborUnits = value; } /** * Gets the value of the actualTotalCost property. * * @return * possible object is * {@link Double } * */ public Double getActualTotalCost() { return actualTotalCost; } /** * Sets the value of the actualTotalCost property. * * @param value * allowed object is * {@link Double } * */ public void setActualTotalCost(Double value) { this.actualTotalCost = value; } /** * Gets the value of the actualTotalUnits property. * * @return * possible object is * {@link Double } * */ public Double getActualTotalUnits() { return actualTotalUnits; } /** * Sets the value of the actualTotalUnits property. * * @param value * allowed object is * {@link Double } * */ public void setActualTotalUnits(Double value) { this.actualTotalUnits = value; } /** * Gets the value of the atCompletionDuration property. * * @return * possible object is * {@link Double } * */ public Double getAtCompletionDuration() { return atCompletionDuration; } /** * Sets the value of the atCompletionDuration property. * * @param value * allowed object is * {@link Double } * */ public void setAtCompletionDuration(Double value) { this.atCompletionDuration = value; } /** * Gets the value of the atCompletionExpenseCost property. * * @return * possible object is * {@link Double } * */ public Double getAtCompletionExpenseCost() { return atCompletionExpenseCost; } /** * Sets the value of the atCompletionExpenseCost property. * * @param value * allowed object is * {@link Double } * */ public void setAtCompletionExpenseCost(Double value) { this.atCompletionExpenseCost = value; } /** * Gets the value of the atCompletionLaborCost property. * * @return * possible object is * {@link Double } * */ public Double getAtCompletionLaborCost() { return atCompletionLaborCost; } /** * Sets the value of the atCompletionLaborCost property. * * @param value * allowed object is * {@link Double } * */ public void setAtCompletionLaborCost(Double value) { this.atCompletionLaborCost = value; } /** * Gets the value of the atCompletionLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getAtCompletionLaborUnits() { return atCompletionLaborUnits; } /** * Sets the value of the atCompletionLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setAtCompletionLaborUnits(Double value) { this.atCompletionLaborUnits = value; } /** * Gets the value of the atCompletionLaborUnitsVariance property. * * @return * possible object is * {@link Double } * */ public Double getAtCompletionLaborUnitsVariance() { return atCompletionLaborUnitsVariance; } /** * Sets the value of the atCompletionLaborUnitsVariance property. * * @param value * allowed object is * {@link Double } * */ public void setAtCompletionLaborUnitsVariance(Double value) { this.atCompletionLaborUnitsVariance = value; } /** * Gets the value of the atCompletionMaterialCost property. * * @return * possible object is * {@link Double } * */ public Double getAtCompletionMaterialCost() { return atCompletionMaterialCost; } /** * Sets the value of the atCompletionMaterialCost property. * * @param value * allowed object is * {@link Double } * */ public void setAtCompletionMaterialCost(Double value) { this.atCompletionMaterialCost = value; } /** * Gets the value of the atCompletionNonLaborCost property. * * @return * possible object is * {@link Double } * */ public Double getAtCompletionNonLaborCost() { return atCompletionNonLaborCost; } /** * Sets the value of the atCompletionNonLaborCost property. * * @param value * allowed object is * {@link Double } * */ public void setAtCompletionNonLaborCost(Double value) { this.atCompletionNonLaborCost = value; } /** * Gets the value of the atCompletionNonLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getAtCompletionNonLaborUnits() { return atCompletionNonLaborUnits; } /** * Sets the value of the atCompletionNonLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setAtCompletionNonLaborUnits(Double value) { this.atCompletionNonLaborUnits = value; } /** * Gets the value of the atCompletionTotalCost property. * * @return * possible object is * {@link Double } * */ public Double getAtCompletionTotalCost() { return atCompletionTotalCost; } /** * Sets the value of the atCompletionTotalCost property. * * @param value * allowed object is * {@link Double } * */ public void setAtCompletionTotalCost(Double value) { this.atCompletionTotalCost = value; } /** * Gets the value of the atCompletionTotalUnits property. * * @return * possible object is * {@link Double } * */ public Double getAtCompletionTotalUnits() { return atCompletionTotalUnits; } /** * Sets the value of the atCompletionTotalUnits property. * * @param value * allowed object is * {@link Double } * */ public void setAtCompletionTotalUnits(Double value) { this.atCompletionTotalUnits = value; } /** * Gets the value of the atCompletionVariance property. * * @return * possible object is * {@link Double } * */ public Double getAtCompletionVariance() { return atCompletionVariance; } /** * Sets the value of the atCompletionVariance property. * * @param value * allowed object is * {@link Double } * */ public void setAtCompletionVariance(Double value) { this.atCompletionVariance = value; } /** * Gets the value of the autoComputeActuals property. * * @return * possible object is * {@link Boolean } * */ public Boolean isAutoComputeActuals() { return autoComputeActuals; } /** * Sets the value of the autoComputeActuals property. * * @param value * allowed object is * {@link Boolean } * */ public void setAutoComputeActuals(Boolean value) { this.autoComputeActuals = value; } /** * Gets the value of the baseline1Duration property. * * @return * possible object is * {@link Double } * */ public Double getBaseline1Duration() { return baseline1Duration; } /** * Sets the value of the baseline1Duration property. * * @param value * allowed object is * {@link Double } * */ public void setBaseline1Duration(Double value) { this.baseline1Duration = value; } /** * Gets the value of the baseline1FinishDate property. * * @return * possible object is * {@link String } * */ public Date getBaseline1FinishDate() { return baseline1FinishDate; } /** * Sets the value of the baseline1FinishDate property. * * @param value * allowed object is * {@link String } * */ public void setBaseline1FinishDate(Date value) { this.baseline1FinishDate = value; } /** * Gets the value of the baseline1PlannedDuration property. * * @return * possible object is * {@link Double } * */ public Double getBaseline1PlannedDuration() { return baseline1PlannedDuration; } /** * Sets the value of the baseline1PlannedDuration property. * * @param value * allowed object is * {@link Double } * */ public void setBaseline1PlannedDuration(Double value) { this.baseline1PlannedDuration = value; } /** * Gets the value of the baseline1PlannedExpenseCost property. * * @return * possible object is * {@link Double } * */ public Double getBaseline1PlannedExpenseCost() { return baseline1PlannedExpenseCost; } /** * Sets the value of the baseline1PlannedExpenseCost property. * * @param value * allowed object is * {@link Double } * */ public void setBaseline1PlannedExpenseCost(Double value) { this.baseline1PlannedExpenseCost = value; } /** * Gets the value of the baseline1PlannedLaborCost property. * * @return * possible object is * {@link Double } * */ public Double getBaseline1PlannedLaborCost() { return baseline1PlannedLaborCost; } /** * Sets the value of the baseline1PlannedLaborCost property. * * @param value * allowed object is * {@link Double } * */ public void setBaseline1PlannedLaborCost(Double value) { this.baseline1PlannedLaborCost = value; } /** * Gets the value of the baseline1PlannedLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getBaseline1PlannedLaborUnits() { return baseline1PlannedLaborUnits; } /** * Sets the value of the baseline1PlannedLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setBaseline1PlannedLaborUnits(Double value) { this.baseline1PlannedLaborUnits = value; } /** * Gets the value of the baseline1PlannedMaterialCost property. * * @return * possible object is * {@link Double } * */ public Double getBaseline1PlannedMaterialCost() { return baseline1PlannedMaterialCost; } /** * Sets the value of the baseline1PlannedMaterialCost property. * * @param value * allowed object is * {@link Double } * */ public void setBaseline1PlannedMaterialCost(Double value) { this.baseline1PlannedMaterialCost = value; } /** * Gets the value of the baseline1PlannedNonLaborCost property. * * @return * possible object is * {@link Double } * */ public Double getBaseline1PlannedNonLaborCost() { return baseline1PlannedNonLaborCost; } /** * Sets the value of the baseline1PlannedNonLaborCost property. * * @param value * allowed object is * {@link Double } * */ public void setBaseline1PlannedNonLaborCost(Double value) { this.baseline1PlannedNonLaborCost = value; } /** * Gets the value of the baseline1PlannedNonLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getBaseline1PlannedNonLaborUnits() { return baseline1PlannedNonLaborUnits; } /** * Sets the value of the baseline1PlannedNonLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setBaseline1PlannedNonLaborUnits(Double value) { this.baseline1PlannedNonLaborUnits = value; } /** * Gets the value of the baseline1PlannedTotalCost property. * * @return * possible object is * {@link Double } * */ public Double getBaseline1PlannedTotalCost() { return baseline1PlannedTotalCost; } /** * Sets the value of the baseline1PlannedTotalCost property. * * @param value * allowed object is * {@link Double } * */ public void setBaseline1PlannedTotalCost(Double value) { this.baseline1PlannedTotalCost = value; } /** * Gets the value of the baseline1StartDate property. * * @return * possible object is * {@link String } * */ public Date getBaseline1StartDate() { return baseline1StartDate; } /** * Sets the value of the baseline1StartDate property. * * @param value * allowed object is * {@link String } * */ public void setBaseline1StartDate(Date value) { this.baseline1StartDate = value; } /** * Gets the value of the baselineDuration property. * * @return * possible object is * {@link Double } * */ public Double getBaselineDuration() { return baselineDuration; } /** * Sets the value of the baselineDuration property. * * @param value * allowed object is * {@link Double } * */ public void setBaselineDuration(Double value) { this.baselineDuration = value; } /** * Gets the value of the baselineFinishDate property. * * @return * possible object is * {@link String } * */ public Date getBaselineFinishDate() { return baselineFinishDate; } /** * Sets the value of the baselineFinishDate property. * * @param value * allowed object is * {@link String } * */ public void setBaselineFinishDate(Date value) { this.baselineFinishDate = value; } /** * Gets the value of the baselinePlannedDuration property. * * @return * possible object is * {@link Double } * */ public Double getBaselinePlannedDuration() { return baselinePlannedDuration; } /** * Sets the value of the baselinePlannedDuration property. * * @param value * allowed object is * {@link Double } * */ public void setBaselinePlannedDuration(Double value) { this.baselinePlannedDuration = value; } /** * Gets the value of the baselinePlannedExpenseCost property. * * @return * possible object is * {@link Double } * */ public Double getBaselinePlannedExpenseCost() { return baselinePlannedExpenseCost; } /** * Sets the value of the baselinePlannedExpenseCost property. * * @param value * allowed object is * {@link Double } * */ public void setBaselinePlannedExpenseCost(Double value) { this.baselinePlannedExpenseCost = value; } /** * Gets the value of the baselinePlannedLaborCost property. * * @return * possible object is * {@link Double } * */ public Double getBaselinePlannedLaborCost() { return baselinePlannedLaborCost; } /** * Sets the value of the baselinePlannedLaborCost property. * * @param value * allowed object is * {@link Double } * */ public void setBaselinePlannedLaborCost(Double value) { this.baselinePlannedLaborCost = value; } /** * Gets the value of the baselinePlannedLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getBaselinePlannedLaborUnits() { return baselinePlannedLaborUnits; } /** * Sets the value of the baselinePlannedLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setBaselinePlannedLaborUnits(Double value) { this.baselinePlannedLaborUnits = value; } /** * Gets the value of the baselinePlannedMaterialCost property. * * @return * possible object is * {@link Double } * */ public Double getBaselinePlannedMaterialCost() { return baselinePlannedMaterialCost; } /** * Sets the value of the baselinePlannedMaterialCost property. * * @param value * allowed object is * {@link Double } * */ public void setBaselinePlannedMaterialCost(Double value) { this.baselinePlannedMaterialCost = value; } /** * Gets the value of the baselinePlannedNonLaborCost property. * * @return * possible object is * {@link Double } * */ public Double getBaselinePlannedNonLaborCost() { return baselinePlannedNonLaborCost; } /** * Sets the value of the baselinePlannedNonLaborCost property. * * @param value * allowed object is * {@link Double } * */ public void setBaselinePlannedNonLaborCost(Double value) { this.baselinePlannedNonLaborCost = value; } /** * Gets the value of the baselinePlannedNonLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getBaselinePlannedNonLaborUnits() { return baselinePlannedNonLaborUnits; } /** * Sets the value of the baselinePlannedNonLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setBaselinePlannedNonLaborUnits(Double value) { this.baselinePlannedNonLaborUnits = value; } /** * Gets the value of the baselinePlannedTotalCost property. * * @return * possible object is * {@link Double } * */ public Double getBaselinePlannedTotalCost() { return baselinePlannedTotalCost; } /** * Sets the value of the baselinePlannedTotalCost property. * * @param value * allowed object is * {@link Double } * */ public void setBaselinePlannedTotalCost(Double value) { this.baselinePlannedTotalCost = value; } /** * Gets the value of the baselineStartDate property. * * @return * possible object is * {@link String } * */ public Date getBaselineStartDate() { return baselineStartDate; } /** * Sets the value of the baselineStartDate property. * * @param value * allowed object is * {@link String } * */ public void setBaselineStartDate(Date value) { this.baselineStartDate = value; } /** * Gets the value of the budgetAtCompletion property. * * @return * possible object is * {@link Double } * */ public Double getBudgetAtCompletion() { return budgetAtCompletion; } /** * Sets the value of the budgetAtCompletion property. * * @param value * allowed object is * {@link Double } * */ public void setBudgetAtCompletion(Double value) { this.budgetAtCompletion = value; } /** * Gets the value of the cbsCode property. * * @return * possible object is * {@link String } * */ public String getCBSCode() { return cbsCode; } /** * Sets the value of the cbsCode property. * * @param value * allowed object is * {@link String } * */ public void setCBSCode(String value) { this.cbsCode = value; } /** * Gets the value of the cbsObjectId property. * * @return * possible object is * {@link Integer } * */ public Integer getCBSObjectId() { return cbsObjectId; } /** * Sets the value of the cbsObjectId property. * * @param value * allowed object is * {@link Integer } * */ public void setCBSObjectId(Integer value) { this.cbsObjectId = value; } /** * Gets the value of the calendarName property. * * @return * possible object is * {@link String } * */ public String getCalendarName() { return calendarName; } /** * Sets the value of the calendarName property. * * @param value * allowed object is * {@link String } * */ public void setCalendarName(String value) { this.calendarName = value; } /** * Gets the value of the calendarObjectId property. * * @return * possible object is * {@link Integer } * */ public Integer getCalendarObjectId() { return calendarObjectId; } /** * Sets the value of the calendarObjectId property. * * @param value * allowed object is * {@link Integer } * */ public void setCalendarObjectId(Integer value) { this.calendarObjectId = value; } /** * Gets the value of the costPercentComplete property. * * @return * possible object is * {@link Double } * */ public Double getCostPercentComplete() { return costPercentComplete; } /** * Sets the value of the costPercentComplete property. * * @param value * allowed object is * {@link Double } * */ public void setCostPercentComplete(Double value) { this.costPercentComplete = value; } /** * Gets the value of the costPercentOfPlanned property. * * @return * possible object is * {@link Double } * */ public Double getCostPercentOfPlanned() { return costPercentOfPlanned; } /** * Sets the value of the costPercentOfPlanned property. * * @param value * allowed object is * {@link Double } * */ public void setCostPercentOfPlanned(Double value) { this.costPercentOfPlanned = value; } /** * Gets the value of the costPerformanceIndex property. * * @return * possible object is * {@link Double } * */ public Double getCostPerformanceIndex() { return costPerformanceIndex; } /** * Sets the value of the costPerformanceIndex property. * * @param value * allowed object is * {@link Double } * */ public void setCostPerformanceIndex(Double value) { this.costPerformanceIndex = value; } /** * Gets the value of the costPerformanceIndexLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getCostPerformanceIndexLaborUnits() { return costPerformanceIndexLaborUnits; } /** * Sets the value of the costPerformanceIndexLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setCostPerformanceIndexLaborUnits(Double value) { this.costPerformanceIndexLaborUnits = value; } /** * Gets the value of the costVariance property. * * @return * possible object is * {@link Double } * */ public Double getCostVariance() { return costVariance; } /** * Sets the value of the costVariance property. * * @param value * allowed object is * {@link Double } * */ public void setCostVariance(Double value) { this.costVariance = value; } /** * Gets the value of the costVarianceIndex property. * * @return * possible object is * {@link Double } * */ public Double getCostVarianceIndex() { return costVarianceIndex; } /** * Sets the value of the costVarianceIndex property. * * @param value * allowed object is * {@link Double } * */ public void setCostVarianceIndex(Double value) { this.costVarianceIndex = value; } /** * Gets the value of the costVarianceIndexLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getCostVarianceIndexLaborUnits() { return costVarianceIndexLaborUnits; } /** * Sets the value of the costVarianceIndexLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setCostVarianceIndexLaborUnits(Double value) { this.costVarianceIndexLaborUnits = value; } /** * Gets the value of the costVarianceLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getCostVarianceLaborUnits() { return costVarianceLaborUnits; } /** * Sets the value of the costVarianceLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setCostVarianceLaborUnits(Double value) { this.costVarianceLaborUnits = value; } /** * Gets the value of the createDate property. * * @return * possible object is * {@link String } * */ public Date getCreateDate() { return createDate; } /** * Sets the value of the createDate property. * * @param value * allowed object is * {@link String } * */ public void setCreateDate(Date value) { this.createDate = value; } /** * Gets the value of the createUser property. * * @return * possible object is * {@link String } * */ public String getCreateUser() { return createUser; } /** * Sets the value of the createUser property. * * @param value * allowed object is * {@link String } * */ public void setCreateUser(String value) { this.createUser = value; } /** * Gets the value of the dataDate property. * * @return * possible object is * {@link String } * */ public Date getDataDate() { return dataDate; } /** * Sets the value of the dataDate property. * * @param value * allowed object is * {@link String } * */ public void setDataDate(Date value) { this.dataDate = value; } /** * Gets the value of the duration1Variance property. * * @return * possible object is * {@link Double } * */ public Double getDuration1Variance() { return duration1Variance; } /** * Sets the value of the duration1Variance property. * * @param value * allowed object is * {@link Double } * */ public void setDuration1Variance(Double value) { this.duration1Variance = value; } /** * Gets the value of the durationPercentComplete property. * * @return * possible object is * {@link Double } * */ public Double getDurationPercentComplete() { return durationPercentComplete; } /** * Sets the value of the durationPercentComplete property. * * @param value * allowed object is * {@link Double } * */ public void setDurationPercentComplete(Double value) { this.durationPercentComplete = value; } /** * Gets the value of the durationPercentOfPlanned property. * * @return * possible object is * {@link Double } * */ public Double getDurationPercentOfPlanned() { return durationPercentOfPlanned; } /** * Sets the value of the durationPercentOfPlanned property. * * @param value * allowed object is * {@link Double } * */ public void setDurationPercentOfPlanned(Double value) { this.durationPercentOfPlanned = value; } /** * Gets the value of the durationType property. * * @return * possible object is * {@link String } * */ public String getDurationType() { return durationType; } /** * Sets the value of the durationType property. * * @param value * allowed object is * {@link String } * */ public void setDurationType(String value) { this.durationType = value; } /** * Gets the value of the durationVariance property. * * @return * possible object is * {@link Double } * */ public Double getDurationVariance() { return durationVariance; } /** * Sets the value of the durationVariance property. * * @param value * allowed object is * {@link Double } * */ public void setDurationVariance(Double value) { this.durationVariance = value; } /** * Gets the value of the earlyFinishDate property. * * @return * possible object is * {@link String } * */ public Date getEarlyFinishDate() { return earlyFinishDate; } /** * Sets the value of the earlyFinishDate property. * * @param value * allowed object is * {@link String } * */ public void setEarlyFinishDate(Date value) { this.earlyFinishDate = value; } /** * Gets the value of the earlyStartDate property. * * @return * possible object is * {@link String } * */ public Date getEarlyStartDate() { return earlyStartDate; } /** * Sets the value of the earlyStartDate property. * * @param value * allowed object is * {@link String } * */ public void setEarlyStartDate(Date value) { this.earlyStartDate = value; } /** * Gets the value of the earnedValueCost property. * * @return * possible object is * {@link Double } * */ public Double getEarnedValueCost() { return earnedValueCost; } /** * Sets the value of the earnedValueCost property. * * @param value * allowed object is * {@link Double } * */ public void setEarnedValueCost(Double value) { this.earnedValueCost = value; } /** * Gets the value of the earnedValueLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getEarnedValueLaborUnits() { return earnedValueLaborUnits; } /** * Sets the value of the earnedValueLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setEarnedValueLaborUnits(Double value) { this.earnedValueLaborUnits = value; } /** * Gets the value of the estimateAtCompletionCost property. * * @return * possible object is * {@link Double } * */ public Double getEstimateAtCompletionCost() { return estimateAtCompletionCost; } /** * Sets the value of the estimateAtCompletionCost property. * * @param value * allowed object is * {@link Double } * */ public void setEstimateAtCompletionCost(Double value) { this.estimateAtCompletionCost = value; } /** * Gets the value of the estimateAtCompletionLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getEstimateAtCompletionLaborUnits() { return estimateAtCompletionLaborUnits; } /** * Sets the value of the estimateAtCompletionLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setEstimateAtCompletionLaborUnits(Double value) { this.estimateAtCompletionLaborUnits = value; } /** * Gets the value of the estimateToComplete property. * * @return * possible object is * {@link Double } * */ public Double getEstimateToComplete() { return estimateToComplete; } /** * Sets the value of the estimateToComplete property. * * @param value * allowed object is * {@link Double } * */ public void setEstimateToComplete(Double value) { this.estimateToComplete = value; } /** * Gets the value of the estimateToCompleteLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getEstimateToCompleteLaborUnits() { return estimateToCompleteLaborUnits; } /** * Sets the value of the estimateToCompleteLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setEstimateToCompleteLaborUnits(Double value) { this.estimateToCompleteLaborUnits = value; } /** * Gets the value of the expectedFinishDate property. * * @return * possible object is * {@link String } * */ public Date getExpectedFinishDate() { return expectedFinishDate; } /** * Sets the value of the expectedFinishDate property. * * @param value * allowed object is * {@link String } * */ public void setExpectedFinishDate(Date value) { this.expectedFinishDate = value; } /** * Gets the value of the expenseCost1Variance property. * * @return * possible object is * {@link Double } * */ public Double getExpenseCost1Variance() { return expenseCost1Variance; } /** * Sets the value of the expenseCost1Variance property. * * @param value * allowed object is * {@link Double } * */ public void setExpenseCost1Variance(Double value) { this.expenseCost1Variance = value; } /** * Gets the value of the expenseCostPercentComplete property. * * @return * possible object is * {@link Double } * */ public Double getExpenseCostPercentComplete() { return expenseCostPercentComplete; } /** * Sets the value of the expenseCostPercentComplete property. * * @param value * allowed object is * {@link Double } * */ public void setExpenseCostPercentComplete(Double value) { this.expenseCostPercentComplete = value; } /** * Gets the value of the expenseCostVariance property. * * @return * possible object is * {@link Double } * */ public Double getExpenseCostVariance() { return expenseCostVariance; } /** * Sets the value of the expenseCostVariance property. * * @param value * allowed object is * {@link Double } * */ public void setExpenseCostVariance(Double value) { this.expenseCostVariance = value; } /** * Gets the value of the externalEarlyStartDate property. * * @return * possible object is * {@link String } * */ public Date getExternalEarlyStartDate() { return externalEarlyStartDate; } /** * Sets the value of the externalEarlyStartDate property. * * @param value * allowed object is * {@link String } * */ public void setExternalEarlyStartDate(Date value) { this.externalEarlyStartDate = value; } /** * Gets the value of the externalLateFinishDate property. * * @return * possible object is * {@link String } * */ public Date getExternalLateFinishDate() { return externalLateFinishDate; } /** * Sets the value of the externalLateFinishDate property. * * @param value * allowed object is * {@link String } * */ public void setExternalLateFinishDate(Date value) { this.externalLateFinishDate = value; } /** * Gets the value of the feedback property. * * @return * possible object is * {@link String } * */ public String getFeedback() { return feedback; } /** * Sets the value of the feedback property. * * @param value * allowed object is * {@link String } * */ public void setFeedback(String value) { this.feedback = value; } /** * Gets the value of the finishDate property. * * @return * possible object is * {@link String } * */ public Date getFinishDate() { return finishDate; } /** * Sets the value of the finishDate property. * * @param value * allowed object is * {@link String } * */ public void setFinishDate(Date value) { this.finishDate = value; } /** * Gets the value of the finishDate1Variance property. * * @return * possible object is * {@link Double } * */ public Double getFinishDate1Variance() { return finishDate1Variance; } /** * Sets the value of the finishDate1Variance property. * * @param value * allowed object is * {@link Double } * */ public void setFinishDate1Variance(Double value) { this.finishDate1Variance = value; } /** * Gets the value of the finishDateVariance property. * * @return * possible object is * {@link Double } * */ public Double getFinishDateVariance() { return finishDateVariance; } /** * Sets the value of the finishDateVariance property. * * @param value * allowed object is * {@link Double } * */ public void setFinishDateVariance(Double value) { this.finishDateVariance = value; } /** * Gets the value of the floatPath property. * * @return * possible object is * {@link Integer } * */ public Integer getFloatPath() { return floatPath; } /** * Sets the value of the floatPath property. * * @param value * allowed object is * {@link Integer } * */ public void setFloatPath(Integer value) { this.floatPath = value; } /** * Gets the value of the floatPathOrder property. * * @return * possible object is * {@link Integer } * */ public Integer getFloatPathOrder() { return floatPathOrder; } /** * Sets the value of the floatPathOrder property. * * @param value * allowed object is * {@link Integer } * */ public void setFloatPathOrder(Integer value) { this.floatPathOrder = value; } /** * Gets the value of the freeFloat property. * * @return * possible object is * {@link Double } * */ public Double getFreeFloat() { return freeFloat; } /** * Sets the value of the freeFloat property. * * @param value * allowed object is * {@link Double } * */ public void setFreeFloat(Double value) { this.freeFloat = value; } /** * Gets the value of the guid property. * * @return * possible object is * {@link String } * */ public String getGUID() { return guid; } /** * Sets the value of the guid property. * * @param value * allowed object is * {@link String } * */ public void setGUID(String value) { this.guid = value; } /** * Gets the value of the hasFutureBucketData property. * * @return * possible object is * {@link Boolean } * */ public Boolean isHasFutureBucketData() { return hasFutureBucketData; } /** * Sets the value of the hasFutureBucketData property. * * @param value * allowed object is * {@link Boolean } * */ public void setHasFutureBucketData(Boolean value) { this.hasFutureBucketData = value; } /** * Gets the value of the id property. * * @return * possible object is * {@link String } * */ public String getId() { return id; } /** * Sets the value of the id property. * * @param value * allowed object is * {@link String } * */ public void setId(String value) { this.id = value; } /** * Gets the value of the isBaseline property. * * @return * possible object is * {@link Boolean } * */ public Boolean isIsBaseline() { return isBaseline; } /** * Sets the value of the isBaseline property. * * @param value * allowed object is * {@link Boolean } * */ public void setIsBaseline(Boolean value) { this.isBaseline = value; } /** * Gets the value of the isCritical property. * * @return * possible object is * {@link Boolean } * */ public Boolean isIsCritical() { return isCritical; } /** * Sets the value of the isCritical property. * * @param value * allowed object is * {@link Boolean } * */ public void setIsCritical(Boolean value) { this.isCritical = value; } /** * Gets the value of the isLongestPath property. * * @return * possible object is * {@link Boolean } * */ public Boolean isIsLongestPath() { return isLongestPath; } /** * Sets the value of the isLongestPath property. * * @param value * allowed object is * {@link Boolean } * */ public void setIsLongestPath(Boolean value) { this.isLongestPath = value; } /** * Gets the value of the isNewFeedback property. * * @return * possible object is * {@link Boolean } * */ public Boolean isIsNewFeedback() { return isNewFeedback; } /** * Sets the value of the isNewFeedback property. * * @param value * allowed object is * {@link Boolean } * */ public void setIsNewFeedback(Boolean value) { this.isNewFeedback = value; } /** * Gets the value of the isStarred property. * * @return * possible object is * {@link Boolean } * */ public Boolean isIsStarred() { return isStarred; } /** * Sets the value of the isStarred property. * * @param value * allowed object is * {@link Boolean } * */ public void setIsStarred(Boolean value) { this.isStarred = value; } /** * Gets the value of the isTemplate property. * * @return * possible object is * {@link Boolean } * */ public Boolean isIsTemplate() { return isTemplate; } /** * Sets the value of the isTemplate property. * * @param value * allowed object is * {@link Boolean } * */ public void setIsTemplate(Boolean value) { this.isTemplate = value; } /** * Gets the value of the laborCost1Variance property. * * @return * possible object is * {@link Double } * */ public Double getLaborCost1Variance() { return laborCost1Variance; } /** * Sets the value of the laborCost1Variance property. * * @param value * allowed object is * {@link Double } * */ public void setLaborCost1Variance(Double value) { this.laborCost1Variance = value; } /** * Gets the value of the laborCostPercentComplete property. * * @return * possible object is * {@link Double } * */ public Double getLaborCostPercentComplete() { return laborCostPercentComplete; } /** * Sets the value of the laborCostPercentComplete property. * * @param value * allowed object is * {@link Double } * */ public void setLaborCostPercentComplete(Double value) { this.laborCostPercentComplete = value; } /** * Gets the value of the laborCostVariance property. * * @return * possible object is * {@link Double } * */ public Double getLaborCostVariance() { return laborCostVariance; } /** * Sets the value of the laborCostVariance property. * * @param value * allowed object is * {@link Double } * */ public void setLaborCostVariance(Double value) { this.laborCostVariance = value; } /** * Gets the value of the laborUnits1Variance property. * * @return * possible object is * {@link Double } * */ public Double getLaborUnits1Variance() { return laborUnits1Variance; } /** * Sets the value of the laborUnits1Variance property. * * @param value * allowed object is * {@link Double } * */ public void setLaborUnits1Variance(Double value) { this.laborUnits1Variance = value; } /** * Gets the value of the laborUnitsPercentComplete property. * * @return * possible object is * {@link Double } * */ public Double getLaborUnitsPercentComplete() { return laborUnitsPercentComplete; } /** * Sets the value of the laborUnitsPercentComplete property. * * @param value * allowed object is * {@link Double } * */ public void setLaborUnitsPercentComplete(Double value) { this.laborUnitsPercentComplete = value; } /** * Gets the value of the laborUnitsVariance property. * * @return * possible object is * {@link Double } * */ public Double getLaborUnitsVariance() { return laborUnitsVariance; } /** * Sets the value of the laborUnitsVariance property. * * @param value * allowed object is * {@link Double } * */ public void setLaborUnitsVariance(Double value) { this.laborUnitsVariance = value; } /** * Gets the value of the lastUpdateDate property. * * @return * possible object is * {@link String } * */ public Date getLastUpdateDate() { return lastUpdateDate; } /** * Sets the value of the lastUpdateDate property. * * @param value * allowed object is * {@link String } * */ public void setLastUpdateDate(Date value) { this.lastUpdateDate = value; } /** * Gets the value of the lastUpdateUser property. * * @return * possible object is * {@link String } * */ public String getLastUpdateUser() { return lastUpdateUser; } /** * Sets the value of the lastUpdateUser property. * * @param value * allowed object is * {@link String } * */ public void setLastUpdateUser(String value) { this.lastUpdateUser = value; } /** * Gets the value of the lateFinishDate property. * * @return * possible object is * {@link String } * */ public Date getLateFinishDate() { return lateFinishDate; } /** * Sets the value of the lateFinishDate property. * * @param value * allowed object is * {@link String } * */ public void setLateFinishDate(Date value) { this.lateFinishDate = value; } /** * Gets the value of the lateStartDate property. * * @return * possible object is * {@link String } * */ public Date getLateStartDate() { return lateStartDate; } /** * Sets the value of the lateStartDate property. * * @param value * allowed object is * {@link String } * */ public void setLateStartDate(Date value) { this.lateStartDate = value; } /** * Gets the value of the levelingPriority property. * * @return * possible object is * {@link String } * */ public String getLevelingPriority() { return levelingPriority; } /** * Sets the value of the levelingPriority property. * * @param value * allowed object is * {@link String } * */ public void setLevelingPriority(String value) { this.levelingPriority = value; } /** * Gets the value of the locationName property. * * @return * possible object is * {@link String } * */ public String getLocationName() { return locationName; } /** * Sets the value of the locationName property. * * @param value * allowed object is * {@link String } * */ public void setLocationName(String value) { this.locationName = value; } /** * Gets the value of the locationObjectId property. * * @return * possible object is * {@link Integer } * */ public Integer getLocationObjectId() { return locationObjectId; } /** * Sets the value of the locationObjectId property. * * @param value * allowed object is * {@link Integer } * */ public void setLocationObjectId(Integer value) { this.locationObjectId = value; } /** * Gets the value of the materialCost1Variance property. * * @return * possible object is * {@link Double } * */ public Double getMaterialCost1Variance() { return materialCost1Variance; } /** * Sets the value of the materialCost1Variance property. * * @param value * allowed object is * {@link Double } * */ public void setMaterialCost1Variance(Double value) { this.materialCost1Variance = value; } /** * Gets the value of the materialCostPercentComplete property. * * @return * possible object is * {@link Double } * */ public Double getMaterialCostPercentComplete() { return materialCostPercentComplete; } /** * Sets the value of the materialCostPercentComplete property. * * @param value * allowed object is * {@link Double } * */ public void setMaterialCostPercentComplete(Double value) { this.materialCostPercentComplete = value; } /** * Gets the value of the materialCostVariance property. * * @return * possible object is * {@link Double } * */ public Double getMaterialCostVariance() { return materialCostVariance; } /** * Sets the value of the materialCostVariance property. * * @param value * allowed object is * {@link Double } * */ public void setMaterialCostVariance(Double value) { this.materialCostVariance = value; } /** * Gets the value of the name property. * * @return * possible object is * {@link String } * */ public String getName() { return name; } /** * Sets the value of the name property. * * @param value * allowed object is * {@link String } * */ public void setName(String value) { this.name = value; } /** * Gets the value of the nonLaborCost1Variance property. * * @return * possible object is * {@link Double } * */ public Double getNonLaborCost1Variance() { return nonLaborCost1Variance; } /** * Sets the value of the nonLaborCost1Variance property. * * @param value * allowed object is * {@link Double } * */ public void setNonLaborCost1Variance(Double value) { this.nonLaborCost1Variance = value; } /** * Gets the value of the nonLaborCostPercentComplete property. * * @return * possible object is * {@link Double } * */ public Double getNonLaborCostPercentComplete() { return nonLaborCostPercentComplete; } /** * Sets the value of the nonLaborCostPercentComplete property. * * @param value * allowed object is * {@link Double } * */ public void setNonLaborCostPercentComplete(Double value) { this.nonLaborCostPercentComplete = value; } /** * Gets the value of the nonLaborCostVariance property. * * @return * possible object is * {@link Double } * */ public Double getNonLaborCostVariance() { return nonLaborCostVariance; } /** * Sets the value of the nonLaborCostVariance property. * * @param value * allowed object is * {@link Double } * */ public void setNonLaborCostVariance(Double value) { this.nonLaborCostVariance = value; } /** * Gets the value of the nonLaborUnits1Variance property. * * @return * possible object is * {@link Double } * */ public Double getNonLaborUnits1Variance() { return nonLaborUnits1Variance; } /** * Sets the value of the nonLaborUnits1Variance property. * * @param value * allowed object is * {@link Double } * */ public void setNonLaborUnits1Variance(Double value) { this.nonLaborUnits1Variance = value; } /** * Gets the value of the nonLaborUnitsPercentComplete property. * * @return * possible object is * {@link Double } * */ public Double getNonLaborUnitsPercentComplete() { return nonLaborUnitsPercentComplete; } /** * Sets the value of the nonLaborUnitsPercentComplete property. * * @param value * allowed object is * {@link Double } * */ public void setNonLaborUnitsPercentComplete(Double value) { this.nonLaborUnitsPercentComplete = value; } /** * Gets the value of the nonLaborUnitsVariance property. * * @return * possible object is * {@link Double } * */ public Double getNonLaborUnitsVariance() { return nonLaborUnitsVariance; } /** * Sets the value of the nonLaborUnitsVariance property. * * @param value * allowed object is * {@link Double } * */ public void setNonLaborUnitsVariance(Double value) { this.nonLaborUnitsVariance = value; } /** * Gets the value of the notesToResources property. * * @return * possible object is * {@link String } * */ public String getNotesToResources() { return notesToResources; } /** * Sets the value of the notesToResources property. * * @param value * allowed object is * {@link String } * */ public void setNotesToResources(String value) { this.notesToResources = value; } /** * Gets the value of the objectId property. * * @return * possible object is * {@link Integer } * */ public Integer getObjectId() { return objectId; } /** * Sets the value of the objectId property. * * @param value * allowed object is * {@link Integer } * */ public void setObjectId(Integer value) { this.objectId = value; } /** * Gets the value of the percentComplete property. * * @return * possible object is * {@link Double } * */ public Double getPercentComplete() { return percentComplete; } /** * Sets the value of the percentComplete property. * * @param value * allowed object is * {@link Double } * */ public void setPercentComplete(Double value) { this.percentComplete = value; } /** * Gets the value of the percentCompleteType property. * * @return * possible object is * {@link String } * */ public String getPercentCompleteType() { return percentCompleteType; } /** * Sets the value of the percentCompleteType property. * * @param value * allowed object is * {@link String } * */ public void setPercentCompleteType(String value) { this.percentCompleteType = value; } /** * Gets the value of the performancePercentComplete property. * * @return * possible object is * {@link Double } * */ public Double getPerformancePercentComplete() { return performancePercentComplete; } /** * Sets the value of the performancePercentComplete property. * * @param value * allowed object is * {@link Double } * */ public void setPerformancePercentComplete(Double value) { this.performancePercentComplete = value; } /** * Gets the value of the physicalPercentComplete property. * * @return * possible object is * {@link Double } * */ public Double getPhysicalPercentComplete() { return physicalPercentComplete; } /** * Sets the value of the physicalPercentComplete property. * * @param value * allowed object is * {@link Double } * */ public void setPhysicalPercentComplete(Double value) { this.physicalPercentComplete = value; } /** * Gets the value of the plannedDuration property. * * @return * possible object is * {@link Double } * */ public Double getPlannedDuration() { return plannedDuration; } /** * Sets the value of the plannedDuration property. * * @param value * allowed object is * {@link Double } * */ public void setPlannedDuration(Double value) { this.plannedDuration = value; } /** * Gets the value of the plannedExpenseCost property. * * @return * possible object is * {@link Double } * */ public Double getPlannedExpenseCost() { return plannedExpenseCost; } /** * Sets the value of the plannedExpenseCost property. * * @param value * allowed object is * {@link Double } * */ public void setPlannedExpenseCost(Double value) { this.plannedExpenseCost = value; } /** * Gets the value of the plannedFinishDate property. * * @return * possible object is * {@link String } * */ public Date getPlannedFinishDate() { return plannedFinishDate; } /** * Sets the value of the plannedFinishDate property. * * @param value * allowed object is * {@link String } * */ public void setPlannedFinishDate(Date value) { this.plannedFinishDate = value; } /** * Gets the value of the plannedLaborCost property. * * @return * possible object is * {@link Double } * */ public Double getPlannedLaborCost() { return plannedLaborCost; } /** * Sets the value of the plannedLaborCost property. * * @param value * allowed object is * {@link Double } * */ public void setPlannedLaborCost(Double value) { this.plannedLaborCost = value; } /** * Gets the value of the plannedLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getPlannedLaborUnits() { return plannedLaborUnits; } /** * Sets the value of the plannedLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setPlannedLaborUnits(Double value) { this.plannedLaborUnits = value; } /** * Gets the value of the plannedMaterialCost property. * * @return * possible object is * {@link Double } * */ public Double getPlannedMaterialCost() { return plannedMaterialCost; } /** * Sets the value of the plannedMaterialCost property. * * @param value * allowed object is * {@link Double } * */ public void setPlannedMaterialCost(Double value) { this.plannedMaterialCost = value; } /** * Gets the value of the plannedNonLaborCost property. * * @return * possible object is * {@link Double } * */ public Double getPlannedNonLaborCost() { return plannedNonLaborCost; } /** * Sets the value of the plannedNonLaborCost property. * * @param value * allowed object is * {@link Double } * */ public void setPlannedNonLaborCost(Double value) { this.plannedNonLaborCost = value; } /** * Gets the value of the plannedNonLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getPlannedNonLaborUnits() { return plannedNonLaborUnits; } /** * Sets the value of the plannedNonLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setPlannedNonLaborUnits(Double value) { this.plannedNonLaborUnits = value; } /** * Gets the value of the plannedStartDate property. * * @return * possible object is * {@link String } * */ public Date getPlannedStartDate() { return plannedStartDate; } /** * Sets the value of the plannedStartDate property. * * @param value * allowed object is * {@link String } * */ public void setPlannedStartDate(Date value) { this.plannedStartDate = value; } /** * Gets the value of the plannedTotalCost property. * * @return * possible object is * {@link Double } * */ public Double getPlannedTotalCost() { return plannedTotalCost; } /** * Sets the value of the plannedTotalCost property. * * @param value * allowed object is * {@link Double } * */ public void setPlannedTotalCost(Double value) { this.plannedTotalCost = value; } /** * Gets the value of the plannedTotalUnits property. * * @return * possible object is * {@link Double } * */ public Double getPlannedTotalUnits() { return plannedTotalUnits; } /** * Sets the value of the plannedTotalUnits property. * * @param value * allowed object is * {@link Double } * */ public void setPlannedTotalUnits(Double value) { this.plannedTotalUnits = value; } /** * Gets the value of the plannedValueCost property. * * @return * possible object is * {@link Double } * */ public Double getPlannedValueCost() { return plannedValueCost; } /** * Sets the value of the plannedValueCost property. * * @param value * allowed object is * {@link Double } * */ public void setPlannedValueCost(Double value) { this.plannedValueCost = value; } /** * Gets the value of the plannedValueLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getPlannedValueLaborUnits() { return plannedValueLaborUnits; } /** * Sets the value of the plannedValueLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setPlannedValueLaborUnits(Double value) { this.plannedValueLaborUnits = value; } /** * Gets the value of the primaryConstraintDate property. * * @return * possible object is * {@link String } * */ public Date getPrimaryConstraintDate() { return primaryConstraintDate; } /** * Sets the value of the primaryConstraintDate property. * * @param value * allowed object is * {@link String } * */ public void setPrimaryConstraintDate(Date value) { this.primaryConstraintDate = value; } /** * Gets the value of the primaryConstraintType property. * * @return * possible object is * {@link String } * */ public String getPrimaryConstraintType() { return primaryConstraintType; } /** * Sets the value of the primaryConstraintType property. * * @param value * allowed object is * {@link String } * */ public void setPrimaryConstraintType(String value) { this.primaryConstraintType = value; } /** * Gets the value of the primaryResourceId property. * * @return * possible object is * {@link String } * */ public String getPrimaryResourceId() { return primaryResourceId; } /** * Sets the value of the primaryResourceId property. * * @param value * allowed object is * {@link String } * */ public void setPrimaryResourceId(String value) { this.primaryResourceId = value; } /** * Gets the value of the primaryResourceName property. * * @return * possible object is * {@link String } * */ public String getPrimaryResourceName() { return primaryResourceName; } /** * Sets the value of the primaryResourceName property. * * @param value * allowed object is * {@link String } * */ public void setPrimaryResourceName(String value) { this.primaryResourceName = value; } /** * Gets the value of the primaryResourceObjectId property. * * @return * possible object is * {@link Integer } * */ public Integer getPrimaryResourceObjectId() { return primaryResourceObjectId; } /** * Sets the value of the primaryResourceObjectId property. * * @param value * allowed object is * {@link Integer } * */ public void setPrimaryResourceObjectId(Integer value) { this.primaryResourceObjectId = value; } /** * Gets the value of the projectId property. * * @return * possible object is * {@link String } * */ public String getProjectId() { return projectId; } /** * Sets the value of the projectId property. * * @param value * allowed object is * {@link String } * */ public void setProjectId(String value) { this.projectId = value; } /** * Gets the value of the projectName property. * * @return * possible object is * {@link String } * */ public String getProjectName() { return projectName; } /** * Sets the value of the projectName property. * * @param value * allowed object is * {@link String } * */ public void setProjectName(String value) { this.projectName = value; } /** * Gets the value of the projectObjectId property. * * @return * possible object is * {@link Integer } * */ public Integer getProjectObjectId() { return projectObjectId; } /** * Sets the value of the projectObjectId property. * * @param value * allowed object is * {@link Integer } * */ public void setProjectObjectId(Integer value) { this.projectObjectId = value; } /** * Gets the value of the remainingDuration property. * * @return * possible object is * {@link Double } * */ public Double getRemainingDuration() { return remainingDuration; } /** * Sets the value of the remainingDuration property. * * @param value * allowed object is * {@link Double } * */ public void setRemainingDuration(Double value) { this.remainingDuration = value; } /** * Gets the value of the remainingEarlyFinishDate property. * * @return * possible object is * {@link String } * */ public Date getRemainingEarlyFinishDate() { return remainingEarlyFinishDate; } /** * Sets the value of the remainingEarlyFinishDate property. * * @param value * allowed object is * {@link String } * */ public void setRemainingEarlyFinishDate(Date value) { this.remainingEarlyFinishDate = value; } /** * Gets the value of the remainingEarlyStartDate property. * * @return * possible object is * {@link String } * */ public Date getRemainingEarlyStartDate() { return remainingEarlyStartDate; } /** * Sets the value of the remainingEarlyStartDate property. * * @param value * allowed object is * {@link String } * */ public void setRemainingEarlyStartDate(Date value) { this.remainingEarlyStartDate = value; } /** * Gets the value of the remainingExpenseCost property. * * @return * possible object is * {@link Double } * */ public Double getRemainingExpenseCost() { return remainingExpenseCost; } /** * Sets the value of the remainingExpenseCost property. * * @param value * allowed object is * {@link Double } * */ public void setRemainingExpenseCost(Double value) { this.remainingExpenseCost = value; } /** * Gets the value of the remainingFloat property. * * @return * possible object is * {@link Double } * */ public Double getRemainingFloat() { return remainingFloat; } /** * Sets the value of the remainingFloat property. * * @param value * allowed object is * {@link Double } * */ public void setRemainingFloat(Double value) { this.remainingFloat = value; } /** * Gets the value of the remainingLaborCost property. * * @return * possible object is * {@link Double } * */ public Double getRemainingLaborCost() { return remainingLaborCost; } /** * Sets the value of the remainingLaborCost property. * * @param value * allowed object is * {@link Double } * */ public void setRemainingLaborCost(Double value) { this.remainingLaborCost = value; } /** * Gets the value of the remainingLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getRemainingLaborUnits() { return remainingLaborUnits; } /** * Sets the value of the remainingLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setRemainingLaborUnits(Double value) { this.remainingLaborUnits = value; } /** * Gets the value of the remainingLateFinishDate property. * * @return * possible object is * {@link String } * */ public Date getRemainingLateFinishDate() { return remainingLateFinishDate; } /** * Sets the value of the remainingLateFinishDate property. * * @param value * allowed object is * {@link String } * */ public void setRemainingLateFinishDate(Date value) { this.remainingLateFinishDate = value; } /** * Gets the value of the remainingLateStartDate property. * * @return * possible object is * {@link String } * */ public Date getRemainingLateStartDate() { return remainingLateStartDate; } /** * Sets the value of the remainingLateStartDate property. * * @param value * allowed object is * {@link String } * */ public void setRemainingLateStartDate(Date value) { this.remainingLateStartDate = value; } /** * Gets the value of the remainingMaterialCost property. * * @return * possible object is * {@link Double } * */ public Double getRemainingMaterialCost() { return remainingMaterialCost; } /** * Sets the value of the remainingMaterialCost property. * * @param value * allowed object is * {@link Double } * */ public void setRemainingMaterialCost(Double value) { this.remainingMaterialCost = value; } /** * Gets the value of the remainingNonLaborCost property. * * @return * possible object is * {@link Double } * */ public Double getRemainingNonLaborCost() { return remainingNonLaborCost; } /** * Sets the value of the remainingNonLaborCost property. * * @param value * allowed object is * {@link Double } * */ public void setRemainingNonLaborCost(Double value) { this.remainingNonLaborCost = value; } /** * Gets the value of the remainingNonLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getRemainingNonLaborUnits() { return remainingNonLaborUnits; } /** * Sets the value of the remainingNonLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setRemainingNonLaborUnits(Double value) { this.remainingNonLaborUnits = value; } /** * Gets the value of the remainingTotalCost property. * * @return * possible object is * {@link Double } * */ public Double getRemainingTotalCost() { return remainingTotalCost; } /** * Sets the value of the remainingTotalCost property. * * @param value * allowed object is * {@link Double } * */ public void setRemainingTotalCost(Double value) { this.remainingTotalCost = value; } /** * Gets the value of the remainingTotalUnits property. * * @return * possible object is * {@link Double } * */ public Double getRemainingTotalUnits() { return remainingTotalUnits; } /** * Sets the value of the remainingTotalUnits property. * * @param value * allowed object is * {@link Double } * */ public void setRemainingTotalUnits(Double value) { this.remainingTotalUnits = value; } /** * Gets the value of the resumeDate property. * * @return * possible object is * {@link String } * */ public Date getResumeDate() { return resumeDate; } /** * Sets the value of the resumeDate property. * * @param value * allowed object is * {@link String } * */ public void setResumeDate(Date value) { this.resumeDate = value; } /** * Gets the value of the reviewFinishDate property. * * @return * possible object is * {@link String } * */ public Date getReviewFinishDate() { return reviewFinishDate; } /** * Sets the value of the reviewFinishDate property. * * @param value * allowed object is * {@link String } * */ public void setReviewFinishDate(Date value) { this.reviewFinishDate = value; } /** * Gets the value of the reviewRequired property. * * @return * possible object is * {@link Boolean } * */ public Boolean isReviewRequired() { return reviewRequired; } /** * Sets the value of the reviewRequired property. * * @param value * allowed object is * {@link Boolean } * */ public void setReviewRequired(Boolean value) { this.reviewRequired = value; } /** * Gets the value of the reviewStatus property. * * @return * possible object is * {@link String } * */ public String getReviewStatus() { return reviewStatus; } /** * Sets the value of the reviewStatus property. * * @param value * allowed object is * {@link String } * */ public void setReviewStatus(String value) { this.reviewStatus = value; } /** * Gets the value of the schedulePercentComplete property. * * @return * possible object is * {@link Double } * */ public Double getSchedulePercentComplete() { return schedulePercentComplete; } /** * Sets the value of the schedulePercentComplete property. * * @param value * allowed object is * {@link Double } * */ public void setSchedulePercentComplete(Double value) { this.schedulePercentComplete = value; } /** * Gets the value of the schedulePerformanceIndex property. * * @return * possible object is * {@link Double } * */ public Double getSchedulePerformanceIndex() { return schedulePerformanceIndex; } /** * Sets the value of the schedulePerformanceIndex property. * * @param value * allowed object is * {@link Double } * */ public void setSchedulePerformanceIndex(Double value) { this.schedulePerformanceIndex = value; } /** * Gets the value of the schedulePerformanceIndexLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getSchedulePerformanceIndexLaborUnits() { return schedulePerformanceIndexLaborUnits; } /** * Sets the value of the schedulePerformanceIndexLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setSchedulePerformanceIndexLaborUnits(Double value) { this.schedulePerformanceIndexLaborUnits = value; } /** * Gets the value of the scheduleVariance property. * * @return * possible object is * {@link Double } * */ public Double getScheduleVariance() { return scheduleVariance; } /** * Sets the value of the scheduleVariance property. * * @param value * allowed object is * {@link Double } * */ public void setScheduleVariance(Double value) { this.scheduleVariance = value; } /** * Gets the value of the scheduleVarianceIndex property. * * @return * possible object is * {@link Double } * */ public Double getScheduleVarianceIndex() { return scheduleVarianceIndex; } /** * Sets the value of the scheduleVarianceIndex property. * * @param value * allowed object is * {@link Double } * */ public void setScheduleVarianceIndex(Double value) { this.scheduleVarianceIndex = value; } /** * Gets the value of the scheduleVarianceIndexLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getScheduleVarianceIndexLaborUnits() { return scheduleVarianceIndexLaborUnits; } /** * Sets the value of the scheduleVarianceIndexLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setScheduleVarianceIndexLaborUnits(Double value) { this.scheduleVarianceIndexLaborUnits = value; } /** * Gets the value of the scheduleVarianceLaborUnits property. * * @return * possible object is * {@link Double } * */ public Double getScheduleVarianceLaborUnits() { return scheduleVarianceLaborUnits; } /** * Sets the value of the scheduleVarianceLaborUnits property. * * @param value * allowed object is * {@link Double } * */ public void setScheduleVarianceLaborUnits(Double value) { this.scheduleVarianceLaborUnits = value; } /** * Gets the value of the secondaryConstraintDate property. * * @return * possible object is * {@link String } * */ public Date getSecondaryConstraintDate() { return secondaryConstraintDate; } /** * Sets the value of the secondaryConstraintDate property. * * @param value * allowed object is * {@link String } * */ public void setSecondaryConstraintDate(Date value) { this.secondaryConstraintDate = value; } /** * Gets the value of the secondaryConstraintType property. * * @return * possible object is * {@link String } * */ public String getSecondaryConstraintType() { return secondaryConstraintType; } /** * Sets the value of the secondaryConstraintType property. * * @param value * allowed object is * {@link String } * */ public void setSecondaryConstraintType(String value) { this.secondaryConstraintType = value; } /** * Gets the value of the startDate property. * * @return * possible object is * {@link String } * */ public Date getStartDate() { return startDate; } /** * Sets the value of the startDate property. * * @param value * allowed object is * {@link String } * */ public void setStartDate(Date value) { this.startDate = value; } /** * Gets the value of the startDate1Variance property. * * @return * possible object is * {@link Double } * */ public Double getStartDate1Variance() { return startDate1Variance; } /** * Sets the value of the startDate1Variance property. * * @param value * allowed object is * {@link Double } * */ public void setStartDate1Variance(Double value) { this.startDate1Variance = value; } /** * Gets the value of the startDateVariance property. * * @return * possible object is * {@link Double } * */ public Double getStartDateVariance() { return startDateVariance; } /** * Sets the value of the startDateVariance property. * * @param value * allowed object is * {@link Double } * */ public void setStartDateVariance(Double value) { this.startDateVariance = value; } /** * Gets the value of the status property. * * @return * possible object is * {@link String } * */ public String getStatus() { return status; } /** * Sets the value of the status property. * * @param value * allowed object is * {@link String } * */ public void setStatus(String value) { this.status = value; } /** * Gets the value of the suspendDate property. * * @return * possible object is * {@link String } * */ public Date getSuspendDate() { return suspendDate; } /** * Sets the value of the suspendDate property. * * @param value * allowed object is * {@link String } * */ public void setSuspendDate(Date value) { this.suspendDate = value; } /** * Gets the value of the toCompletePerformanceIndex property. * * @return * possible object is * {@link Double } * */ public Double getToCompletePerformanceIndex() { return toCompletePerformanceIndex; } /** * Sets the value of the toCompletePerformanceIndex property. * * @param value * allowed object is * {@link Double } * */ public void setToCompletePerformanceIndex(Double value) { this.toCompletePerformanceIndex = value; } /** * Gets the value of the totalCost1Variance property. * * @return * possible object is * {@link Double } * */ public Double getTotalCost1Variance() { return totalCost1Variance; } /** * Sets the value of the totalCost1Variance property. * * @param value * allowed object is * {@link Double } * */ public void setTotalCost1Variance(Double value) { this.totalCost1Variance = value; } /** * Gets the value of the totalCostVariance property. * * @return * possible object is * {@link Double } * */ public Double getTotalCostVariance() { return totalCostVariance; } /** * Sets the value of the totalCostVariance property. * * @param value * allowed object is * {@link Double } * */ public void setTotalCostVariance(Double value) { this.totalCostVariance = value; } /** * Gets the value of the totalFloat property. * * @return * possible object is * {@link Double } * */ public Double getTotalFloat() { return totalFloat; } /** * Sets the value of the totalFloat property. * * @param value * allowed object is * {@link Double } * */ public void setTotalFloat(Double value) { this.totalFloat = value; } /** * Gets the value of the type property. * * @return * possible object is * {@link String } * */ public String getType() { return type; } /** * Sets the value of the type property. * * @param value * allowed object is * {@link String } * */ public void setType(String value) { this.type = value; } /** * Gets the value of the unitsPercentComplete property. * * @return * possible object is * {@link Double } * */ public Double getUnitsPercentComplete() { return unitsPercentComplete; } /** * Sets the value of the unitsPercentComplete property. * * @param value * allowed object is * {@link Double } * */ public void setUnitsPercentComplete(Double value) { this.unitsPercentComplete = value; } /** * Gets the value of the unreadCommentCount property. * * @return * possible object is * {@link Integer } * */ public Integer getUnreadCommentCount() { return unreadCommentCount; } /** * Sets the value of the unreadCommentCount property. * * @param value * allowed object is * {@link Integer } * */ public void setUnreadCommentCount(Integer value) { this.unreadCommentCount = value; } /** * Gets the value of the wbsCode property. * * @return * possible object is * {@link String } * */ public String getWBSCode() { return wbsCode; } /** * Sets the value of the wbsCode property. * * @param value * allowed object is * {@link String } * */ public void setWBSCode(String value) { this.wbsCode = value; } /** * Gets the value of the wbsName property. * * @return * possible object is * {@link String } * */ public String getWBSName() { return wbsName; } /** * Sets the value of the wbsName property. * * @param value * allowed object is * {@link String } * */ public void setWBSName(String value) { this.wbsName = value; } /** * Gets the value of the wbsObjectId property. * * @return * possible object is * {@link Integer } * */ public Integer getWBSObjectId() { return wbsObjectId; } /** * Sets the value of the wbsObjectId property. * * @param value * allowed object is * {@link Integer } * */ public void setWBSObjectId(Integer value) { this.wbsObjectId = value; } /** * Gets the value of the code property. * * <p> * 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 <CODE>set</CODE> method for the code property. * * <p> * For example, to add a new item, do as follows: * <pre> * getCode().add(newItem); * </pre> * * * <p> * Objects of the following type(s) are allowed in the list * {@link CodeAssignmentType } * * */ public List<CodeAssignmentType> getCode() { if (code == null) { code = new ArrayList<CodeAssignmentType>(); } return this.code; } /** * Gets the value of the udf property. * * <p> * 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 <CODE>set</CODE> method for the udf property. * * <p> * For example, to add a new item, do as follows: * <pre> * getUDF().add(newItem); * </pre> * * * <p> * Objects of the following type(s) are allowed in the list * {@link UDFAssignmentType } * * */ public List<UDFAssignmentType> getUDF() { if (udf == null) { udf = new ArrayList<UDFAssignmentType>(); } return this.udf; } /** * Gets the value of the spread property. * * @return * possible object is * {@link ActivitySpreadType } * */ public ActivitySpreadType getSpread() { return spread; } /** * Sets the value of the spread property. * * @param value * allowed object is * {@link ActivitySpreadType } * */ public void setSpread(ActivitySpreadType value) { this.spread = value; } }