Uses of Class
org.n52.shetland.ogc.ows.OWSConstants.Operations
-
Packages that use OWSConstants.Operations Package Description org.n52.shetland.ogc.ows -
-
Uses of OWSConstants.Operations in org.n52.shetland.ogc.ows
Methods in org.n52.shetland.ogc.ows that return OWSConstants.Operations Modifier and Type Method Description static OWSConstants.OperationsOWSConstants.Operations. valueOf(String name)Returns the enum constant of this type with the specified name.static OWSConstants.Operations[]OWSConstants.Operations. values()Returns an array containing the constants of this enum type, in the order they are declared.
-