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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return EnterpriseBeansType
 EnterpriseBeansType EjbJar20Factory.createEnterpriseBeansType()
          Returns a new object of class 'Enterprise Beans Type'.
 EnterpriseBeansType DocumentRoot.getEnterpriseBeans()
          Returns the value of the 'Enterprise Beans' containment reference.
 EnterpriseBeansType EjbJarType.getEnterpriseBeans()
          Returns the value of the 'Enterprise Beans' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type EnterpriseBeansType
 void DocumentRoot.setEnterpriseBeans(EnterpriseBeansType value)
          Sets the value of the 'Enterprise Beans' containment reference.
 void EjbJarType.setEnterpriseBeans(EnterpriseBeansType value)
          Sets the value of the 'Enterprise Beans' containment reference.