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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus with parameters of type RestrictToSourceCodesRequest
 RestrictToSourceCodesResponse CodedNodeGraphProviderImpl.restrictToSourceCodes(RestrictToSourceCodesRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs with parameters of type RestrictToSourceCodesRequest
 RestrictToSourceCodesResponse CodedNodeGraphPortType.restrictToSourceCodes(RestrictToSourceCodesRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings with parameters of type RestrictToSourceCodesRequest
 RestrictToSourceCodesResponse CodedNodeGraphPortTypeSOAPBindingStub.restrictToSourceCodes(RestrictToSourceCodesRequest parameters)