Uses of Class
org.gbif.api.model.collections.SourceableField.Source
-
Packages that use SourceableField.Source Package Description org.gbif.api.model.collections -
-
Uses of SourceableField.Source in org.gbif.api.model.collections
Methods in org.gbif.api.model.collections that return types with arguments of type SourceableField.Source Modifier and Type Method Description List<SourceableField.Source>
SourceableField. getSources()
Method parameters in org.gbif.api.model.collections with type arguments of type SourceableField.Source Modifier and Type Method Description void
SourceableField. setSources(List<SourceableField.Source> sources)
-