Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar21.ResSharingScopeType

Packages that use ResSharingScopeType
org.eclipse.modisco.jee.ejbjar.EjbJar21   
 

Uses of ResSharingScopeType in org.eclipse.modisco.jee.ejbjar.EjbJar21
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 that return ResSharingScopeType
 ResSharingScopeType EjbJar21Factory.createResSharingScopeType()
          Returns a new object of class 'Res Sharing Scope Type'.
 ResSharingScopeType ResourceRefType.getResSharingScope()
          Returns the value of the 'Res Sharing Scope' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 with parameters of type ResSharingScopeType
 void ResourceRefType.setResSharingScope(ResSharingScopeType value)
          Sets the value of the 'Res Sharing Scope' containment reference.