Webswing.PlaybackCommandMsgInProto.Builder |
Webswing.PlaybackCommandMsgInProto.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Webswing.PlaybackCommandMsgInProto.Builder |
Webswing.PlaybackCommandMsgInProto.Builder.clear() |
|
Webswing.PlaybackCommandMsgInProto.Builder |
Webswing.PlaybackCommandMsgInProto.Builder.clearCommand() |
optional .org.webswing.server.model.proto.PlaybackCommandMsgInProto.PlaybackCommandProto command = 1;
|
Webswing.PlaybackCommandMsgInProto.Builder |
Webswing.PlaybackCommandMsgInProto.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Webswing.PlaybackCommandMsgInProto.Builder |
Webswing.PlaybackCommandMsgInProto.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Webswing.PlaybackCommandMsgInProto.Builder |
Webswing.PlaybackCommandMsgInProto.Builder.clone() |
|
Webswing.PlaybackCommandMsgInProto.Builder |
Webswing.InputEventsFrameMsgInProto.Builder.getPlaybackBuilder() |
optional .org.webswing.server.model.proto.PlaybackCommandMsgInProto playback = 8;
|
Webswing.PlaybackCommandMsgInProto.Builder |
Webswing.PlaybackCommandMsgInProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Webswing.PlaybackCommandMsgInProto.Builder |
Webswing.PlaybackCommandMsgInProto.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Webswing.PlaybackCommandMsgInProto.Builder |
Webswing.PlaybackCommandMsgInProto.Builder.mergeFrom(Webswing.PlaybackCommandMsgInProto other) |
|
Webswing.PlaybackCommandMsgInProto.Builder |
Webswing.PlaybackCommandMsgInProto.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Webswing.PlaybackCommandMsgInProto.Builder |
Webswing.PlaybackCommandMsgInProto.newBuilder() |
|
static Webswing.PlaybackCommandMsgInProto.Builder |
Webswing.PlaybackCommandMsgInProto.newBuilder(Webswing.PlaybackCommandMsgInProto prototype) |
|
Webswing.PlaybackCommandMsgInProto.Builder |
Webswing.PlaybackCommandMsgInProto.newBuilderForType() |
|
protected Webswing.PlaybackCommandMsgInProto.Builder |
Webswing.PlaybackCommandMsgInProto.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Webswing.PlaybackCommandMsgInProto.Builder |
Webswing.PlaybackCommandMsgInProto.Builder.setCommand(Webswing.PlaybackCommandMsgInProto.PlaybackCommandProto value) |
optional .org.webswing.server.model.proto.PlaybackCommandMsgInProto.PlaybackCommandProto command = 1;
|
Webswing.PlaybackCommandMsgInProto.Builder |
Webswing.PlaybackCommandMsgInProto.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Webswing.PlaybackCommandMsgInProto.Builder |
Webswing.PlaybackCommandMsgInProto.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Webswing.PlaybackCommandMsgInProto.Builder |
Webswing.PlaybackCommandMsgInProto.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Webswing.PlaybackCommandMsgInProto.Builder |
Webswing.PlaybackCommandMsgInProto.toBuilder() |
|