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

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

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

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

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