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