Uses of Class
org.w3._2003._05.soap_envelope.Faultcode
-
Packages that use Faultcode Package Description org.w3._2003._05.soap_envelope -
-
Uses of Faultcode in org.w3._2003._05.soap_envelope
Fields in org.w3._2003._05.soap_envelope declared as Faultcode Modifier and Type Field Description protected FaultcodeFault. codeMethods in org.w3._2003._05.soap_envelope that return Faultcode Modifier and Type Method Description FaultcodeObjectFactory. createFaultcode()Create an instance ofFaultcodeFaultcodeFault. getCode()Gets the value of the code property.FaultcodeFaultcode. withSubcode(Subcode value)FaultcodeFaultcode. withValue(QName value)Methods in org.w3._2003._05.soap_envelope with parameters of type Faultcode Modifier and Type Method Description voidFault. setCode(Faultcode value)Sets the value of the code property.FaultFault. withCode(Faultcode value)
-