Uses of Class
com.opera.core.systems.scope.protos.PrefsProtos.Pref

Packages that use PrefsProtos.Pref
com.opera.core.systems.preferences   
com.opera.core.systems.scope.protos   
com.opera.core.systems.scope.services Interfaces for all the Scope services used. 
com.opera.core.systems.scope.services.ums Implementations of the Scope service interfaces. 
 

Uses of PrefsProtos.Pref in com.opera.core.systems.preferences
 

Constructors in com.opera.core.systems.preferences with parameters of type PrefsProtos.Pref
OperaScopePreferences.ScopePreference(OperaScopePreferences parent, PrefsProtos.Pref pref)
           
 

Uses of PrefsProtos.Pref in com.opera.core.systems.scope.protos
 

Methods in com.opera.core.systems.scope.protos that return PrefsProtos.Pref
 PrefsProtos.Pref PrefsProtos.Pref.Builder.build()
           
 PrefsProtos.Pref PrefsProtos.Pref.Builder.buildPartial()
           
static PrefsProtos.Pref PrefsProtos.Pref.getDefaultInstance()
           
 PrefsProtos.Pref PrefsProtos.Pref.getDefaultInstanceForType()
           
 PrefsProtos.Pref PrefsProtos.Pref.Builder.getDefaultInstanceForType()
           
 PrefsProtos.Pref PrefsProtos.PrefListOrBuilder.getPrefList(int index)
           
 PrefsProtos.Pref PrefsProtos.PrefList.getPrefList(int index)
           
 PrefsProtos.Pref PrefsProtos.PrefList.Builder.getPrefList(int index)
           
static PrefsProtos.Pref PrefsProtos.Pref.parseDelimitedFrom(InputStream input)
           
static PrefsProtos.Pref PrefsProtos.Pref.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static PrefsProtos.Pref PrefsProtos.Pref.parseFrom(byte[] data)
           
static PrefsProtos.Pref PrefsProtos.Pref.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static PrefsProtos.Pref PrefsProtos.Pref.parseFrom(com.google.protobuf.ByteString data)
           
static PrefsProtos.Pref PrefsProtos.Pref.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static PrefsProtos.Pref PrefsProtos.Pref.parseFrom(com.google.protobuf.CodedInputStream input)
           
static PrefsProtos.Pref PrefsProtos.Pref.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static PrefsProtos.Pref PrefsProtos.Pref.parseFrom(InputStream input)
           
static PrefsProtos.Pref PrefsProtos.Pref.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in com.opera.core.systems.scope.protos that return types with arguments of type PrefsProtos.Pref
 List<PrefsProtos.Pref> PrefsProtos.PrefListOrBuilder.getPrefListList()
           
 List<PrefsProtos.Pref> PrefsProtos.PrefList.getPrefListList()
           
 List<PrefsProtos.Pref> PrefsProtos.PrefList.Builder.getPrefListList()
           
 

Methods in com.opera.core.systems.scope.protos with parameters of type PrefsProtos.Pref
 PrefsProtos.PrefList.Builder PrefsProtos.PrefList.Builder.addPrefList(int index, PrefsProtos.Pref value)
           
 PrefsProtos.PrefList.Builder PrefsProtos.PrefList.Builder.addPrefList(PrefsProtos.Pref value)
           
 PrefsProtos.Pref.Builder PrefsProtos.Pref.Builder.mergeFrom(PrefsProtos.Pref other)
           
static PrefsProtos.Pref.Builder PrefsProtos.Pref.newBuilder(PrefsProtos.Pref prototype)
           
 PrefsProtos.PrefList.Builder PrefsProtos.PrefList.Builder.setPrefList(int index, PrefsProtos.Pref value)
           
 

Method parameters in com.opera.core.systems.scope.protos with type arguments of type PrefsProtos.Pref
 PrefsProtos.PrefList.Builder PrefsProtos.PrefList.Builder.addAllPrefList(Iterable<? extends PrefsProtos.Pref> values)
           
 

Uses of PrefsProtos.Pref in com.opera.core.systems.scope.services
 

Methods in com.opera.core.systems.scope.services that return types with arguments of type PrefsProtos.Pref
 List<PrefsProtos.Pref> IPrefs.listPrefs(Boolean sort, String section)
          Lists the preferences in a specific section from operaprefs.ini.
 

Uses of PrefsProtos.Pref in com.opera.core.systems.scope.services.ums
 

Methods in com.opera.core.systems.scope.services.ums that return types with arguments of type PrefsProtos.Pref
 List<PrefsProtos.Pref> Prefs.listPrefs(Boolean sort, String section)
           
 



Copyright © 2012. All Rights Reserved.