AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.clear() |
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.clearEventType() |
optional .appFrameProtoIn.WindowEventMsgInProto.WindowEventTypeProto eventType = 6;
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.clearHeight() |
optional sint32 height = 5;
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.clearId() |
optional string id = 1;
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.clearWidth() |
optional sint32 width = 4;
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.clearX() |
optional sint32 x = 2;
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.clearY() |
optional sint32 y = 3;
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.clone() |
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.AppFrameMsgInProto.Builder.getWindowBuilder() |
optional .appFrameProtoIn.WindowEventMsgInProto window = 9;
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.mergeFrom(AppFrameProtoIn.WindowEventMsgInProto other) |
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.newBuilder() |
|
static AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.newBuilder(AppFrameProtoIn.WindowEventMsgInProto prototype) |
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.newBuilderForType() |
|
protected AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.setEventType(AppFrameProtoIn.WindowEventMsgInProto.WindowEventTypeProto value) |
optional .appFrameProtoIn.WindowEventMsgInProto.WindowEventTypeProto eventType = 6;
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.setHeight(int value) |
optional sint32 height = 5;
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.setId(java.lang.String value) |
optional string id = 1;
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.setIdBytes(com.google.protobuf.ByteString value) |
optional string id = 1;
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.setWidth(int value) |
optional sint32 width = 4;
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.setX(int value) |
optional sint32 x = 2;
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.Builder.setY(int value) |
optional sint32 y = 3;
|
AppFrameProtoIn.WindowEventMsgInProto.Builder |
AppFrameProtoIn.WindowEventMsgInProto.toBuilder() |
|