Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.clear() |
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.clearActionName() |
optional string actionName = 1;
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.clearBinaryData() |
optional bytes binaryData = 3;
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.clearData() |
optional string data = 2;
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.clearWindowId() |
optional string windowId = 4;
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.clone() |
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.AppFrameMsgOutProto.Builder.getActionEventBuilder() |
optional .org.webswing.server.model.proto.ActionEventMsgOutProto actionEvent = 21;
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.mergeFrom(Webswing.ActionEventMsgOutProto other) |
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.newBuilder() |
|
static Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.newBuilder(Webswing.ActionEventMsgOutProto prototype) |
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.newBuilderForType() |
|
protected Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.setActionName(String value) |
optional string actionName = 1;
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.setActionNameBytes(com.google.protobuf.ByteString value) |
optional string actionName = 1;
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.setBinaryData(com.google.protobuf.ByteString value) |
optional bytes binaryData = 3;
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.setData(String value) |
optional string data = 2;
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.setDataBytes(com.google.protobuf.ByteString value) |
optional string data = 2;
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.setWindowId(String value) |
optional string windowId = 4;
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.Builder.setWindowIdBytes(com.google.protobuf.ByteString value) |
optional string windowId = 4;
|
Webswing.ActionEventMsgOutProto.Builder |
Webswing.ActionEventMsgOutProto.toBuilder() |
|