Uses of Class
org.deegree.protocol.wps.client.input.type.InputType

Packages that use InputType
org.deegree.protocol.wps.client.input.type   
org.deegree.protocol.wps.client.process   
 

Uses of InputType in org.deegree.protocol.wps.client.input.type
 

Subclasses of InputType in org.deegree.protocol.wps.client.input.type
 class BBoxInputType
          InputType that defines a bounding box input.
 class ComplexInputType
          InputType that defines a complex input (XML or binary).
 class LiteralInputType
          InputType that defines a literal input.
 

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

Methods in org.deegree.protocol.wps.client.process that return InputType
 InputType[] Process.getInputTypes()
          Returns the descriptions for all input parameters of the process.
 

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



Copyright © 2011. All Rights Reserved.