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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus that return RestrictToCodeSystemResponse
 RestrictToCodeSystemResponse CodedNodeGraphProviderImpl.restrictToCodeSystem(RestrictToCodeSystemRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs that return RestrictToCodeSystemResponse
 RestrictToCodeSystemResponse CodedNodeGraphPortType.restrictToCodeSystem(RestrictToCodeSystemRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings that return RestrictToCodeSystemResponse
 RestrictToCodeSystemResponse CodedNodeGraphPortTypeSOAPBindingStub.restrictToCodeSystem(RestrictToCodeSystemRequest parameters)