public class ChoiceData
extends java.lang.Object
| Constructor and Description |
|---|
ChoiceData() |
| Modifier and Type | Method and Description |
|---|---|
long |
getConfidenceScore() |
java.lang.String |
getTranscription() |
void |
setConfidenceScore(long confidenceScore) |
void |
setTranscription(java.lang.String transcription) |