Package | Description |
---|---|
net.freeutils.tnef |
Modifier and Type | Method and Description |
---|---|
java.util.List<Attachment> |
Message.getAttachments()
Gets the Message attachments.
|
Modifier and Type | Method and Description |
---|---|
void |
Message.addAttachment(Attachment attachment)
Adds an attachment to this message.
|
Modifier and Type | Method and Description |
---|---|
void |
Message.setAttachments(java.util.List<Attachment> attachments)
Sets the Message attachments.
|
Copyright © 2021. All Rights Reserved.