public class GetInputResponse 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="taskData" type="{http://www.w3.org/2001/XMLSchema}anyType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
GetInputResponse() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getTaskData()
Gets the value of the taskData property.
|
void |
setTaskData(Object value)
Sets the value of the taskData property.
|
protected Object taskData
Copyright © 2012 OW2 Consortium. All Rights Reserved.