| Package | Description |
|---|---|
| org.mechio.impl.audio.config |
| Modifier and Type | Method and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
static WavPlayerConnectionRecord.Builder |
WavPlayerConnectionRecord.newBuilder(WavPlayerConnectionRecord.Builder other)
Creates a new WavPlayerConnectionRecord RecordBuilder by copying an existing Builder
|
Copyright © 2011-2014. All Rights Reserved.