| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar20 |
| Modifier and Type | Method and Description |
|---|---|
MessageSelectorType |
EjbJar20Factory.createMessageSelectorType()
Returns a new object of class 'Message Selector Type'.
|
MessageSelectorType |
DocumentRoot.getMessageSelector()
Returns the value of the 'Message Selector' containment reference.
|
MessageSelectorType |
MessageDrivenType.getMessageSelector()
Returns the value of the 'Message Selector' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setMessageSelector(MessageSelectorType value)
Sets the value of the '
Message Selector' containment reference. |
void |
MessageDrivenType.setMessageSelector(MessageSelectorType value)
Sets the value of the '
Message Selector' containment reference. |