| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar20 |
| Modifier and Type | Method and Description |
|---|---|
MessageDrivenDestinationType |
EjbJar20Factory.createMessageDrivenDestinationType()
Returns a new object of class 'Message Driven Destination Type'.
|
MessageDrivenDestinationType |
DocumentRoot.getMessageDrivenDestination()
Returns the value of the 'Message Driven Destination' containment reference.
|
MessageDrivenDestinationType |
MessageDrivenType.getMessageDrivenDestination()
Returns the value of the 'Message Driven Destination' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setMessageDrivenDestination(MessageDrivenDestinationType value)
Sets the value of the '
Message Driven Destination' containment reference. |
void |
MessageDrivenType.setMessageDrivenDestination(MessageDrivenDestinationType value)
Sets the value of the '
Message Driven Destination' containment reference. |