| Package | Description |
|---|---|
| org.languagetool.rules |
| Modifier and Type | Method and Description |
|---|---|
SuggestedReplacement.SuggestionType |
SuggestedReplacement.getType() |
static SuggestedReplacement.SuggestionType |
SuggestedReplacement.SuggestionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SuggestedReplacement.SuggestionType[] |
SuggestedReplacement.SuggestionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SuggestedReplacement.setType(SuggestedReplacement.SuggestionType type) |