Class AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder>
-
- org.webswing.model.appframe.proto.AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable,AppFrameProtoOut.CursorChangeEventMsgOutProtoOrBuilder
- Enclosing class:
- AppFrameProtoOut.CursorChangeEventMsgOutProto
public static final class AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder> implements AppFrameProtoOut.CursorChangeEventMsgOutProtoOrBuilder
Protobuf typeappFrameProtoOut.CursorChangeEventMsgOutProto
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description AppFrameProtoOut.CursorChangeEventMsgOutProto.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)AppFrameProtoOut.CursorChangeEventMsgOutProtobuild()AppFrameProtoOut.CursorChangeEventMsgOutProtobuildPartial()AppFrameProtoOut.CursorChangeEventMsgOutProto.Builderclear()AppFrameProtoOut.CursorChangeEventMsgOutProto.BuilderclearB64Img()optional bytes b64img = 2;AppFrameProtoOut.CursorChangeEventMsgOutProto.BuilderclearCurFile()optional string curFile = 3;AppFrameProtoOut.CursorChangeEventMsgOutProto.BuilderclearCursor()optional string cursor = 1;AppFrameProtoOut.CursorChangeEventMsgOutProto.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)AppFrameProtoOut.CursorChangeEventMsgOutProto.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)AppFrameProtoOut.CursorChangeEventMsgOutProto.BuilderclearWinId()optional string winId = 6;AppFrameProtoOut.CursorChangeEventMsgOutProto.BuilderclearX()optional sint32 x = 4;AppFrameProtoOut.CursorChangeEventMsgOutProto.BuilderclearY()optional sint32 y = 5;AppFrameProtoOut.CursorChangeEventMsgOutProto.Builderclone()com.google.protobuf.ByteStringgetB64Img()optional bytes b64img = 2;java.lang.StringgetCurFile()optional string curFile = 3;com.google.protobuf.ByteStringgetCurFileBytes()optional string curFile = 3;java.lang.StringgetCursor()optional string cursor = 1;com.google.protobuf.ByteStringgetCursorBytes()optional string cursor = 1;AppFrameProtoOut.CursorChangeEventMsgOutProtogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetWinId()optional string winId = 6;com.google.protobuf.ByteStringgetWinIdBytes()optional string winId = 6;intgetX()optional sint32 x = 4;intgetY()optional sint32 y = 5;booleanhasB64Img()optional bytes b64img = 2;booleanhasCurFile()optional string curFile = 3;booleanhasCursor()optional string cursor = 1;booleanhasWinId()optional string winId = 6;booleanhasX()optional sint32 x = 4;booleanhasY()optional sint32 y = 5;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()AppFrameProtoOut.CursorChangeEventMsgOutProto.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AppFrameProtoOut.CursorChangeEventMsgOutProto.BuildermergeFrom(com.google.protobuf.Message other)AppFrameProtoOut.CursorChangeEventMsgOutProto.BuildermergeFrom(AppFrameProtoOut.CursorChangeEventMsgOutProto other)AppFrameProtoOut.CursorChangeEventMsgOutProto.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)AppFrameProtoOut.CursorChangeEventMsgOutProto.BuildersetB64Img(com.google.protobuf.ByteString value)optional bytes b64img = 2;AppFrameProtoOut.CursorChangeEventMsgOutProto.BuildersetCurFile(java.lang.String value)optional string curFile = 3;AppFrameProtoOut.CursorChangeEventMsgOutProto.BuildersetCurFileBytes(com.google.protobuf.ByteString value)optional string curFile = 3;AppFrameProtoOut.CursorChangeEventMsgOutProto.BuildersetCursor(java.lang.String value)optional string cursor = 1;AppFrameProtoOut.CursorChangeEventMsgOutProto.BuildersetCursorBytes(com.google.protobuf.ByteString value)optional string cursor = 1;AppFrameProtoOut.CursorChangeEventMsgOutProto.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)AppFrameProtoOut.CursorChangeEventMsgOutProto.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)AppFrameProtoOut.CursorChangeEventMsgOutProto.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)AppFrameProtoOut.CursorChangeEventMsgOutProto.BuildersetWinId(java.lang.String value)optional string winId = 6;AppFrameProtoOut.CursorChangeEventMsgOutProto.BuildersetWinIdBytes(com.google.protobuf.ByteString value)optional string winId = 6;AppFrameProtoOut.CursorChangeEventMsgOutProto.BuildersetX(int value)optional sint32 x = 4;AppFrameProtoOut.CursorChangeEventMsgOutProto.BuildersetY(int value)optional sint32 y = 5;-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder>
-
clear
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder>
-
getDefaultInstanceForType
public AppFrameProtoOut.CursorChangeEventMsgOutProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public AppFrameProtoOut.CursorChangeEventMsgOutProto build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public AppFrameProtoOut.CursorChangeEventMsgOutProto buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder>
-
setField
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder>
-
clearField
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder>
-
clearOneof
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder>
-
setRepeatedField
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder>
-
addRepeatedField
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder>
-
mergeFrom
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder>
-
mergeFrom
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder mergeFrom(AppFrameProtoOut.CursorChangeEventMsgOutProto other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder>
-
mergeFrom
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder>- Throws:
java.io.IOException
-
hasCursor
public boolean hasCursor()
optional string cursor = 1;- Specified by:
hasCursorin interfaceAppFrameProtoOut.CursorChangeEventMsgOutProtoOrBuilder
-
getCursor
public java.lang.String getCursor()
optional string cursor = 1;- Specified by:
getCursorin interfaceAppFrameProtoOut.CursorChangeEventMsgOutProtoOrBuilder
-
getCursorBytes
public com.google.protobuf.ByteString getCursorBytes()
optional string cursor = 1;- Specified by:
getCursorBytesin interfaceAppFrameProtoOut.CursorChangeEventMsgOutProtoOrBuilder
-
setCursor
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder setCursor(java.lang.String value)
optional string cursor = 1;
-
clearCursor
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder clearCursor()
optional string cursor = 1;
-
setCursorBytes
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder setCursorBytes(com.google.protobuf.ByteString value)
optional string cursor = 1;
-
hasB64Img
public boolean hasB64Img()
optional bytes b64img = 2;- Specified by:
hasB64Imgin interfaceAppFrameProtoOut.CursorChangeEventMsgOutProtoOrBuilder
-
getB64Img
public com.google.protobuf.ByteString getB64Img()
optional bytes b64img = 2;- Specified by:
getB64Imgin interfaceAppFrameProtoOut.CursorChangeEventMsgOutProtoOrBuilder
-
setB64Img
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder setB64Img(com.google.protobuf.ByteString value)
optional bytes b64img = 2;
-
clearB64Img
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder clearB64Img()
optional bytes b64img = 2;
-
hasCurFile
public boolean hasCurFile()
optional string curFile = 3;- Specified by:
hasCurFilein interfaceAppFrameProtoOut.CursorChangeEventMsgOutProtoOrBuilder
-
getCurFile
public java.lang.String getCurFile()
optional string curFile = 3;- Specified by:
getCurFilein interfaceAppFrameProtoOut.CursorChangeEventMsgOutProtoOrBuilder
-
getCurFileBytes
public com.google.protobuf.ByteString getCurFileBytes()
optional string curFile = 3;- Specified by:
getCurFileBytesin interfaceAppFrameProtoOut.CursorChangeEventMsgOutProtoOrBuilder
-
setCurFile
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder setCurFile(java.lang.String value)
optional string curFile = 3;
-
clearCurFile
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder clearCurFile()
optional string curFile = 3;
-
setCurFileBytes
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder setCurFileBytes(com.google.protobuf.ByteString value)
optional string curFile = 3;
-
hasX
public boolean hasX()
optional sint32 x = 4;- Specified by:
hasXin interfaceAppFrameProtoOut.CursorChangeEventMsgOutProtoOrBuilder
-
getX
public int getX()
optional sint32 x = 4;- Specified by:
getXin interfaceAppFrameProtoOut.CursorChangeEventMsgOutProtoOrBuilder
-
setX
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder setX(int value)
optional sint32 x = 4;
-
clearX
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder clearX()
optional sint32 x = 4;
-
hasY
public boolean hasY()
optional sint32 y = 5;- Specified by:
hasYin interfaceAppFrameProtoOut.CursorChangeEventMsgOutProtoOrBuilder
-
getY
public int getY()
optional sint32 y = 5;- Specified by:
getYin interfaceAppFrameProtoOut.CursorChangeEventMsgOutProtoOrBuilder
-
setY
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder setY(int value)
optional sint32 y = 5;
-
clearY
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder clearY()
optional sint32 y = 5;
-
hasWinId
public boolean hasWinId()
optional string winId = 6;- Specified by:
hasWinIdin interfaceAppFrameProtoOut.CursorChangeEventMsgOutProtoOrBuilder
-
getWinId
public java.lang.String getWinId()
optional string winId = 6;- Specified by:
getWinIdin interfaceAppFrameProtoOut.CursorChangeEventMsgOutProtoOrBuilder
-
getWinIdBytes
public com.google.protobuf.ByteString getWinIdBytes()
optional string winId = 6;- Specified by:
getWinIdBytesin interfaceAppFrameProtoOut.CursorChangeEventMsgOutProtoOrBuilder
-
setWinId
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder setWinId(java.lang.String value)
optional string winId = 6;
-
clearWinId
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder clearWinId()
optional string winId = 6;
-
setWinIdBytes
public AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder setWinIdBytes(com.google.protobuf.ByteString value)
optional string winId = 6;
-
setUnknownFields
public final AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder>
-
mergeUnknownFields
public final AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.CursorChangeEventMsgOutProto.Builder>
-
-