Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.clear() |
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.clearData() |
optional bytes data = 3;
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.clearEventType() |
optional .org.webswing.server.model.proto.AudioEventMsgOutProto.AudioEventTypeProto eventType = 2;
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.clearId() |
optional string id = 1;
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.clearLoop() |
optional sint32 loop = 5;
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.clearTime() |
optional float time = 4;
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.clone() |
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AppFrameMsgOutProto.Builder.getAudioEventBuilder() |
optional .org.webswing.server.model.proto.AudioEventMsgOutProto audioEvent = 23;
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.mergeFrom(Webswing.AudioEventMsgOutProto other) |
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.newBuilder() |
|
static Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.newBuilder(Webswing.AudioEventMsgOutProto prototype) |
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.newBuilderForType() |
|
protected Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.setData(com.google.protobuf.ByteString value) |
optional bytes data = 3;
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.setEventType(Webswing.AudioEventMsgOutProto.AudioEventTypeProto value) |
optional .org.webswing.server.model.proto.AudioEventMsgOutProto.AudioEventTypeProto eventType = 2;
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.setId(String value) |
optional string id = 1;
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.setIdBytes(com.google.protobuf.ByteString value) |
optional string id = 1;
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.setLoop(int value) |
optional sint32 loop = 5;
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.setTime(float value) |
optional float time = 4;
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Webswing.AudioEventMsgOutProto.Builder |
Webswing.AudioEventMsgOutProto.toBuilder() |
|