com.cosylab.vdct.db
Class DBEntry

java.lang.Object
  extended by com.cosylab.vdct.db.DBComment
      extended by com.cosylab.vdct.db.DBEntry
Direct Known Subclasses:
DBDataEntry, DBTemplateEntry

public abstract class DBEntry
extends DBComment

Author:
Matej

Field Summary
 
Fields inherited from class com.cosylab.vdct.db.DBComment
comment
 
Constructor Summary
DBEntry()
           
 
Method Summary
 
Methods inherited from class com.cosylab.vdct.db.DBComment
getComment, setComment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBEntry

public DBEntry()