| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar21 |
| Modifier and Type | Method and Description |
|---|---|
MessageDestinationLinkType |
EjbJar21Factory.createMessageDestinationLinkType()
Returns a new object of class 'Message Destination Link Type'.
|
MessageDestinationLinkType |
MessageDestinationRefType.getMessageDestinationLink()
Returns the value of the 'Message Destination Link' containment reference.
|
MessageDestinationLinkType |
MessageDrivenBeanType.getMessageDestinationLink()
Returns the value of the 'Message Destination Link' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageDestinationRefType.setMessageDestinationLink(MessageDestinationLinkType value)
Sets the value of the '
Message Destination Link' containment reference. |
void |
MessageDrivenBeanType.setMessageDestinationLink(MessageDestinationLinkType value)
Sets the value of the '
Message Destination Link' containment reference. |