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

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

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

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