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

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

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

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