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