com.cosylab.vdct.db
Class DBTemplateEntry

java.lang.Object
  extended by com.cosylab.vdct.db.DBComment
      extended by com.cosylab.vdct.db.DBEntry
          extended by com.cosylab.vdct.db.DBTemplateEntry

public class DBTemplateEntry
extends DBEntry

Author:
Matej

Field Summary
 
Fields inherited from class com.cosylab.vdct.db.DBComment
comment
 
Constructor Summary
DBTemplateEntry()
           
 
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

DBTemplateEntry

public DBTemplateEntry()