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