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

Packages that use RestrictToMatchingPropertiesResponse
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 RestrictToMatchingPropertiesResponse in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.globus that return RestrictToMatchingPropertiesResponse
 RestrictToMatchingPropertiesResponse CodedNodeSetProviderImpl.restrictToMatchingProperties(RestrictToMatchingPropertiesRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs that return RestrictToMatchingPropertiesResponse
 RestrictToMatchingPropertiesResponse CodedNodeSetPortType.restrictToMatchingProperties(RestrictToMatchingPropertiesRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.bindings that return RestrictToMatchingPropertiesResponse
 RestrictToMatchingPropertiesResponse CodedNodeSetPortTypeSOAPBindingStub.restrictToMatchingProperties(RestrictToMatchingPropertiesRequest parameters)