public interface BindingOperationFault extends ExtensibleDocumentedComponent
| Modifier and Type | Method and Description |
|---|---|
String |
getMessageLabel()
Get message exchange pattern role label.
|
QName |
getRef()
Get fault component describing the fault referred to by the component.
|
void |
setMessageLabel(String theMessageLabel)
Set message exchange pattern role label.
|
void |
setRef(QName theRef)
Set fault component describing the fault referred to by the component.
|
getDocument, getDocument, getExtensions, getWsdlAttributeNameMap, setDocument, setDocument, setExtensionsQName getRef()
void setRef(QName theRef)
theRef - Fault component describing the fault referred to by the
componentString getMessageLabel()
void setMessageLabel(String theMessageLabel)
theMessageLabel - Message exchange pattern role labelCopyright © 2011-2016 OpenESB Community. All Rights Reserved.