Uses of Interface
org.eclipse.modisco.jee.webapp.webapp25.EjbRefNameType

Packages that use EjbRefNameType
org.eclipse.modisco.jee.webapp.webapp25   
 

Uses of EjbRefNameType in org.eclipse.modisco.jee.webapp.webapp25
 

Methods in org.eclipse.modisco.jee.webapp.webapp25 that return EjbRefNameType
 EjbRefNameType Webapp25Factory.createEjbRefNameType()
          Returns a new object of class 'Ejb Ref Name Type'.
 EjbRefNameType EjbLocalRefType.getEjbRefName()
          Returns the value of the 'Ejb Ref Name' containment reference.
 EjbRefNameType EjbRefType.getEjbRefName()
          Returns the value of the 'Ejb Ref Name' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp25 with parameters of type EjbRefNameType
 void EjbLocalRefType.setEjbRefName(EjbRefNameType value)
          Sets the value of the 'Ejb Ref Name' containment reference.
 void EjbRefType.setEjbRefName(EjbRefNameType value)
          Sets the value of the 'Ejb Ref Name' containment reference.