Package | Description |
---|---|
com.llwork.external | |
com.llwork.external.email |
Modifier and Type | Class and Description |
---|---|
class |
Attachment
Implementation of LLwork of the interface IAttachment.
|
Modifier and Type | Method and Description |
---|---|
IAttachment |
EmailData.cloneAttachment(IAttachment attachment) |
IAttachment[] |
IEmailData.getAttachments()
Returns all attachments of the email.
|
IAttachment[] |
EmailData.getAttachments() |
Modifier and Type | Method and Description |
---|---|
void |
IEmailData.addAttachment(IAttachment attachment)
Add an attachment
|
void |
EmailData.addAttachment(IAttachment attachment) |
IAttachment |
EmailData.cloneAttachment(IAttachment attachment) |