Package | Description |
---|---|
org.codemonkey.simplejavamail |
Modifier and Type | Method and Description |
---|---|
Recipient |
Email.getFromRecipient()
Bean getter for
Email.fromRecipient . |
Recipient |
Email.getReplyToRecipient()
Bean getter for
Email.replyToRecipient . |
Modifier and Type | Method and Description |
---|---|
List<Recipient> |
Email.getRecipients()
Bean getter for
Email.recipients as unmodifiable list. |
Copyright © 2012. All Rights Reserved.