public static class Document.TaskList 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">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Format">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Family" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Bold" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Underline" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="StrikeOut" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="PointSize" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Italic" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="ResourceList">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Resource" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="ID" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="CostUnit" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Cost" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="CostPer" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="WorkSecs" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="OvertimeUnit" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Percent" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="OvertimeCost" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="Name" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="PredecessorLink" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PredecessorUID" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="Type" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="LinkLag" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="LagFormat" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="CrossProject" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="Texts">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="TextCell" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Varient" type="{http://www.w3.org/2001/XMLSchema}anyType"/>
<element name="TextBlock">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Character">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Family" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Size" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="IX" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="Paragraph">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Align" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="IX" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="SpLine" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="WrapMode">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Value" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="FillColor">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Color" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="Color">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="V" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="VAlign" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="HAlign" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="TextFormatMask" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="FieldType" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="PlainText" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="FieldID" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="DataType" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="BarChart" type="{http://www.w3.org/2001/XMLSchema}anyType"/>
</sequence>
<attribute name="Milestone" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="BackGroundColor" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="ProgressStatus" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="BaseLinePointxEnd" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="m_Bestyletext" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="RowHeight" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="CriticalPath" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="ID" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="ActualDuration" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="DateBaseStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="Resources" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="FontColor" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="DurationUnits" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="DateManualFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="m_bebartextIndex" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="m_Istyletext" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="BaseLinePointxBegin" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Manual" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="HideByColumns" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Level" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="IsToggler" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="BaselineCost" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="DurationSecs" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="ManualDurationSecs" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="DateLateStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="LastSaveDate" type="{http://www.w3.org/2001/XMLSchema}date" />
<attribute name="m_IbartextIndex" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="ActualStart" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="Work" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="Cost" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="SplitOffsetDuration" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="DateStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="RowID" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="StartText" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Name" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="ActualFinish" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="FirstWidth" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="DateLateFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="CountWidth" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Priority" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="DateManualStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="DateBaseFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="ShowByChild" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="ActualMilestone" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="ParentID" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="LateSlack" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="DateFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="Wbs" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Notes" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="BaseLineNumber" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="HideID" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="SplitPointList" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Percent" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="RemainingCost" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="EarlySlack" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Childs" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
Document.TaskList.Task
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Document.TaskList.Task> |
task |
| Constructor and Description |
|---|
TaskList() |
| Modifier and Type | Method and Description |
|---|---|
List<Document.TaskList.Task> |
getTask()
Gets the value of the task property.
|
protected List<Document.TaskList.Task> task
public List<Document.TaskList.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
Document.TaskList.Task
Copyright © 2000–2025 MPXJ. All rights reserved.