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

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

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

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

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