|
Oracle Application Server Web Services Proxy API Reference 10g (9.0.4) B10395-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface describes a message used for communication with an operation.
| Method Summary | |
org.w3c.dom.Element |
getDocumentationElement()Get the documentation element. |
Part |
getPart(java.lang.String name)Get the specified part. |
java.util.Map |
getParts()Get all the parts defined here. |
org.apache.soap.util.xml.QName |
getQName()Get the name of this message. |
| Method Detail |
public org.apache.soap.util.xml.QName getQName()
public Part getPart(java.lang.String name)
name - the name of the desired part.public java.util.Map getParts()
public org.w3c.dom.Element getDocumentationElement()
|
Oracle Application Server Web Services Proxy API Reference 10g (9.0.4) B10395-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||