Public Member Functions | |
| ERMailAttachment (Object content) | |
Protected Member Functions | |
| Object | content () |
| abstract BodyPart | getBodyPart () throws MessagingException |
| void | setContent (Object content) |
Protected Attributes | |
| Object | _content |
| ERMailAttachment | ( | Object | content | ) |
| Object content | ( | ) | [protected] |
| abstract BodyPart getBodyPart | ( | ) | throws MessagingException [protected, pure virtual] |
Implemented in ERMailDataAttachment, ERMailFileAttachment, and ERMailTextAttachment.
| void setContent | ( | Object | content | ) | [protected] |
Object _content [protected] |
1.5.8