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