| Package | Description |
|---|---|
| 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 |
|---|---|
Selftest.SelftestResult.Result |
Selftest.SelftestResult.getResult() |
static Selftest.SelftestResult.Result |
Selftest.SelftestResult.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Selftest.SelftestResult.Result[] |
Selftest.SelftestResult.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Selftest.SelftestResult.Result |
ScopeSelftest.ScopeSelftestResult.convertProtoResult(SelftestProtos.SelftestResult.Result result) |
Selftest.SelftestResult.Result |
ScopeSelftest.ScopeSelftestResult.getResult() |
| Modifier and Type | Method and Description |
|---|---|
ScopeSelftest.ScopeSelftestResult.Builder |
ScopeSelftest.ScopeSelftestResult.Builder.setTestResult(Selftest.SelftestResult.Result result)
Sets the test result.
|
Copyright © 2013. All Rights Reserved.