| Frames | No Frames |
Classes derived from org.apache.axis.message.SOAPBodyElement | |
| class | |
| class | |
| class | A Fault body element. |
Methods with parameter type org.apache.axis.message.SOAPBodyElement | |
| void | Add a SOAP Body Element
|
| void | Remove a Body Element from the soap body
|
Methods with return type org.apache.axis.message.SOAPBodyElement | |
| SOAPBodyElement | SOAPEnvelope.getBodyByName(String namespace, String localPart) Get a body element given its name
|
| SOAPBodyElement | Get the first BodyElement in the SOAP Body
|