public interface MIMEMultipartRelated extends ExtensibilityElement, java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
addMIMEPart(MIMEPart mimePart)
Add a MIME part to this MIME multipart related.
|
java.util.List |
getMIMEParts()
Get all the MIME parts defined here.
|
getElementType, getRequired, setElementType, setRequiredvoid addMIMEPart(MIMEPart mimePart)
mimePart - the MIME part to be addedjava.util.List getMIMEParts()
Copyright ? 2003,2005 IBM. All Rights Reserved.