Uses of Class
org.w3.soap.Fault

Packages that use Fault
org.w3.soap   
 

Uses of Fault in org.w3.soap
 

Methods in org.w3.soap that return Fault
 Fault ObjectFactory.createFault()
          Create an instance of Fault
 Fault Fault.withCode(Faultcode value)
           
 Fault Fault.withDetail(Detail value)
           
 Fault Fault.withNode(String value)
           
 Fault Fault.withReason(Faultreason value)
           
 Fault Fault.withRole(String value)
           
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.