public class SpellCorrectedText
extends com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
| Constructor and Description | 
|---|
SpellCorrectedText()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Object | 
get(java.lang.String key)
Returns the value from SpellCorrectedText annotation by specified key. 
 | 
java.lang.String | 
getCorrectedText()
Gets the correctedText. 
 | 
java.lang.String | 
getDebugText()
Gets the debugText. 
 | 
public java.lang.String getCorrectedText()
public java.lang.String getDebugText()
public java.lang.Object get(java.lang.String key)
get in class com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>key - the name of the field to getCopyright © 2022 IBM Cloud. All rights reserved.