Uses of Class
com.helger.phase4.soap12.Soap12Faultcode
Packages that use Soap12Faultcode
-
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-cloneable2ObjectFactory.createSoap12Faultcode()Create an instance ofSoap12FaultcodeSoap12Fault.getCode()Gets the value of the code property.Special 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(Soap12Faultcode value) Sets the value of the code property.