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