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

Uses of GenericProcessType in net.opengis.wps.v_2_0
 

Methods in net.opengis.wps.v_2_0 that return GenericProcessType
 GenericProcessType ObjectFactory.createGenericProcessType()
          Create an instance of GenericProcessType
 GenericProcessType GenericProcessType.withInput(Collection<GenericInputType> values)
           
 GenericProcessType GenericProcessType.withInput(GenericInputType... values)
           
 GenericProcessType GenericProcessType.withInput(List<GenericInputType> value)
           
 GenericProcessType GenericProcessType.withOutput(Collection<GenericOutputType> values)
           
 GenericProcessType GenericProcessType.withOutput(GenericOutputType... values)
           
 GenericProcessType GenericProcessType.withOutput(List<GenericOutputType> value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.