Uses of Class
org.gbif.api.util.DatasetKey
-
Packages that use DatasetKey Package Description org.gbif.api.util -
-
Uses of DatasetKey in org.gbif.api.util
Methods in org.gbif.api.util that return DatasetKey Modifier and Type Method Description static DatasetKey
DatasetKey. fromString(String key)
Parses a datasetKey which can be either a compound external key or a simple UUID for registered datasets.
-