Uses of Class
org.somda.sdc.dpws.soap.model.Faultcode
-
Packages that use Faultcode Package Description org.somda.sdc.dpws.soap.model -
-
Uses of Faultcode in org.somda.sdc.dpws.soap.model
Fields in org.somda.sdc.dpws.soap.model declared as Faultcode Modifier and Type Field Description protected FaultcodeFault. codeMethods in org.somda.sdc.dpws.soap.model 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.somda.sdc.dpws.soap.model with parameters of type Faultcode Modifier and Type Method Description voidFault. setCode(Faultcode value)Sets the value of the code property.
-