| Package | Description |
|---|---|
| org.robokind.impl.speech |
| Modifier and Type | Method and Description |
|---|---|
SpeechEventRecord.Builder |
SpeechEventRecord.Builder.clearCurrentData()
Clears the value of the 'currentData' field
|
SpeechEventRecord.Builder |
SpeechEventRecord.Builder.clearDuration()
Clears the value of the 'duration' field
|
SpeechEventRecord.Builder |
SpeechEventRecord.Builder.clearEventType()
Clears the value of the 'eventType' field
|
SpeechEventRecord.Builder |
SpeechEventRecord.Builder.clearNextData()
Clears the value of the 'nextData' field
|
SpeechEventRecord.Builder |
SpeechEventRecord.Builder.clearStreamNumber()
Clears the value of the 'streamNumber' field
|
SpeechEventRecord.Builder |
SpeechEventRecord.Builder.clearStringData()
Clears the value of the 'stringData' field
|
SpeechEventRecord.Builder |
SpeechEventRecord.Builder.clearTextLength()
Clears the value of the 'textLength' field
|
SpeechEventRecord.Builder |
SpeechEventRecord.Builder.clearTextPosition()
Clears the value of the 'textPosition' field
|
static SpeechEventRecord.Builder |
SpeechEventRecord.newBuilder()
Creates a new SpeechEventRecord RecordBuilder
|
static SpeechEventRecord.Builder |
SpeechEventRecord.newBuilder(SpeechEventRecord.Builder other)
Creates a new SpeechEventRecord RecordBuilder by copying an existing Builder
|
static SpeechEventRecord.Builder |
SpeechEventRecord.newBuilder(SpeechEventRecord other)
Creates a new SpeechEventRecord RecordBuilder by copying an existing SpeechEventRecord instance
|
SpeechEventRecord.Builder |
SpeechEventRecord.Builder.setCurrentData(int value)
Sets the value of the 'currentData' field
|
SpeechEventRecord.Builder |
SpeechEventRecord.Builder.setDuration(int value)
Sets the value of the 'duration' field
|
SpeechEventRecord.Builder |
SpeechEventRecord.Builder.setEventType(String value)
Sets the value of the 'eventType' field
|
SpeechEventRecord.Builder |
SpeechEventRecord.Builder.setNextData(int value)
Sets the value of the 'nextData' field
|
SpeechEventRecord.Builder |
SpeechEventRecord.Builder.setStreamNumber(long value)
Sets the value of the 'streamNumber' field
|
SpeechEventRecord.Builder |
SpeechEventRecord.Builder.setStringData(String value)
Sets the value of the 'stringData' field
|
SpeechEventRecord.Builder |
SpeechEventRecord.Builder.setTextLength(int value)
Sets the value of the 'textLength' field
|
SpeechEventRecord.Builder |
SpeechEventRecord.Builder.setTextPosition(int value)
Sets the value of the 'textPosition' field
|
| Modifier and Type | Method and Description |
|---|---|
static SpeechEventRecord.Builder |
SpeechEventRecord.newBuilder(SpeechEventRecord.Builder other)
Creates a new SpeechEventRecord RecordBuilder by copying an existing Builder
|
Copyright © 2011-2014. All Rights Reserved.