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

public static final class DesktopWmProtos.QuickMenuList.Builder
extends com.google.protobuf.GeneratedMessage.Builder<DesktopWmProtos.QuickMenuList.Builder>
implements DesktopWmProtos.QuickMenuListOrBuilder


Method Summary
 DesktopWmProtos.QuickMenuList.Builder addAllMenuList(Iterable<? extends DesktopWmProtos.QuickMenuInfo> values)
           
 DesktopWmProtos.QuickMenuList.Builder addMenuList(DesktopWmProtos.QuickMenuInfo.Builder builderForValue)
           
 DesktopWmProtos.QuickMenuList.Builder addMenuList(DesktopWmProtos.QuickMenuInfo value)
           
 DesktopWmProtos.QuickMenuList.Builder addMenuList(int index, DesktopWmProtos.QuickMenuInfo.Builder builderForValue)
           
 DesktopWmProtos.QuickMenuList.Builder addMenuList(int index, DesktopWmProtos.QuickMenuInfo value)
           
 DesktopWmProtos.QuickMenuInfo.Builder addMenuListBuilder()
           
 DesktopWmProtos.QuickMenuInfo.Builder addMenuListBuilder(int index)
           
 DesktopWmProtos.QuickMenuList build()
           
 DesktopWmProtos.QuickMenuList buildPartial()
           
 DesktopWmProtos.QuickMenuList.Builder clear()
           
 DesktopWmProtos.QuickMenuList.Builder clearMenuList()
           
 DesktopWmProtos.QuickMenuList.Builder clone()
           
 DesktopWmProtos.QuickMenuList getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 DesktopWmProtos.QuickMenuInfo getMenuList(int index)
           
 DesktopWmProtos.QuickMenuInfo.Builder getMenuListBuilder(int index)
           
 List<DesktopWmProtos.QuickMenuInfo.Builder> getMenuListBuilderList()
           
 int getMenuListCount()
           
 List<DesktopWmProtos.QuickMenuInfo> getMenuListList()
           
 DesktopWmProtos.QuickMenuInfoOrBuilder getMenuListOrBuilder(int index)
           
 List<? extends DesktopWmProtos.QuickMenuInfoOrBuilder> getMenuListOrBuilderList()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 DesktopWmProtos.QuickMenuList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 DesktopWmProtos.QuickMenuList.Builder mergeFrom(DesktopWmProtos.QuickMenuList other)
           
 DesktopWmProtos.QuickMenuList.Builder mergeFrom(com.google.protobuf.Message other)
           
 DesktopWmProtos.QuickMenuList.Builder removeMenuList(int index)
           
 DesktopWmProtos.QuickMenuList.Builder setMenuList(int index, DesktopWmProtos.QuickMenuInfo.Builder builderForValue)
           
 DesktopWmProtos.QuickMenuList.Builder setMenuList(int index, DesktopWmProtos.QuickMenuInfo 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.QuickMenuList.Builder>

clear

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

clone

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

getDefaultInstanceForType

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

build

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

buildPartial

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

mergeFrom

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

mergeFrom

public DesktopWmProtos.QuickMenuList.Builder mergeFrom(DesktopWmProtos.QuickMenuList 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.QuickMenuList.Builder>

mergeFrom

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

getMenuListList

public List<DesktopWmProtos.QuickMenuInfo> getMenuListList()
Specified by:
getMenuListList in interface DesktopWmProtos.QuickMenuListOrBuilder

getMenuListCount

public int getMenuListCount()
Specified by:
getMenuListCount in interface DesktopWmProtos.QuickMenuListOrBuilder

getMenuList

public DesktopWmProtos.QuickMenuInfo getMenuList(int index)
Specified by:
getMenuList in interface DesktopWmProtos.QuickMenuListOrBuilder

setMenuList

public DesktopWmProtos.QuickMenuList.Builder setMenuList(int index,
                                                         DesktopWmProtos.QuickMenuInfo value)

setMenuList

public DesktopWmProtos.QuickMenuList.Builder setMenuList(int index,
                                                         DesktopWmProtos.QuickMenuInfo.Builder builderForValue)

addMenuList

public DesktopWmProtos.QuickMenuList.Builder addMenuList(DesktopWmProtos.QuickMenuInfo value)

addMenuList

public DesktopWmProtos.QuickMenuList.Builder addMenuList(int index,
                                                         DesktopWmProtos.QuickMenuInfo value)

addMenuList

public DesktopWmProtos.QuickMenuList.Builder addMenuList(DesktopWmProtos.QuickMenuInfo.Builder builderForValue)

addMenuList

public DesktopWmProtos.QuickMenuList.Builder addMenuList(int index,
                                                         DesktopWmProtos.QuickMenuInfo.Builder builderForValue)

addAllMenuList

public DesktopWmProtos.QuickMenuList.Builder addAllMenuList(Iterable<? extends DesktopWmProtos.QuickMenuInfo> values)

clearMenuList

public DesktopWmProtos.QuickMenuList.Builder clearMenuList()

removeMenuList

public DesktopWmProtos.QuickMenuList.Builder removeMenuList(int index)

getMenuListBuilder

public DesktopWmProtos.QuickMenuInfo.Builder getMenuListBuilder(int index)

getMenuListOrBuilder

public DesktopWmProtos.QuickMenuInfoOrBuilder getMenuListOrBuilder(int index)
Specified by:
getMenuListOrBuilder in interface DesktopWmProtos.QuickMenuListOrBuilder

getMenuListOrBuilderList

public List<? extends DesktopWmProtos.QuickMenuInfoOrBuilder> getMenuListOrBuilderList()
Specified by:
getMenuListOrBuilderList in interface DesktopWmProtos.QuickMenuListOrBuilder

addMenuListBuilder

public DesktopWmProtos.QuickMenuInfo.Builder addMenuListBuilder()

addMenuListBuilder

public DesktopWmProtos.QuickMenuInfo.Builder addMenuListBuilder(int index)

getMenuListBuilderList

public List<DesktopWmProtos.QuickMenuInfo.Builder> getMenuListBuilderList()


Copyright © 2012. All Rights Reserved.