|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Notable
Represents a data who's notable. It seems a data who has a note.
Method Summary | |
---|---|
org.jtheque.core.utils.db.Note |
getNote()
Return the note of the data. |
void |
setNote(org.jtheque.core.utils.db.Note note)
Set the note of the object. |
Method Detail |
---|
void setNote(org.jtheque.core.utils.db.Note note)
note
- The new note to setorg.jtheque.core.utils.db.Note getNote()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |