|
i-net Clear Reports | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.lang.Enum
com.inet.problemfinder.ProblemFinderWarning.Type
public static final class ProblemFinderWarning.Type
The ProblemFinderWarning types
| Field Summary | |
|---|---|
static ProblemFinderWarning.Type |
ERROR
The object has an error |
static ProblemFinderWarning.Type |
INFO
The object needs notice, for example it makes no sense or is unnecessary |
static ProblemFinderWarning.Type |
WARNING
The object is valid but is not optimal, for example has design flaw |
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
static ProblemFinderWarning.Type |
valueOf(java.lang.String name)
|
static ProblemFinderWarning.Type[] |
values()
|
| Field Detail |
|---|
public static final ProblemFinderWarning.Type ERROR
public static final ProblemFinderWarning.Type WARNING
public static final ProblemFinderWarning.Type INFO
| Method Detail |
|---|
public static ProblemFinderWarning.Type[] values()
public static ProblemFinderWarning.Type valueOf(java.lang.String name)
public java.lang.String toString()
toString in class java.lang.Enum
|
i-net Clear Reports | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||