public static class Project.Assignments.Assignment extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="UID" type="{http://www.w3.org/2001/XMLSchema}integer"/> <element name="GUID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="TaskUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="ResourceUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="PercentWorkComplete" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="ActualCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> <element name="ActualFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="ActualOvertimeCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> <element name="ActualOvertimeWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/> <element name="ActualStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="ActualWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/> <element name="ACWP" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/> <element name="Confirmed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="Cost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> <element name="CostRateTable" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> <enumeration value="0"/> <enumeration value="1"/> <enumeration value="2"/> <enumeration value="3"/> <enumeration value="4"/> </restriction> </simpleType> </element> <element name="CostVariance" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/> <element name="CV" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/> <element name="Delay" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="Finish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="FinishVariance" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="Hyperlink" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="512"/> </restriction> </simpleType> </element> <element name="HyperlinkAddress" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="512"/> </restriction> </simpleType> </element> <element name="HyperlinkSubAddress" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="512"/> </restriction> </simpleType> </element> <element name="WorkVariance" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/> <element name="HasFixedRateUnits" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="FixedMaterial" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="LevelingDelay" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="LevelingDelayFormat" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> <enumeration value="3"/> <enumeration value="4"/> <enumeration value="5"/> <enumeration value="6"/> <enumeration value="7"/> <enumeration value="8"/> <enumeration value="9"/> <enumeration value="10"/> <enumeration value="11"/> <enumeration value="12"/> <enumeration value="19"/> <enumeration value="20"/> <enumeration value="21"/> <enumeration value="35"/> <enumeration value="36"/> <enumeration value="37"/> <enumeration value="38"/> <enumeration value="39"/> <enumeration value="40"/> <enumeration value="41"/> <enumeration value="42"/> <enumeration value="43"/> <enumeration value="44"/> <enumeration value="51"/> <enumeration value="52"/> <enumeration value="53"/> </restriction> </simpleType> </element> <element name="LinkedFields" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="Milestone" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="Notes" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Overallocated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="OvertimeCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> <element name="OvertimeWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/> <element name="PeakUnits" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/> <element name="RateScale" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="RegularWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/> <element name="RemainingCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> <element name="RemainingOvertimeCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> <element name="RemainingOvertimeWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/> <element name="RemainingWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/> <element name="ResponsePending" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="Start" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="Stop" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="Resume" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="StartVariance" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="Summary" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="SV" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/> <element name="Units" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/> <element name="UpdateNeeded" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="VAC" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/> <element name="Work" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/> <element name="WorkContour" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> <enumeration value="0"/> <enumeration value="1"/> <enumeration value="2"/> <enumeration value="3"/> <enumeration value="4"/> <enumeration value="5"/> <enumeration value="6"/> <enumeration value="7"/> <enumeration value="8"/> </restriction> </simpleType> </element> <element name="BCWS" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/> <element name="BCWP" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/> <element name="BookingType" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> <enumeration value="0"/> <enumeration value="1"/> </restriction> </simpleType> </element> <element name="ActualWorkProtected" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/> <element name="ActualOvertimeWorkProtected" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/> <element name="CreationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="AssnOwner" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="AssnOwnerGuid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="BudgetCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> <element name="BudgetWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/> <element name="ExtendedAttribute" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="FieldID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Value" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ValueGUID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="DurationFormat" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> <enumeration value="3"/> <enumeration value="4"/> <enumeration value="5"/> <enumeration value="6"/> <enumeration value="7"/> <enumeration value="8"/> <enumeration value="9"/> <enumeration value="10"/> <enumeration value="11"/> <enumeration value="12"/> <enumeration value="19"/> <enumeration value="20"/> <enumeration value="21"/> <enumeration value="35"/> <enumeration value="36"/> <enumeration value="37"/> <enumeration value="38"/> <enumeration value="39"/> <enumeration value="40"/> <enumeration value="41"/> <enumeration value="42"/> <enumeration value="43"/> <enumeration value="44"/> <enumeration value="51"/> <enumeration value="52"/> <enumeration value="53"/> </restriction> </simpleType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element name="Baseline" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="TimephasedData" type="{http://schemas.microsoft.com/project}TimephasedDataType" maxOccurs="unbounded" minOccurs="0"/> <element name="Number" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="Start" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Finish" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Work" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/> <element name="Cost" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="BCWS" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/> <element name="BCWP" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="f404000" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404001" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404002" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404003" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404004" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404005" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404006" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404007" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404008" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404009" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40400a" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40400b" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40400c" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40400d" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40400e" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40400f" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404010" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404011" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404012" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404013" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404014" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404015" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404016" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404017" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404018" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404019" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40401a" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40401b" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40401c" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40401d" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40401e" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40401f" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404020" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404021" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404022" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404023" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404024" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404025" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404026" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404027" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404028" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404029" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40402a" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40402b" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40402c" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40402d" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40402e" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40402f" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404030" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404031" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404032" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404033" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404034" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404035" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404036" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404037" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404038" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404039" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40403a" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40403b" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40403c" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40403d" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40403e" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40403f" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404040" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404041" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404042" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404043" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404044" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404045" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404046" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404047" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404048" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404049" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40404a" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40404b" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40404c" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40404d" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40404e" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40404f" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404050" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404051" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404052" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404053" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404054" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404055" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404056" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404057" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404058" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404059" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40405a" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40405b" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40405c" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40405d" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40405e" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40405f" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404060" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404061" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404062" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404063" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404064" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404065" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404066" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404067" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404068" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404069" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40406a" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40406b" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40406c" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40406d" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40406e" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40406f" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404070" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404071" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404072" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404073" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404074" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404075" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404076" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404077" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404078" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404079" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40407a" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40407b" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40407c" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40407d" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40407e" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40407f" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404080" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404081" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404082" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404083" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404084" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404085" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404086" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404087" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404088" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404089" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40408a" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40408b" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40408c" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40408d" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40408e" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40408f" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404090" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404091" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404092" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404093" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404094" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404095" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404096" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404097" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404098" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f404099" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40409a" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40409b" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40409c" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40409d" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40409e" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f40409f" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040a0" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040a1" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040a2" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040a3" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040a4" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040a5" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040a6" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040a7" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040a8" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040a9" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040aa" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040ab" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040ac" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040ad" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040ae" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040af" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040b0" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040b1" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040b2" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040b3" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040b4" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040b5" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040b6" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040b7" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040b8" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040b9" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040ba" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040bb" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040bc" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040bd" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040be" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040bf" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040c0" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040c1" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040c2" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040c3" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040c4" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040c5" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040c6" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040c7" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="f4040c8" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="TimephasedData" type="{http://schemas.microsoft.com/project}TimephasedDataType" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
Project.Assignments.Assignment.Baseline
Java class for anonymous complex type.
|
static class |
Project.Assignments.Assignment.ExtendedAttribute
Java class for anonymous complex type.
|
Constructor and Description |
---|
Assignment() |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getActualCost()
Gets the value of the actualCost property.
|
LocalDateTime |
getActualFinish()
Gets the value of the actualFinish property.
|
BigDecimal |
getActualOvertimeCost()
Gets the value of the actualOvertimeCost property.
|
String |
getActualOvertimeWork()
Gets the value of the actualOvertimeWork property.
|
String |
getActualOvertimeWorkProtected()
Gets the value of the actualOvertimeWorkProtected property.
|
LocalDateTime |
getActualStart()
Gets the value of the actualStart property.
|
String |
getActualWork()
Gets the value of the actualWork property.
|
String |
getActualWorkProtected()
Gets the value of the actualWorkProtected property.
|
BigDecimal |
getACWP()
Gets the value of the acwp property.
|
String |
getAssnOwner()
Gets the value of the assnOwner property.
|
String |
getAssnOwnerGuid()
Gets the value of the assnOwnerGuid property.
|
List<Project.Assignments.Assignment.Baseline> |
getBaseline()
Gets the value of the baseline property.
|
BigDecimal |
getBCWP()
Gets the value of the bcwp property.
|
BigDecimal |
getBCWS()
Gets the value of the bcws property.
|
BigInteger |
getBookingType()
Gets the value of the bookingType property.
|
BigDecimal |
getBudgetCost()
Gets the value of the budgetCost property.
|
String |
getBudgetWork()
Gets the value of the budgetWork property.
|
BigDecimal |
getCost()
Gets the value of the cost property.
|
BigInteger |
getCostRateTable()
Gets the value of the costRateTable property.
|
BigDecimal |
getCostVariance()
Gets the value of the costVariance property.
|
LocalDateTime |
getCreationDate()
Gets the value of the creationDate property.
|
BigDecimal |
getCV()
Gets the value of the cv property.
|
BigInteger |
getDelay()
Gets the value of the delay property.
|
List<Project.Assignments.Assignment.ExtendedAttribute> |
getExtendedAttribute()
Gets the value of the extendedAttribute property.
|
Object |
getF404000()
Gets the value of the f404000 property.
|
Object |
getF404001()
Gets the value of the f404001 property.
|
Object |
getF404002()
Gets the value of the f404002 property.
|
Object |
getF404003()
Gets the value of the f404003 property.
|
Object |
getF404004()
Gets the value of the f404004 property.
|
Object |
getF404005()
Gets the value of the f404005 property.
|
Object |
getF404006()
Gets the value of the f404006 property.
|
Object |
getF404007()
Gets the value of the f404007 property.
|
Object |
getF404008()
Gets the value of the f404008 property.
|
Object |
getF404009()
Gets the value of the f404009 property.
|
Object |
getF40400A()
Gets the value of the f40400A property.
|
Object |
getF40400B()
Gets the value of the f40400B property.
|
Object |
getF40400C()
Gets the value of the f40400C property.
|
Object |
getF40400D()
Gets the value of the f40400D property.
|
Object |
getF40400E()
Gets the value of the f40400E property.
|
Object |
getF40400F()
Gets the value of the f40400F property.
|
Object |
getF404010()
Gets the value of the f404010 property.
|
Object |
getF404011()
Gets the value of the f404011 property.
|
Object |
getF404012()
Gets the value of the f404012 property.
|
Object |
getF404013()
Gets the value of the f404013 property.
|
Object |
getF404014()
Gets the value of the f404014 property.
|
Object |
getF404015()
Gets the value of the f404015 property.
|
Object |
getF404016()
Gets the value of the f404016 property.
|
Object |
getF404017()
Gets the value of the f404017 property.
|
Object |
getF404018()
Gets the value of the f404018 property.
|
Object |
getF404019()
Gets the value of the f404019 property.
|
Object |
getF40401A()
Gets the value of the f40401A property.
|
Object |
getF40401B()
Gets the value of the f40401B property.
|
Object |
getF40401C()
Gets the value of the f40401C property.
|
Object |
getF40401D()
Gets the value of the f40401D property.
|
Object |
getF40401E()
Gets the value of the f40401E property.
|
Object |
getF40401F()
Gets the value of the f40401F property.
|
Object |
getF404020()
Gets the value of the f404020 property.
|
Object |
getF404021()
Gets the value of the f404021 property.
|
Object |
getF404022()
Gets the value of the f404022 property.
|
Object |
getF404023()
Gets the value of the f404023 property.
|
Object |
getF404024()
Gets the value of the f404024 property.
|
Object |
getF404025()
Gets the value of the f404025 property.
|
Object |
getF404026()
Gets the value of the f404026 property.
|
Object |
getF404027()
Gets the value of the f404027 property.
|
Object |
getF404028()
Gets the value of the f404028 property.
|
Object |
getF404029()
Gets the value of the f404029 property.
|
Object |
getF40402A()
Gets the value of the f40402A property.
|
Object |
getF40402B()
Gets the value of the f40402B property.
|
Object |
getF40402C()
Gets the value of the f40402C property.
|
Object |
getF40402D()
Gets the value of the f40402D property.
|
Object |
getF40402E()
Gets the value of the f40402E property.
|
Object |
getF40402F()
Gets the value of the f40402F property.
|
Object |
getF404030()
Gets the value of the f404030 property.
|
Object |
getF404031()
Gets the value of the f404031 property.
|
Object |
getF404032()
Gets the value of the f404032 property.
|
Object |
getF404033()
Gets the value of the f404033 property.
|
Object |
getF404034()
Gets the value of the f404034 property.
|
Object |
getF404035()
Gets the value of the f404035 property.
|
Object |
getF404036()
Gets the value of the f404036 property.
|
Object |
getF404037()
Gets the value of the f404037 property.
|
Object |
getF404038()
Gets the value of the f404038 property.
|
Object |
getF404039()
Gets the value of the f404039 property.
|
Object |
getF40403A()
Gets the value of the f40403A property.
|
Object |
getF40403B()
Gets the value of the f40403B property.
|
Object |
getF40403C()
Gets the value of the f40403C property.
|
Object |
getF40403D()
Gets the value of the f40403D property.
|
Object |
getF40403E()
Gets the value of the f40403E property.
|
Object |
getF40403F()
Gets the value of the f40403F property.
|
Object |
getF404040()
Gets the value of the f404040 property.
|
Object |
getF404041()
Gets the value of the f404041 property.
|
Object |
getF404042()
Gets the value of the f404042 property.
|
Object |
getF404043()
Gets the value of the f404043 property.
|
Object |
getF404044()
Gets the value of the f404044 property.
|
Object |
getF404045()
Gets the value of the f404045 property.
|
Object |
getF404046()
Gets the value of the f404046 property.
|
Object |
getF404047()
Gets the value of the f404047 property.
|
Object |
getF404048()
Gets the value of the f404048 property.
|
Object |
getF404049()
Gets the value of the f404049 property.
|
Object |
getF40404A()
Gets the value of the f40404A property.
|
Object |
getF40404B()
Gets the value of the f40404B property.
|
Object |
getF40404C()
Gets the value of the f40404C property.
|
Object |
getF40404D()
Gets the value of the f40404D property.
|
Object |
getF40404E()
Gets the value of the f40404E property.
|
Object |
getF40404F()
Gets the value of the f40404F property.
|
Object |
getF404050()
Gets the value of the f404050 property.
|
Object |
getF404051()
Gets the value of the f404051 property.
|
Object |
getF404052()
Gets the value of the f404052 property.
|
Object |
getF404053()
Gets the value of the f404053 property.
|
Object |
getF404054()
Gets the value of the f404054 property.
|
Object |
getF404055()
Gets the value of the f404055 property.
|
Object |
getF404056()
Gets the value of the f404056 property.
|
Object |
getF404057()
Gets the value of the f404057 property.
|
Object |
getF404058()
Gets the value of the f404058 property.
|
Object |
getF404059()
Gets the value of the f404059 property.
|
Object |
getF40405A()
Gets the value of the f40405A property.
|
Object |
getF40405B()
Gets the value of the f40405B property.
|
Object |
getF40405C()
Gets the value of the f40405C property.
|
Object |
getF40405D()
Gets the value of the f40405D property.
|
Object |
getF40405E()
Gets the value of the f40405E property.
|
Object |
getF40405F()
Gets the value of the f40405F property.
|
Object |
getF404060()
Gets the value of the f404060 property.
|
Object |
getF404061()
Gets the value of the f404061 property.
|
Object |
getF404062()
Gets the value of the f404062 property.
|
Object |
getF404063()
Gets the value of the f404063 property.
|
Object |
getF404064()
Gets the value of the f404064 property.
|
Object |
getF404065()
Gets the value of the f404065 property.
|
Object |
getF404066()
Gets the value of the f404066 property.
|
Object |
getF404067()
Gets the value of the f404067 property.
|
Object |
getF404068()
Gets the value of the f404068 property.
|
Object |
getF404069()
Gets the value of the f404069 property.
|
Object |
getF40406A()
Gets the value of the f40406A property.
|
Object |
getF40406B()
Gets the value of the f40406B property.
|
Object |
getF40406C()
Gets the value of the f40406C property.
|
Object |
getF40406D()
Gets the value of the f40406D property.
|
Object |
getF40406E()
Gets the value of the f40406E property.
|
Object |
getF40406F()
Gets the value of the f40406F property.
|
Object |
getF404070()
Gets the value of the f404070 property.
|
Object |
getF404071()
Gets the value of the f404071 property.
|
Object |
getF404072()
Gets the value of the f404072 property.
|
Object |
getF404073()
Gets the value of the f404073 property.
|
Object |
getF404074()
Gets the value of the f404074 property.
|
Object |
getF404075()
Gets the value of the f404075 property.
|
Object |
getF404076()
Gets the value of the f404076 property.
|
Object |
getF404077()
Gets the value of the f404077 property.
|
Object |
getF404078()
Gets the value of the f404078 property.
|
Object |
getF404079()
Gets the value of the f404079 property.
|
Object |
getF40407A()
Gets the value of the f40407A property.
|
Object |
getF40407B()
Gets the value of the f40407B property.
|
Object |
getF40407C()
Gets the value of the f40407C property.
|
Object |
getF40407D()
Gets the value of the f40407D property.
|
Object |
getF40407E()
Gets the value of the f40407E property.
|
Object |
getF40407F()
Gets the value of the f40407F property.
|
Object |
getF404080()
Gets the value of the f404080 property.
|
Object |
getF404081()
Gets the value of the f404081 property.
|
Object |
getF404082()
Gets the value of the f404082 property.
|
Object |
getF404083()
Gets the value of the f404083 property.
|
Object |
getF404084()
Gets the value of the f404084 property.
|
Object |
getF404085()
Gets the value of the f404085 property.
|
Object |
getF404086()
Gets the value of the f404086 property.
|
Object |
getF404087()
Gets the value of the f404087 property.
|
Object |
getF404088()
Gets the value of the f404088 property.
|
Object |
getF404089()
Gets the value of the f404089 property.
|
Object |
getF40408A()
Gets the value of the f40408A property.
|
Object |
getF40408B()
Gets the value of the f40408B property.
|
Object |
getF40408C()
Gets the value of the f40408C property.
|
Object |
getF40408D()
Gets the value of the f40408D property.
|
Object |
getF40408E()
Gets the value of the f40408E property.
|
Object |
getF40408F()
Gets the value of the f40408F property.
|
Object |
getF404090()
Gets the value of the f404090 property.
|
Object |
getF404091()
Gets the value of the f404091 property.
|
Object |
getF404092()
Gets the value of the f404092 property.
|
Object |
getF404093()
Gets the value of the f404093 property.
|
Object |
getF404094()
Gets the value of the f404094 property.
|
Object |
getF404095()
Gets the value of the f404095 property.
|
Object |
getF404096()
Gets the value of the f404096 property.
|
Object |
getF404097()
Gets the value of the f404097 property.
|
Object |
getF404098()
Gets the value of the f404098 property.
|
Object |
getF404099()
Gets the value of the f404099 property.
|
Object |
getF40409A()
Gets the value of the f40409A property.
|
Object |
getF40409B()
Gets the value of the f40409B property.
|
Object |
getF40409C()
Gets the value of the f40409C property.
|
Object |
getF40409D()
Gets the value of the f40409D property.
|
Object |
getF40409E()
Gets the value of the f40409E property.
|
Object |
getF40409F()
Gets the value of the f40409F property.
|
Object |
getF4040A0()
Gets the value of the f4040A0 property.
|
Object |
getF4040A1()
Gets the value of the f4040A1 property.
|
Object |
getF4040A2()
Gets the value of the f4040A2 property.
|
Object |
getF4040A3()
Gets the value of the f4040A3 property.
|
Object |
getF4040A4()
Gets the value of the f4040A4 property.
|
Object |
getF4040A5()
Gets the value of the f4040A5 property.
|
Object |
getF4040A6()
Gets the value of the f4040A6 property.
|
Object |
getF4040A7()
Gets the value of the f4040A7 property.
|
Object |
getF4040A8()
Gets the value of the f4040A8 property.
|
Object |
getF4040A9()
Gets the value of the f4040A9 property.
|
Object |
getF4040Aa()
Gets the value of the f4040Aa property.
|
Object |
getF4040Ab()
Gets the value of the f4040Ab property.
|
Object |
getF4040Ac()
Gets the value of the f4040Ac property.
|
Object |
getF4040Ad()
Gets the value of the f4040Ad property.
|
Object |
getF4040Ae()
Gets the value of the f4040Ae property.
|
Object |
getF4040Af()
Gets the value of the f4040Af property.
|
Object |
getF4040B0()
Gets the value of the f4040B0 property.
|
Object |
getF4040B1()
Gets the value of the f4040B1 property.
|
Object |
getF4040B2()
Gets the value of the f4040B2 property.
|
Object |
getF4040B3()
Gets the value of the f4040B3 property.
|
Object |
getF4040B4()
Gets the value of the f4040B4 property.
|
Object |
getF4040B5()
Gets the value of the f4040B5 property.
|
Object |
getF4040B6()
Gets the value of the f4040B6 property.
|
Object |
getF4040B7()
Gets the value of the f4040B7 property.
|
Object |
getF4040B8()
Gets the value of the f4040B8 property.
|
Object |
getF4040B9()
Gets the value of the f4040B9 property.
|
Object |
getF4040Ba()
Gets the value of the f4040Ba property.
|
Object |
getF4040Bb()
Gets the value of the f4040Bb property.
|
Object |
getF4040Bc()
Gets the value of the f4040Bc property.
|
Object |
getF4040Bd()
Gets the value of the f4040Bd property.
|
Object |
getF4040Be()
Gets the value of the f4040Be property.
|
Object |
getF4040Bf()
Gets the value of the f4040Bf property.
|
Object |
getF4040C0()
Gets the value of the f4040C0 property.
|
Object |
getF4040C1()
Gets the value of the f4040C1 property.
|
Object |
getF4040C2()
Gets the value of the f4040C2 property.
|
Object |
getF4040C3()
Gets the value of the f4040C3 property.
|
Object |
getF4040C4()
Gets the value of the f4040C4 property.
|
Object |
getF4040C5()
Gets the value of the f4040C5 property.
|
Object |
getF4040C6()
Gets the value of the f4040C6 property.
|
Object |
getF4040C7()
Gets the value of the f4040C7 property.
|
Object |
getF4040C8()
Gets the value of the f4040C8 property.
|
LocalDateTime |
getFinish()
Gets the value of the finish property.
|
BigInteger |
getFinishVariance()
Gets the value of the finishVariance property.
|
UUID |
getGUID()
Gets the value of the guid property.
|
String |
getHyperlink()
Gets the value of the hyperlink property.
|
String |
getHyperlinkAddress()
Gets the value of the hyperlinkAddress property.
|
String |
getHyperlinkSubAddress()
Gets the value of the hyperlinkSubAddress property.
|
BigInteger |
getLevelingDelay()
Gets the value of the levelingDelay property.
|
BigInteger |
getLevelingDelayFormat()
Gets the value of the levelingDelayFormat property.
|
String |
getNotes()
Gets the value of the notes property.
|
BigDecimal |
getOvertimeCost()
Gets the value of the overtimeCost property.
|
String |
getOvertimeWork()
Gets the value of the overtimeWork property.
|
BigDecimal |
getPeakUnits()
Gets the value of the peakUnits property.
|
Number |
getPercentWorkComplete()
Gets the value of the percentWorkComplete property.
|
BigInteger |
getRateScale()
Gets the value of the rateScale property.
|
String |
getRegularWork()
Gets the value of the regularWork property.
|
BigDecimal |
getRemainingCost()
Gets the value of the remainingCost property.
|
BigDecimal |
getRemainingOvertimeCost()
Gets the value of the remainingOvertimeCost property.
|
String |
getRemainingOvertimeWork()
Gets the value of the remainingOvertimeWork property.
|
String |
getRemainingWork()
Gets the value of the remainingWork property.
|
BigInteger |
getResourceUID()
Gets the value of the resourceUID property.
|
LocalDateTime |
getResume()
Gets the value of the resume property.
|
LocalDateTime |
getStart()
Gets the value of the start property.
|
BigInteger |
getStartVariance()
Gets the value of the startVariance property.
|
LocalDateTime |
getStop()
Gets the value of the stop property.
|
BigDecimal |
getSV()
Gets the value of the sv property.
|
BigInteger |
getTaskUID()
Gets the value of the taskUID property.
|
List<TimephasedDataType> |
getTimephasedData()
Gets the value of the timephasedData property.
|
BigInteger |
getUID()
Gets the value of the uid property.
|
BigDecimal |
getUnits()
Gets the value of the units property.
|
BigDecimal |
getVAC()
Gets the value of the vac property.
|
String |
getWork()
Gets the value of the work property.
|
WorkContour |
getWorkContour()
Gets the value of the workContour property.
|
BigDecimal |
getWorkVariance()
Gets the value of the workVariance property.
|
Boolean |
isConfirmed()
Gets the value of the confirmed property.
|
Boolean |
isFixedMaterial()
Gets the value of the fixedMaterial property.
|
Boolean |
isHasFixedRateUnits()
Gets the value of the hasFixedRateUnits property.
|
Boolean |
isLinkedFields()
Gets the value of the linkedFields property.
|
Boolean |
isMilestone()
Gets the value of the milestone property.
|
Boolean |
isOverallocated()
Gets the value of the overallocated property.
|
Boolean |
isResponsePending()
Gets the value of the responsePending property.
|
Boolean |
isSummary()
Gets the value of the summary property.
|
Boolean |
isUpdateNeeded()
Gets the value of the updateNeeded property.
|
void |
setActualCost(BigDecimal value)
Sets the value of the actualCost property.
|
void |
setActualFinish(LocalDateTime value)
Sets the value of the actualFinish property.
|
void |
setActualOvertimeCost(BigDecimal value)
Sets the value of the actualOvertimeCost property.
|
void |
setActualOvertimeWork(String value)
Sets the value of the actualOvertimeWork property.
|
void |
setActualOvertimeWorkProtected(String value)
Sets the value of the actualOvertimeWorkProtected property.
|
void |
setActualStart(LocalDateTime value)
Sets the value of the actualStart property.
|
void |
setActualWork(String value)
Sets the value of the actualWork property.
|
void |
setActualWorkProtected(String value)
Sets the value of the actualWorkProtected property.
|
void |
setACWP(BigDecimal value)
Sets the value of the acwp property.
|
void |
setAssnOwner(String value)
Sets the value of the assnOwner property.
|
void |
setAssnOwnerGuid(String value)
Sets the value of the assnOwnerGuid property.
|
void |
setBCWP(BigDecimal value)
Sets the value of the bcwp property.
|
void |
setBCWS(BigDecimal value)
Sets the value of the bcws property.
|
void |
setBookingType(BigInteger value)
Sets the value of the bookingType property.
|
void |
setBudgetCost(BigDecimal value)
Sets the value of the budgetCost property.
|
void |
setBudgetWork(String value)
Sets the value of the budgetWork property.
|
void |
setConfirmed(Boolean value)
Sets the value of the confirmed property.
|
void |
setCost(BigDecimal value)
Sets the value of the cost property.
|
void |
setCostRateTable(BigInteger value)
Sets the value of the costRateTable property.
|
void |
setCostVariance(BigDecimal value)
Sets the value of the costVariance property.
|
void |
setCreationDate(LocalDateTime value)
Sets the value of the creationDate property.
|
void |
setCV(BigDecimal value)
Sets the value of the cv property.
|
void |
setDelay(BigInteger value)
Sets the value of the delay property.
|
void |
setF404000(Object value)
Sets the value of the f404000 property.
|
void |
setF404001(Object value)
Sets the value of the f404001 property.
|
void |
setF404002(Object value)
Sets the value of the f404002 property.
|
void |
setF404003(Object value)
Sets the value of the f404003 property.
|
void |
setF404004(Object value)
Sets the value of the f404004 property.
|
void |
setF404005(Object value)
Sets the value of the f404005 property.
|
void |
setF404006(Object value)
Sets the value of the f404006 property.
|
void |
setF404007(Object value)
Sets the value of the f404007 property.
|
void |
setF404008(Object value)
Sets the value of the f404008 property.
|
void |
setF404009(Object value)
Sets the value of the f404009 property.
|
void |
setF40400A(Object value)
Sets the value of the f40400A property.
|
void |
setF40400B(Object value)
Sets the value of the f40400B property.
|
void |
setF40400C(Object value)
Sets the value of the f40400C property.
|
void |
setF40400D(Object value)
Sets the value of the f40400D property.
|
void |
setF40400E(Object value)
Sets the value of the f40400E property.
|
void |
setF40400F(Object value)
Sets the value of the f40400F property.
|
void |
setF404010(Object value)
Sets the value of the f404010 property.
|
void |
setF404011(Object value)
Sets the value of the f404011 property.
|
void |
setF404012(Object value)
Sets the value of the f404012 property.
|
void |
setF404013(Object value)
Sets the value of the f404013 property.
|
void |
setF404014(Object value)
Sets the value of the f404014 property.
|
void |
setF404015(Object value)
Sets the value of the f404015 property.
|
void |
setF404016(Object value)
Sets the value of the f404016 property.
|
void |
setF404017(Object value)
Sets the value of the f404017 property.
|
void |
setF404018(Object value)
Sets the value of the f404018 property.
|
void |
setF404019(Object value)
Sets the value of the f404019 property.
|
void |
setF40401A(Object value)
Sets the value of the f40401A property.
|
void |
setF40401B(Object value)
Sets the value of the f40401B property.
|
void |
setF40401C(Object value)
Sets the value of the f40401C property.
|
void |
setF40401D(Object value)
Sets the value of the f40401D property.
|
void |
setF40401E(Object value)
Sets the value of the f40401E property.
|
void |
setF40401F(Object value)
Sets the value of the f40401F property.
|
void |
setF404020(Object value)
Sets the value of the f404020 property.
|
void |
setF404021(Object value)
Sets the value of the f404021 property.
|
void |
setF404022(Object value)
Sets the value of the f404022 property.
|
void |
setF404023(Object value)
Sets the value of the f404023 property.
|
void |
setF404024(Object value)
Sets the value of the f404024 property.
|
void |
setF404025(Object value)
Sets the value of the f404025 property.
|
void |
setF404026(Object value)
Sets the value of the f404026 property.
|
void |
setF404027(Object value)
Sets the value of the f404027 property.
|
void |
setF404028(Object value)
Sets the value of the f404028 property.
|
void |
setF404029(Object value)
Sets the value of the f404029 property.
|
void |
setF40402A(Object value)
Sets the value of the f40402A property.
|
void |
setF40402B(Object value)
Sets the value of the f40402B property.
|
void |
setF40402C(Object value)
Sets the value of the f40402C property.
|
void |
setF40402D(Object value)
Sets the value of the f40402D property.
|
void |
setF40402E(Object value)
Sets the value of the f40402E property.
|
void |
setF40402F(Object value)
Sets the value of the f40402F property.
|
void |
setF404030(Object value)
Sets the value of the f404030 property.
|
void |
setF404031(Object value)
Sets the value of the f404031 property.
|
void |
setF404032(Object value)
Sets the value of the f404032 property.
|
void |
setF404033(Object value)
Sets the value of the f404033 property.
|
void |
setF404034(Object value)
Sets the value of the f404034 property.
|
void |
setF404035(Object value)
Sets the value of the f404035 property.
|
void |
setF404036(Object value)
Sets the value of the f404036 property.
|
void |
setF404037(Object value)
Sets the value of the f404037 property.
|
void |
setF404038(Object value)
Sets the value of the f404038 property.
|
void |
setF404039(Object value)
Sets the value of the f404039 property.
|
void |
setF40403A(Object value)
Sets the value of the f40403A property.
|
void |
setF40403B(Object value)
Sets the value of the f40403B property.
|
void |
setF40403C(Object value)
Sets the value of the f40403C property.
|
void |
setF40403D(Object value)
Sets the value of the f40403D property.
|
void |
setF40403E(Object value)
Sets the value of the f40403E property.
|
void |
setF40403F(Object value)
Sets the value of the f40403F property.
|
void |
setF404040(Object value)
Sets the value of the f404040 property.
|
void |
setF404041(Object value)
Sets the value of the f404041 property.
|
void |
setF404042(Object value)
Sets the value of the f404042 property.
|
void |
setF404043(Object value)
Sets the value of the f404043 property.
|
void |
setF404044(Object value)
Sets the value of the f404044 property.
|
void |
setF404045(Object value)
Sets the value of the f404045 property.
|
void |
setF404046(Object value)
Sets the value of the f404046 property.
|
void |
setF404047(Object value)
Sets the value of the f404047 property.
|
void |
setF404048(Object value)
Sets the value of the f404048 property.
|
void |
setF404049(Object value)
Sets the value of the f404049 property.
|
void |
setF40404A(Object value)
Sets the value of the f40404A property.
|
void |
setF40404B(Object value)
Sets the value of the f40404B property.
|
void |
setF40404C(Object value)
Sets the value of the f40404C property.
|
void |
setF40404D(Object value)
Sets the value of the f40404D property.
|
void |
setF40404E(Object value)
Sets the value of the f40404E property.
|
void |
setF40404F(Object value)
Sets the value of the f40404F property.
|
void |
setF404050(Object value)
Sets the value of the f404050 property.
|
void |
setF404051(Object value)
Sets the value of the f404051 property.
|
void |
setF404052(Object value)
Sets the value of the f404052 property.
|
void |
setF404053(Object value)
Sets the value of the f404053 property.
|
void |
setF404054(Object value)
Sets the value of the f404054 property.
|
void |
setF404055(Object value)
Sets the value of the f404055 property.
|
void |
setF404056(Object value)
Sets the value of the f404056 property.
|
void |
setF404057(Object value)
Sets the value of the f404057 property.
|
void |
setF404058(Object value)
Sets the value of the f404058 property.
|
void |
setF404059(Object value)
Sets the value of the f404059 property.
|
void |
setF40405A(Object value)
Sets the value of the f40405A property.
|
void |
setF40405B(Object value)
Sets the value of the f40405B property.
|
void |
setF40405C(Object value)
Sets the value of the f40405C property.
|
void |
setF40405D(Object value)
Sets the value of the f40405D property.
|
void |
setF40405E(Object value)
Sets the value of the f40405E property.
|
void |
setF40405F(Object value)
Sets the value of the f40405F property.
|
void |
setF404060(Object value)
Sets the value of the f404060 property.
|
void |
setF404061(Object value)
Sets the value of the f404061 property.
|
void |
setF404062(Object value)
Sets the value of the f404062 property.
|
void |
setF404063(Object value)
Sets the value of the f404063 property.
|
void |
setF404064(Object value)
Sets the value of the f404064 property.
|
void |
setF404065(Object value)
Sets the value of the f404065 property.
|
void |
setF404066(Object value)
Sets the value of the f404066 property.
|
void |
setF404067(Object value)
Sets the value of the f404067 property.
|
void |
setF404068(Object value)
Sets the value of the f404068 property.
|
void |
setF404069(Object value)
Sets the value of the f404069 property.
|
void |
setF40406A(Object value)
Sets the value of the f40406A property.
|
void |
setF40406B(Object value)
Sets the value of the f40406B property.
|
void |
setF40406C(Object value)
Sets the value of the f40406C property.
|
void |
setF40406D(Object value)
Sets the value of the f40406D property.
|
void |
setF40406E(Object value)
Sets the value of the f40406E property.
|
void |
setF40406F(Object value)
Sets the value of the f40406F property.
|
void |
setF404070(Object value)
Sets the value of the f404070 property.
|
void |
setF404071(Object value)
Sets the value of the f404071 property.
|
void |
setF404072(Object value)
Sets the value of the f404072 property.
|
void |
setF404073(Object value)
Sets the value of the f404073 property.
|
void |
setF404074(Object value)
Sets the value of the f404074 property.
|
void |
setF404075(Object value)
Sets the value of the f404075 property.
|
void |
setF404076(Object value)
Sets the value of the f404076 property.
|
void |
setF404077(Object value)
Sets the value of the f404077 property.
|
void |
setF404078(Object value)
Sets the value of the f404078 property.
|
void |
setF404079(Object value)
Sets the value of the f404079 property.
|
void |
setF40407A(Object value)
Sets the value of the f40407A property.
|
void |
setF40407B(Object value)
Sets the value of the f40407B property.
|
void |
setF40407C(Object value)
Sets the value of the f40407C property.
|
void |
setF40407D(Object value)
Sets the value of the f40407D property.
|
void |
setF40407E(Object value)
Sets the value of the f40407E property.
|
void |
setF40407F(Object value)
Sets the value of the f40407F property.
|
void |
setF404080(Object value)
Sets the value of the f404080 property.
|
void |
setF404081(Object value)
Sets the value of the f404081 property.
|
void |
setF404082(Object value)
Sets the value of the f404082 property.
|
void |
setF404083(Object value)
Sets the value of the f404083 property.
|
void |
setF404084(Object value)
Sets the value of the f404084 property.
|
void |
setF404085(Object value)
Sets the value of the f404085 property.
|
void |
setF404086(Object value)
Sets the value of the f404086 property.
|
void |
setF404087(Object value)
Sets the value of the f404087 property.
|
void |
setF404088(Object value)
Sets the value of the f404088 property.
|
void |
setF404089(Object value)
Sets the value of the f404089 property.
|
void |
setF40408A(Object value)
Sets the value of the f40408A property.
|
void |
setF40408B(Object value)
Sets the value of the f40408B property.
|
void |
setF40408C(Object value)
Sets the value of the f40408C property.
|
void |
setF40408D(Object value)
Sets the value of the f40408D property.
|
void |
setF40408E(Object value)
Sets the value of the f40408E property.
|
void |
setF40408F(Object value)
Sets the value of the f40408F property.
|
void |
setF404090(Object value)
Sets the value of the f404090 property.
|
void |
setF404091(Object value)
Sets the value of the f404091 property.
|
void |
setF404092(Object value)
Sets the value of the f404092 property.
|
void |
setF404093(Object value)
Sets the value of the f404093 property.
|
void |
setF404094(Object value)
Sets the value of the f404094 property.
|
void |
setF404095(Object value)
Sets the value of the f404095 property.
|
void |
setF404096(Object value)
Sets the value of the f404096 property.
|
void |
setF404097(Object value)
Sets the value of the f404097 property.
|
void |
setF404098(Object value)
Sets the value of the f404098 property.
|
void |
setF404099(Object value)
Sets the value of the f404099 property.
|
void |
setF40409A(Object value)
Sets the value of the f40409A property.
|
void |
setF40409B(Object value)
Sets the value of the f40409B property.
|
void |
setF40409C(Object value)
Sets the value of the f40409C property.
|
void |
setF40409D(Object value)
Sets the value of the f40409D property.
|
void |
setF40409E(Object value)
Sets the value of the f40409E property.
|
void |
setF40409F(Object value)
Sets the value of the f40409F property.
|
void |
setF4040A0(Object value)
Sets the value of the f4040A0 property.
|
void |
setF4040A1(Object value)
Sets the value of the f4040A1 property.
|
void |
setF4040A2(Object value)
Sets the value of the f4040A2 property.
|
void |
setF4040A3(Object value)
Sets the value of the f4040A3 property.
|
void |
setF4040A4(Object value)
Sets the value of the f4040A4 property.
|
void |
setF4040A5(Object value)
Sets the value of the f4040A5 property.
|
void |
setF4040A6(Object value)
Sets the value of the f4040A6 property.
|
void |
setF4040A7(Object value)
Sets the value of the f4040A7 property.
|
void |
setF4040A8(Object value)
Sets the value of the f4040A8 property.
|
void |
setF4040A9(Object value)
Sets the value of the f4040A9 property.
|
void |
setF4040Aa(Object value)
Sets the value of the f4040Aa property.
|
void |
setF4040Ab(Object value)
Sets the value of the f4040Ab property.
|
void |
setF4040Ac(Object value)
Sets the value of the f4040Ac property.
|
void |
setF4040Ad(Object value)
Sets the value of the f4040Ad property.
|
void |
setF4040Ae(Object value)
Sets the value of the f4040Ae property.
|
void |
setF4040Af(Object value)
Sets the value of the f4040Af property.
|
void |
setF4040B0(Object value)
Sets the value of the f4040B0 property.
|
void |
setF4040B1(Object value)
Sets the value of the f4040B1 property.
|
void |
setF4040B2(Object value)
Sets the value of the f4040B2 property.
|
void |
setF4040B3(Object value)
Sets the value of the f4040B3 property.
|
void |
setF4040B4(Object value)
Sets the value of the f4040B4 property.
|
void |
setF4040B5(Object value)
Sets the value of the f4040B5 property.
|
void |
setF4040B6(Object value)
Sets the value of the f4040B6 property.
|
void |
setF4040B7(Object value)
Sets the value of the f4040B7 property.
|
void |
setF4040B8(Object value)
Sets the value of the f4040B8 property.
|
void |
setF4040B9(Object value)
Sets the value of the f4040B9 property.
|
void |
setF4040Ba(Object value)
Sets the value of the f4040Ba property.
|
void |
setF4040Bb(Object value)
Sets the value of the f4040Bb property.
|
void |
setF4040Bc(Object value)
Sets the value of the f4040Bc property.
|
void |
setF4040Bd(Object value)
Sets the value of the f4040Bd property.
|
void |
setF4040Be(Object value)
Sets the value of the f4040Be property.
|
void |
setF4040Bf(Object value)
Sets the value of the f4040Bf property.
|
void |
setF4040C0(Object value)
Sets the value of the f4040C0 property.
|
void |
setF4040C1(Object value)
Sets the value of the f4040C1 property.
|
void |
setF4040C2(Object value)
Sets the value of the f4040C2 property.
|
void |
setF4040C3(Object value)
Sets the value of the f4040C3 property.
|
void |
setF4040C4(Object value)
Sets the value of the f4040C4 property.
|
void |
setF4040C5(Object value)
Sets the value of the f4040C5 property.
|
void |
setF4040C6(Object value)
Sets the value of the f4040C6 property.
|
void |
setF4040C7(Object value)
Sets the value of the f4040C7 property.
|
void |
setF4040C8(Object value)
Sets the value of the f4040C8 property.
|
void |
setFinish(LocalDateTime value)
Sets the value of the finish property.
|
void |
setFinishVariance(BigInteger value)
Sets the value of the finishVariance property.
|
void |
setFixedMaterial(Boolean value)
Sets the value of the fixedMaterial property.
|
void |
setGUID(UUID value)
Sets the value of the guid property.
|
void |
setHasFixedRateUnits(Boolean value)
Sets the value of the hasFixedRateUnits property.
|
void |
setHyperlink(String value)
Sets the value of the hyperlink property.
|
void |
setHyperlinkAddress(String value)
Sets the value of the hyperlinkAddress property.
|
void |
setHyperlinkSubAddress(String value)
Sets the value of the hyperlinkSubAddress property.
|
void |
setLevelingDelay(BigInteger value)
Sets the value of the levelingDelay property.
|
void |
setLevelingDelayFormat(BigInteger value)
Sets the value of the levelingDelayFormat property.
|
void |
setLinkedFields(Boolean value)
Sets the value of the linkedFields property.
|
void |
setMilestone(Boolean value)
Sets the value of the milestone property.
|
void |
setNotes(String value)
Sets the value of the notes property.
|
void |
setOverallocated(Boolean value)
Sets the value of the overallocated property.
|
void |
setOvertimeCost(BigDecimal value)
Sets the value of the overtimeCost property.
|
void |
setOvertimeWork(String value)
Sets the value of the overtimeWork property.
|
void |
setPeakUnits(BigDecimal value)
Sets the value of the peakUnits property.
|
void |
setPercentWorkComplete(Number value)
Sets the value of the percentWorkComplete property.
|
void |
setRateScale(BigInteger value)
Sets the value of the rateScale property.
|
void |
setRegularWork(String value)
Sets the value of the regularWork property.
|
void |
setRemainingCost(BigDecimal value)
Sets the value of the remainingCost property.
|
void |
setRemainingOvertimeCost(BigDecimal value)
Sets the value of the remainingOvertimeCost property.
|
void |
setRemainingOvertimeWork(String value)
Sets the value of the remainingOvertimeWork property.
|
void |
setRemainingWork(String value)
Sets the value of the remainingWork property.
|
void |
setResourceUID(BigInteger value)
Sets the value of the resourceUID property.
|
void |
setResponsePending(Boolean value)
Sets the value of the responsePending property.
|
void |
setResume(LocalDateTime value)
Sets the value of the resume property.
|
void |
setStart(LocalDateTime value)
Sets the value of the start property.
|
void |
setStartVariance(BigInteger value)
Sets the value of the startVariance property.
|
void |
setStop(LocalDateTime value)
Sets the value of the stop property.
|
void |
setSummary(Boolean value)
Sets the value of the summary property.
|
void |
setSV(BigDecimal value)
Sets the value of the sv property.
|
void |
setTaskUID(BigInteger value)
Sets the value of the taskUID property.
|
void |
setUID(BigInteger value)
Sets the value of the uid property.
|
void |
setUnits(BigDecimal value)
Sets the value of the units property.
|
void |
setUpdateNeeded(Boolean value)
Sets the value of the updateNeeded property.
|
void |
setVAC(BigDecimal value)
Sets the value of the vac property.
|
void |
setWork(String value)
Sets the value of the work property.
|
void |
setWorkContour(WorkContour value)
Sets the value of the workContour property.
|
void |
setWorkVariance(BigDecimal value)
Sets the value of the workVariance property.
|
protected BigInteger uid
protected UUID guid
protected BigInteger taskUID
protected BigInteger resourceUID
protected Number percentWorkComplete
protected BigDecimal actualCost
protected LocalDateTime actualFinish
protected BigDecimal actualOvertimeCost
protected String actualOvertimeWork
protected LocalDateTime actualStart
protected String actualWork
protected BigDecimal acwp
protected Boolean confirmed
protected BigDecimal cost
protected BigInteger costRateTable
protected BigDecimal costVariance
protected BigDecimal cv
protected BigInteger delay
protected LocalDateTime finish
protected BigInteger finishVariance
protected String hyperlink
protected String hyperlinkAddress
protected String hyperlinkSubAddress
protected BigDecimal workVariance
protected Boolean hasFixedRateUnits
protected Boolean fixedMaterial
protected BigInteger levelingDelay
protected BigInteger levelingDelayFormat
protected Boolean linkedFields
protected Boolean milestone
protected String notes
protected Boolean overallocated
protected BigDecimal overtimeCost
protected String overtimeWork
protected BigDecimal peakUnits
protected BigInteger rateScale
protected String regularWork
protected BigDecimal remainingCost
protected BigDecimal remainingOvertimeCost
protected String remainingOvertimeWork
protected String remainingWork
protected Boolean responsePending
protected LocalDateTime start
protected LocalDateTime stop
protected LocalDateTime resume
protected BigInteger startVariance
protected Boolean summary
protected BigDecimal sv
protected BigDecimal units
protected Boolean updateNeeded
protected BigDecimal vac
protected String work
protected WorkContour workContour
protected BigDecimal bcws
protected BigDecimal bcwp
protected BigInteger bookingType
protected String actualWorkProtected
protected String actualOvertimeWorkProtected
protected LocalDateTime creationDate
protected String assnOwner
protected String assnOwnerGuid
protected BigDecimal budgetCost
protected String budgetWork
protected List<Project.Assignments.Assignment.ExtendedAttribute> extendedAttribute
protected List<Project.Assignments.Assignment.Baseline> baseline
protected Object f404000
protected Object f404001
protected Object f404002
protected Object f404003
protected Object f404004
protected Object f404005
protected Object f404006
protected Object f404007
protected Object f404008
protected Object f404009
protected Object f40400A
protected Object f40400B
protected Object f40400C
protected Object f40400D
protected Object f40400E
protected Object f40400F
protected Object f404010
protected Object f404011
protected Object f404012
protected Object f404013
protected Object f404014
protected Object f404015
protected Object f404016
protected Object f404017
protected Object f404018
protected Object f404019
protected Object f40401A
protected Object f40401B
protected Object f40401C
protected Object f40401D
protected Object f40401E
protected Object f40401F
protected Object f404020
protected Object f404021
protected Object f404022
protected Object f404023
protected Object f404024
protected Object f404025
protected Object f404026
protected Object f404027
protected Object f404028
protected Object f404029
protected Object f40402A
protected Object f40402B
protected Object f40402C
protected Object f40402D
protected Object f40402E
protected Object f40402F
protected Object f404030
protected Object f404031
protected Object f404032
protected Object f404033
protected Object f404034
protected Object f404035
protected Object f404036
protected Object f404037
protected Object f404038
protected Object f404039
protected Object f40403A
protected Object f40403B
protected Object f40403C
protected Object f40403D
protected Object f40403E
protected Object f40403F
protected Object f404040
protected Object f404041
protected Object f404042
protected Object f404043
protected Object f404044
protected Object f404045
protected Object f404046
protected Object f404047
protected Object f404048
protected Object f404049
protected Object f40404A
protected Object f40404B
protected Object f40404C
protected Object f40404D
protected Object f40404E
protected Object f40404F
protected Object f404050
protected Object f404051
protected Object f404052
protected Object f404053
protected Object f404054
protected Object f404055
protected Object f404056
protected Object f404057
protected Object f404058
protected Object f404059
protected Object f40405A
protected Object f40405B
protected Object f40405C
protected Object f40405D
protected Object f40405E
protected Object f40405F
protected Object f404060
protected Object f404061
protected Object f404062
protected Object f404063
protected Object f404064
protected Object f404065
protected Object f404066
protected Object f404067
protected Object f404068
protected Object f404069
protected Object f40406A
protected Object f40406B
protected Object f40406C
protected Object f40406D
protected Object f40406E
protected Object f40406F
protected Object f404070
protected Object f404071
protected Object f404072
protected Object f404073
protected Object f404074
protected Object f404075
protected Object f404076
protected Object f404077
protected Object f404078
protected Object f404079
protected Object f40407A
protected Object f40407B
protected Object f40407C
protected Object f40407D
protected Object f40407E
protected Object f40407F
protected Object f404080
protected Object f404081
protected Object f404082
protected Object f404083
protected Object f404084
protected Object f404085
protected Object f404086
protected Object f404087
protected Object f404088
protected Object f404089
protected Object f40408A
protected Object f40408B
protected Object f40408C
protected Object f40408D
protected Object f40408E
protected Object f40408F
protected Object f404090
protected Object f404091
protected Object f404092
protected Object f404093
protected Object f404094
protected Object f404095
protected Object f404096
protected Object f404097
protected Object f404098
protected Object f404099
protected Object f40409A
protected Object f40409B
protected Object f40409C
protected Object f40409D
protected Object f40409E
protected Object f40409F
protected Object f4040A0
protected Object f4040A1
protected Object f4040A2
protected Object f4040A3
protected Object f4040A4
protected Object f4040A5
protected Object f4040A6
protected Object f4040A7
protected Object f4040A8
protected Object f4040A9
protected Object f4040Aa
protected Object f4040Ab
protected Object f4040Ac
protected Object f4040Ad
protected Object f4040Ae
protected Object f4040Af
protected Object f4040B0
protected Object f4040B1
protected Object f4040B2
protected Object f4040B3
protected Object f4040B4
protected Object f4040B5
protected Object f4040B6
protected Object f4040B7
protected Object f4040B8
protected Object f4040B9
protected Object f4040Ba
protected Object f4040Bb
protected Object f4040Bc
protected Object f4040Bd
protected Object f4040Be
protected Object f4040Bf
protected Object f4040C0
protected Object f4040C1
protected Object f4040C2
protected Object f4040C3
protected Object f4040C4
protected Object f4040C5
protected Object f4040C6
protected Object f4040C7
protected Object f4040C8
protected List<TimephasedDataType> timephasedData
public BigInteger getUID()
BigInteger
public void setUID(BigInteger value)
value
- allowed object is
BigInteger
public UUID getGUID()
String
public void setGUID(UUID value)
value
- allowed object is
String
public BigInteger getTaskUID()
BigInteger
public void setTaskUID(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getResourceUID()
BigInteger
public void setResourceUID(BigInteger value)
value
- allowed object is
BigInteger
public Number getPercentWorkComplete()
String
public void setPercentWorkComplete(Number value)
value
- allowed object is
String
public BigDecimal getActualCost()
BigDecimal
public void setActualCost(BigDecimal value)
value
- allowed object is
BigDecimal
public LocalDateTime getActualFinish()
String
public void setActualFinish(LocalDateTime value)
value
- allowed object is
String
public BigDecimal getActualOvertimeCost()
BigDecimal
public void setActualOvertimeCost(BigDecimal value)
value
- allowed object is
BigDecimal
public String getActualOvertimeWork()
String
public void setActualOvertimeWork(String value)
value
- allowed object is
String
public LocalDateTime getActualStart()
String
public void setActualStart(LocalDateTime value)
value
- allowed object is
String
public String getActualWork()
String
public void setActualWork(String value)
value
- allowed object is
String
public BigDecimal getACWP()
String
public void setACWP(BigDecimal value)
value
- allowed object is
String
public Boolean isConfirmed()
String
public void setConfirmed(Boolean value)
value
- allowed object is
String
public BigDecimal getCost()
BigDecimal
public void setCost(BigDecimal value)
value
- allowed object is
BigDecimal
public BigInteger getCostRateTable()
BigInteger
public void setCostRateTable(BigInteger value)
value
- allowed object is
BigInteger
public BigDecimal getCostVariance()
String
public void setCostVariance(BigDecimal value)
value
- allowed object is
String
public BigDecimal getCV()
String
public void setCV(BigDecimal value)
value
- allowed object is
String
public BigInteger getDelay()
BigInteger
public void setDelay(BigInteger value)
value
- allowed object is
BigInteger
public LocalDateTime getFinish()
String
public void setFinish(LocalDateTime value)
value
- allowed object is
String
public BigInteger getFinishVariance()
BigInteger
public void setFinishVariance(BigInteger value)
value
- allowed object is
BigInteger
public String getHyperlink()
String
public void setHyperlink(String value)
value
- allowed object is
String
public String getHyperlinkAddress()
String
public void setHyperlinkAddress(String value)
value
- allowed object is
String
public String getHyperlinkSubAddress()
String
public void setHyperlinkSubAddress(String value)
value
- allowed object is
String
public BigDecimal getWorkVariance()
String
public void setWorkVariance(BigDecimal value)
value
- allowed object is
String
public Boolean isHasFixedRateUnits()
String
public void setHasFixedRateUnits(Boolean value)
value
- allowed object is
String
public Boolean isFixedMaterial()
String
public void setFixedMaterial(Boolean value)
value
- allowed object is
String
public BigInteger getLevelingDelay()
BigInteger
public void setLevelingDelay(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getLevelingDelayFormat()
BigInteger
public void setLevelingDelayFormat(BigInteger value)
value
- allowed object is
BigInteger
public Boolean isLinkedFields()
String
public void setLinkedFields(Boolean value)
value
- allowed object is
String
public Boolean isMilestone()
String
public void setMilestone(Boolean value)
value
- allowed object is
String
public String getNotes()
String
public void setNotes(String value)
value
- allowed object is
String
public Boolean isOverallocated()
String
public void setOverallocated(Boolean value)
value
- allowed object is
String
public BigDecimal getOvertimeCost()
BigDecimal
public void setOvertimeCost(BigDecimal value)
value
- allowed object is
BigDecimal
public String getOvertimeWork()
String
public void setOvertimeWork(String value)
value
- allowed object is
String
public BigDecimal getPeakUnits()
String
public void setPeakUnits(BigDecimal value)
value
- allowed object is
String
public BigInteger getRateScale()
BigInteger
public void setRateScale(BigInteger value)
value
- allowed object is
BigInteger
public String getRegularWork()
String
public void setRegularWork(String value)
value
- allowed object is
String
public BigDecimal getRemainingCost()
BigDecimal
public void setRemainingCost(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getRemainingOvertimeCost()
BigDecimal
public void setRemainingOvertimeCost(BigDecimal value)
value
- allowed object is
BigDecimal
public String getRemainingOvertimeWork()
String
public void setRemainingOvertimeWork(String value)
value
- allowed object is
String
public String getRemainingWork()
String
public void setRemainingWork(String value)
value
- allowed object is
String
public Boolean isResponsePending()
String
public void setResponsePending(Boolean value)
value
- allowed object is
String
public LocalDateTime getStart()
String
public void setStart(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getStop()
String
public void setStop(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getResume()
String
public void setResume(LocalDateTime value)
value
- allowed object is
String
public BigInteger getStartVariance()
BigInteger
public void setStartVariance(BigInteger value)
value
- allowed object is
BigInteger
public Boolean isSummary()
String
public void setSummary(Boolean value)
value
- allowed object is
String
public BigDecimal getSV()
String
public void setSV(BigDecimal value)
value
- allowed object is
String
public BigDecimal getUnits()
String
public void setUnits(BigDecimal value)
value
- allowed object is
String
public Boolean isUpdateNeeded()
String
public void setUpdateNeeded(Boolean value)
value
- allowed object is
String
public BigDecimal getVAC()
String
public void setVAC(BigDecimal value)
value
- allowed object is
String
public String getWork()
String
public void setWork(String value)
value
- allowed object is
String
public WorkContour getWorkContour()
String
public void setWorkContour(WorkContour value)
value
- allowed object is
String
public BigDecimal getBCWS()
String
public void setBCWS(BigDecimal value)
value
- allowed object is
String
public BigDecimal getBCWP()
String
public void setBCWP(BigDecimal value)
value
- allowed object is
String
public BigInteger getBookingType()
BigInteger
public void setBookingType(BigInteger value)
value
- allowed object is
BigInteger
public String getActualWorkProtected()
String
public void setActualWorkProtected(String value)
value
- allowed object is
String
public String getActualOvertimeWorkProtected()
String
public void setActualOvertimeWorkProtected(String value)
value
- allowed object is
String
public LocalDateTime getCreationDate()
String
public void setCreationDate(LocalDateTime value)
value
- allowed object is
String
public String getAssnOwner()
String
public void setAssnOwner(String value)
value
- allowed object is
String
public String getAssnOwnerGuid()
String
public void setAssnOwnerGuid(String value)
value
- allowed object is
String
public BigDecimal getBudgetCost()
BigDecimal
public void setBudgetCost(BigDecimal value)
value
- allowed object is
BigDecimal
public String getBudgetWork()
String
public void setBudgetWork(String value)
value
- allowed object is
String
public List<Project.Assignments.Assignment.ExtendedAttribute> getExtendedAttribute()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set
method for the extendedAttribute property.
For example, to add a new item, do as follows:
getExtendedAttribute().add(newItem);
Objects of the following type(s) are allowed in the list
Project.Assignments.Assignment.ExtendedAttribute
public List<Project.Assignments.Assignment.Baseline> getBaseline()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set
method for the baseline property.
For example, to add a new item, do as follows:
getBaseline().add(newItem);
Objects of the following type(s) are allowed in the list
Project.Assignments.Assignment.Baseline
public Object getF404000()
Object
public void setF404000(Object value)
value
- allowed object is
Object
public Object getF404001()
Object
public void setF404001(Object value)
value
- allowed object is
Object
public Object getF404002()
Object
public void setF404002(Object value)
value
- allowed object is
Object
public Object getF404003()
Object
public void setF404003(Object value)
value
- allowed object is
Object
public Object getF404004()
Object
public void setF404004(Object value)
value
- allowed object is
Object
public Object getF404005()
Object
public void setF404005(Object value)
value
- allowed object is
Object
public Object getF404006()
Object
public void setF404006(Object value)
value
- allowed object is
Object
public Object getF404007()
Object
public void setF404007(Object value)
value
- allowed object is
Object
public Object getF404008()
Object
public void setF404008(Object value)
value
- allowed object is
Object
public Object getF404009()
Object
public void setF404009(Object value)
value
- allowed object is
Object
public Object getF40400A()
Object
public void setF40400A(Object value)
value
- allowed object is
Object
public Object getF40400B()
Object
public void setF40400B(Object value)
value
- allowed object is
Object
public Object getF40400C()
Object
public void setF40400C(Object value)
value
- allowed object is
Object
public Object getF40400D()
Object
public void setF40400D(Object value)
value
- allowed object is
Object
public Object getF40400E()
Object
public void setF40400E(Object value)
value
- allowed object is
Object
public Object getF40400F()
Object
public void setF40400F(Object value)
value
- allowed object is
Object
public Object getF404010()
Object
public void setF404010(Object value)
value
- allowed object is
Object
public Object getF404011()
Object
public void setF404011(Object value)
value
- allowed object is
Object
public Object getF404012()
Object
public void setF404012(Object value)
value
- allowed object is
Object
public Object getF404013()
Object
public void setF404013(Object value)
value
- allowed object is
Object
public Object getF404014()
Object
public void setF404014(Object value)
value
- allowed object is
Object
public Object getF404015()
Object
public void setF404015(Object value)
value
- allowed object is
Object
public Object getF404016()
Object
public void setF404016(Object value)
value
- allowed object is
Object
public Object getF404017()
Object
public void setF404017(Object value)
value
- allowed object is
Object
public Object getF404018()
Object
public void setF404018(Object value)
value
- allowed object is
Object
public Object getF404019()
Object
public void setF404019(Object value)
value
- allowed object is
Object
public Object getF40401A()
Object
public void setF40401A(Object value)
value
- allowed object is
Object
public Object getF40401B()
Object
public void setF40401B(Object value)
value
- allowed object is
Object
public Object getF40401C()
Object
public void setF40401C(Object value)
value
- allowed object is
Object
public Object getF40401D()
Object
public void setF40401D(Object value)
value
- allowed object is
Object
public Object getF40401E()
Object
public void setF40401E(Object value)
value
- allowed object is
Object
public Object getF40401F()
Object
public void setF40401F(Object value)
value
- allowed object is
Object
public Object getF404020()
Object
public void setF404020(Object value)
value
- allowed object is
Object
public Object getF404021()
Object
public void setF404021(Object value)
value
- allowed object is
Object
public Object getF404022()
Object
public void setF404022(Object value)
value
- allowed object is
Object
public Object getF404023()
Object
public void setF404023(Object value)
value
- allowed object is
Object
public Object getF404024()
Object
public void setF404024(Object value)
value
- allowed object is
Object
public Object getF404025()
Object
public void setF404025(Object value)
value
- allowed object is
Object
public Object getF404026()
Object
public void setF404026(Object value)
value
- allowed object is
Object
public Object getF404027()
Object
public void setF404027(Object value)
value
- allowed object is
Object
public Object getF404028()
Object
public void setF404028(Object value)
value
- allowed object is
Object
public Object getF404029()
Object
public void setF404029(Object value)
value
- allowed object is
Object
public Object getF40402A()
Object
public void setF40402A(Object value)
value
- allowed object is
Object
public Object getF40402B()
Object
public void setF40402B(Object value)
value
- allowed object is
Object
public Object getF40402C()
Object
public void setF40402C(Object value)
value
- allowed object is
Object
public Object getF40402D()
Object
public void setF40402D(Object value)
value
- allowed object is
Object
public Object getF40402E()
Object
public void setF40402E(Object value)
value
- allowed object is
Object
public Object getF40402F()
Object
public void setF40402F(Object value)
value
- allowed object is
Object
public Object getF404030()
Object
public void setF404030(Object value)
value
- allowed object is
Object
public Object getF404031()
Object
public void setF404031(Object value)
value
- allowed object is
Object
public Object getF404032()
Object
public void setF404032(Object value)
value
- allowed object is
Object
public Object getF404033()
Object
public void setF404033(Object value)
value
- allowed object is
Object
public Object getF404034()
Object
public void setF404034(Object value)
value
- allowed object is
Object
public Object getF404035()
Object
public void setF404035(Object value)
value
- allowed object is
Object
public Object getF404036()
Object
public void setF404036(Object value)
value
- allowed object is
Object
public Object getF404037()
Object
public void setF404037(Object value)
value
- allowed object is
Object
public Object getF404038()
Object
public void setF404038(Object value)
value
- allowed object is
Object
public Object getF404039()
Object
public void setF404039(Object value)
value
- allowed object is
Object
public Object getF40403A()
Object
public void setF40403A(Object value)
value
- allowed object is
Object
public Object getF40403B()
Object
public void setF40403B(Object value)
value
- allowed object is
Object
public Object getF40403C()
Object
public void setF40403C(Object value)
value
- allowed object is
Object
public Object getF40403D()
Object
public void setF40403D(Object value)
value
- allowed object is
Object
public Object getF40403E()
Object
public void setF40403E(Object value)
value
- allowed object is
Object
public Object getF40403F()
Object
public void setF40403F(Object value)
value
- allowed object is
Object
public Object getF404040()
Object
public void setF404040(Object value)
value
- allowed object is
Object
public Object getF404041()
Object
public void setF404041(Object value)
value
- allowed object is
Object
public Object getF404042()
Object
public void setF404042(Object value)
value
- allowed object is
Object
public Object getF404043()
Object
public void setF404043(Object value)
value
- allowed object is
Object
public Object getF404044()
Object
public void setF404044(Object value)
value
- allowed object is
Object
public Object getF404045()
Object
public void setF404045(Object value)
value
- allowed object is
Object
public Object getF404046()
Object
public void setF404046(Object value)
value
- allowed object is
Object
public Object getF404047()
Object
public void setF404047(Object value)
value
- allowed object is
Object
public Object getF404048()
Object
public void setF404048(Object value)
value
- allowed object is
Object
public Object getF404049()
Object
public void setF404049(Object value)
value
- allowed object is
Object
public Object getF40404A()
Object
public void setF40404A(Object value)
value
- allowed object is
Object
public Object getF40404B()
Object
public void setF40404B(Object value)
value
- allowed object is
Object
public Object getF40404C()
Object
public void setF40404C(Object value)
value
- allowed object is
Object
public Object getF40404D()
Object
public void setF40404D(Object value)
value
- allowed object is
Object
public Object getF40404E()
Object
public void setF40404E(Object value)
value
- allowed object is
Object
public Object getF40404F()
Object
public void setF40404F(Object value)
value
- allowed object is
Object
public Object getF404050()
Object
public void setF404050(Object value)
value
- allowed object is
Object
public Object getF404051()
Object
public void setF404051(Object value)
value
- allowed object is
Object
public Object getF404052()
Object
public void setF404052(Object value)
value
- allowed object is
Object
public Object getF404053()
Object
public void setF404053(Object value)
value
- allowed object is
Object
public Object getF404054()
Object
public void setF404054(Object value)
value
- allowed object is
Object
public Object getF404055()
Object
public void setF404055(Object value)
value
- allowed object is
Object
public Object getF404056()
Object
public void setF404056(Object value)
value
- allowed object is
Object
public Object getF404057()
Object
public void setF404057(Object value)
value
- allowed object is
Object
public Object getF404058()
Object
public void setF404058(Object value)
value
- allowed object is
Object
public Object getF404059()
Object
public void setF404059(Object value)
value
- allowed object is
Object
public Object getF40405A()
Object
public void setF40405A(Object value)
value
- allowed object is
Object
public Object getF40405B()
Object
public void setF40405B(Object value)
value
- allowed object is
Object
public Object getF40405C()
Object
public void setF40405C(Object value)
value
- allowed object is
Object
public Object getF40405D()
Object
public void setF40405D(Object value)
value
- allowed object is
Object
public Object getF40405E()
Object
public void setF40405E(Object value)
value
- allowed object is
Object
public Object getF40405F()
Object
public void setF40405F(Object value)
value
- allowed object is
Object
public Object getF404060()
Object
public void setF404060(Object value)
value
- allowed object is
Object
public Object getF404061()
Object
public void setF404061(Object value)
value
- allowed object is
Object
public Object getF404062()
Object
public void setF404062(Object value)
value
- allowed object is
Object
public Object getF404063()
Object
public void setF404063(Object value)
value
- allowed object is
Object
public Object getF404064()
Object
public void setF404064(Object value)
value
- allowed object is
Object
public Object getF404065()
Object
public void setF404065(Object value)
value
- allowed object is
Object
public Object getF404066()
Object
public void setF404066(Object value)
value
- allowed object is
Object
public Object getF404067()
Object
public void setF404067(Object value)
value
- allowed object is
Object
public Object getF404068()
Object
public void setF404068(Object value)
value
- allowed object is
Object
public Object getF404069()
Object
public void setF404069(Object value)
value
- allowed object is
Object
public Object getF40406A()
Object
public void setF40406A(Object value)
value
- allowed object is
Object
public Object getF40406B()
Object
public void setF40406B(Object value)
value
- allowed object is
Object
public Object getF40406C()
Object
public void setF40406C(Object value)
value
- allowed object is
Object
public Object getF40406D()
Object
public void setF40406D(Object value)
value
- allowed object is
Object
public Object getF40406E()
Object
public void setF40406E(Object value)
value
- allowed object is
Object
public Object getF40406F()
Object
public void setF40406F(Object value)
value
- allowed object is
Object
public Object getF404070()
Object
public void setF404070(Object value)
value
- allowed object is
Object
public Object getF404071()
Object
public void setF404071(Object value)
value
- allowed object is
Object
public Object getF404072()
Object
public void setF404072(Object value)
value
- allowed object is
Object
public Object getF404073()
Object
public void setF404073(Object value)
value
- allowed object is
Object
public Object getF404074()
Object
public void setF404074(Object value)
value
- allowed object is
Object
public Object getF404075()
Object
public void setF404075(Object value)
value
- allowed object is
Object
public Object getF404076()
Object
public void setF404076(Object value)
value
- allowed object is
Object
public Object getF404077()
Object
public void setF404077(Object value)
value
- allowed object is
Object
public Object getF404078()
Object
public void setF404078(Object value)
value
- allowed object is
Object
public Object getF404079()
Object
public void setF404079(Object value)
value
- allowed object is
Object
public Object getF40407A()
Object
public void setF40407A(Object value)
value
- allowed object is
Object
public Object getF40407B()
Object
public void setF40407B(Object value)
value
- allowed object is
Object
public Object getF40407C()
Object
public void setF40407C(Object value)
value
- allowed object is
Object
public Object getF40407D()
Object
public void setF40407D(Object value)
value
- allowed object is
Object
public Object getF40407E()
Object
public void setF40407E(Object value)
value
- allowed object is
Object
public Object getF40407F()
Object
public void setF40407F(Object value)
value
- allowed object is
Object
public Object getF404080()
Object
public void setF404080(Object value)
value
- allowed object is
Object
public Object getF404081()
Object
public void setF404081(Object value)
value
- allowed object is
Object
public Object getF404082()
Object
public void setF404082(Object value)
value
- allowed object is
Object
public Object getF404083()
Object
public void setF404083(Object value)
value
- allowed object is
Object
public Object getF404084()
Object
public void setF404084(Object value)
value
- allowed object is
Object
public Object getF404085()
Object
public void setF404085(Object value)
value
- allowed object is
Object
public Object getF404086()
Object
public void setF404086(Object value)
value
- allowed object is
Object
public Object getF404087()
Object
public void setF404087(Object value)
value
- allowed object is
Object
public Object getF404088()
Object
public void setF404088(Object value)
value
- allowed object is
Object
public Object getF404089()
Object
public void setF404089(Object value)
value
- allowed object is
Object
public Object getF40408A()
Object
public void setF40408A(Object value)
value
- allowed object is
Object
public Object getF40408B()
Object
public void setF40408B(Object value)
value
- allowed object is
Object
public Object getF40408C()
Object
public void setF40408C(Object value)
value
- allowed object is
Object
public Object getF40408D()
Object
public void setF40408D(Object value)
value
- allowed object is
Object
public Object getF40408E()
Object
public void setF40408E(Object value)
value
- allowed object is
Object
public Object getF40408F()
Object
public void setF40408F(Object value)
value
- allowed object is
Object
public Object getF404090()
Object
public void setF404090(Object value)
value
- allowed object is
Object
public Object getF404091()
Object
public void setF404091(Object value)
value
- allowed object is
Object
public Object getF404092()
Object
public void setF404092(Object value)
value
- allowed object is
Object
public Object getF404093()
Object
public void setF404093(Object value)
value
- allowed object is
Object
public Object getF404094()
Object
public void setF404094(Object value)
value
- allowed object is
Object
public Object getF404095()
Object
public void setF404095(Object value)
value
- allowed object is
Object
public Object getF404096()
Object
public void setF404096(Object value)
value
- allowed object is
Object
public Object getF404097()
Object
public void setF404097(Object value)
value
- allowed object is
Object
public Object getF404098()
Object
public void setF404098(Object value)
value
- allowed object is
Object
public Object getF404099()
Object
public void setF404099(Object value)
value
- allowed object is
Object
public Object getF40409A()
Object
public void setF40409A(Object value)
value
- allowed object is
Object
public Object getF40409B()
Object
public void setF40409B(Object value)
value
- allowed object is
Object
public Object getF40409C()
Object
public void setF40409C(Object value)
value
- allowed object is
Object
public Object getF40409D()
Object
public void setF40409D(Object value)
value
- allowed object is
Object
public Object getF40409E()
Object
public void setF40409E(Object value)
value
- allowed object is
Object
public Object getF40409F()
Object
public void setF40409F(Object value)
value
- allowed object is
Object
public Object getF4040A0()
Object
public void setF4040A0(Object value)
value
- allowed object is
Object
public Object getF4040A1()
Object
public void setF4040A1(Object value)
value
- allowed object is
Object
public Object getF4040A2()
Object
public void setF4040A2(Object value)
value
- allowed object is
Object
public Object getF4040A3()
Object
public void setF4040A3(Object value)
value
- allowed object is
Object
public Object getF4040A4()
Object
public void setF4040A4(Object value)
value
- allowed object is
Object
public Object getF4040A5()
Object
public void setF4040A5(Object value)
value
- allowed object is
Object
public Object getF4040A6()
Object
public void setF4040A6(Object value)
value
- allowed object is
Object
public Object getF4040A7()
Object
public void setF4040A7(Object value)
value
- allowed object is
Object
public Object getF4040A8()
Object
public void setF4040A8(Object value)
value
- allowed object is
Object
public Object getF4040A9()
Object
public void setF4040A9(Object value)
value
- allowed object is
Object
public Object getF4040Aa()
Object
public void setF4040Aa(Object value)
value
- allowed object is
Object
public Object getF4040Ab()
Object
public void setF4040Ab(Object value)
value
- allowed object is
Object
public Object getF4040Ac()
Object
public void setF4040Ac(Object value)
value
- allowed object is
Object
public Object getF4040Ad()
Object
public void setF4040Ad(Object value)
value
- allowed object is
Object
public Object getF4040Ae()
Object
public void setF4040Ae(Object value)
value
- allowed object is
Object
public Object getF4040Af()
Object
public void setF4040Af(Object value)
value
- allowed object is
Object
public Object getF4040B0()
Object
public void setF4040B0(Object value)
value
- allowed object is
Object
public Object getF4040B1()
Object
public void setF4040B1(Object value)
value
- allowed object is
Object
public Object getF4040B2()
Object
public void setF4040B2(Object value)
value
- allowed object is
Object
public Object getF4040B3()
Object
public void setF4040B3(Object value)
value
- allowed object is
Object
public Object getF4040B4()
Object
public void setF4040B4(Object value)
value
- allowed object is
Object
public Object getF4040B5()
Object
public void setF4040B5(Object value)
value
- allowed object is
Object
public Object getF4040B6()
Object
public void setF4040B6(Object value)
value
- allowed object is
Object
public Object getF4040B7()
Object
public void setF4040B7(Object value)
value
- allowed object is
Object
public Object getF4040B8()
Object
public void setF4040B8(Object value)
value
- allowed object is
Object
public Object getF4040B9()
Object
public void setF4040B9(Object value)
value
- allowed object is
Object
public Object getF4040Ba()
Object
public void setF4040Ba(Object value)
value
- allowed object is
Object
public Object getF4040Bb()
Object
public void setF4040Bb(Object value)
value
- allowed object is
Object
public Object getF4040Bc()
Object
public void setF4040Bc(Object value)
value
- allowed object is
Object
public Object getF4040Bd()
Object
public void setF4040Bd(Object value)
value
- allowed object is
Object
public Object getF4040Be()
Object
public void setF4040Be(Object value)
value
- allowed object is
Object
public Object getF4040Bf()
Object
public void setF4040Bf(Object value)
value
- allowed object is
Object
public Object getF4040C0()
Object
public void setF4040C0(Object value)
value
- allowed object is
Object
public Object getF4040C1()
Object
public void setF4040C1(Object value)
value
- allowed object is
Object
public Object getF4040C2()
Object
public void setF4040C2(Object value)
value
- allowed object is
Object
public Object getF4040C3()
Object
public void setF4040C3(Object value)
value
- allowed object is
Object
public Object getF4040C4()
Object
public void setF4040C4(Object value)
value
- allowed object is
Object
public Object getF4040C5()
Object
public void setF4040C5(Object value)
value
- allowed object is
Object
public Object getF4040C6()
Object
public void setF4040C6(Object value)
value
- allowed object is
Object
public Object getF4040C7()
Object
public void setF4040C7(Object value)
value
- allowed object is
Object
public Object getF4040C8()
Object
public void setF4040C8(Object value)
value
- allowed object is
Object
public List<TimephasedDataType> getTimephasedData()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set
method for the timephasedData property.
For example, to add a new item, do as follows:
getTimephasedData().add(newItem);
Objects of the following type(s) are allowed in the list
TimephasedDataType
Copyright © 2000–2024 Packwood Software. All rights reserved.