Uses of Class
com.sun.xml.ws.security.soap12.Faultreason
-
Packages that use Faultreason Package Description com.sun.xml.ws.security.soap12 -
-
Uses of Faultreason in com.sun.xml.ws.security.soap12
Fields in com.sun.xml.ws.security.soap12 declared as Faultreason Modifier and Type Field Description protected FaultreasonFault. reasonMethods in com.sun.xml.ws.security.soap12 that return Faultreason Modifier and Type Method Description FaultreasonObjectFactory. createFaultreason()Create an instance ofFaultreasonFaultreasonFault. getReason()Gets the value of the reason property.Methods in com.sun.xml.ws.security.soap12 with parameters of type Faultreason Modifier and Type Method Description voidFault. setReason(Faultreason value)Sets the value of the reason property.
-