Package | Description |
---|---|
com.logicaldoc.core.communication |
Modifier and Type | Method and Description |
---|---|
EMailAttachment |
EMail.getAttachment(int partId) |
Modifier and Type | Method and Description |
---|---|
Map<Integer,EMailAttachment> |
EMail.getAttachments() |
Modifier and Type | Method and Description |
---|---|
void |
EMail.addAttachment(int partId,
EMailAttachment attachment) |
Modifier and Type | Method and Description |
---|---|
void |
EMail.setAttachments(Map<Integer,EMailAttachment> attachments) |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.