Uses of Class
com.helger.phase4.soap12.Soap12Detail
Packages that use Soap12Detail
-
Uses of Soap12Detail in com.helger.phase4.soap12
Methods in com.helger.phase4.soap12 that return Soap12DetailModifier and TypeMethodDescriptionSoap12Detail.clone()Created by ph-jaxb-plugin -Xph-cloneable2ObjectFactory.createSoap12Detail()Create an instance ofSoap12DetailSoap12Fault.getDetail()Gets the value of the detail property.Methods in com.helger.phase4.soap12 with parameters of type Soap12DetailModifier and TypeMethodDescriptionvoidSoap12Detail.cloneTo(Soap12Detail ret) This method clones all values fromthisto the passed object.voidSoap12Fault.setDetail(Soap12Detail value) Sets the value of the detail property.