com.opera.core.systems.scope.protos
Class DesktopWmProtos.QuickWidgetInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<DesktopWmProtos.QuickWidgetInfo.Builder>
com.opera.core.systems.scope.protos.DesktopWmProtos.QuickWidgetInfo.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DesktopWmProtos.QuickWidgetInfoOrBuilder, Cloneable
- Enclosing class:
- DesktopWmProtos.QuickWidgetInfo
public static final class DesktopWmProtos.QuickWidgetInfo.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<DesktopWmProtos.QuickWidgetInfo.Builder>
- implements DesktopWmProtos.QuickWidgetInfoOrBuilder
| 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 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.QuickWidgetInfo.Builder>
clear
public DesktopWmProtos.QuickWidgetInfo.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.QuickWidgetInfo.Builder>
clone
public DesktopWmProtos.QuickWidgetInfo.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.QuickWidgetInfo.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.QuickWidgetInfo.Builder>
getDefaultInstanceForType
public DesktopWmProtos.QuickWidgetInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
build
public DesktopWmProtos.QuickWidgetInfo build()
- Specified by:
build in interface com.google.protobuf.Message.Builder- Specified by:
build in interface com.google.protobuf.MessageLite.Builder
buildPartial
public DesktopWmProtos.QuickWidgetInfo buildPartial()
- Specified by:
buildPartial in interface com.google.protobuf.Message.Builder- Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder
mergeFrom
public DesktopWmProtos.QuickWidgetInfo.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.QuickWidgetInfo.Builder>
mergeFrom
public DesktopWmProtos.QuickWidgetInfo.Builder mergeFrom(DesktopWmProtos.QuickWidgetInfo 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.QuickWidgetInfo.Builder>
mergeFrom
public DesktopWmProtos.QuickWidgetInfo.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.QuickWidgetInfo.Builder>
- Throws:
IOException
hasName
public boolean hasName()
- Specified by:
hasName in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
getName
public String getName()
- Specified by:
getName in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
setName
public DesktopWmProtos.QuickWidgetInfo.Builder setName(String value)
clearName
public DesktopWmProtos.QuickWidgetInfo.Builder clearName()
hasType
public boolean hasType()
- Specified by:
hasType in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
getType
public DesktopWmProtos.QuickWidgetInfo.QuickWidgetType getType()
- Specified by:
getType in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
setType
public DesktopWmProtos.QuickWidgetInfo.Builder setType(DesktopWmProtos.QuickWidgetInfo.QuickWidgetType value)
clearType
public DesktopWmProtos.QuickWidgetInfo.Builder clearType()
hasVisible
public boolean hasVisible()
- Specified by:
hasVisible in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
getVisible
public boolean getVisible()
- Specified by:
getVisible in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
setVisible
public DesktopWmProtos.QuickWidgetInfo.Builder setVisible(boolean value)
clearVisible
public DesktopWmProtos.QuickWidgetInfo.Builder clearVisible()
hasText
public boolean hasText()
- Specified by:
hasText in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
getText
public String getText()
- Specified by:
getText in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
setText
public DesktopWmProtos.QuickWidgetInfo.Builder setText(String value)
clearText
public DesktopWmProtos.QuickWidgetInfo.Builder clearText()
hasValue
public boolean hasValue()
- Specified by:
hasValue in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
getValue
public int getValue()
- Specified by:
getValue in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
setValue
public DesktopWmProtos.QuickWidgetInfo.Builder setValue(int value)
clearValue
public DesktopWmProtos.QuickWidgetInfo.Builder clearValue()
hasEnabled
public boolean hasEnabled()
- Specified by:
hasEnabled in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
getEnabled
public boolean getEnabled()
- Specified by:
getEnabled in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
setEnabled
public DesktopWmProtos.QuickWidgetInfo.Builder setEnabled(boolean value)
clearEnabled
public DesktopWmProtos.QuickWidgetInfo.Builder clearEnabled()
hasDefaultLook
public boolean hasDefaultLook()
- Specified by:
hasDefaultLook in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
getDefaultLook
public boolean getDefaultLook()
- Specified by:
getDefaultLook in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
setDefaultLook
public DesktopWmProtos.QuickWidgetInfo.Builder setDefaultLook(boolean value)
clearDefaultLook
public DesktopWmProtos.QuickWidgetInfo.Builder clearDefaultLook()
hasFocusedLook
public boolean hasFocusedLook()
- Specified by:
hasFocusedLook in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
getFocusedLook
public boolean getFocusedLook()
- Specified by:
getFocusedLook in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
setFocusedLook
public DesktopWmProtos.QuickWidgetInfo.Builder setFocusedLook(boolean value)
clearFocusedLook
public DesktopWmProtos.QuickWidgetInfo.Builder clearFocusedLook()
hasRect
public boolean hasRect()
- Specified by:
hasRect in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
getRect
public DesktopWmProtos.DesktopWindowRect getRect()
- Specified by:
getRect in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
setRect
public DesktopWmProtos.QuickWidgetInfo.Builder setRect(DesktopWmProtos.DesktopWindowRect value)
setRect
public DesktopWmProtos.QuickWidgetInfo.Builder setRect(DesktopWmProtos.DesktopWindowRect.Builder builderForValue)
mergeRect
public DesktopWmProtos.QuickWidgetInfo.Builder mergeRect(DesktopWmProtos.DesktopWindowRect value)
clearRect
public DesktopWmProtos.QuickWidgetInfo.Builder clearRect()
getRectBuilder
public DesktopWmProtos.DesktopWindowRect.Builder getRectBuilder()
getRectOrBuilder
public DesktopWmProtos.DesktopWindowRectOrBuilder getRectOrBuilder()
- Specified by:
getRectOrBuilder in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
hasParent
public boolean hasParent()
- Specified by:
hasParent in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
getParent
public String getParent()
- Specified by:
getParent in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
setParent
public DesktopWmProtos.QuickWidgetInfo.Builder setParent(String value)
clearParent
public DesktopWmProtos.QuickWidgetInfo.Builder clearParent()
hasRow
public boolean hasRow()
- Specified by:
hasRow in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
getRow
public int getRow()
- Specified by:
getRow in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
setRow
public DesktopWmProtos.QuickWidgetInfo.Builder setRow(int value)
clearRow
public DesktopWmProtos.QuickWidgetInfo.Builder clearRow()
hasCol
public boolean hasCol()
- Specified by:
hasCol in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
getCol
public int getCol()
- Specified by:
getCol in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
setCol
public DesktopWmProtos.QuickWidgetInfo.Builder setCol(int value)
clearCol
public DesktopWmProtos.QuickWidgetInfo.Builder clearCol()
hasVisibleText
public boolean hasVisibleText()
- Specified by:
hasVisibleText in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
getVisibleText
public String getVisibleText()
- Specified by:
getVisibleText in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
setVisibleText
public DesktopWmProtos.QuickWidgetInfo.Builder setVisibleText(String value)
clearVisibleText
public DesktopWmProtos.QuickWidgetInfo.Builder clearVisibleText()
hasAdditionalText
public boolean hasAdditionalText()
- Specified by:
hasAdditionalText in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
getAdditionalText
public String getAdditionalText()
- Specified by:
getAdditionalText in interface DesktopWmProtos.QuickWidgetInfoOrBuilder
setAdditionalText
public DesktopWmProtos.QuickWidgetInfo.Builder setAdditionalText(String value)
clearAdditionalText
public DesktopWmProtos.QuickWidgetInfo.Builder clearAdditionalText()
Copyright © 2012. All Rights Reserved.