| Package | Description |
|---|---|
| org.robokind.impl.speech |
| Modifier and Type | Field and Description |
|---|---|
List<SpeechEventRecord> |
SpeechEventListRecord.speechEvents
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SpeechEventRecord |
SpeechEventRecord.Builder.build() |
SpeechEventRecord |
SpeechEventRecord.Builder.getValue() |
| Modifier and Type | Method and Description |
|---|---|
List<SpeechEventRecord> |
SpeechEventListRecord.getSpeechEvents()
Gets the value of the 'speechEvents' field.
|
List<SpeechEventRecord> |
SpeechEventListRecord.Builder.getSpeechEvents()
Gets the value of the 'speechEvents' field
|
| Modifier and Type | Method and Description |
|---|---|
static SpeechEventRecord.Builder |
SpeechEventRecord.newBuilder(SpeechEventRecord other)
Creates a new SpeechEventRecord RecordBuilder by copying an existing SpeechEventRecord instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpeechEventListRecord.setSpeechEvents(List<SpeechEventRecord> value)
Sets the value of the 'speechEvents' field.
|
SpeechEventListRecord.Builder |
SpeechEventListRecord.Builder.setSpeechEvents(List<SpeechEventRecord> value)
Sets the value of the 'speechEvents' field
|
Copyright © 2011-2014. All Rights Reserved.