Uses of Class
com.helger.phase4.soap11.Soap11Body
Packages that use Soap11Body
-
Uses of Soap11Body in com.helger.phase4.soap11
Methods in com.helger.phase4.soap11 that return Soap11BodyModifier and TypeMethodDescriptionSoap11Body.clone()Created by ph-jaxb-plugin -Xph-cloneable2ObjectFactory.createSoap11Body()Create an instance ofSoap11BodySoap11Envelope.getBody()Gets the value of the body property.Methods in com.helger.phase4.soap11 that return types with arguments of type Soap11BodyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Soap11Body>ObjectFactory.createBody(Soap11Body value) Methods in com.helger.phase4.soap11 with parameters of type Soap11BodyModifier and TypeMethodDescriptionvoidSoap11Body.cloneTo(Soap11Body ret) This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<Soap11Body>ObjectFactory.createBody(Soap11Body value) voidSoap11Envelope.setBody(Soap11Body value) Sets the value of the body property.