com.opera.core.systems.scope.protos
Class DesktopWmProtos.QuickMenuItemInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<DesktopWmProtos.QuickMenuItemInfo.Builder>
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, java.lang.Cloneable
- Enclosing class:
- DesktopWmProtos.QuickMenuItemInfo
public static final class DesktopWmProtos.QuickMenuItemInfo.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<DesktopWmProtos.QuickMenuItemInfo.Builder>
- implements DesktopWmProtos.QuickMenuItemInfoOrBuilder
| 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 |
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 java.io.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:
java.io.IOException
hasText
public boolean hasText()
- Specified by:
hasText in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder
getText
public java.lang.String getText()
- Specified by:
getText in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder
setText
public DesktopWmProtos.QuickMenuItemInfo.Builder setText(java.lang.String value)
clearText
public DesktopWmProtos.QuickMenuItemInfo.Builder clearText()
hasAction
public boolean hasAction()
- Specified by:
hasAction in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder
getAction
public java.lang.String getAction()
- Specified by:
getAction in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder
setAction
public DesktopWmProtos.QuickMenuItemInfo.Builder setAction(java.lang.String value)
clearAction
public DesktopWmProtos.QuickMenuItemInfo.Builder clearAction()
hasSubmenu
public boolean hasSubmenu()
- Specified by:
hasSubmenu in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder
getSubmenu
public java.lang.String getSubmenu()
- Specified by:
getSubmenu in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder
setSubmenu
public DesktopWmProtos.QuickMenuItemInfo.Builder setSubmenu(java.lang.String value)
clearSubmenu
public DesktopWmProtos.QuickMenuItemInfo.Builder clearSubmenu()
hasActionParam
public boolean hasActionParam()
- Specified by:
hasActionParam in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder
getActionParam
public java.lang.String getActionParam()
- Specified by:
getActionParam in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder
setActionParam
public DesktopWmProtos.QuickMenuItemInfo.Builder setActionParam(java.lang.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 java.lang.String getShortcutLetter()
- Specified by:
getShortcutLetter in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder
setShortcutLetter
public DesktopWmProtos.QuickMenuItemInfo.Builder setShortcutLetter(java.lang.String value)
clearShortcutLetter
public DesktopWmProtos.QuickMenuItemInfo.Builder clearShortcutLetter()
hasShortcut
public boolean hasShortcut()
- Specified by:
hasShortcut in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder
getShortcut
public java.lang.String getShortcut()
- Specified by:
getShortcut in interface DesktopWmProtos.QuickMenuItemInfoOrBuilder
setShortcut
public DesktopWmProtos.QuickMenuItemInfo.Builder setShortcut(java.lang.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 © 2011. All Rights Reserved.