Uses of Class
com.sun.xml.ws.model.wsdl.WSDLBoundFaultImpl

Packages that use WSDLBoundFaultImpl
com.sun.xml.ws.model.wsdl   
 

Uses of WSDLBoundFaultImpl in com.sun.xml.ws.model.wsdl
 

Methods in com.sun.xml.ws.model.wsdl that return types with arguments of type WSDLBoundFaultImpl
 List<WSDLBoundFaultImpl> WSDLBoundOperationImpl.getFaults()
           
 

Methods in com.sun.xml.ws.model.wsdl with parameters of type WSDLBoundFaultImpl
 void WSDLBoundOperationImpl.addFault(WSDLBoundFaultImpl fault)