| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.mail.BodyPart
public abstract class BodyPart
| Field Summary | |
|---|---|
protected  Multipart | 
parent
 | 
| Fields inherited from interface javax.mail.Part | 
|---|
ATTACHMENT, INLINE | 
| Constructor Summary | |
|---|---|
BodyPart()
 | 
|
| Method Summary | |
|---|---|
 Multipart | 
getParent()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface javax.mail.Part | 
|---|
addHeader, getAllHeaders, getContent, getContentType, getDataHandler, getDescription, getDisposition, getFileName, getHeader, getInputStream, getLineCount, getMatchingHeaders, getNonMatchingHeaders, getSize, isMimeType, removeHeader, setContent, setContent, setDataHandler, setDescription, setDisposition, setFileName, setHeader, setText, writeTo | 
| Field Detail | 
|---|
protected Multipart parent
| Constructor Detail | 
|---|
public BodyPart()
| Method Detail | 
|---|
public Multipart getParent()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||