Package de.uplanet.lucy.server.mail
Class Attachment
java.lang.Object
de.uplanet.lucy.server.mail.Attachment
-
Method Details
-
getFile
Get the attachment file.- Returns:
- The file.
-
getFileName
Get the file name of the attachment.- Returns:
- The file name.
-
getCid
Get the content ID (CID) of the attachment.- Returns:
- The CID.
-
getContentType
Get the content type of the attachment.- Returns:
- The content type.
-