|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VisemePositionRecord | |
|---|---|
| org.robokind.avrogen.speech.viseme | |
| Uses of VisemePositionRecord in org.robokind.avrogen.speech.viseme |
|---|
| Fields in org.robokind.avrogen.speech.viseme with type parameters of type VisemePositionRecord | |
|---|---|
List<VisemePositionRecord> |
VisemeBindingConfigRecord.visemeBindings
Deprecated. |
| Methods in org.robokind.avrogen.speech.viseme that return VisemePositionRecord | |
|---|---|
VisemePositionRecord |
VisemePositionRecord.Builder.build()
|
VisemePositionRecord |
VisemePositionRecord.Builder.getValue()
|
| Methods in org.robokind.avrogen.speech.viseme that return types with arguments of type VisemePositionRecord | |
|---|---|
List<VisemePositionRecord> |
VisemeBindingConfigRecord.getVisemeBindings()
Gets the value of the 'visemeBindings' field. |
List<VisemePositionRecord> |
VisemeBindingConfigRecord.Builder.getVisemeBindings()
Gets the value of the 'visemeBindings' field |
| Methods in org.robokind.avrogen.speech.viseme with parameters of type VisemePositionRecord | |
|---|---|
static VisemePositionRecord.Builder |
VisemePositionRecord.newBuilder(VisemePositionRecord other)
Creates a new VisemePositionRecord RecordBuilder by copying an existing VisemePositionRecord instance |
| Method parameters in org.robokind.avrogen.speech.viseme with type arguments of type VisemePositionRecord | |
|---|---|
void |
VisemeBindingConfigRecord.setVisemeBindings(List<VisemePositionRecord> value)
Sets the value of the 'visemeBindings' field. |
VisemeBindingConfigRecord.Builder |
VisemeBindingConfigRecord.Builder.setVisemeBindings(List<VisemePositionRecord> value)
Sets the value of the 'visemeBindings' field |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||