Uses of Class
org.gbif.api.model.collections.suggestions.Change
Packages that use Change
-
Uses of Change in org.gbif.api.model.collections.suggestions
Methods in org.gbif.api.model.collections.suggestions that return types with arguments of type ChangeModifier and TypeMethodDescriptionBaseChangeSuggestion.getChanges()
ChangeSuggestion.getChanges()
Method parameters in org.gbif.api.model.collections.suggestions with type arguments of type ChangeModifier and TypeMethodDescriptionvoid
BaseChangeSuggestion.setChanges
(List<Change> changes) void
ChangeSuggestion.setChanges
(List<Change> changes)