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