Uses of Class
org.w3._2003._05.soap_envelope.Subcode
Packages that use Subcode
-
Uses of Subcode in org.w3._2003._05.soap_envelope
Fields in org.w3._2003._05.soap_envelope declared as SubcodeModifier and TypeFieldDescriptionprotected SubcodeFaultcode.subcodeprotected SubcodeSubcode.subcodeMethods in org.w3._2003._05.soap_envelope that return SubcodeModifier and TypeMethodDescriptionObjectFactory.createSubcode()Create an instance ofSubcodeFaultcode.getSubcode()Gets the value of the subcode property.Subcode.getSubcode()Gets the value of the subcode property.Subcode.withSubcode(Subcode value) Methods in org.w3._2003._05.soap_envelope with parameters of type SubcodeModifier and TypeMethodDescriptionvoidFaultcode.setSubcode(Subcode value) Sets the value of the subcode property.voidSubcode.setSubcode(Subcode value) Sets the value of the subcode property.Faultcode.withSubcode(Subcode value) Subcode.withSubcode(Subcode value)