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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.globus with parameters of type RestrictToMatchingDesignationsRequest
 RestrictToMatchingDesignationsResponse CodedNodeSetProviderImpl.restrictToMatchingDesignations(RestrictToMatchingDesignationsRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs with parameters of type RestrictToMatchingDesignationsRequest
 RestrictToMatchingDesignationsResponse CodedNodeSetPortType.restrictToMatchingDesignations(RestrictToMatchingDesignationsRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.bindings with parameters of type RestrictToMatchingDesignationsRequest
 RestrictToMatchingDesignationsResponse CodedNodeSetPortTypeSOAPBindingStub.restrictToMatchingDesignations(RestrictToMatchingDesignationsRequest parameters)