Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar20.ReentrantType

Packages that use ReentrantType
org.eclipse.modisco.jee.ejbjar.EjbJar20   
 

Uses of ReentrantType in org.eclipse.modisco.jee.ejbjar.EjbJar20
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return ReentrantType
 ReentrantType EjbJar20Factory.createReentrantType()
          Returns a new object of class 'Reentrant Type'.
 ReentrantType DocumentRoot.getReentrant()
          Returns the value of the 'Reentrant' containment reference.
 ReentrantType EntityType.getReentrant()
          Returns the value of the 'Reentrant' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type ReentrantType
 void DocumentRoot.setReentrant(ReentrantType value)
          Sets the value of the 'Reentrant' containment reference.
 void EntityType.setReentrant(ReentrantType value)
          Sets the value of the 'Reentrant' containment reference.