Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.ResSharingScopeType

Packages that use ResSharingScopeType
com.sun.xml.ws.config.metro.parser.jsr109   
 

Uses of ResSharingScopeType in com.sun.xml.ws.config.metro.parser.jsr109
 

Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as ResSharingScopeType
protected  ResSharingScopeType ResourceRefType.resSharingScope
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return ResSharingScopeType
 ResSharingScopeType ObjectFactory.createResSharingScopeType()
          Create an instance of ResSharingScopeType
 ResSharingScopeType ResourceRefType.getResSharingScope()
          Gets the value of the resSharingScope property.
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type ResSharingScopeType
 void ResourceRefType.setResSharingScope(ResSharingScopeType value)
          Sets the value of the resSharingScope property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.