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

Uses of GetTaskType in net.opengis.sps.v_2_0
 

Fields in net.opengis.sps.v_2_0 declared as GetTaskType
protected  GetTaskType GetTaskPropertyType.getTask
           
 

Methods in net.opengis.sps.v_2_0 that return GetTaskType
 GetTaskType ObjectFactory.createGetTaskType()
          Create an instance of GetTaskType
 GetTaskType GetTaskPropertyType.getGetTask()
          Gets the value of the getTask property.
 GetTaskType GetTaskType.withTask(Collection<String> values)
           
 GetTaskType GetTaskType.withTask(List<String> value)
           
 GetTaskType GetTaskType.withTask(String... values)
           
 

Methods in net.opengis.sps.v_2_0 that return types with arguments of type GetTaskType
 JAXBElement<GetTaskType> ObjectFactory.createGetTask(GetTaskType value)
          Create an instance of JAXBElement<GetTaskType>}
 

Methods in net.opengis.sps.v_2_0 with parameters of type GetTaskType
 JAXBElement<GetTaskType> ObjectFactory.createGetTask(GetTaskType value)
          Create an instance of JAXBElement<GetTaskType>}
 void GetTaskPropertyType.setGetTask(GetTaskType value)
          Sets the value of the getTask property.
 GetTaskPropertyType GetTaskPropertyType.withGetTask(GetTaskType value)
           
 



Copyright © 2008-2015. All Rights Reserved.