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

Packages that use WFSVersion
org.deegree.protocol.wfs   
org.deegree.protocol.wfs.client   
 

Uses of WFSVersion in org.deegree.protocol.wfs
 

Methods in org.deegree.protocol.wfs that return WFSVersion
static WFSVersion WFSVersion.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WFSVersion WFSVersion.valueOf(Version ogcVersion)
          Returns the enum constant that corresponds to the given Version.
static WFSVersion[] WFSVersion.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
static WFSVersion[] WFSVersion.valuesForNamespaceUri(String ns)
          Returns the enum constants that correspond to the given XML namespace URIs.
 

Uses of WFSVersion in org.deegree.protocol.wfs.client
 

Methods in org.deegree.protocol.wfs.client that return WFSVersion
 WFSVersion WFSClient.getServiceVersion()
          Returns the WFS protocol version in use.
 



Copyright © 2011. All Rights Reserved.