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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return ResSharingScopeType
 ResSharingScopeType Webapp23Factory.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.webapp.webapp23 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.