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