Uses of Class
org.gbif.api.model.checklistbank.SpeciesProfile
-
Packages that use SpeciesProfile Package Description org.gbif.api.model.checklistbank -
-
Uses of SpeciesProfile in org.gbif.api.model.checklistbank
Methods in org.gbif.api.model.checklistbank that return types with arguments of type SpeciesProfile Modifier and Type Method Description @NotNull List<SpeciesProfile>
NameUsageContainer. getSpeciesProfiles()
Method parameters in org.gbif.api.model.checklistbank with type arguments of type SpeciesProfile Modifier and Type Method Description void
NameUsageContainer. setSpeciesProfiles(List<SpeciesProfile> speciesProfiles)
-