public static class MailService.Attachment extends Object
| Constructor and Description |
|---|
Attachment(String name,
byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
String |
getName() |
void |
setData(byte[] data) |
void |
setName(String name) |
Copyright © 2012-2018. All Rights Reserved.