public class TNEFMimeBodyPart
extends javax.mail.internet.MimeBodyPart
TNEFMimeBodyPart
class subclasses MimeBodyPart with the
Added TNEF attributes.Constructor and Description |
---|
TNEFMimeBodyPart()
Constructs an empty TNEFMimeBodyPart with default content.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Attr> |
getTNEFAttributes()
Gets the TNEFMimeMessage TNEF attributes.
|
void |
setTNEFAttributes(java.util.List<Attr> attributes)
Sets the TNEFMimeMessage TNEF attributes.
|
addHeader, addHeaderLine, attachFile, attachFile, attachFile, attachFile, getAllHeaderLines, getAllHeaders, getContent, getContentID, getContentLanguage, getContentMD5, getContentStream, getContentType, getDataHandler, getDescription, getDisposition, getEncoding, getFileName, getHeader, getHeader, getInputStream, getLineCount, getMatchingHeaderLines, getMatchingHeaders, getNonMatchingHeaderLines, getNonMatchingHeaders, getRawInputStream, getSize, isMimeType, removeHeader, saveFile, saveFile, setContent, setContent, setContentID, setContentLanguage, setContentMD5, setDataHandler, setDescription, setDescription, setDisposition, setFileName, setHeader, setText, setText, setText, updateHeaders, writeTo
public TNEFMimeBodyPart()
public java.util.List<Attr> getTNEFAttributes()
public void setTNEFAttributes(java.util.List<Attr> attributes)
attributes
- the TNEFMimeMessage TNEF attributesCopyright © 2021. All Rights Reserved.