|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cosylab.vdct.db.DBComment
public class DBComment
Insert the type's description here. Creation date: (23/8/99 14:06:31)
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 |
---|
protected java.lang.String comment
Constructor Detail |
---|
public DBComment()
Method Detail |
---|
public java.lang.String getComment()
public void setComment(java.lang.String comment)
comment
- java.lang.String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |