|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectimcode.server.SimpleProblem
public class SimpleProblem
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface imcode.server.SanityCheck.Problem |
|---|
SanityCheck.Problem.Severity |
| Constructor Summary | |
|---|---|
SimpleProblem(SanityCheck.Problem.Severity severity,
java.lang.String description)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
|
SanityCheck.Problem.Severity |
getSeverity()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleProblem(SanityCheck.Problem.Severity severity,
java.lang.String description)
| Method Detail |
|---|
public SanityCheck.Problem.Severity getSeverity()
getSeverity in interface SanityCheck.Problempublic java.lang.String getDescription()
getDescription in interface SanityCheck.Problem
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||