|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TaskType in net.opengis.sps.v_2_0 |
|---|
| Fields in net.opengis.sps.v_2_0 declared as TaskType | |
|---|---|
protected TaskType |
TaskPropertyType.task
|
protected TaskType |
GetTaskResponseType.Task.task
|
| Methods in net.opengis.sps.v_2_0 that return TaskType | |
|---|---|
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(Collection<StatusReportPropertyType> values)
|
TaskType |
TaskType.withStatus(List<StatusReportPropertyType> value)
|
TaskType |
TaskType.withStatus(StatusReportPropertyType... values)
|
| Methods in net.opengis.sps.v_2_0 that return types with arguments of type TaskType | |
|---|---|
JAXBElement<TaskType> |
ObjectFactory.createTask(TaskType value)
Create an instance of JAXBElement<TaskType>} |
| Methods in net.opengis.sps.v_2_0 with parameters of type TaskType | |
|---|---|
JAXBElement<TaskType> |
ObjectFactory.createTask(TaskType value)
Create an instance of JAXBElement<TaskType>} |
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)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||