Package de.uplanet.lucy.server.mail
Klasse Attachment
java.lang.Object
de.uplanet.lucy.server.mail.Attachment
-
Methodendetails
-
getFile
Get the attachment file.- Gibt zurück:
- The file.
-
getFileName
Get the file name of the attachment.- Gibt zurück:
- The file name.
-
getCid
Get the content ID (CID) of the attachment.- Gibt zurück:
- The CID.
-
getContentType
Get the content type of the attachment.- Gibt zurück:
- The content type.
-