| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar31 |
| Modifier and Type | Method and Description |
|---|---|
TransactionTypeType |
EjbJar31Factory.createTransactionTypeType()
Returns a new object of class 'Transaction Type Type'.
|
TransactionTypeType |
MessageDrivenBeanType.getTransactionType()
Returns the value of the 'Transaction Type' containment reference.
|
TransactionTypeType |
SessionBeanType.getTransactionType()
Returns the value of the 'Transaction Type' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageDrivenBeanType.setTransactionType(TransactionTypeType value)
Sets the value of the '
Transaction Type' containment reference. |
void |
SessionBeanType.setTransactionType(TransactionTypeType value)
Sets the value of the '
Transaction Type' containment reference. |