public static class Project.Tasks 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="Task" 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="ID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="Name" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="512"/>
</restriction>
</simpleType>
</element>
<element name="Active" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Manual" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Type" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="0"/>
<enumeration value="1"/>
<enumeration value="2"/>
</restriction>
</simpleType>
</element>
<element name="IsNull" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CreateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Contact" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="512"/>
</restriction>
</simpleType>
</element>
<element name="WBS" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="WBSLevel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="OutlineNumber" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="512"/>
</restriction>
</simpleType>
</element>
<element name="OutlineLevel" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="Priority" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="Start" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Finish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Duration" type="{http://www.w3.org/2001/XMLSchema}duration" 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>
<element name="Work" type="{http://www.w3.org/2001/XMLSchema}duration" 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="ResumeValid" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="EffortDriven" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Recurring" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="OverAllocated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Estimated" 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="Summary" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="DisplayAsSummary" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Critical" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsSubproject" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsSubprojectReadOnly" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="SubprojectName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="512"/>
</restriction>
</simpleType>
</element>
<element name="ExternalTask" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ExternalTaskProject" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="512"/>
</restriction>
</simpleType>
</element>
<element name="EarlyStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="EarlyFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="LateStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="LateFinish" 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="FinishVariance" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="WorkVariance" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
<element name="FreeSlack" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="TotalSlack" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="StartSlack" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="FinishSlack" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="FixedCost" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
<element name="FixedCostAccrual" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="1"/>
<enumeration value="2"/>
<enumeration value="3"/>
</restriction>
</simpleType>
</element>
<element name="PercentComplete" 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="Cost" type="{http://www.w3.org/2001/XMLSchema}decimal" 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="ActualStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ActualFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ActualDuration" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="ActualCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="ActualOvertimeCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="ActualWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="ActualOvertimeWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="RegularWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="RemainingDuration" 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="RemainingWork" type="{http://www.w3.org/2001/XMLSchema}duration" 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="ACWP" 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="ConstraintType" 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"/>
</restriction>
</simpleType>
</element>
<element name="CalendarUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="ConstraintDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Deadline" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="LevelAssignments" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="LevelingCanSplit" 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="PreLeveledStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="PreLeveledFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" 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="IgnoreResourceCalendar" 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="HideBar" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Rollup" type="{http://www.w3.org/2001/XMLSchema}boolean" 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"/>
<element name="PhysicalPercentComplete" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="EarnedValueMethod" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="0"/>
<enumeration value="1"/>
</restriction>
</simpleType>
</element>
<element name="PredecessorLink" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PredecessorUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="Type" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="0"/>
<enumeration value="1"/>
<enumeration value="2"/>
<enumeration value="3"/>
</restriction>
</simpleType>
</element>
<element name="CrossProject" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CrossProjectName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="LinkLag" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="LagFormat" 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="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="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="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}integer" minOccurs="0"/>
<element name="Interim" 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="Finish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Duration" type="{http://www.w3.org/2001/XMLSchema}duration" 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>
<element name="EstimatedDuration" type="{http://www.w3.org/2001/XMLSchema}boolean" 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}decimal" 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"/>
<element name="FixedCost" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="OutlineCode" 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="ValueID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="ValueGUID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="IsPublished" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="StatusManager" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CommitmentStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="CommitmentFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="CommitmentType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="0"/>
<enumeration value="1"/>
<enumeration value="2"/>
</restriction>
</simpleType>
</element>
<element name="StartText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FinishText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DurationText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ManualStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ManualFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ManualDuration" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="TimephasedData" type="{http://schemas.microsoft.com/project}TimephasedDataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Project" type="{http://schemas.microsoft.com/project}Project" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
Project.Tasks.Task
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Project.Tasks.Task> |
task |
| Constructor and Description |
|---|
Tasks() |
| Modifier and Type | Method and Description |
|---|---|
List<Project.Tasks.Task> |
getTask()
Gets the value of the task property.
|
protected List<Project.Tasks.Task> task
public List<Project.Tasks.Task> getTask()
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 task property.
For example, to add a new item, do as follows:
getTask().add(newItem);
Objects of the following type(s) are allowed in the list
Project.Tasks.Task
Copyright © 2000–2026 MPXJ. All rights reserved.