Class AppFrameProtoIn.MouseEventMsgInProto
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.webswing.model.appframe.proto.AppFrameProtoIn.MouseEventMsgInProto
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable,AppFrameProtoIn.MouseEventMsgInProtoOrBuilder
- Enclosing class:
- AppFrameProtoIn
public static final class AppFrameProtoIn.MouseEventMsgInProto extends com.google.protobuf.GeneratedMessageV3 implements AppFrameProtoIn.MouseEventMsgInProtoOrBuilder
Protobuf typeappFrameProtoIn.MouseEventMsgInProto- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAppFrameProtoIn.MouseEventMsgInProto.BuilderProtobuf typeappFrameProtoIn.MouseEventMsgInProtostatic classAppFrameProtoIn.MouseEventMsgInProto.MouseEventTypeProtoProtobuf enumappFrameProtoIn.MouseEventMsgInProto.MouseEventTypeProto-
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 intALT_FIELD_NUMBERstatic intBUTTON_FIELD_NUMBERstatic intBUTTONS_FIELD_NUMBERstatic intCTRL_FIELD_NUMBERstatic intMETA_FIELD_NUMBERstatic com.google.protobuf.Parser<AppFrameProtoIn.MouseEventMsgInProto>PARSERDeprecated.static intSHIFT_FIELD_NUMBERstatic intTIMEMILIS_FIELD_NUMBERstatic intTYPE_FIELD_NUMBERstatic intWHEELDELTA_FIELD_NUMBERstatic 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(java.lang.Object obj)booleangetAlt()optional bool alt = 7;intgetButton()optional sint32 button = 5;intgetButtons()optional sint32 buttons = 10;booleangetCtrl()optional bool ctrl = 6;static AppFrameProtoIn.MouseEventMsgInProtogetDefaultInstance()AppFrameProtoIn.MouseEventMsgInProtogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetMeta()optional bool meta = 9;com.google.protobuf.Parser<AppFrameProtoIn.MouseEventMsgInProto>getParserForType()intgetSerializedSize()booleangetShift()optional bool shift = 8;intgetTimeMilis()optional sint32 timeMilis = 11;AppFrameProtoIn.MouseEventMsgInProto.MouseEventTypeProtogetType()optional .appFrameProtoIn.MouseEventMsgInProto.MouseEventTypeProto type = 1;com.google.protobuf.UnknownFieldSetgetUnknownFields()intgetWheelDelta()optional sint32 wheelDelta = 4;java.lang.StringgetWinId()optional string winId = 12;com.google.protobuf.ByteStringgetWinIdBytes()optional string winId = 12;intgetX()optional sint32 x = 2;intgetY()optional sint32 y = 3;booleanhasAlt()optional bool alt = 7;booleanhasButton()optional sint32 button = 5;booleanhasButtons()optional sint32 buttons = 10;booleanhasCtrl()optional bool ctrl = 6;inthashCode()booleanhasMeta()optional bool meta = 9;booleanhasShift()optional bool shift = 8;booleanhasTimeMilis()optional sint32 timeMilis = 11;booleanhasType()optional .appFrameProtoIn.MouseEventMsgInProto.MouseEventTypeProto type = 1;booleanhasWheelDelta()optional sint32 wheelDelta = 4;booleanhasWinId()optional string winId = 12;booleanhasX()optional sint32 x = 2;booleanhasY()optional sint32 y = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static AppFrameProtoIn.MouseEventMsgInProto.BuildernewBuilder()static AppFrameProtoIn.MouseEventMsgInProto.BuildernewBuilder(AppFrameProtoIn.MouseEventMsgInProto prototype)AppFrameProtoIn.MouseEventMsgInProto.BuildernewBuilderForType()protected AppFrameProtoIn.MouseEventMsgInProto.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static AppFrameProtoIn.MouseEventMsgInProtoparseDelimitedFrom(java.io.InputStream input)static AppFrameProtoIn.MouseEventMsgInProtoparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppFrameProtoIn.MouseEventMsgInProtoparseFrom(byte[] data)static AppFrameProtoIn.MouseEventMsgInProtoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppFrameProtoIn.MouseEventMsgInProtoparseFrom(com.google.protobuf.ByteString data)static AppFrameProtoIn.MouseEventMsgInProtoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppFrameProtoIn.MouseEventMsgInProtoparseFrom(com.google.protobuf.CodedInputStream input)static AppFrameProtoIn.MouseEventMsgInProtoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppFrameProtoIn.MouseEventMsgInProtoparseFrom(java.io.InputStream input)static AppFrameProtoIn.MouseEventMsgInProtoparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppFrameProtoIn.MouseEventMsgInProtoparseFrom(java.nio.ByteBuffer data)static AppFrameProtoIn.MouseEventMsgInProtoparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AppFrameProtoIn.MouseEventMsgInProto>parser()AppFrameProtoIn.MouseEventMsgInProto.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
-
TYPE_FIELD_NUMBER
public static final int TYPE_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
-
WHEELDELTA_FIELD_NUMBER
public static final int WHEELDELTA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BUTTON_FIELD_NUMBER
public static final int BUTTON_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CTRL_FIELD_NUMBER
public static final int CTRL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALT_FIELD_NUMBER
public static final int ALT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHIFT_FIELD_NUMBER
public static final int SHIFT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
META_FIELD_NUMBER
public static final int META_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BUTTONS_FIELD_NUMBER
public static final int BUTTONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMEMILIS_FIELD_NUMBER
public static final int TIMEMILIS_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<AppFrameProtoIn.MouseEventMsgInProto> 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
-
hasType
public boolean hasType()
optional .appFrameProtoIn.MouseEventMsgInProto.MouseEventTypeProto type = 1;- Specified by:
hasTypein interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
getType
public AppFrameProtoIn.MouseEventMsgInProto.MouseEventTypeProto getType()
optional .appFrameProtoIn.MouseEventMsgInProto.MouseEventTypeProto type = 1;- Specified by:
getTypein interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
hasX
public boolean hasX()
optional sint32 x = 2;- Specified by:
hasXin interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
getX
public int getX()
optional sint32 x = 2;- Specified by:
getXin interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
hasY
public boolean hasY()
optional sint32 y = 3;- Specified by:
hasYin interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
getY
public int getY()
optional sint32 y = 3;- Specified by:
getYin interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
hasWheelDelta
public boolean hasWheelDelta()
optional sint32 wheelDelta = 4;- Specified by:
hasWheelDeltain interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
getWheelDelta
public int getWheelDelta()
optional sint32 wheelDelta = 4;- Specified by:
getWheelDeltain interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
hasButton
public boolean hasButton()
optional sint32 button = 5;- Specified by:
hasButtonin interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
getButton
public int getButton()
optional sint32 button = 5;- Specified by:
getButtonin interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
hasCtrl
public boolean hasCtrl()
optional bool ctrl = 6;- Specified by:
hasCtrlin interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
getCtrl
public boolean getCtrl()
optional bool ctrl = 6;- Specified by:
getCtrlin interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
hasAlt
public boolean hasAlt()
optional bool alt = 7;- Specified by:
hasAltin interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
getAlt
public boolean getAlt()
optional bool alt = 7;- Specified by:
getAltin interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
hasShift
public boolean hasShift()
optional bool shift = 8;- Specified by:
hasShiftin interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
getShift
public boolean getShift()
optional bool shift = 8;- Specified by:
getShiftin interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
hasMeta
public boolean hasMeta()
optional bool meta = 9;- Specified by:
hasMetain interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
getMeta
public boolean getMeta()
optional bool meta = 9;- Specified by:
getMetain interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
hasButtons
public boolean hasButtons()
optional sint32 buttons = 10;- Specified by:
hasButtonsin interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
getButtons
public int getButtons()
optional sint32 buttons = 10;- Specified by:
getButtonsin interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
hasTimeMilis
public boolean hasTimeMilis()
optional sint32 timeMilis = 11;- Specified by:
hasTimeMilisin interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
getTimeMilis
public int getTimeMilis()
optional sint32 timeMilis = 11;- Specified by:
getTimeMilisin interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
hasWinId
public boolean hasWinId()
optional string winId = 12;- Specified by:
hasWinIdin interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
getWinId
public java.lang.String getWinId()
optional string winId = 12;- Specified by:
getWinIdin interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
getWinIdBytes
public com.google.protobuf.ByteString getWinIdBytes()
optional string winId = 12;- Specified by:
getWinIdBytesin interfaceAppFrameProtoIn.MouseEventMsgInProtoOrBuilder
-
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 java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.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 AppFrameProtoIn.MouseEventMsgInProto parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppFrameProtoIn.MouseEventMsgInProto parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppFrameProtoIn.MouseEventMsgInProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppFrameProtoIn.MouseEventMsgInProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppFrameProtoIn.MouseEventMsgInProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppFrameProtoIn.MouseEventMsgInProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppFrameProtoIn.MouseEventMsgInProto parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AppFrameProtoIn.MouseEventMsgInProto parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static AppFrameProtoIn.MouseEventMsgInProto parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static AppFrameProtoIn.MouseEventMsgInProto parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AppFrameProtoIn.MouseEventMsgInProto parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AppFrameProtoIn.MouseEventMsgInProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public AppFrameProtoIn.MouseEventMsgInProto.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AppFrameProtoIn.MouseEventMsgInProto.Builder newBuilder()
-
newBuilder
public static AppFrameProtoIn.MouseEventMsgInProto.Builder newBuilder(AppFrameProtoIn.MouseEventMsgInProto prototype)
-
toBuilder
public AppFrameProtoIn.MouseEventMsgInProto.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AppFrameProtoIn.MouseEventMsgInProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AppFrameProtoIn.MouseEventMsgInProto getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AppFrameProtoIn.MouseEventMsgInProto> parser()
-
getParserForType
public com.google.protobuf.Parser<AppFrameProtoIn.MouseEventMsgInProto> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AppFrameProtoIn.MouseEventMsgInProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-