javax.mail
public abstract class BodyPart extends Object implements Part
Version: 1.3
| Field Summary | |
|---|---|
| protected Multipart | parent
The Multipart object containing this BodyPart. |
| Method Summary | |
|---|---|
| Multipart | getParent()
Returns the containing Multipart object, or null if not
known. |
null if not
known.