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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return EjbRefNameType
 EjbRefNameType Webapp22Factory.createEjbRefNameType()
          Returns a new object of class 'Ejb Ref Name Type'.
 EjbRefNameType DocumentRoot.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.webapp22 with parameters of type EjbRefNameType
 void DocumentRoot.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.