| com.sun.jbi.wsdl2.BindingFault
All known Subclasses: com.sun.jbi.wsdl2.impl.BindingFault,
Method Summary | |
QName | getRef() Get QName of Interface Fault that is bound to this binding fault. | void | setRef(QName theRef) Set QName of Interface Fault that is bound to this binding fault. |
getRef | QName getRef()(Code) | | Get QName of Interface Fault that is bound to this binding fault.
QName of Interface Fault that is bound to this binding fault |
setRef | void setRef(QName theRef)(Code) | | Set QName of Interface Fault that is bound to this binding fault.
Parameters: theRef - QName of Interface Fault that is bound to this bindingfault |
|
|