Uses of Class
org.xmlsoap.schemas.soap.envelope.Fault
-
Packages that use Fault Package Description org.xmlsoap.schemas.soap.envelope -
-
Uses of Fault in org.xmlsoap.schemas.soap.envelope
Methods in org.xmlsoap.schemas.soap.envelope that return Fault Modifier and Type Method Description FaultObjectFactory. createFault()Create an instance ofFaultFaultFault. withDetail(Detail value)FaultFault. withFaultactor(String value)FaultFault. withFaultcode(QName value)FaultFault. withFaultstring(String value)
-