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