Uses of Class
com.sun.xml.ws.security.soap12.Faultreason
Packages that use Faultreason
-
Uses of Faultreason in com.sun.xml.ws.security.soap12
Fields in com.sun.xml.ws.security.soap12 declared as FaultreasonMethods in com.sun.xml.ws.security.soap12 that return FaultreasonModifier and TypeMethodDescriptionObjectFactory.createFaultreason()Create an instance ofFaultreasonFault.getReason()Gets the value of the reason property.Methods in com.sun.xml.ws.security.soap12 with parameters of type FaultreasonModifier and TypeMethodDescriptionvoidFault.setReason(Faultreason value) Sets the value of the reason property.