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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.globus with parameters of type RestrictToMatchingPropertiesRequest
 RestrictToMatchingPropertiesResponse CodedNodeSetProviderImpl.restrictToMatchingProperties(RestrictToMatchingPropertiesRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs with parameters of type RestrictToMatchingPropertiesRequest
 RestrictToMatchingPropertiesResponse CodedNodeSetPortType.restrictToMatchingProperties(RestrictToMatchingPropertiesRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.bindings with parameters of type RestrictToMatchingPropertiesRequest
 RestrictToMatchingPropertiesResponse CodedNodeSetPortTypeSOAPBindingStub.restrictToMatchingProperties(RestrictToMatchingPropertiesRequest parameters)