|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WavPlayerConnectionRecord.Builder | |
|---|---|
| org.robokind.impl.audio.config | |
| Uses of WavPlayerConnectionRecord.Builder in org.robokind.impl.audio.config |
|---|
| Methods in org.robokind.impl.audio.config that return WavPlayerConnectionRecord.Builder | |
|---|---|
WavPlayerConnectionRecord.Builder |
WavPlayerConnectionRecord.Builder.clearBrokerAddress()
Clears the value of the 'brokerAddress' field |
WavPlayerConnectionRecord.Builder |
WavPlayerConnectionRecord.Builder.clearConnectionOptions()
Clears the value of the 'connectionOptions' field |
WavPlayerConnectionRecord.Builder |
WavPlayerConnectionRecord.Builder.clearEventDestination()
Clears the value of the 'eventDestination' field |
WavPlayerConnectionRecord.Builder |
WavPlayerConnectionRecord.Builder.clearPlayerCommand()
Clears the value of the 'playerCommand' field |
WavPlayerConnectionRecord.Builder |
WavPlayerConnectionRecord.Builder.clearWavPlayerId()
Clears the value of the 'wavPlayerId' field |
static WavPlayerConnectionRecord.Builder |
WavPlayerConnectionRecord.newBuilder()
Creates a new WavPlayerConnectionRecord RecordBuilder |
static WavPlayerConnectionRecord.Builder |
WavPlayerConnectionRecord.newBuilder(WavPlayerConnectionRecord.Builder other)
Creates a new WavPlayerConnectionRecord RecordBuilder by copying an existing Builder |
static WavPlayerConnectionRecord.Builder |
WavPlayerConnectionRecord.newBuilder(WavPlayerConnectionRecord other)
Creates a new WavPlayerConnectionRecord RecordBuilder by copying an existing WavPlayerConnectionRecord instance |
WavPlayerConnectionRecord.Builder |
WavPlayerConnectionRecord.Builder.setBrokerAddress(String value)
Sets the value of the 'brokerAddress' field |
WavPlayerConnectionRecord.Builder |
WavPlayerConnectionRecord.Builder.setConnectionOptions(String value)
Sets the value of the 'connectionOptions' field |
WavPlayerConnectionRecord.Builder |
WavPlayerConnectionRecord.Builder.setEventDestination(String value)
Sets the value of the 'eventDestination' field |
WavPlayerConnectionRecord.Builder |
WavPlayerConnectionRecord.Builder.setPlayerCommand(String value)
Sets the value of the 'playerCommand' field |
WavPlayerConnectionRecord.Builder |
WavPlayerConnectionRecord.Builder.setWavPlayerId(String value)
Sets the value of the 'wavPlayerId' field |
| Methods in org.robokind.impl.audio.config with parameters of type WavPlayerConnectionRecord.Builder | |
|---|---|
static WavPlayerConnectionRecord.Builder |
WavPlayerConnectionRecord.newBuilder(WavPlayerConnectionRecord.Builder other)
Creates a new WavPlayerConnectionRecord RecordBuilder by copying an existing Builder |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||