Uses of Class
com.opera.core.systems.scope.protos.PrefsProtos.PrefList.Builder

Packages that use PrefsProtos.PrefList.Builder
com.opera.core.systems.scope.protos   
 

Uses of PrefsProtos.PrefList.Builder in com.opera.core.systems.scope.protos
 

Methods in com.opera.core.systems.scope.protos that return PrefsProtos.PrefList.Builder
 PrefsProtos.PrefList.Builder PrefsProtos.PrefList.Builder.addAllPrefList(java.lang.Iterable<? extends PrefsProtos.Pref> values)
           
 PrefsProtos.PrefList.Builder PrefsProtos.PrefList.Builder.addPrefList(int index, PrefsProtos.Pref.Builder builderForValue)
           
 PrefsProtos.PrefList.Builder PrefsProtos.PrefList.Builder.addPrefList(int index, PrefsProtos.Pref value)
           
 PrefsProtos.PrefList.Builder PrefsProtos.PrefList.Builder.addPrefList(PrefsProtos.Pref.Builder builderForValue)
           
 PrefsProtos.PrefList.Builder PrefsProtos.PrefList.Builder.addPrefList(PrefsProtos.Pref value)
           
 PrefsProtos.PrefList.Builder PrefsProtos.PrefList.Builder.clear()
           
 PrefsProtos.PrefList.Builder PrefsProtos.PrefList.Builder.clearPrefList()
           
 PrefsProtos.PrefList.Builder PrefsProtos.PrefList.Builder.clone()
           
 PrefsProtos.PrefList.Builder PrefsProtos.PrefList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 PrefsProtos.PrefList.Builder PrefsProtos.PrefList.Builder.mergeFrom(com.google.protobuf.Message other)
           
 PrefsProtos.PrefList.Builder PrefsProtos.PrefList.Builder.mergeFrom(PrefsProtos.PrefList other)
           
static PrefsProtos.PrefList.Builder PrefsProtos.PrefList.newBuilder()
           
static PrefsProtos.PrefList.Builder PrefsProtos.PrefList.newBuilder(PrefsProtos.PrefList prototype)
           
 PrefsProtos.PrefList.Builder PrefsProtos.PrefList.newBuilderForType()
           
protected  PrefsProtos.PrefList.Builder PrefsProtos.PrefList.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 PrefsProtos.PrefList.Builder PrefsProtos.PrefList.Builder.removePrefList(int index)
           
 PrefsProtos.PrefList.Builder PrefsProtos.PrefList.Builder.setPrefList(int index, PrefsProtos.Pref.Builder builderForValue)
           
 PrefsProtos.PrefList.Builder PrefsProtos.PrefList.Builder.setPrefList(int index, PrefsProtos.Pref value)
           
 PrefsProtos.PrefList.Builder PrefsProtos.PrefList.toBuilder()
           
 



Copyright © 2011. All Rights Reserved.