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