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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.globus that return RestrictToMatchingDesignationsResponse
 RestrictToMatchingDesignationsResponse CodedNodeSetProviderImpl.restrictToMatchingDesignations(RestrictToMatchingDesignationsRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs that return RestrictToMatchingDesignationsResponse
 RestrictToMatchingDesignationsResponse CodedNodeSetPortType.restrictToMatchingDesignations(RestrictToMatchingDesignationsRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.bindings that return RestrictToMatchingDesignationsResponse
 RestrictToMatchingDesignationsResponse CodedNodeSetPortTypeSOAPBindingStub.restrictToMatchingDesignations(RestrictToMatchingDesignationsRequest parameters)