|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpeechEventRecord | |
|---|---|
| org.robokind.avrogen.speech | |
| Uses of SpeechEventRecord in org.robokind.avrogen.speech |
|---|
| Fields in org.robokind.avrogen.speech with type parameters of type SpeechEventRecord | |
|---|---|
List<SpeechEventRecord> |
SpeechEventListRecord.speechEvents
Deprecated. |
| Methods in org.robokind.avrogen.speech that return SpeechEventRecord | |
|---|---|
SpeechEventRecord |
SpeechEventRecord.Builder.build()
|
SpeechEventRecord |
SpeechEventRecord.Builder.getValue()
|
| Methods in org.robokind.avrogen.speech that return types with arguments of type SpeechEventRecord | |
|---|---|
List<SpeechEventRecord> |
SpeechEventListRecord.getSpeechEvents()
Gets the value of the 'speechEvents' field. |
List<SpeechEventRecord> |
SpeechEventListRecord.Builder.getSpeechEvents()
Gets the value of the 'speechEvents' field |
| Methods in org.robokind.avrogen.speech with parameters of type SpeechEventRecord | |
|---|---|
static SpeechEventRecord.Builder |
SpeechEventRecord.newBuilder(SpeechEventRecord other)
Creates a new SpeechEventRecord RecordBuilder by copying an existing SpeechEventRecord instance |
| Method parameters in org.robokind.avrogen.speech with type arguments of type SpeechEventRecord | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||