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