| Package | Description |
|---|---|
| com.openexchange.mail.dataobjects |
| Modifier and Type | Method and Description |
|---|---|
static MailStructure |
MailStructure.getMailStructure(MailMessage mail)
Generates the corresponding mail structure for specified mail message.
|
MailStructure[] |
MailStructure.getSubStructures()
Gets this mail structure's sub-structures
|
| Modifier and Type | Method and Description |
|---|---|
void |
MailStructure.addSubStructure(MailStructure mailStructure)
Adds a sub-structure
|