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