Uses of Class
org.apache.axis2.jaxws.description.xml.handler.ResSharingScopeType

Packages that use ResSharingScopeType
org.apache.axis2.jaxws.description.xml.handler   
 

Uses of ResSharingScopeType in org.apache.axis2.jaxws.description.xml.handler
 

Fields in org.apache.axis2.jaxws.description.xml.handler declared as ResSharingScopeType
protected  ResSharingScopeType ResourceRefType.resSharingScope
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return ResSharingScopeType
 ResSharingScopeType ObjectFactory.createResSharingScopeType()
          Create an instance of ResSharingScopeType
 ResSharingScopeType ResourceRefType.getResSharingScope()
          Gets the value of the resSharingScope property.
 

Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type ResSharingScopeType
 void ResourceRefType.setResSharingScope(ResSharingScopeType value)
          Sets the value of the resSharingScope property.
 



Copyright ? 2007 Apache Web Services Project. All Rights Reserved.