class Attachment extends Object
| Constructor and Description |
|---|
Attachment(String name,
String type,
String encoding,
String data) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
String |
getData() |
String |
getFileName() |
String |
getTransferEncoding() |