public static final class SystemInputProtos.MouseInfo extends com.google.protobuf.GeneratedMessage implements SystemInputProtos.MouseInfoOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
SystemInputProtos.MouseInfo.Builder |
static class |
SystemInputProtos.MouseInfo.MouseButton |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, 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 |
BUTTON_FIELD_NUMBER |
static int |
MODIFIER_FIELD_NUMBER |
static int |
NUMCLICKS_FIELD_NUMBER |
static int |
X_FIELD_NUMBER |
static int |
Y_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
SystemInputProtos.MouseInfo.MouseButton |
getButton() |
static SystemInputProtos.MouseInfo |
getDefaultInstance() |
SystemInputProtos.MouseInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getModifier() |
int |
getNumClicks() |
int |
getSerializedSize() |
int |
getX() |
int |
getY() |
boolean |
hasButton() |
boolean |
hasModifier() |
boolean |
hasNumClicks() |
boolean |
hasX() |
boolean |
hasY() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SystemInputProtos.MouseInfo.Builder |
newBuilder() |
static SystemInputProtos.MouseInfo.Builder |
newBuilder(SystemInputProtos.MouseInfo prototype) |
SystemInputProtos.MouseInfo.Builder |
newBuilderForType() |
protected SystemInputProtos.MouseInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static SystemInputProtos.MouseInfo |
parseDelimitedFrom(InputStream input) |
static SystemInputProtos.MouseInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SystemInputProtos.MouseInfo |
parseFrom(byte[] data) |
static SystemInputProtos.MouseInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SystemInputProtos.MouseInfo |
parseFrom(com.google.protobuf.ByteString data) |
static SystemInputProtos.MouseInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SystemInputProtos.MouseInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SystemInputProtos.MouseInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SystemInputProtos.MouseInfo |
parseFrom(InputStream input) |
static SystemInputProtos.MouseInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SystemInputProtos.MouseInfo.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionequals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int X_FIELD_NUMBER
public static final int Y_FIELD_NUMBER
public static final int BUTTON_FIELD_NUMBER
public static final int NUMCLICKS_FIELD_NUMBER
public static final int MODIFIER_FIELD_NUMBER
public static SystemInputProtos.MouseInfo getDefaultInstance()
public SystemInputProtos.MouseInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic boolean hasX()
hasX in interface SystemInputProtos.MouseInfoOrBuilderpublic int getX()
getX in interface SystemInputProtos.MouseInfoOrBuilderpublic boolean hasY()
hasY in interface SystemInputProtos.MouseInfoOrBuilderpublic int getY()
getY in interface SystemInputProtos.MouseInfoOrBuilderpublic boolean hasButton()
hasButton in interface SystemInputProtos.MouseInfoOrBuilderpublic SystemInputProtos.MouseInfo.MouseButton getButton()
getButton in interface SystemInputProtos.MouseInfoOrBuilderpublic boolean hasNumClicks()
hasNumClicks in interface SystemInputProtos.MouseInfoOrBuilderpublic int getNumClicks()
getNumClicks in interface SystemInputProtos.MouseInfoOrBuilderpublic boolean hasModifier()
hasModifier in interface SystemInputProtos.MouseInfoOrBuilderpublic int getModifier()
getModifier in interface SystemInputProtos.MouseInfoOrBuilderpublic 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.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static SystemInputProtos.MouseInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SystemInputProtos.MouseInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SystemInputProtos.MouseInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SystemInputProtos.MouseInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SystemInputProtos.MouseInfo parseFrom(InputStream input) throws IOException
IOExceptionpublic static SystemInputProtos.MouseInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SystemInputProtos.MouseInfo parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SystemInputProtos.MouseInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SystemInputProtos.MouseInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SystemInputProtos.MouseInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SystemInputProtos.MouseInfo.Builder newBuilder()
public SystemInputProtos.MouseInfo.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static SystemInputProtos.MouseInfo.Builder newBuilder(SystemInputProtos.MouseInfo prototype)
public SystemInputProtos.MouseInfo.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected SystemInputProtos.MouseInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2013. All Rights Reserved.