- Author
- Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g
Definition at line 29 of file AboutWrapper.java.
◆ AboutWrapper()
org.turro.contacts.comment.AboutWrapper.AboutWrapper |
( |
String |
lang, |
|
|
String |
langLabel, |
|
|
Comment |
comment |
|
) |
| |
Definition at line 35 of file AboutWrapper.java.
37 this.langLabel = langLabel;
38 this.comment = comment;
◆ getComment()
Comment org.turro.contacts.comment.AboutWrapper.getComment |
( |
| ) |
|
◆ getCommentString()
String org.turro.contacts.comment.AboutWrapper.getCommentString |
( |
| ) |
|
◆ getLang()
String org.turro.contacts.comment.AboutWrapper.getLang |
( |
| ) |
|
◆ getLangLabel()
String org.turro.contacts.comment.AboutWrapper.getLangLabel |
( |
| ) |
|
◆ isEmpty()
boolean org.turro.contacts.comment.AboutWrapper.isEmpty |
( |
| ) |
|
◆ isNewComment()
boolean org.turro.contacts.comment.AboutWrapper.isNewComment |
( |
| ) |
|
◆ setCommentString()
void org.turro.contacts.comment.AboutWrapper.setCommentString |
( |
String |
value | ) |
|
The documentation for this class was generated from the following file: