Uses of Class
net.opengis.wps.v_2_0.ExecuteRequestType

Uses of ExecuteRequestType in net.opengis.wps.v_2_0
 

Methods in net.opengis.wps.v_2_0 that return ExecuteRequestType
 ExecuteRequestType ObjectFactory.createExecuteRequestType()
          Create an instance of ExecuteRequestType
 ExecuteRequestType ExecuteRequestType.withExtension(Collection<Object> values)
           
 ExecuteRequestType ExecuteRequestType.withExtension(List<Object> value)
           
 ExecuteRequestType ExecuteRequestType.withExtension(Object... values)
           
 ExecuteRequestType ExecuteRequestType.withIdentifier(CodeType value)
           
 ExecuteRequestType ExecuteRequestType.withInput(Collection<DataInputType> values)
           
 ExecuteRequestType ExecuteRequestType.withInput(DataInputType... values)
           
 ExecuteRequestType ExecuteRequestType.withInput(List<DataInputType> value)
           
 ExecuteRequestType ExecuteRequestType.withMode(String value)
           
 ExecuteRequestType ExecuteRequestType.withOutput(Collection<OutputDefinitionType> values)
           
 ExecuteRequestType ExecuteRequestType.withOutput(List<OutputDefinitionType> value)
           
 ExecuteRequestType ExecuteRequestType.withOutput(OutputDefinitionType... values)
           
 ExecuteRequestType ExecuteRequestType.withResponse(String value)
           
 

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

Methods in net.opengis.wps.v_2_0 with parameters of type ExecuteRequestType
 JAXBElement<ExecuteRequestType> ObjectFactory.createExecute(ExecuteRequestType value)
          Create an instance of JAXBElement<ExecuteRequestType>}
 



Copyright © 2008-2015. All Rights Reserved.