| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar11 |
| Modifier and Type | Method and Description |
|---|---|
TransactionTypeType |
EjbJar11Factory.createTransactionTypeType()
Returns a new object of class 'Transaction Type Type'.
|
TransactionTypeType |
DocumentRoot.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 |
SessionType.setTransactionType(TransactionTypeType value)
Sets the value of the '
Transaction Type' containment reference. |