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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return EntityType
 EntityType EjbJar11Factory.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.EjbJar11 with parameters of type EntityType
 void DocumentRoot.setEntity(EntityType value)
          Sets the value of the 'Entity' containment reference.