| Modifier and Type | Method and Description | 
|---|---|
| static SuggestionStrategy | SuggestionStrategy. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static SuggestionStrategy[] | SuggestionStrategy. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Voikko. setSuggestionStrategy(SuggestionStrategy suggestionStrategy)Set the suggestion strategy to be used when generating spelling suggestions. | 
Copyright © 2016 Voikko developers. All rights reserved.