| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar20 |
| Modifier and Type | Method and Description |
|---|---|
TransactionTypeType |
EjbJar20Factory.createTransactionTypeType()
Returns a new object of class 'Transaction Type Type'.
|
TransactionTypeType |
DocumentRoot.getTransactionType()
Returns the value of the 'Transaction Type' containment reference.
|
TransactionTypeType |
MessageDrivenType.getTransactionType()
Returns the value of the 'Transaction Type' containment reference.
|
TransactionTypeType |
SessionType.getTransactionType()
Returns the value of the 'Transaction Type' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setTransactionType(TransactionTypeType value)
Sets the value of the '
Transaction Type' containment reference. |
void |
MessageDrivenType.setTransactionType(TransactionTypeType value)
Sets the value of the '
Transaction Type' containment reference. |
void |
SessionType.setTransactionType(TransactionTypeType value)
Sets the value of the '
Transaction Type' containment reference. |