com.opera.core.systems.scope.protos
Class DesktopWmProtos.QuickMenuItemInfo.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<DesktopWmProtos.QuickMenuItemInfo.Builder>
              extended by com.opera.core.systems.scope.protos.DesktopWmProtos.QuickMenuItemInfo.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DesktopWmProtos.QuickMenuItemInfoOrBuilder, Cloneable
Enclosing class:
DesktopWmProtos.QuickMenuItemInfo

public static final class DesktopWmProtos.QuickMenuItemInfo.Builder
extends com.google.protobuf.GeneratedMessage.Builder<DesktopWmProtos.QuickMenuItemInfo.Builder>
implements DesktopWmProtos.QuickMenuItemInfoOrBuilder


Method Summary
 DesktopWmProtos.QuickMenuItemInfo build()
           
 DesktopWmProtos.QuickMenuItemInfo buildPartial()
           
 DesktopWmProtos.QuickMenuItemInfo.Builder clear()
           
 DesktopWmProtos.QuickMenuItemInfo.Builder clearAction()
           
 DesktopWmProtos.QuickMenuItemInfo.Builder clearActionParam()
           
 DesktopWmProtos.QuickMenuItemInfo.Builder clearBold()
           
 DesktopWmProtos.QuickMenuItemInfo.Builder clearChecked()
           
 DesktopWmProtos.QuickMenuItemInfo.Builder clearEnabled()
           
 DesktopWmProtos.QuickMenuItemInfo.Builder clearRect()
           
 DesktopWmProtos.QuickMenuItemInfo.Builder clearRow()
           
 DesktopWmProtos.QuickMenuItemInfo.Builder clearSeparator()
           
 DesktopWmProtos.QuickMenuItemInfo.Builder clearShortcut()
           
 DesktopWmProtos.QuickMenuItemInfo.Builder clearShortcutLetter()
           
 DesktopWmProtos.QuickMenuItemInfo.Builder clearSubmenu()
           
 DesktopWmProtos.QuickMenuItemInfo.Builder clearText()
           
 DesktopWmProtos.QuickMenuItemInfo.Builder clone()
           
 String getAction()
           
 String getActionParam()
           
 boolean getBold()
           
 boolean getChecked()
           
 DesktopWmProtos.QuickMenuItemInfo getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 boolean getEnabled()
           
 DesktopWmProtos.DesktopWindowRect getRect()
           
 DesktopWmProtos.DesktopWindowRect.Builder getRectBuilder()
           
 DesktopWmProtos.DesktopWindowRectOrBuilder getRectOrBuilder()
           
 int getRow()
           
 boolean getSeparator()
           
 String getShortcut()
           
 String getShortcutLetter()
           
 String getSubmenu()
           
 String getText()
           
 boolean hasAction()
           
 boolean hasActionParam()
           
 boolean hasBold()
           
 boolean hasChecked()
           
 boolean hasEnabled()
           
 boolean hasRect()
           
 boolean hasRow()
           
 boolean hasSeparator()
           
 boolean hasShortcut()
           
 boolean hasShortcutLetter()
           
 boolean hasSubmenu()
           
 boolean hasText()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 DesktopWmProtos.QuickMenuItemInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 DesktopWmProtos.QuickMenuItemInfo.Builder mergeFrom(DesktopWmProtos.QuickMenuItemInfo other)
           
 DesktopWmProtos.QuickMenuItemInfo.Builder mergeFrom(com.google.protobuf.Message other)
           
 DesktopWmProtos.QuickMenuItemInfo.Builder mergeRect(DesktopWmProtos.DesktopWindowRect value)
           
 DesktopWmProtos.QuickMenuItemInfo.Builder setAction(String value)
           
 DesktopWmProtos.QuickMenuItemInfo.Builder setActionParam(String value)
           
 DesktopWmProtos.QuickMenuItemInfo.Builder setBold(boolean value)
           
 DesktopWmProtos.QuickMenuItemInfo.Builder setChecked(boolean value)
           
 DesktopWmProtos.QuickMenuItemInfo.Builder setEnabled(boolean value)
           
 DesktopWmProtos.QuickMenuItemInfo.Builder setRect(DesktopWmProtos.DesktopWindowRect.Builder builderForValue)
           
 DesktopWmProtos.QuickMenuItemInfo.Builder setRect(DesktopWmProtos.DesktopWindowRect value)
           
 DesktopWmProtos.QuickMenuItemInfo.Builder setRow(int value)
           
 DesktopWmProtos.QuickMenuItemInfo.Builder setSeparator(boolean value)
           
 DesktopWmProtos.QuickMenuItemInfo.Builder setShortcut(String value)
           
 DesktopWmProtos.QuickMenuItemInfo.Builder setShortcutLetter(String value)
           
 DesktopWmProtos.QuickMenuItemInfo.Builder setSubmenu(String value)
           
 DesktopWmProtos.QuickMenuItemInfo.Builder setText(String 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<DesktopWmProtos.QuickMenuItemInfo.Builder>

clear

public DesktopWmProtos.QuickMenuItemInfo.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<DesktopWmProtos.QuickMenuItemInfo.Builder>

clone

public DesktopWmProtos.QuickMenuItemInfo.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<DesktopWmProtos.QuickMenuItemInfo.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<DesktopWmProtos.QuickMenuItemInfo.Builder>

getDefaultInstanceForType

public DesktopWmProtos.QuickMenuItemInfo getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

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

buildPartial

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

mergeFrom

public DesktopWmProtos.QuickMenuItemInfo.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<DesktopWmProtos.QuickMenuItemInfo.Builder>

mergeFrom

public DesktopWmProtos.QuickMenuItemInfo.Builder mergeFrom(DesktopWmProtos.QuickMenuItemInfo other)

isInitialized

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

mergeFrom

public DesktopWmProtos.QuickMenuItemInfo.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<DesktopWmProtos.QuickMenuItemInfo.Builder>
Throws:
IOException

hasText

public boolean hasText()
Specified by:
hasText in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

getText

public String getText()
Specified by:
getText in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

setText

public DesktopWmProtos.QuickMenuItemInfo.Builder setText(String value)

clearText

public DesktopWmProtos.QuickMenuItemInfo.Builder clearText()

hasAction

public boolean hasAction()
Specified by:
hasAction in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

getAction

public String getAction()
Specified by:
getAction in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

setAction

public DesktopWmProtos.QuickMenuItemInfo.Builder setAction(String value)

clearAction

public DesktopWmProtos.QuickMenuItemInfo.Builder clearAction()

hasSubmenu

public boolean hasSubmenu()
Specified by:
hasSubmenu in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

getSubmenu

public String getSubmenu()
Specified by:
getSubmenu in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

setSubmenu

public DesktopWmProtos.QuickMenuItemInfo.Builder setSubmenu(String value)

clearSubmenu

public DesktopWmProtos.QuickMenuItemInfo.Builder clearSubmenu()

hasActionParam

public boolean hasActionParam()
Specified by:
hasActionParam in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

getActionParam

public String getActionParam()
Specified by:
getActionParam in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

setActionParam

public DesktopWmProtos.QuickMenuItemInfo.Builder setActionParam(String value)

clearActionParam

public DesktopWmProtos.QuickMenuItemInfo.Builder clearActionParam()

hasRow

public boolean hasRow()
Specified by:
hasRow in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

getRow

public int getRow()
Specified by:
getRow in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

setRow

public DesktopWmProtos.QuickMenuItemInfo.Builder setRow(int value)

clearRow

public DesktopWmProtos.QuickMenuItemInfo.Builder clearRow()

hasShortcutLetter

public boolean hasShortcutLetter()
Specified by:
hasShortcutLetter in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

getShortcutLetter

public String getShortcutLetter()
Specified by:
getShortcutLetter in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

setShortcutLetter

public DesktopWmProtos.QuickMenuItemInfo.Builder setShortcutLetter(String value)

clearShortcutLetter

public DesktopWmProtos.QuickMenuItemInfo.Builder clearShortcutLetter()

hasShortcut

public boolean hasShortcut()
Specified by:
hasShortcut in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

getShortcut

public String getShortcut()
Specified by:
getShortcut in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

setShortcut

public DesktopWmProtos.QuickMenuItemInfo.Builder setShortcut(String value)

clearShortcut

public DesktopWmProtos.QuickMenuItemInfo.Builder clearShortcut()

hasRect

public boolean hasRect()
Specified by:
hasRect in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

getRect

public DesktopWmProtos.DesktopWindowRect getRect()
Specified by:
getRect in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

setRect

public DesktopWmProtos.QuickMenuItemInfo.Builder setRect(DesktopWmProtos.DesktopWindowRect value)

setRect

public DesktopWmProtos.QuickMenuItemInfo.Builder setRect(DesktopWmProtos.DesktopWindowRect.Builder builderForValue)

mergeRect

public DesktopWmProtos.QuickMenuItemInfo.Builder mergeRect(DesktopWmProtos.DesktopWindowRect value)

clearRect

public DesktopWmProtos.QuickMenuItemInfo.Builder clearRect()

getRectBuilder

public DesktopWmProtos.DesktopWindowRect.Builder getRectBuilder()

getRectOrBuilder

public DesktopWmProtos.DesktopWindowRectOrBuilder getRectOrBuilder()
Specified by:
getRectOrBuilder in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

hasEnabled

public boolean hasEnabled()
Specified by:
hasEnabled in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

getEnabled

public boolean getEnabled()
Specified by:
getEnabled in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

setEnabled

public DesktopWmProtos.QuickMenuItemInfo.Builder setEnabled(boolean value)

clearEnabled

public DesktopWmProtos.QuickMenuItemInfo.Builder clearEnabled()

hasChecked

public boolean hasChecked()
Specified by:
hasChecked in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

getChecked

public boolean getChecked()
Specified by:
getChecked in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

setChecked

public DesktopWmProtos.QuickMenuItemInfo.Builder setChecked(boolean value)

clearChecked

public DesktopWmProtos.QuickMenuItemInfo.Builder clearChecked()

hasBold

public boolean hasBold()
Specified by:
hasBold in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

getBold

public boolean getBold()
Specified by:
getBold in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

setBold

public DesktopWmProtos.QuickMenuItemInfo.Builder setBold(boolean value)

clearBold

public DesktopWmProtos.QuickMenuItemInfo.Builder clearBold()

hasSeparator

public boolean hasSeparator()
Specified by:
hasSeparator in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

getSeparator

public boolean getSeparator()
Specified by:
getSeparator in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder

setSeparator

public DesktopWmProtos.QuickMenuItemInfo.Builder setSeparator(boolean value)

clearSeparator

public DesktopWmProtos.QuickMenuItemInfo.Builder clearSeparator()


Copyright © 2012. All Rights Reserved.