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

public static final class PrefsProtos.PrefList.Builder
extends com.google.protobuf.GeneratedMessage.Builder<PrefsProtos.PrefList.Builder>
implements PrefsProtos.PrefListOrBuilder


Method Summary
 PrefsProtos.PrefList.Builder addAllPrefList(java.lang.Iterable<? extends PrefsProtos.Pref> values)
           
 PrefsProtos.PrefList.Builder addPrefList(int index, PrefsProtos.Pref.Builder builderForValue)
           
 PrefsProtos.PrefList.Builder addPrefList(int index, PrefsProtos.Pref value)
           
 PrefsProtos.PrefList.Builder addPrefList(PrefsProtos.Pref.Builder builderForValue)
           
 PrefsProtos.PrefList.Builder addPrefList(PrefsProtos.Pref value)
           
 PrefsProtos.Pref.Builder addPrefListBuilder()
           
 PrefsProtos.Pref.Builder addPrefListBuilder(int index)
           
 PrefsProtos.PrefList build()
           
 PrefsProtos.PrefList buildPartial()
           
 PrefsProtos.PrefList.Builder clear()
           
 PrefsProtos.PrefList.Builder clearPrefList()
           
 PrefsProtos.PrefList.Builder clone()
           
 PrefsProtos.PrefList getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 PrefsProtos.Pref getPrefList(int index)
           
 PrefsProtos.Pref.Builder getPrefListBuilder(int index)
           
 java.util.List<PrefsProtos.Pref.Builder> getPrefListBuilderList()
           
 int getPrefListCount()
           
 java.util.List<PrefsProtos.Pref> getPrefListList()
           
 PrefsProtos.PrefOrBuilder getPrefListOrBuilder(int index)
           
 java.util.List<? extends PrefsProtos.PrefOrBuilder> getPrefListOrBuilderList()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 PrefsProtos.PrefList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 PrefsProtos.PrefList.Builder mergeFrom(com.google.protobuf.Message other)
           
 PrefsProtos.PrefList.Builder mergeFrom(PrefsProtos.PrefList other)
           
 PrefsProtos.PrefList.Builder removePrefList(int index)
           
 PrefsProtos.PrefList.Builder setPrefList(int index, PrefsProtos.Pref.Builder builderForValue)
           
 PrefsProtos.PrefList.Builder setPrefList(int index, PrefsProtos.Pref 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<PrefsProtos.PrefList.Builder>

clear

public PrefsProtos.PrefList.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<PrefsProtos.PrefList.Builder>

clone

public PrefsProtos.PrefList.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<PrefsProtos.PrefList.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<PrefsProtos.PrefList.Builder>

getDefaultInstanceForType

public PrefsProtos.PrefList getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

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

buildPartial

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

mergeFrom

public PrefsProtos.PrefList.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<PrefsProtos.PrefList.Builder>

mergeFrom

public PrefsProtos.PrefList.Builder mergeFrom(PrefsProtos.PrefList other)

isInitialized

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

mergeFrom

public PrefsProtos.PrefList.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<PrefsProtos.PrefList.Builder>
Throws:
java.io.IOException

getPrefListList

public java.util.List<PrefsProtos.Pref> getPrefListList()
Specified by:
getPrefListList in interface PrefsProtos.PrefListOrBuilder

getPrefListCount

public int getPrefListCount()
Specified by:
getPrefListCount in interface PrefsProtos.PrefListOrBuilder

getPrefList

public PrefsProtos.Pref getPrefList(int index)
Specified by:
getPrefList in interface PrefsProtos.PrefListOrBuilder

setPrefList

public PrefsProtos.PrefList.Builder setPrefList(int index,
                                                PrefsProtos.Pref value)

setPrefList

public PrefsProtos.PrefList.Builder setPrefList(int index,
                                                PrefsProtos.Pref.Builder builderForValue)

addPrefList

public PrefsProtos.PrefList.Builder addPrefList(PrefsProtos.Pref value)

addPrefList

public PrefsProtos.PrefList.Builder addPrefList(int index,
                                                PrefsProtos.Pref value)

addPrefList

public PrefsProtos.PrefList.Builder addPrefList(PrefsProtos.Pref.Builder builderForValue)

addPrefList

public PrefsProtos.PrefList.Builder addPrefList(int index,
                                                PrefsProtos.Pref.Builder builderForValue)

addAllPrefList

public PrefsProtos.PrefList.Builder addAllPrefList(java.lang.Iterable<? extends PrefsProtos.Pref> values)

clearPrefList

public PrefsProtos.PrefList.Builder clearPrefList()

removePrefList

public PrefsProtos.PrefList.Builder removePrefList(int index)

getPrefListBuilder

public PrefsProtos.Pref.Builder getPrefListBuilder(int index)

getPrefListOrBuilder

public PrefsProtos.PrefOrBuilder getPrefListOrBuilder(int index)
Specified by:
getPrefListOrBuilder in interface PrefsProtos.PrefListOrBuilder

getPrefListOrBuilderList

public java.util.List<? extends PrefsProtos.PrefOrBuilder> getPrefListOrBuilderList()
Specified by:
getPrefListOrBuilderList in interface PrefsProtos.PrefListOrBuilder

addPrefListBuilder

public PrefsProtos.Pref.Builder addPrefListBuilder()

addPrefListBuilder

public PrefsProtos.Pref.Builder addPrefListBuilder(int index)

getPrefListBuilderList

public java.util.List<PrefsProtos.Pref.Builder> getPrefListBuilderList()


Copyright © 2011. All Rights Reserved.