public interface IMail
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
getAttachments() |
String |
getContent() |
String |
getRecipient() |
String |
getReplayRecipient() |
String |
getSender() |
String |
getSubject() |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.