Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar21.TrueFalseType

Packages that use TrueFalseType
org.eclipse.modisco.jee.ejbjar.EjbJar21   
 

Uses of TrueFalseType in org.eclipse.modisco.jee.ejbjar.EjbJar21
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 that return TrueFalseType
 TrueFalseType EjbJar21Factory.createTrueFalseType()
          Returns a new object of class 'True False Type'.
 TrueFalseType EntityBeanType.getReentrant()
          Returns the value of the 'Reentrant' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 with parameters of type TrueFalseType
 void EntityBeanType.setReentrant(TrueFalseType value)
          Sets the value of the 'Reentrant' containment reference.