|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Commentable
The Commentable interface is used to attach comments to arbitrary objects
| Method Summary | |
|---|---|
java.lang.String |
getComment()
Gets the comment attribute of the Commentable object |
void |
setComment(java.lang.String comment)
Sets the comment attribute of the Commentable object |
| Method Detail |
|---|
void setComment(java.lang.String comment)
comment - The new comment valuejava.lang.String getComment()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||