|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISelftest.ResultType | |
|---|---|
| com.opera.core.systems.scope.services | |
| 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(java.lang.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(java.lang.String tag,
java.lang.String description,
ISelftest.ResultType result)
|
|
ISelftest.SelftestResult(java.lang.String tag,
java.lang.String description,
ISelftest.ResultType result,
java.lang.String more)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||