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

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

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

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

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