|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionTypeType | |
---|---|
org.eclipse.modisco.jee.ejbjar.EjbJar20 |
Uses of TransactionTypeType in org.eclipse.modisco.jee.ejbjar.EjbJar20 |
---|
Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return TransactionTypeType | |
---|---|
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. |
Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type TransactionTypeType | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |