Package org.webswing.server.model.proto
Class Webswing.CursorChangeEventMsgProto
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.webswing.server.model.proto.Webswing.CursorChangeEventMsgProto
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Webswing.CursorChangeEventMsgProtoOrBuilder
- Enclosing class:
- Webswing
public static final class Webswing.CursorChangeEventMsgProto extends com.google.protobuf.GeneratedMessageV3 implements Webswing.CursorChangeEventMsgProtoOrBuilder
Protobuf typeorg.webswing.server.model.proto.CursorChangeEventMsgProto- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWebswing.CursorChangeEventMsgProto.BuilderProtobuf typeorg.webswing.server.model.proto.CursorChangeEventMsgProto-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intB64IMG_FIELD_NUMBERstatic intCURFILE_FIELD_NUMBERstatic intCURSOR_FIELD_NUMBERstatic com.google.protobuf.Parser<Webswing.CursorChangeEventMsgProto>PARSERDeprecated.static intWINID_FIELD_NUMBERstatic intX_FIELD_NUMBERstatic intY_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)com.google.protobuf.ByteStringgetB64Img()optional bytes b64img = 2;StringgetCurFile()optional string curFile = 5;com.google.protobuf.ByteStringgetCurFileBytes()optional string curFile = 5;StringgetCursor()required string cursor = 1;com.google.protobuf.ByteStringgetCursorBytes()required string cursor = 1;static Webswing.CursorChangeEventMsgProtogetDefaultInstance()Webswing.CursorChangeEventMsgProtogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Parser<Webswing.CursorChangeEventMsgProto>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()StringgetWinId()optional string winId = 6;com.google.protobuf.ByteStringgetWinIdBytes()optional string winId = 6;intgetX()optional sint32 x = 3;intgetY()optional sint32 y = 4;booleanhasB64Img()optional bytes b64img = 2;booleanhasCurFile()optional string curFile = 5;booleanhasCursor()required string cursor = 1;inthashCode()booleanhasWinId()optional string winId = 6;booleanhasX()optional sint32 x = 3;booleanhasY()optional sint32 y = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Webswing.CursorChangeEventMsgProto.BuildernewBuilder()static Webswing.CursorChangeEventMsgProto.BuildernewBuilder(Webswing.CursorChangeEventMsgProto prototype)Webswing.CursorChangeEventMsgProto.BuildernewBuilderForType()protected Webswing.CursorChangeEventMsgProto.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Webswing.CursorChangeEventMsgProtoparseDelimitedFrom(InputStream input)static Webswing.CursorChangeEventMsgProtoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.CursorChangeEventMsgProtoparseFrom(byte[] data)static Webswing.CursorChangeEventMsgProtoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.CursorChangeEventMsgProtoparseFrom(com.google.protobuf.ByteString data)static Webswing.CursorChangeEventMsgProtoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.CursorChangeEventMsgProtoparseFrom(com.google.protobuf.CodedInputStream input)static Webswing.CursorChangeEventMsgProtoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.CursorChangeEventMsgProtoparseFrom(InputStream input)static Webswing.CursorChangeEventMsgProtoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.CursorChangeEventMsgProtoparseFrom(ByteBuffer data)static Webswing.CursorChangeEventMsgProtoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Webswing.CursorChangeEventMsgProto>parser()Webswing.CursorChangeEventMsgProto.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
CURSOR_FIELD_NUMBER
public static final int CURSOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
B64IMG_FIELD_NUMBER
public static final int B64IMG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_FIELD_NUMBER
public static final int X_FIELD_NUMBER
- See Also:
- Constant Field Values
-
Y_FIELD_NUMBER
public static final int Y_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CURFILE_FIELD_NUMBER
public static final int CURFILE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WINID_FIELD_NUMBER
public static final int WINID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Webswing.CursorChangeEventMsgProto> PARSER
Deprecated.
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
hasCursor
public boolean hasCursor()
required string cursor = 1;- Specified by:
hasCursorin interfaceWebswing.CursorChangeEventMsgProtoOrBuilder
-
getCursor
public String getCursor()
required string cursor = 1;- Specified by:
getCursorin interfaceWebswing.CursorChangeEventMsgProtoOrBuilder
-
getCursorBytes
public com.google.protobuf.ByteString getCursorBytes()
required string cursor = 1;- Specified by:
getCursorBytesin interfaceWebswing.CursorChangeEventMsgProtoOrBuilder
-
hasB64Img
public boolean hasB64Img()
optional bytes b64img = 2;- Specified by:
hasB64Imgin interfaceWebswing.CursorChangeEventMsgProtoOrBuilder
-
getB64Img
public com.google.protobuf.ByteString getB64Img()
optional bytes b64img = 2;- Specified by:
getB64Imgin interfaceWebswing.CursorChangeEventMsgProtoOrBuilder
-
hasX
public boolean hasX()
optional sint32 x = 3;- Specified by:
hasXin interfaceWebswing.CursorChangeEventMsgProtoOrBuilder
-
getX
public int getX()
optional sint32 x = 3;- Specified by:
getXin interfaceWebswing.CursorChangeEventMsgProtoOrBuilder
-
hasY
public boolean hasY()
optional sint32 y = 4;- Specified by:
hasYin interfaceWebswing.CursorChangeEventMsgProtoOrBuilder
-
getY
public int getY()
optional sint32 y = 4;- Specified by:
getYin interfaceWebswing.CursorChangeEventMsgProtoOrBuilder
-
hasCurFile
public boolean hasCurFile()
optional string curFile = 5;- Specified by:
hasCurFilein interfaceWebswing.CursorChangeEventMsgProtoOrBuilder
-
getCurFile
public String getCurFile()
optional string curFile = 5;- Specified by:
getCurFilein interfaceWebswing.CursorChangeEventMsgProtoOrBuilder
-
getCurFileBytes
public com.google.protobuf.ByteString getCurFileBytes()
optional string curFile = 5;- Specified by:
getCurFileBytesin interfaceWebswing.CursorChangeEventMsgProtoOrBuilder
-
hasWinId
public boolean hasWinId()
optional string winId = 6;- Specified by:
hasWinIdin interfaceWebswing.CursorChangeEventMsgProtoOrBuilder
-
getWinId
public String getWinId()
optional string winId = 6;- Specified by:
getWinIdin interfaceWebswing.CursorChangeEventMsgProtoOrBuilder
-
getWinIdBytes
public com.google.protobuf.ByteString getWinIdBytes()
optional string winId = 6;- Specified by:
getWinIdBytesin interfaceWebswing.CursorChangeEventMsgProtoOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Webswing.CursorChangeEventMsgProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.CursorChangeEventMsgProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.CursorChangeEventMsgProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.CursorChangeEventMsgProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.CursorChangeEventMsgProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.CursorChangeEventMsgProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.CursorChangeEventMsgProto parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.CursorChangeEventMsgProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Webswing.CursorChangeEventMsgProto parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Webswing.CursorChangeEventMsgProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.CursorChangeEventMsgProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.CursorChangeEventMsgProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Webswing.CursorChangeEventMsgProto.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Webswing.CursorChangeEventMsgProto.Builder newBuilder()
-
newBuilder
public static Webswing.CursorChangeEventMsgProto.Builder newBuilder(Webswing.CursorChangeEventMsgProto prototype)
-
toBuilder
public Webswing.CursorChangeEventMsgProto.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Webswing.CursorChangeEventMsgProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Webswing.CursorChangeEventMsgProto getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Webswing.CursorChangeEventMsgProto> parser()
-
getParserForType
public com.google.protobuf.Parser<Webswing.CursorChangeEventMsgProto> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Webswing.CursorChangeEventMsgProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-