Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.RestrictToPropertiesResponse

Packages that use RestrictToPropertiesResponse
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.globus   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.bindings   
 

Uses of RestrictToPropertiesResponse in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.globus that return RestrictToPropertiesResponse
 RestrictToPropertiesResponse CodedNodeSetProviderImpl.restrictToProperties(RestrictToPropertiesRequest params)
           
 

Uses of RestrictToPropertiesResponse in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs that return RestrictToPropertiesResponse
 RestrictToPropertiesResponse CodedNodeSetPortType.restrictToProperties(RestrictToPropertiesRequest parameters)
           
 

Uses of RestrictToPropertiesResponse in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.bindings
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.bindings that return RestrictToPropertiesResponse
 RestrictToPropertiesResponse CodedNodeSetPortTypeSOAPBindingStub.restrictToProperties(RestrictToPropertiesRequest parameters)