|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.commons.alert.Culprit
org.millscript.commons.alert.Phase
public class Phase
This class represents the phase during which an alert occurs.
| Field Summary | |
|---|---|
static Phase |
INTERNAL
For problems during internal error checking. |
| Constructor Summary | |
|---|---|
Phase(java.lang.String p)
Constructs a new phase, with the specified phase name. |
|
| Method Summary |
|---|
| Methods inherited from class org.millscript.commons.alert.Culprit |
|---|
getType, getValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Phase INTERNAL
| Constructor Detail |
|---|
public Phase(java.lang.String p)
p - the name of the new phase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||