|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--simulator.SimulatorDebugMsg
Klasse zur Modellierung einer Debugmeldung
| Field Summary | |
protected int |
debugLvl
Ausgabe ab welchem Debuglevel ? |
protected java.lang.String |
msg
auszugebende Meldung |
| Constructor Summary | |
protected |
SimulatorDebugMsg(java.lang.String _msg,
int _debugLvl)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected int debugLvl
protected java.lang.String msg
| Constructor Detail |
protected SimulatorDebugMsg(java.lang.String _msg,
int _debugLvl)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||