Uses of Class
com.helger.phase4.soap12.Soap12Subcode
Packages that use Soap12Subcode
-
Uses of Soap12Subcode in com.helger.phase4.soap12
Methods in com.helger.phase4.soap12 that return Soap12SubcodeModifier and TypeMethodDescriptionSoap12Subcode.clone()Created by ph-jaxb-plugin -Xph-cloneable2ObjectFactory.createSoap12Subcode()Create an instance ofSoap12SubcodeSoap12Faultcode.getSubcode()Gets the value of the subcode property.Soap12Subcode.getSubcode()Gets the value of the subcode property.Soap12Faultcode.setSubcode(QName valueParam) Special setter with value of type QName
Note: automatically created by ph-jaxb-plugin -Xph-value-extenderSoap12Subcode.setSubcode(QName valueParam) 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 Soap12SubcodeModifier and TypeMethodDescriptionvoidSoap12Subcode.cloneTo(Soap12Subcode ret) This method clones all values fromthisto the passed object.voidSoap12Faultcode.setSubcode(Soap12Subcode value) Sets the value of the subcode property.voidSoap12Subcode.setSubcode(Soap12Subcode value) Sets the value of the subcode property.