Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.io.project.jaxb.generated
Class TaskStatus

java.lang.Object
  extended by eu.esdihumboldt.hale.io.project.jaxb.generated.TaskStatus

public class TaskStatus
extends Object

Java class for TaskStatus complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="TaskStatus">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="task" type="{}Task" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  List<Task> task
           
 
Constructor Summary
TaskStatus()
           
 
Method Summary
 List<Task> getTask()
          Gets the value of the task property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

task

protected List<Task> task
Constructor Detail

TaskStatus

public TaskStatus()
Method Detail

getTask

public List<Task> getTask()
Gets the value of the task property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a 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 Task


Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d