Uses of Class
org.deegree.protocol.wcs.WCSConstants.WCSRequestType

Packages that use WCSConstants.WCSRequestType
org.deegree.protocol.wcs   
org.deegree.services.wcs   
 

Uses of WCSConstants.WCSRequestType in org.deegree.protocol.wcs
 

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

Uses of WCSConstants.WCSRequestType in org.deegree.services.wcs
 

Fields in org.deegree.services.wcs with type parameters of type WCSConstants.WCSRequestType
protected static ImplementationMetadata<WCSConstants.WCSRequestType> WCSProvider.IMPLEMENTATION_METADATA
           
 

Methods in org.deegree.services.wcs that return types with arguments of type WCSConstants.WCSRequestType
 ImplementationMetadata<WCSConstants.WCSRequestType> WCSProvider.getImplementationMetadata()
           
 



Copyright © 2011. All Rights Reserved.