Uses of Class
org.gbif.api.model.registry.eml.KeywordCollection
-
Packages that use KeywordCollection Package Description org.gbif.api.model.registry -
-
Uses of KeywordCollection in org.gbif.api.model.registry
Methods in org.gbif.api.model.registry that return types with arguments of type KeywordCollection Modifier and Type Method Description List<KeywordCollection>
Dataset. getKeywordCollections()
Method parameters in org.gbif.api.model.registry with type arguments of type KeywordCollection Modifier and Type Method Description void
Dataset. setKeywordCollections(List<KeywordCollection> keywordCollections)
-