Uses of Class
org.w3._2003._05.soap_envelope.Fault
-
Packages that use Fault Package Description org.w3._2003._05.soap_envelope -
-
Uses of Fault in org.w3._2003._05.soap_envelope
Methods in org.w3._2003._05.soap_envelope that return Fault Modifier and Type Method Description FaultObjectFactory. createFault()Create an instance ofFaultFaultFault. withCode(Faultcode value)FaultFault. withDetail(Detail value)FaultFault. withNode(String value)FaultFault. withReason(Faultreason value)FaultFault. withRole(String value)Methods in org.w3._2003._05.soap_envelope that return types with arguments of type Fault Modifier and Type Method Description JAXBElement<Fault>ObjectFactory. createFault(Fault value)Methods in org.w3._2003._05.soap_envelope with parameters of type Fault Modifier and Type Method Description JAXBElement<Fault>ObjectFactory. createFault(Fault value)
-