| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar30 |
| Modifier and Type | Method and Description |
|---|---|
MessageDestinationTypeType |
EjbJar30Factory.createMessageDestinationTypeType()
Returns a new object of class 'Message Destination Type Type'.
|
MessageDestinationTypeType |
MessageDestinationRefType.getMessageDestinationType()
Returns the value of the 'Message Destination Type' containment reference.
|
MessageDestinationTypeType |
MessageDrivenBeanType.getMessageDestinationType()
Returns the value of the 'Message Destination Type' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageDestinationRefType.setMessageDestinationType(MessageDestinationTypeType value)
Sets the value of the '
Message Destination Type' containment reference. |
void |
MessageDrivenBeanType.setMessageDestinationType(MessageDestinationTypeType value)
Sets the value of the '
Message Destination Type' containment reference. |