| Modifier and Type | Field and Description |
|---|---|
protected TaskType |
TaskPropertyType.task |
protected TaskType |
GetTaskResponseType.Task.task |
| Modifier and Type | Method and Description |
|---|---|
TaskType |
ObjectFactory.createTaskType()
Create an instance of
TaskType |
TaskType |
TaskPropertyType.getTask()
Gets the value of the task property.
|
TaskType |
GetTaskResponseType.Task.getTask()
Gets the value of the task property.
|
TaskType |
TaskType.withStatus(java.util.Collection<StatusReportPropertyType> values) |
TaskType |
TaskType.withStatus(java.util.List<StatusReportPropertyType> value) |
TaskType |
TaskType.withStatus(StatusReportPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TaskType> |
ObjectFactory.createTask(TaskType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TaskType> |
ObjectFactory.createTask(TaskType value)
|
void |
TaskPropertyType.setTask(TaskType value)
Sets the value of the task property.
|
void |
GetTaskResponseType.Task.setTask(TaskType value)
Sets the value of the task property.
|
TaskPropertyType |
TaskPropertyType.withTask(TaskType value) |
GetTaskResponseType.Task |
GetTaskResponseType.Task.withTask(TaskType value) |
Copyright © 2008-2021. All Rights Reserved.