public class WordAlternativeResult
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
WordAlternativeResult() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getConfidence()
Gets the confidence.
|
java.lang.String |
getWord()
Gets the word.
|
public java.lang.Double getConfidence()
public java.lang.String getWord()