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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return ConcurrentLockTypeType
 ConcurrentLockTypeType EjbJar31Factory.createConcurrentLockTypeType()
          Returns a new object of class 'Concurrent Lock Type Type'.
 ConcurrentLockTypeType ConcurrentMethodType.getLock()
          Returns the value of the 'Lock' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 with parameters of type ConcurrentLockTypeType
 void ConcurrentMethodType.setLock(ConcurrentLockTypeType value)
          Sets the value of the 'Lock' containment reference.