class Attachment extends Object
Attachment(String name, String type, String encoding, String data)
String
getContentType()
getData()
getFileName()
getTransferEncoding()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String getFileName()
public String getTransferEncoding()
public String getContentType()
public String getData()