|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Note
Abstract class Note
| Method Summary | |
|---|---|
String |
getText()
Retrieves the possibly null value for the optional attribute text. |
String |
getTitle()
Retrieves the possibly null value for the optional attribute title. |
void |
setText(String text)
Sets a new value for the attribute text. |
void |
setTitle(String title)
Sets a new value for the attribute title. |
| Method Detail |
|---|
String getText()
text.
text.void setText(String text)
text.
text - The possibly null new value for attribute text.String getTitle()
title.
title.void setTitle(String title)
title.
title - The possibly null new value for attribute title.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||