public static class Project.Assignments 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="Assignment" maxOccurs="unbounded" minOccurs="0"> <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> </element> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
Project.Assignments.Assignment
Java class for anonymous complex type.
|
Modifier and Type | Field and Description |
---|---|
protected List<Project.Assignments.Assignment> |
assignment |
Constructor and Description |
---|
Assignments() |
Modifier and Type | Method and Description |
---|---|
List<Project.Assignments.Assignment> |
getAssignment()
Gets the value of the assignment property.
|
protected List<Project.Assignments.Assignment> assignment
public List<Project.Assignments.Assignment> getAssignment()
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 assignment property.
For example, to add a new item, do as follows:
getAssignment().add(newItem);
Objects of the following type(s) are allowed in the list
Project.Assignments.Assignment
Copyright © 2000–2024 Packwood Software. All rights reserved.