public static final class Webswing.CursorChangeEventMsgProto extends com.google.protobuf.GeneratedMessage implements Webswing.CursorChangeEventMsgProtoOrBuilder
org.webswing.server.model.proto.CursorChangeEventMsgProto| Modifier and Type | Class and Description |
|---|---|
static class |
Webswing.CursorChangeEventMsgProto.Builder
Protobuf type
org.webswing.server.model.proto.CursorChangeEventMsgProto |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
B64IMG_FIELD_NUMBER |
static int |
CURFILE_FIELD_NUMBER |
static int |
CURSOR_FIELD_NUMBER |
static com.google.protobuf.Parser<Webswing.CursorChangeEventMsgProto> |
PARSER |
static int |
X_FIELD_NUMBER |
static int |
Y_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getB64Img()
optional bytes b64img = 2; |
String |
getCurFile()
optional string curFile = 5; |
com.google.protobuf.ByteString |
getCurFileBytes()
optional string curFile = 5; |
String |
getCursor()
required string cursor = 1; |
com.google.protobuf.ByteString |
getCursorBytes()
required string cursor = 1; |
static Webswing.CursorChangeEventMsgProto |
getDefaultInstance() |
Webswing.CursorChangeEventMsgProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<Webswing.CursorChangeEventMsgProto> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
getX()
optional sint32 x = 3; |
int |
getY()
optional sint32 y = 4; |
boolean |
hasB64Img()
optional bytes b64img = 2; |
boolean |
hasCurFile()
optional string curFile = 5; |
boolean |
hasCursor()
required string cursor = 1; |
boolean |
hasX()
optional sint32 x = 3; |
boolean |
hasY()
optional sint32 y = 4; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Webswing.CursorChangeEventMsgProto.Builder |
newBuilder() |
static Webswing.CursorChangeEventMsgProto.Builder |
newBuilder(Webswing.CursorChangeEventMsgProto prototype) |
Webswing.CursorChangeEventMsgProto.Builder |
newBuilderForType() |
protected Webswing.CursorChangeEventMsgProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Webswing.CursorChangeEventMsgProto |
parseDelimitedFrom(InputStream input) |
static Webswing.CursorChangeEventMsgProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Webswing.CursorChangeEventMsgProto |
parseFrom(byte[] data) |
static Webswing.CursorChangeEventMsgProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Webswing.CursorChangeEventMsgProto |
parseFrom(com.google.protobuf.ByteString data) |
static Webswing.CursorChangeEventMsgProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Webswing.CursorChangeEventMsgProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Webswing.CursorChangeEventMsgProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Webswing.CursorChangeEventMsgProto |
parseFrom(InputStream input) |
static Webswing.CursorChangeEventMsgProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Webswing.CursorChangeEventMsgProto.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeString, writeStringNoTagequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<Webswing.CursorChangeEventMsgProto> PARSER
public static final int CURSOR_FIELD_NUMBER
public static final int B64IMG_FIELD_NUMBER
public static final int X_FIELD_NUMBER
public static final int Y_FIELD_NUMBER
public static final int CURFILE_FIELD_NUMBER
public static Webswing.CursorChangeEventMsgProto getDefaultInstance()
public Webswing.CursorChangeEventMsgProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<Webswing.CursorChangeEventMsgProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasCursor()
required string cursor = 1;hasCursor in interface Webswing.CursorChangeEventMsgProtoOrBuilderpublic String getCursor()
required string cursor = 1;getCursor in interface Webswing.CursorChangeEventMsgProtoOrBuilderpublic com.google.protobuf.ByteString getCursorBytes()
required string cursor = 1;getCursorBytes in interface Webswing.CursorChangeEventMsgProtoOrBuilderpublic boolean hasB64Img()
optional bytes b64img = 2;hasB64Img in interface Webswing.CursorChangeEventMsgProtoOrBuilderpublic com.google.protobuf.ByteString getB64Img()
optional bytes b64img = 2;getB64Img in interface Webswing.CursorChangeEventMsgProtoOrBuilderpublic boolean hasX()
optional sint32 x = 3;hasX in interface Webswing.CursorChangeEventMsgProtoOrBuilderpublic int getX()
optional sint32 x = 3;getX in interface Webswing.CursorChangeEventMsgProtoOrBuilderpublic boolean hasY()
optional sint32 y = 4;hasY in interface Webswing.CursorChangeEventMsgProtoOrBuilderpublic int getY()
optional sint32 y = 4;getY in interface Webswing.CursorChangeEventMsgProtoOrBuilderpublic boolean hasCurFile()
optional string curFile = 5;hasCurFile in interface Webswing.CursorChangeEventMsgProtoOrBuilderpublic String getCurFile()
optional string curFile = 5;getCurFile in interface Webswing.CursorChangeEventMsgProtoOrBuilderpublic com.google.protobuf.ByteString getCurFileBytes()
optional string curFile = 5;getCurFileBytes in interface Webswing.CursorChangeEventMsgProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static Webswing.CursorChangeEventMsgProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Webswing.CursorChangeEventMsgProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Webswing.CursorChangeEventMsgProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Webswing.CursorChangeEventMsgProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Webswing.CursorChangeEventMsgProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static Webswing.CursorChangeEventMsgProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Webswing.CursorChangeEventMsgProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Webswing.CursorChangeEventMsgProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Webswing.CursorChangeEventMsgProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Webswing.CursorChangeEventMsgProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Webswing.CursorChangeEventMsgProto.Builder newBuilder()
public Webswing.CursorChangeEventMsgProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Webswing.CursorChangeEventMsgProto.Builder newBuilder(Webswing.CursorChangeEventMsgProto prototype)
public Webswing.CursorChangeEventMsgProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Webswing.CursorChangeEventMsgProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2019. All rights reserved.