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 SpellCheckResponseSearchResponse. getSpellCheckResponse()Methods in org.gbif.api.model.common.search with parameters of type SpellCheckResponse Modifier and Type Method Description voidSearchResponse. setSpellCheckResponse(SpellCheckResponse spellCheckResponse)Sets the spellcheck response.
-