Uses of Class
org.gbif.api.model.common.Classification
-
Packages that use Classification Package Description org.gbif.api.model.occurrence -
-
Uses of Classification in org.gbif.api.model.occurrence
Methods in org.gbif.api.model.occurrence that return types with arguments of type Classification Modifier and Type Method Description Map<String,Classification>
Occurrence. getClassifications()
Method parameters in org.gbif.api.model.occurrence with type arguments of type Classification Modifier and Type Method Description void
Occurrence. setClassifications(Map<String,Classification> classifications)
-