Uses of Class
com.helger.phase4.soap11.Soap11Detail
Packages that use Soap11Detail
-
Uses of Soap11Detail in com.helger.phase4.soap11
Methods in com.helger.phase4.soap11 that return Soap11DetailModifier and TypeMethodDescriptionSoap11Detail.clone()Created by ph-jaxb-plugin -Xph-cloneable2ObjectFactory.createSoap11Detail()Create an instance ofSoap11DetailSoap11Fault.getDetail()Gets the value of the detail property.Methods in com.helger.phase4.soap11 with parameters of type Soap11DetailModifier and TypeMethodDescriptionvoidSoap11Detail.cloneTo(Soap11Detail ret) This method clones all values fromthisto the passed object.voidSoap11Fault.setDetail(Soap11Detail value) Sets the value of the detail property.