Package | Description |
---|---|
com.groupdocs.viewer.domain |
The GroupDocs.Viewer.Domain namespace provides common classes to operate with GroupDocs.Viewer.
|
Modifier and Type | Method and Description |
---|---|
List<Attachment> |
EmailFileData.getAttachments()
Deprecated.
|
List<Attachment> |
FileData.getAttachments()
The attachments.
|
Modifier and Type | Method and Description |
---|---|
void |
EmailFileData.setAttachments(List<Attachment> value)
Deprecated.
|
void |
FileData.setAttachments(List<Attachment> value)
The attachments.
|
Copyright © 2018. All rights reserved.