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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return ResSharingScopeType
 ResSharingScopeType EjbJar31Factory.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.EjbJar31 with parameters of type ResSharingScopeType
 void ResourceRefType.setResSharingScope(ResSharingScopeType value)
          Sets the value of the 'Res Sharing Scope' containment reference.