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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus that return RestrictToSourceCodesResponse
 RestrictToSourceCodesResponse CodedNodeGraphProviderImpl.restrictToSourceCodes(RestrictToSourceCodesRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs that return RestrictToSourceCodesResponse
 RestrictToSourceCodesResponse CodedNodeGraphPortType.restrictToSourceCodes(RestrictToSourceCodesRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings that return RestrictToSourceCodesResponse
 RestrictToSourceCodesResponse CodedNodeGraphPortTypeSOAPBindingStub.restrictToSourceCodes(RestrictToSourceCodesRequest parameters)