Uses of Interface
org.eclipse.wst.wsdl.Fault

Packages that use Fault
org.eclipse.wst.wsdl The WSDL model API allows clients to work with the WSDL 1.1 documents. 
 

Uses of Fault in org.eclipse.wst.wsdl
 

Methods in org.eclipse.wst.wsdl that return Fault
 Fault WSDLFactory.createFault()
          Returns a new object of class 'Fault'
 Fault BindingFault.getEFault()
          Returns the value of the 'EFault' reference
 

Methods in org.eclipse.wst.wsdl with parameters of type Fault
 void BindingFault.setEFault(Fault value)
          Sets the value of the 'EFault' reference