Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar11.EjbRefNameType

Packages that use EjbRefNameType
org.eclipse.modisco.jee.ejbjar.EjbJar11   
 

Uses of EjbRefNameType in org.eclipse.modisco.jee.ejbjar.EjbJar11
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return EjbRefNameType
 EjbRefNameType EjbJar11Factory.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.ejbjar.EjbJar11 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.