Uses of Class
org.gbif.api.model.common.search.SpellCheckResponse.Suggestion
Packages that use SpellCheckResponse.Suggestion
-
Uses of SpellCheckResponse.Suggestion in org.gbif.api.model.common.search
Methods in org.gbif.api.model.common.search that return SpellCheckResponse.SuggestionMethods in org.gbif.api.model.common.search that return types with arguments of type SpellCheckResponse.SuggestionMethod parameters in org.gbif.api.model.common.search with type arguments of type SpellCheckResponse.SuggestionModifier and TypeMethodDescriptionvoid
SpellCheckResponse.setSuggestions
(Map<String, SpellCheckResponse.Suggestion> suggestions) Sets the suggestion map.