|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Notable
Classes that implement this interface have notes associated with them.
| Method Summary | |
|---|---|
void |
addNote(String note)
Adds a note about this object. |
List<String> |
getNotes()
Returns notes about this object. |
void |
removeNote(String note)
Removes a note about this object |
| Method Detail |
|---|
List<String> getNotes()
void addNote(String note)
void removeNote(String note)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||