Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar31.ConcurrencyManagementTypeType

Packages that use ConcurrencyManagementTypeType
org.eclipse.modisco.jee.ejbjar.EjbJar31   
 

Uses of ConcurrencyManagementTypeType in org.eclipse.modisco.jee.ejbjar.EjbJar31
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return ConcurrencyManagementTypeType
 ConcurrencyManagementTypeType EjbJar31Factory.createConcurrencyManagementTypeType()
          Returns a new object of class 'Concurrency Management Type Type'.
 ConcurrencyManagementTypeType SessionBeanType.getConcurrencyManagementType()
          Returns the value of the 'Concurrency Management Type' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 with parameters of type ConcurrencyManagementTypeType
 void SessionBeanType.setConcurrencyManagementType(ConcurrencyManagementTypeType value)
          Sets the value of the 'Concurrency Management Type' containment reference.