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

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

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

Methods in org.deegree.protocol.wps.client.input.type that return InputType.Type
abstract  InputType.Type InputType.getType()
          Returns the concrete input type of this instance.
 InputType.Type LiteralInputType.getType()
           
 InputType.Type BBoxInputType.getType()
           
 InputType.Type ComplexInputType.getType()
           
static InputType.Type InputType.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static InputType.Type[] InputType.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.