- Author
- Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g
Definition at line 34 of file MailTracker.java.
◆ getEntityPath()
String org.turro.elephant.entities.db.MailTracker.getEntityPath |
( |
| ) |
|
◆ getId()
Long org.turro.elephant.entities.db.MailTracker.getId |
( |
| ) |
|
◆ getIdContact()
String org.turro.elephant.entities.db.MailTracker.getIdContact |
( |
| ) |
|
◆ getReadDate()
Date org.turro.elephant.entities.db.MailTracker.getReadDate |
( |
| ) |
|
◆ setEntityPath()
void org.turro.elephant.entities.db.MailTracker.setEntityPath |
( |
String |
entityPath | ) |
|
◆ setId()
void org.turro.elephant.entities.db.MailTracker.setId |
( |
Long |
id | ) |
|
◆ setIdContact()
void org.turro.elephant.entities.db.MailTracker.setIdContact |
( |
String |
idContact | ) |
|
◆ setReadDate()
void org.turro.elephant.entities.db.MailTracker.setReadDate |
( |
Date |
readDate | ) |
|
The documentation for this class was generated from the following file: