Uses of Interface
org.eclipse.modisco.jee.webapp.webapp25.ResSharingScopeType

Packages that use ResSharingScopeType
org.eclipse.modisco.jee.webapp.webapp25   
 

Uses of ResSharingScopeType in org.eclipse.modisco.jee.webapp.webapp25
 

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