Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar20.ResRefNameType

Packages that use ResRefNameType
org.eclipse.modisco.jee.ejbjar.EjbJar20   
 

Uses of ResRefNameType in org.eclipse.modisco.jee.ejbjar.EjbJar20
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return ResRefNameType
 ResRefNameType EjbJar20Factory.createResRefNameType()
          Returns a new object of class 'Res Ref Name Type'.
 ResRefNameType DocumentRoot.getResRefName()
          Returns the value of the 'Res Ref Name' containment reference.
 ResRefNameType ResourceRefType.getResRefName()
          Returns the value of the 'Res Ref Name' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type ResRefNameType
 void DocumentRoot.setResRefName(ResRefNameType value)
          Sets the value of the 'Res Ref Name' containment reference.
 void ResourceRefType.setResRefName(ResRefNameType value)
          Sets the value of the 'Res Ref Name' containment reference.