| Package | Description |
|---|---|
| com.helger.phase4.soap11 |
| Modifier and Type | Method and Description |
|---|---|
Soap11Body |
Soap11Body.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
Soap11Body |
ObjectFactory.createSoap11Body()
Create an instance of
Soap11Body |
Soap11Body |
Soap11Envelope.getBody()
Gets the value of the body property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Soap11Body> |
ObjectFactory.createBody(Soap11Body value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
Soap11Body.cloneTo(Soap11Body ret)
This method clones all values from
this to the passed object. |
JAXBElement<Soap11Body> |
ObjectFactory.createBody(Soap11Body value)
|
void |
Soap11Envelope.setBody(Soap11Body value)
Sets the value of the body property.
|
Copyright © 2015–2020 Philip Helger. All rights reserved.