Uses of Class
com.helger.phase4.soap12.Soap12Faultcode
Packages that use Soap12Faultcode
Package
Description
This class was annotated by ph-jaxb-plugin -Xph-package-null-marked
-
Uses of Soap12Faultcode in com.helger.phase4.soap12
Methods in com.helger.phase4.soap12 that return Soap12FaultcodeModifier and TypeMethodDescriptionSoap12Faultcode.clone()Created by ph-jaxb-plugin -Xph-cloneable2@NonNull Soap12FaultcodeObjectFactory.createSoap12Faultcode()Create an instance ofSoap12Faultcode@Nullable Soap12FaultcodeSoap12Fault.getCode()Gets the value of the code property.@NonNull Soap12FaultcodeSpecial setter with value of type QName
Note: automatically created by ph-jaxb-plugin -Xph-value-extenderMethods in com.helger.phase4.soap12 with parameters of type Soap12FaultcodeModifier and TypeMethodDescriptionvoidSoap12Faultcode.cloneTo(Soap12Faultcode ret) This method clones all values fromthisto the passed object.voidSoap12Fault.setCode(@Nullable Soap12Faultcode value) Sets the value of the code property.