Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar11.TransactionTypeType

Packages that use TransactionTypeType
org.eclipse.modisco.jee.ejbjar.EjbJar11   
 

Uses of TransactionTypeType in org.eclipse.modisco.jee.ejbjar.EjbJar11
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return TransactionTypeType
 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.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 with parameters of type TransactionTypeType
 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.