| Package | Description |
|---|---|
| es.uvigo.esei.dgss.letta.mail |
| Modifier and Type | Method and Description |
|---|---|
Email |
MailBox.getLastEmail()
Returns the last email sent.
|
| Modifier and Type | Method and Description |
|---|---|
List<Email> |
MailBox.getEmails()
Returns the emails sent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MailBox.sendEmail(Email email)
Stores a new email in this email box.
|
Copyright © 2017. All rights reserved.