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

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

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

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

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