i2p.susi.webmail
Class Attachment
java.lang.Object
i2p.susi.webmail.Attachment
class Attachment
- extends Object
- Author:
- user
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Attachment
Attachment(String name,
String type,
String encoding,
String data)
getFileName
public String getFileName()
- Returns:
- Returns the fileName.
getTransferEncoding
public String getTransferEncoding()
getContentType
public String getContentType()
getData
public String getData()
- Returns:
- Returns the data.