Uses of Class
net.opengis.sps.v_2_0.TaskingRequestType

Uses of TaskingRequestType in net.opengis.sps.v_2_0
 

Subclasses of TaskingRequestType in net.opengis.sps.v_2_0
 class GetFeasibilityType
          Java class for GetFeasibilityType complex type.
 class ReserveType
          Java class for ReserveType complex type.
 class SubmitType
          Java class for SubmitType complex type.
 class UpdateType
          Java class for UpdateType complex type.
 

Fields in net.opengis.sps.v_2_0 with type parameters of type TaskingRequestType
protected  JAXBElement<? extends TaskingRequestType> TaskingRequestPropertyType.taskingRequest
           
 

Methods in net.opengis.sps.v_2_0 that return TaskingRequestType
 TaskingRequestType TaskingRequestType.withLatestResponseTime(XMLGregorianCalendar value)
           
 TaskingRequestType TaskingRequestType.withProcedure(String value)
           
 TaskingRequestType TaskingRequestType.withTaskingParameters(TaskingRequestType.TaskingParameters value)
           
 

Methods in net.opengis.sps.v_2_0 that return types with arguments of type TaskingRequestType
 JAXBElement<TaskingRequestType> ObjectFactory.createTaskingRequest(TaskingRequestType value)
          Create an instance of JAXBElement<TaskingRequestType>}
 JAXBElement<? extends TaskingRequestType> TaskingRequestPropertyType.getTaskingRequest()
          Gets the value of the taskingRequest property.
 

Methods in net.opengis.sps.v_2_0 with parameters of type TaskingRequestType
 JAXBElement<TaskingRequestType> ObjectFactory.createTaskingRequest(TaskingRequestType value)
          Create an instance of JAXBElement<TaskingRequestType>}
 

Method parameters in net.opengis.sps.v_2_0 with type arguments of type TaskingRequestType
 void TaskingRequestPropertyType.setTaskingRequest(JAXBElement<? extends TaskingRequestType> value)
          Sets the value of the taskingRequest property.
 TaskingRequestPropertyType TaskingRequestPropertyType.withTaskingRequest(JAXBElement<? extends TaskingRequestType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.