|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
MIMEMultipartRelated
Method Summary | |
void |
addMIMEPart(MIMEPart mimePart)
Add a MIME part to this MIME multipart related. |
java.util.List |
getMIMEParts()
Get all the MIME parts defined here. |
Methods inherited from interface javax.wsdl.extensions.ExtensibilityElement |
getElementType, getRequired, setElementType, setRequired |
Method Detail |
public void addMIMEPart(MIMEPart mimePart)
mimePart
- the MIME part to be addedpublic java.util.List getMIMEParts()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |