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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return ResourceRefType
 ResourceRefType Webapp23Factory.createResourceRefType()
          Returns a new object of class 'Resource Ref Type'.
 ResourceRefType DocumentRoot.getResourceRef()
          Returns the value of the 'Resource Ref' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 with parameters of type ResourceRefType
 void DocumentRoot.setResourceRef(ResourceRefType value)
          Sets the value of the 'Resource Ref' containment reference.