| Package | Description |
|---|---|
| org.w3._2003._05.soap_envelope |
| Modifier and Type | Field and Description |
|---|---|
protected Body |
Envelope.body |
| Modifier and Type | Method and Description |
|---|---|
Body |
ObjectFactory.createBody()
Create an instance of
Body |
Body |
Envelope.getBody()
Gets the value of the body property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<Body> |
ObjectFactory.createBody(Body value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<Body> |
ObjectFactory.createBody(Body value)
|
void |
Envelope.setBody(Body value)
Sets the value of the body property.
|
Copyright © 2025. All rights reserved.