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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus with parameters of type RestrictToCodeSystemRequest
 RestrictToCodeSystemResponse CodedNodeGraphProviderImpl.restrictToCodeSystem(RestrictToCodeSystemRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs with parameters of type RestrictToCodeSystemRequest
 RestrictToCodeSystemResponse CodedNodeGraphPortType.restrictToCodeSystem(RestrictToCodeSystemRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings with parameters of type RestrictToCodeSystemRequest
 RestrictToCodeSystemResponse CodedNodeGraphPortTypeSOAPBindingStub.restrictToCodeSystem(RestrictToCodeSystemRequest parameters)