|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opera.core.systems.scope.services.ISelftest.SelftestResult
public static class ISelftest.SelftestResult
| Constructor Summary | |
|---|---|
ISelftest.SelftestResult(String tag,
String description,
ISelftest.ResultType result)
|
|
ISelftest.SelftestResult(String tag,
String description,
ISelftest.ResultType result,
String more)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object other)
|
String |
getDescription()
|
String |
getMore()
|
ISelftest.ResultType |
getResult()
|
String |
getTag()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ISelftest.SelftestResult(String tag,
String description,
ISelftest.ResultType result)
public ISelftest.SelftestResult(String tag,
String description,
ISelftest.ResultType result,
String more)
| Method Detail |
|---|
public String getTag()
public String getDescription()
public ISelftest.ResultType getResult()
public String getMore()
public String toString()
toString in class Objectpublic boolean equals(Object other)
equals in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||