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

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

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

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



Copyright © 2011. All Rights Reserved.