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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return ResourceRefType
 ResourceRefType Webapp22Factory.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.webapp22 with parameters of type ResourceRefType
 void DocumentRoot.setResourceRef(ResourceRefType value)
          Sets the value of the 'Resource Ref' containment reference.