Uses of Class
org.w3._2003._05.soap_envelope.Subcode
-
Packages that use Subcode Package Description org.w3._2003._05.soap_envelope -
-
Uses of Subcode in org.w3._2003._05.soap_envelope
Fields in org.w3._2003._05.soap_envelope declared as Subcode Modifier and Type Field Description protected SubcodeFaultcode. subcodeprotected SubcodeSubcode. subcodeMethods in org.w3._2003._05.soap_envelope that return Subcode Modifier and Type Method Description SubcodeObjectFactory. createSubcode()Create an instance ofSubcodeSubcodeFaultcode. getSubcode()Gets the value of the subcode property.SubcodeSubcode. getSubcode()Gets the value of the subcode property.SubcodeSubcode. withSubcode(Subcode value)SubcodeSubcode. withValue(QName value)Methods in org.w3._2003._05.soap_envelope with parameters of type Subcode Modifier and Type Method Description voidFaultcode. setSubcode(Subcode value)Sets the value of the subcode property.voidSubcode. setSubcode(Subcode value)Sets the value of the subcode property.FaultcodeFaultcode. withSubcode(Subcode value)SubcodeSubcode. withSubcode(Subcode value)
-