Uses of Interface
org.eclipse.modisco.jee.webapp.webapp23.ResRefNameType

Packages that use ResRefNameType
org.eclipse.modisco.jee.webapp.webapp23   
 

Uses of ResRefNameType in org.eclipse.modisco.jee.webapp.webapp23
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return ResRefNameType
 ResRefNameType Webapp23Factory.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.webapp.webapp23 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.