org.exoplatform.services.mail
Class Attachment
java.lang.Object
org.exoplatform.services.mail.Attachment
public class Attachment
- extends Object
Created by The eXo Platform SAS Author : Phung Hai Nam phunghainam@gmail.com
Dec 28, 2005
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Attachment
public Attachment()
getInputStream
public InputStream getInputStream()
getName
public String getName()
setName
public void setName(String name_)
setInputStream
public void setInputStream(InputStream value)
getMimeType
public String getMimeType()
setMimeType
public void setMimeType(String value)
Copyright © 2013 eXo Platform SAS. All Rights Reserved.