Uses of Class
eu.europa.esig.soap.jaxb.envelope.Body
| Package | Description |
|---|---|
| eu.europa.esig.soap.jaxb.envelope |
-
Uses of Body in eu.europa.esig.soap.jaxb.envelope
Fields in eu.europa.esig.soap.jaxb.envelope declared as Body Modifier and Type Field Description protected BodyEnvelope. bodyMethods in eu.europa.esig.soap.jaxb.envelope that return Body Modifier and Type Method Description BodyObjectFactory. createBody()Create an instance ofBodyBodyEnvelope. getBody()Gets the value of the body property.Methods in eu.europa.esig.soap.jaxb.envelope that return types with arguments of type Body Modifier and Type Method Description JAXBElement<Body>ObjectFactory. createBody(Body value)Methods in eu.europa.esig.soap.jaxb.envelope with parameters of type Body Modifier and Type Method Description JAXBElement<Body>ObjectFactory. createBody(Body value)voidEnvelope. setBody(Body value)Sets the value of the body property.