Uses of Class
org.gbif.api.model.common.search.SpellCheckResponse
-
Packages that use SpellCheckResponse Package Description org.gbif.api.model.common.search -
-
Uses of SpellCheckResponse in org.gbif.api.model.common.search
Methods in org.gbif.api.model.common.search that return SpellCheckResponse Modifier and Type Method Description SpellCheckResponse
SearchResponse. getSpellCheckResponse()
Methods in org.gbif.api.model.common.search with parameters of type SpellCheckResponse Modifier and Type Method Description void
SearchResponse. setSpellCheckResponse(SpellCheckResponse spellCheckResponse)
Sets the spellcheck response.
-