Uses of Class
com.merative.acd.v1.model.Suggestion
-
Packages that use Suggestion Package Description com.merative.acd.v1.model -
-
Uses of Suggestion in com.merative.acd.v1.model
Methods in com.merative.acd.v1.model that return types with arguments of type Suggestion Modifier and Type Method Description java.util.List<Suggestion>SpellingCorrection. getSuggestions()Gets the suggestions.
-