Uses of Interface
org.eclipse.modisco.jee.webapp.webapp23.EjbLocalRefType

Packages that use EjbLocalRefType
org.eclipse.modisco.jee.webapp.webapp23   
 

Uses of EjbLocalRefType in org.eclipse.modisco.jee.webapp.webapp23
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return EjbLocalRefType
 EjbLocalRefType Webapp23Factory.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.webapp.webapp23 with parameters of type EjbLocalRefType
 void DocumentRoot.setEjbLocalRef(EjbLocalRefType value)
          Sets the value of the 'Ejb Local Ref' containment reference.