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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp24 that return EjbRefNameType
 EjbRefNameType Webapp24Factory.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.webapp24 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.