Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.RestrictToTargetCodesRequest

Packages that use RestrictToTargetCodesRequest
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings   
 

Uses of RestrictToTargetCodesRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus with parameters of type RestrictToTargetCodesRequest
 RestrictToTargetCodesResponse CodedNodeGraphProviderImpl.restrictToTargetCodes(RestrictToTargetCodesRequest params)
           
 

Uses of RestrictToTargetCodesRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs with parameters of type RestrictToTargetCodesRequest
 RestrictToTargetCodesResponse CodedNodeGraphPortType.restrictToTargetCodes(RestrictToTargetCodesRequest parameters)
           
 

Uses of RestrictToTargetCodesRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings with parameters of type RestrictToTargetCodesRequest
 RestrictToTargetCodesResponse CodedNodeGraphPortTypeSOAPBindingStub.restrictToTargetCodes(RestrictToTargetCodesRequest parameters)