Serialized Form
Package org.enableit.tools.email.ejb |
Package org.enableit.tools.email.interfaces |
attachment
java.lang.Object attachment
- The object to form the attachment.
mimeType
java.lang.String mimeType
- The mime type of this attachment.
name
java.lang.String name
- The name to give this attachment.
to
java.lang.String to
- A
String
of the email addresses to send to,
comma-separated.
subject
java.lang.String subject
- The subject line of the email.
message
java.lang.String message
- Text to place in the body of the email.
from
java.lang.String from
- The address the email will appear to be from.
attachmentList
java.util.List attachmentList
List
of Attachments
.
Copyright © 1999-2003 enableIT.org. All Rights Reserved.