Uses of Class
org.mule.devkit.wsdl.Fault

Packages that use Fault
org.mule.devkit.wsdl   
 

Uses of Fault in org.mule.devkit.wsdl
 

Methods in org.mule.devkit.wsdl that return types with arguments of type Fault
 List<Fault> Operation.getFaults()
           
 

Methods in org.mule.devkit.wsdl with parameters of type Fault
 void Operation.addFault(Fault fault)
           
 

Method parameters in org.mule.devkit.wsdl with type arguments of type Fault
 void Operation.setFaults(List<Fault> faults)
           
 



Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.