|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.cmc.tcgui.datadef.TCEntry
cz.cmc.tcgui.datadef.TCObject
cz.cmc.tcgui.TCGraphConstants.NullDataDefTCObject
Null object to be used instead of null, where null is not allowed
Field Summary |
Fields inherited from class cz.cmc.tcgui.datadef.TCObject |
attributeEntry, DEFAULT_CHECKER, editor, exporter, generator, checker |
Fields inherited from class cz.cmc.tcgui.datadef.TCEntry |
description, id, label, name |
Constructor Summary | |
TCGraphConstants.NullDataDefTCObject()
|
Method Summary | |
boolean |
equals(Object o)
|
int |
hashCode()
|
String |
toString()
Creates and returns string representation of this TCEntry. |
Methods inherited from class cz.cmc.tcgui.datadef.TCObject |
getAttributeEntry, getEditor, getExporter, getGenerator, getChecker, setAttributeEntry, setEditor, setExporter, setGenerator, setChecker |
Methods inherited from class cz.cmc.tcgui.datadef.TCEntry |
clone, getDescription, getID, getLabel, getName, setDescription, setID, setLabel, setName |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TCGraphConstants.NullDataDefTCObject()
Method Detail |
public String toString()
TCEntry
toString
in class TCEntry
public int hashCode()
public boolean equals(Object o)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |