public interface SpellCheckSuggestion
Modifier and Type | Interface and Description |
---|---|
static interface |
SpellCheckSuggestion.SpellCheckSubStringSuggestion |
Modifier and Type | Method and Description |
---|---|
long |
getNhits() |
java.util.List<SpellCheckSuggestion.SpellCheckSubStringSuggestion> |
getSubStringSuggestion() |
java.lang.String |
getSuggestedText() |
java.lang.String getSuggestedText()
long getNhits()
java.util.List<SpellCheckSuggestion.SpellCheckSubStringSuggestion> getSubStringSuggestion()
Copyright © 2021 Dassault Systèmes, All Rights Reserved.