| Package | Description |
|---|---|
| org.robokind.impl.speech |
| Modifier and Type | Method and Description |
|---|---|
SpeechEventListRecord.Builder |
SpeechEventListRecord.Builder.clearSpeechEvents()
Clears the value of the 'speechEvents' field
|
SpeechEventListRecord.Builder |
SpeechEventListRecord.Builder.clearSpeechServiceId()
Clears the value of the 'speechServiceId' field
|
SpeechEventListRecord.Builder |
SpeechEventListRecord.Builder.clearTimestampMillisecUTC()
Clears the value of the 'timestampMillisecUTC' field
|
static SpeechEventListRecord.Builder |
SpeechEventListRecord.newBuilder()
Creates a new SpeechEventListRecord RecordBuilder
|
static SpeechEventListRecord.Builder |
SpeechEventListRecord.newBuilder(SpeechEventListRecord.Builder other)
Creates a new SpeechEventListRecord RecordBuilder by copying an existing Builder
|
static SpeechEventListRecord.Builder |
SpeechEventListRecord.newBuilder(SpeechEventListRecord other)
Creates a new SpeechEventListRecord RecordBuilder by copying an existing SpeechEventListRecord instance
|
SpeechEventListRecord.Builder |
SpeechEventListRecord.Builder.setSpeechEvents(List<SpeechEventRecord> value)
Sets the value of the 'speechEvents' field
|
SpeechEventListRecord.Builder |
SpeechEventListRecord.Builder.setSpeechServiceId(String value)
Sets the value of the 'speechServiceId' field
|
SpeechEventListRecord.Builder |
SpeechEventListRecord.Builder.setTimestampMillisecUTC(long value)
Sets the value of the 'timestampMillisecUTC' field
|
| Modifier and Type | Method and Description |
|---|---|
static SpeechEventListRecord.Builder |
SpeechEventListRecord.newBuilder(SpeechEventListRecord.Builder other)
Creates a new SpeechEventListRecord RecordBuilder by copying an existing Builder
|
Copyright © 2011-2014. All Rights Reserved.