Uses of Class
org.gbif.api.model.checklistbank.NameUsageMediaObject
-
Packages that use NameUsageMediaObject Package Description org.gbif.api.model.checklistbank -
-
Uses of NameUsageMediaObject in org.gbif.api.model.checklistbank
Methods in org.gbif.api.model.checklistbank that return types with arguments of type NameUsageMediaObject Modifier and Type Method Description List<NameUsageMediaObject>
NameUsageContainer. getMedia()
Method parameters in org.gbif.api.model.checklistbank with type arguments of type NameUsageMediaObject Modifier and Type Method Description void
NameUsageContainer. setMedia(List<NameUsageMediaObject> media)
-