Uses of Class
org.deegree.protocol.wpvs.WPVSConstants.WPVSRequestType

Packages that use WPVSConstants.WPVSRequestType
org.deegree.protocol.wpvs   
org.deegree.protocol.wpvs.client   
org.deegree.services.wpvs.controller   
 

Uses of WPVSConstants.WPVSRequestType in org.deegree.protocol.wpvs
 

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

Uses of WPVSConstants.WPVSRequestType in org.deegree.protocol.wpvs.client
 

Methods in org.deegree.protocol.wpvs.client with parameters of type WPVSConstants.WPVSRequestType
 String WPVSClient.getAddress(WPVSConstants.WPVSRequestType request, boolean get)
           
 boolean WPVSClient.isOperationSupported(WPVSConstants.WPVSRequestType request)
           
 

Uses of WPVSConstants.WPVSRequestType in org.deegree.services.wpvs.controller
 

Fields in org.deegree.services.wpvs.controller with type parameters of type WPVSConstants.WPVSRequestType
protected static ImplementationMetadata<WPVSConstants.WPVSRequestType> WPVSProvider.IMPLEMENTATION_METADATA
           
 

Methods in org.deegree.services.wpvs.controller that return types with arguments of type WPVSConstants.WPVSRequestType
 ImplementationMetadata<WPVSConstants.WPVSRequestType> WPVSProvider.getImplementationMetadata()
           
 



Copyright © 2011. All Rights Reserved.