|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISelftest.ResultType | |
|---|---|
| com.opera.core.systems.scope.services | Interfaces for all the Scope services used. |
| Uses of ISelftest.ResultType in com.opera.core.systems.scope.services |
|---|
| Methods in com.opera.core.systems.scope.services that return ISelftest.ResultType | |
|---|---|
ISelftest.ResultType |
ISelftest.SelftestResult.getResult()
|
static ISelftest.ResultType |
ISelftest.ResultType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ISelftest.ResultType[] |
ISelftest.ResultType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.opera.core.systems.scope.services with parameters of type ISelftest.ResultType | |
|---|---|
ISelftest.SelftestResult(String tag,
String description,
ISelftest.ResultType result)
|
|
ISelftest.SelftestResult(String tag,
String description,
ISelftest.ResultType result,
String more)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||