Uses of Class
com.helger.phase4.soap12.Soap12Detail
Packages that use Soap12Detail
Package
Description
This class was annotated by ph-jaxb-plugin -Xph-package-null-marked
-
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-cloneable2@NonNull Soap12DetailObjectFactory.createSoap12Detail()Create an instance ofSoap12Detail@Nullable Soap12DetailSoap12Fault.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(@Nullable Soap12Detail value) Sets the value of the detail property.