Uses of Class
org.deegree.protocol.wps.WPSConstants.WPSRequestType

Packages that use WPSConstants.WPSRequestType
org.deegree.protocol.wps   
org.deegree.services.wps   
 

Uses of WPSConstants.WPSRequestType in org.deegree.protocol.wps
 

Methods in org.deegree.protocol.wps that return WPSConstants.WPSRequestType
static WPSConstants.WPSRequestType WPSConstants.WPSRequestType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WPSConstants.WPSRequestType[] WPSConstants.WPSRequestType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of WPSConstants.WPSRequestType in org.deegree.services.wps
 

Fields in org.deegree.services.wps with type parameters of type WPSConstants.WPSRequestType
protected static ImplementationMetadata<WPSConstants.WPSRequestType> WPSProvider.IMPLEMENTATION_METADATA
           
 

Methods in org.deegree.services.wps that return types with arguments of type WPSConstants.WPSRequestType
 ImplementationMetadata<WPSConstants.WPSRequestType> WPSProvider.getImplementationMetadata()
           
 



Copyright © 2011. All Rights Reserved.