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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return EjbRefType
 EjbRefType EjbJar20Factory.createEjbRefType()
          Returns a new object of class 'Ejb Ref Type'.
 EjbRefType DocumentRoot.getEjbRef()
          Returns the value of the 'Ejb Ref' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type EjbRefType
 void DocumentRoot.setEjbRef(EjbRefType value)
          Sets the value of the 'Ejb Ref' containment reference.