com.cosylab.vdct.db
Class DBComment

java.lang.Object
  extended by com.cosylab.vdct.db.DBComment
Direct Known Subclasses:
DBEntry, DBFieldData, DBMacro, DBPort, DBRecordData, DBTemplate, DBTemplateInstance

public class DBComment
extends java.lang.Object

Insert the type's description here. Creation date: (23/8/99 14:06:31)

Author:
Matej Sekoranja

Field Summary
protected  java.lang.String comment
           
 
Constructor Summary
DBComment()
           
 
Method Summary
 java.lang.String getComment()
          Insert the method's description here.
 void setComment(java.lang.String comment)
          Insert the method's description here.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

comment

protected java.lang.String comment
Constructor Detail

DBComment

public DBComment()
Method Detail

getComment

public java.lang.String getComment()
Insert the method's description here. Creation date: (23/8/99 14:08:34)

Returns:
java.lang.String

setComment

public void setComment(java.lang.String comment)
Insert the method's description here. Creation date: (23/8/99 14:03:42)

Parameters:
comment - java.lang.String