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