Uses of Class
com.opera.core.systems.scope.protos.PrefsProtos.GetPrefArg.Mode

Packages that use PrefsProtos.GetPrefArg.Mode
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.GetPrefArg.Mode in com.opera.core.systems.scope.protos
 

Methods in com.opera.core.systems.scope.protos that return PrefsProtos.GetPrefArg.Mode
 PrefsProtos.GetPrefArg.Mode PrefsProtos.GetPrefArgOrBuilder.getMode()
           
 PrefsProtos.GetPrefArg.Mode PrefsProtos.GetPrefArg.getMode()
           
 PrefsProtos.GetPrefArg.Mode PrefsProtos.GetPrefArg.Builder.getMode()
           
static PrefsProtos.GetPrefArg.Mode PrefsProtos.GetPrefArg.Mode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
           
static PrefsProtos.GetPrefArg.Mode PrefsProtos.GetPrefArg.Mode.valueOf(int value)
           
static PrefsProtos.GetPrefArg.Mode PrefsProtos.GetPrefArg.Mode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PrefsProtos.GetPrefArg.Mode[] PrefsProtos.GetPrefArg.Mode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.opera.core.systems.scope.protos that return types with arguments of type PrefsProtos.GetPrefArg.Mode
static com.google.protobuf.Internal.EnumLiteMap<PrefsProtos.GetPrefArg.Mode> PrefsProtos.GetPrefArg.Mode.internalGetValueMap()
           
 

Methods in com.opera.core.systems.scope.protos with parameters of type PrefsProtos.GetPrefArg.Mode
 PrefsProtos.GetPrefArg.Builder PrefsProtos.GetPrefArg.Builder.setMode(PrefsProtos.GetPrefArg.Mode value)
           
 

Uses of PrefsProtos.GetPrefArg.Mode in com.opera.core.systems.scope.services
 

Methods in com.opera.core.systems.scope.services with parameters of type PrefsProtos.GetPrefArg.Mode
 String IPrefs.getPref(String section, String key, PrefsProtos.GetPrefArg.Mode mode)
          Gets a preference from the operaprefs.ini from a specific section.
 

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

Methods in com.opera.core.systems.scope.services.ums with parameters of type PrefsProtos.GetPrefArg.Mode
 String Prefs.getPref(String section, String key, PrefsProtos.GetPrefArg.Mode mode)
           
 



Copyright © 2012. All Rights Reserved.