Uses of Class
com.helger.phase4.soap11.Soap11Detail
Packages that use Soap11Detail
Package
Description
This class was annotated by ph-jaxb-plugin -Xph-package-null-marked
-
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-cloneable2@NonNull Soap11DetailObjectFactory.createSoap11Detail()Create an instance ofSoap11Detail@Nullable Soap11DetailSoap11Fault.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(@Nullable Soap11Detail value) Sets the value of the detail property.