public static class SpellCheckResponse.Correction extends Object
Constructor and Description |
---|
Correction(String original,
String correction) |
Modifier and Type | Method and Description |
---|---|
String |
getCorrection() |
String |
getOriginal() |
void |
setCorrection(String correction) |
void |
setOriginal(String original) |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.