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

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

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

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

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