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

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

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

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

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