| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface MIMEMultipartRelatedextends ExtensibilityElement, java.io.SerializableMethod Summary | |
void |
|
List |
|
Methods inherited from interface javax.wsdl.extensions.ExtensibilityElement | |
getElementType, getRequired, setElementType, setRequired | |
public void addMIMEPart(MIMEPart mimePart)
Add a MIME part to this MIME multipart related.
- Parameters:
mimePart- the MIME part to be added
public List getMIMEParts()
Get all the MIME parts defined here.