Package | Description |
---|---|
org.xmlsoap.schemas.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 |
---|---|
JAXBElement<Body> |
ObjectFactory.createBody(Body value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Body> |
ObjectFactory.createBody(Body value)
|
void |
Envelope.setBody(Body value)
Sets the value of the body property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.