| Package | Description |
|---|---|
| org.w3.soap |
| 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.
|
Body |
Body.withAnies(Collection<Object> values) |
Body |
Body.withAnies(List<Object> value) |
Body |
Body.withAnies(Object... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
Envelope.setBody(Body value)
Sets the value of the body property.
|
Envelope |
Envelope.withBody(Body value) |
| Constructor and Description |
|---|
Envelope(Header header,
Body body,
Map<QName,String> otherAttributes)
Fully-initialising value constructor
|
Copyright © 2017 Digipost. All Rights Reserved.