Uses of Class
com.helger.phase4.soap12.Soap12Body
Packages that use Soap12Body
-
Uses of Soap12Body in com.helger.phase4.soap12
Methods in com.helger.phase4.soap12 that return Soap12BodyModifier and TypeMethodDescriptionSoap12Body.clone()Created by ph-jaxb-plugin -Xph-cloneable2ObjectFactory.createSoap12Body()Create an instance ofSoap12BodySoap12Envelope.getBody()Gets the value of the body property.Methods in com.helger.phase4.soap12 that return types with arguments of type Soap12BodyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Soap12Body>ObjectFactory.createBody(Soap12Body value) Methods in com.helger.phase4.soap12 with parameters of type Soap12BodyModifier and TypeMethodDescriptionvoidSoap12Body.cloneTo(Soap12Body ret) This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<Soap12Body>ObjectFactory.createBody(Soap12Body value) voidSoap12Envelope.setBody(Soap12Body value) Sets the value of the body property.