Package | Description |
---|---|
javax.mail | |
javax.mail.internet |
Modifier and Type | Field and Description |
---|---|
protected Multipart |
BodyPart.parent |
Modifier and Type | Method and Description |
---|---|
Multipart |
BodyPart.getParent() |
Modifier and Type | Method and Description |
---|---|
void |
Part.setContent(Multipart content) |
Modifier and Type | Class and Description |
---|---|
class |
MimeMultipart |
Modifier and Type | Method and Description |
---|---|
void |
MimeBodyPart.setContent(Multipart part) |
void |
MimeMessage.setContent(Multipart part) |
Copyright © 2013. All Rights Reserved.