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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus that return RestrictToTargetCodeSystemResponse
 RestrictToTargetCodeSystemResponse CodedNodeGraphProviderImpl.restrictToTargetCodeSystem(RestrictToTargetCodeSystemRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs that return RestrictToTargetCodeSystemResponse
 RestrictToTargetCodeSystemResponse CodedNodeGraphPortType.restrictToTargetCodeSystem(RestrictToTargetCodeSystemRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings that return RestrictToTargetCodeSystemResponse
 RestrictToTargetCodeSystemResponse CodedNodeGraphPortTypeSOAPBindingStub.restrictToTargetCodeSystem(RestrictToTargetCodeSystemRequest parameters)