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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return ContainerTransactionType
 ContainerTransactionType EjbJar11Factory.createContainerTransactionType()
          Returns a new object of class 'Container Transaction Type'.
 ContainerTransactionType DocumentRoot.getContainerTransaction()
          Returns the value of the 'Container Transaction' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 with parameters of type ContainerTransactionType
 void DocumentRoot.setContainerTransaction(ContainerTransactionType value)
          Sets the value of the 'Container Transaction' containment reference.