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. |