com.opera.core.systems.scope.protos
Class SystemInputProtos.MouseInfo.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<SystemInputProtos.MouseInfo.Builder>
              extended by com.opera.core.systems.scope.protos.SystemInputProtos.MouseInfo.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, SystemInputProtos.MouseInfoOrBuilder, Cloneable
Enclosing class:
SystemInputProtos.MouseInfo

public static final class SystemInputProtos.MouseInfo.Builder
extends com.google.protobuf.GeneratedMessage.Builder<SystemInputProtos.MouseInfo.Builder>
implements SystemInputProtos.MouseInfoOrBuilder


Method Summary
 SystemInputProtos.MouseInfo build()
           
 SystemInputProtos.MouseInfo buildPartial()
           
 SystemInputProtos.MouseInfo.Builder clear()
           
 SystemInputProtos.MouseInfo.Builder clearButton()
           
 SystemInputProtos.MouseInfo.Builder clearModifier()
           
 SystemInputProtos.MouseInfo.Builder clearNumClicks()
           
 SystemInputProtos.MouseInfo.Builder clearX()
           
 SystemInputProtos.MouseInfo.Builder clearY()
           
 SystemInputProtos.MouseInfo.Builder clone()
           
 SystemInputProtos.MouseInfo.MouseButton getButton()
           
 SystemInputProtos.MouseInfo getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 int getModifier()
           
 int getNumClicks()
           
 int getX()
           
 int getY()
           
 boolean hasButton()
           
 boolean hasModifier()
           
 boolean hasNumClicks()
           
 boolean hasX()
           
 boolean hasY()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 SystemInputProtos.MouseInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 SystemInputProtos.MouseInfo.Builder mergeFrom(com.google.protobuf.Message other)
           
 SystemInputProtos.MouseInfo.Builder mergeFrom(SystemInputProtos.MouseInfo other)
           
 SystemInputProtos.MouseInfo.Builder setButton(SystemInputProtos.MouseInfo.MouseButton value)
           
 SystemInputProtos.MouseInfo.Builder setModifier(int value)
           
 SystemInputProtos.MouseInfo.Builder setNumClicks(int value)
           
 SystemInputProtos.MouseInfo.Builder setX(int value)
           
 SystemInputProtos.MouseInfo.Builder setY(int value)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<SystemInputProtos.MouseInfo.Builder>

clear

public SystemInputProtos.MouseInfo.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<SystemInputProtos.MouseInfo.Builder>

clone

public SystemInputProtos.MouseInfo.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<SystemInputProtos.MouseInfo.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<SystemInputProtos.MouseInfo.Builder>

getDefaultInstanceForType

public SystemInputProtos.MouseInfo getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public SystemInputProtos.MouseInfo build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public SystemInputProtos.MouseInfo buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public SystemInputProtos.MouseInfo.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SystemInputProtos.MouseInfo.Builder>

mergeFrom

public SystemInputProtos.MouseInfo.Builder mergeFrom(SystemInputProtos.MouseInfo other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<SystemInputProtos.MouseInfo.Builder>

mergeFrom

public SystemInputProtos.MouseInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                              throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SystemInputProtos.MouseInfo.Builder>
Throws:
IOException

hasX

public boolean hasX()
Specified by:
hasX in interface SystemInputProtos.MouseInfoOrBuilder

getX

public int getX()
Specified by:
getX in interface SystemInputProtos.MouseInfoOrBuilder

setX

public SystemInputProtos.MouseInfo.Builder setX(int value)

clearX

public SystemInputProtos.MouseInfo.Builder clearX()

hasY

public boolean hasY()
Specified by:
hasY in interface SystemInputProtos.MouseInfoOrBuilder

getY

public int getY()
Specified by:
getY in interface SystemInputProtos.MouseInfoOrBuilder

setY

public SystemInputProtos.MouseInfo.Builder setY(int value)

clearY

public SystemInputProtos.MouseInfo.Builder clearY()

hasButton

public boolean hasButton()
Specified by:
hasButton in interface SystemInputProtos.MouseInfoOrBuilder

getButton

public SystemInputProtos.MouseInfo.MouseButton getButton()
Specified by:
getButton in interface SystemInputProtos.MouseInfoOrBuilder

setButton

public SystemInputProtos.MouseInfo.Builder setButton(SystemInputProtos.MouseInfo.MouseButton value)

clearButton

public SystemInputProtos.MouseInfo.Builder clearButton()

hasNumClicks

public boolean hasNumClicks()
Specified by:
hasNumClicks in interface SystemInputProtos.MouseInfoOrBuilder

getNumClicks

public int getNumClicks()
Specified by:
getNumClicks in interface SystemInputProtos.MouseInfoOrBuilder

setNumClicks

public SystemInputProtos.MouseInfo.Builder setNumClicks(int value)

clearNumClicks

public SystemInputProtos.MouseInfo.Builder clearNumClicks()

hasModifier

public boolean hasModifier()
Specified by:
hasModifier in interface SystemInputProtos.MouseInfoOrBuilder

getModifier

public int getModifier()
Specified by:
getModifier in interface SystemInputProtos.MouseInfoOrBuilder

setModifier

public SystemInputProtos.MouseInfo.Builder setModifier(int value)

clearModifier

public SystemInputProtos.MouseInfo.Builder clearModifier()


Copyright © 2012. All Rights Reserved.