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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus that return RestrictToSourceCodeSystemResponse
 RestrictToSourceCodeSystemResponse CodedNodeGraphProviderImpl.restrictToSourceCodeSystem(RestrictToSourceCodeSystemRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs that return RestrictToSourceCodeSystemResponse
 RestrictToSourceCodeSystemResponse CodedNodeGraphPortType.restrictToSourceCodeSystem(RestrictToSourceCodeSystemRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings that return RestrictToSourceCodeSystemResponse
 RestrictToSourceCodeSystemResponse CodedNodeGraphPortTypeSOAPBindingStub.restrictToSourceCodeSystem(RestrictToSourceCodeSystemRequest parameters)