Uses of Interface
org.eclipse.modisco.jee.webapp.webapp22.EjbRefType

Packages that use EjbRefType
org.eclipse.modisco.jee.webapp.webapp22   
 

Uses of EjbRefType in org.eclipse.modisco.jee.webapp.webapp22
 

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