| Modifier and Type | Field and Description |
|---|---|
List<SpeechRecEventRecord> |
SpeechRecEventListRecord.speechRecEvents
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SpeechRecEventRecord |
SpeechRecEventRecord.Builder.build() |
SpeechRecEventRecord |
SpeechRecEventRecord.Builder.getValue() |
| Modifier and Type | Method and Description |
|---|---|
List<SpeechRecEventRecord> |
SpeechRecEventListRecord.getSpeechRecEvents()
Gets the value of the 'speechRecEvents' field.
|
List<SpeechRecEventRecord> |
SpeechRecEventListRecord.Builder.getSpeechRecEvents()
Gets the value of the 'speechRecEvents' field
|
| Modifier and Type | Method and Description |
|---|---|
static SpeechRecEventRecord.Builder |
SpeechRecEventRecord.newBuilder(SpeechRecEventRecord other)
Creates a new SpeechRecEventRecord RecordBuilder by copying an existing SpeechRecEventRecord instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpeechRecEventListRecord.setSpeechRecEvents(List<SpeechRecEventRecord> value)
Sets the value of the 'speechRecEvents' field.
|
SpeechRecEventListRecord.Builder |
SpeechRecEventListRecord.Builder.setSpeechRecEvents(List<SpeechRecEventRecord> value)
Sets the value of the 'speechRecEvents' field
|
Copyright © 2011-2014. All Rights Reserved.