public class AttachmentImpl extends Object implements Attachment
Modifier and Type | Method and Description |
---|---|
InputStream |
getInputStream() |
String |
getMimeType() |
String |
getName() |
String |
toString() |
public InputStream getInputStream()
getInputStream
in interface Attachment
public String getName()
getName
in interface Attachment
public String getMimeType()
getMimeType
in interface Attachment
Copyright © 2011–2017 aiticon GmbH. All rights reserved.