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

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

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

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