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