Uses of Class
org.deegree.protocol.wps.client.output.type.OutputType

Packages that use OutputType
org.deegree.protocol.wps.client.output.type   
org.deegree.protocol.wps.client.process   
 

Uses of OutputType in org.deegree.protocol.wps.client.output.type
 

Subclasses of OutputType in org.deegree.protocol.wps.client.output.type
 class BBoxOutputType
          OutputType that defines a bounding box output.
 class ComplexOutputType
          OutputType that defines a complex output (XML or binary).
 class LiteralOutputType
          OutputType that defines a literal output.
 

Uses of OutputType in org.deegree.protocol.wps.client.process
 

Methods in org.deegree.protocol.wps.client.process that return OutputType
 OutputType[] Process.getOutputTypes()
          Returns the descriptions for all output parameters of the process.
 

Methods in org.deegree.protocol.wps.client.process that return types with arguments of type OutputType
 List<OutputType> ProcessDetails.getOutputs()
          Returns the output parameter descriptions for the process.
 



Copyright © 2011. All Rights Reserved.