| Package | Description |
|---|---|
| com.opera.core.systems.scope.protos | |
| com.opera.core.systems.scope.services |
Interfaces for all the Scope services used.
|
| com.opera.core.systems.scope.stp.services |
Implementations of the Scope service interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<PrefsProtos.GetPrefArg.Mode> |
PrefsProtos.GetPrefArg.Mode.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
PrefsProtos.GetPrefArg.Builder |
PrefsProtos.GetPrefArg.Builder.setMode(PrefsProtos.GetPrefArg.Mode value) |
| Modifier and Type | Method and Description |
|---|---|
String |
Prefs.getPref(String section,
String key,
PrefsProtos.GetPrefArg.Mode mode)
Gets a preference from the operaprefs.ini from a specific section.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ScopePrefs.getPref(String section,
String key,
PrefsProtos.GetPrefArg.Mode mode) |
Copyright © 2012. All Rights Reserved.