|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
MIMEContent
Method Summary | |
java.lang.String |
getPart()
Get the part for this MIME content. |
java.lang.String |
getType()
Get the type for this MIME content. |
void |
setPart(java.lang.String part)
Set the part for this MIME content. |
void |
setType(java.lang.String type)
Set the type for this MIME content. |
Methods inherited from interface javax.wsdl.extensions.ExtensibilityElement |
getElementType, getRequired, setElementType, setRequired |
Method Detail |
public void setPart(java.lang.String part)
part
- the desired partpublic java.lang.String getPart()
public void setType(java.lang.String type)
type
- the desired typepublic java.lang.String getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |