Uses of Class
org.deegree.protocol.wfs.WFSRequestType

Packages that use WFSRequestType
org.deegree.protocol.wfs   
org.deegree.services.wfs   
 

Uses of WFSRequestType in org.deegree.protocol.wfs
 

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

Uses of WFSRequestType in org.deegree.services.wfs
 

Fields in org.deegree.services.wfs with type parameters of type WFSRequestType
protected static ImplementationMetadata<WFSRequestType> WFSProvider.IMPLEMENTATION_METADATA
           
 

Methods in org.deegree.services.wfs that return types with arguments of type WFSRequestType
 ImplementationMetadata<WFSRequestType> WFSProvider.getImplementationMetadata()
           
 



Copyright © 2011. All Rights Reserved.