public class EmailAttachment extends Object
| Constructor and Description |
|---|
EmailAttachment() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContents() |
String |
getFileName() |
String |
getMimeType() |
void |
setContents(byte[] contents) |
void |
setFileName(String fileName) |
void |
setMimeType(String mimeType) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.