Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar20.ResourceEnvRefTypeType

Packages that use ResourceEnvRefTypeType
org.eclipse.modisco.jee.ejbjar.EjbJar20   
 

Uses of ResourceEnvRefTypeType in org.eclipse.modisco.jee.ejbjar.EjbJar20
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return ResourceEnvRefTypeType
 ResourceEnvRefTypeType EjbJar20Factory.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.ejbjar.EjbJar20 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.