|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.schemedit.config.ErrorLog
public class ErrorLog
Nested Class Summary | |
---|---|
class |
ErrorLog.LogEntry
|
Constructor Summary | |
---|---|
ErrorLog()
|
Method Summary | |
---|---|
void |
add(String name,
String msg)
|
void |
clear()
|
List |
getEntries()
|
boolean |
isEmpty()
|
int |
size()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ErrorLog()
Method Detail |
---|
public boolean isEmpty()
public int size()
public void add(String name, String msg)
public List getEntries()
public void clear()
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |