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