public final class Attachment extends Object
| Constructor and Description |
|---|
Attachment(String content,
String filename,
String mimeTpye) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getFilename() |
String |
getMimeTpye() |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.