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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus with parameters of type RestrictToTargetCodeSystemRequest
 RestrictToTargetCodeSystemResponse CodedNodeGraphProviderImpl.restrictToTargetCodeSystem(RestrictToTargetCodeSystemRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs with parameters of type RestrictToTargetCodeSystemRequest
 RestrictToTargetCodeSystemResponse CodedNodeGraphPortType.restrictToTargetCodeSystem(RestrictToTargetCodeSystemRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings with parameters of type RestrictToTargetCodeSystemRequest
 RestrictToTargetCodeSystemResponse CodedNodeGraphPortTypeSOAPBindingStub.restrictToTargetCodeSystem(RestrictToTargetCodeSystemRequest parameters)