Inherited by ERMailTextAttachment.

Public Member Functions | |
| String | contentID () |
| ERMailFileAttachment (String fileName, String id, File content) | |
| String | fileName () |
| void | setContentID (String id) |
| void | setFileName (String name) |
Protected Member Functions | |
| ERMailFileAttachment (Object content) | |
| BodyPart | getBodyPart () throws MessagingException |
Protected Attributes | |
| String | _contentID |
| String | _fileName |
| ERMailFileAttachment | ( | Object | content | ) | [protected] |
| ERMailFileAttachment | ( | String | fileName, | |
| String | id, | |||
| File | content | |||
| ) |
| String contentID | ( | ) |
| String fileName | ( | ) |
| BodyPart getBodyPart | ( | ) | throws MessagingException [protected, virtual] |
| void setContentID | ( | String | id | ) |
| void setFileName | ( | String | name | ) |
String _contentID [protected] |
1.5.8