public interface BindingMessageReference extends ExtensibleDocumentedComponent
| Modifier and Type | Method and Description |
|---|---|
Direction |
getDirection()
Get direction of this message in the exchange.
|
String |
getMessageLabel()
Get message exchange pattern role identifier.
|
void |
setDirection(Direction theDirection)
Set direction of this message in the exchange.
|
void |
setMessageLabel(String theMessageLabel)
Set message exchange pattern role identifier.
|
getDocument, getDocument, getExtensions, getWsdlAttributeNameMap, setDocument, setDocument, setExtensionsString getMessageLabel()
void setMessageLabel(String theMessageLabel)
theMessageLabel - Message exchange pattern role identifierDirection getDirection()
void setDirection(Direction theDirection)
theDirection - Direction of this message in the exchangeCopyright © 2011-2016 OpenESB Community. All Rights Reserved.