public class FileAttachment
extends java.lang.Object
Constructor and Description |
---|
FileAttachment() |
FileAttachment(java.io.File file,
java.lang.String fileName) |
Modifier and Type | Method and Description |
---|---|
java.io.File |
getFile() |
java.lang.String |
getFileName() |
void |
setFile(java.io.File file) |
void |
setFileName(java.lang.String fileName) |