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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus with parameters of type IsCodeInGraphRequest
 IsCodeInGraphResponse CodedNodeGraphProviderImpl.isCodeInGraph(IsCodeInGraphRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs with parameters of type IsCodeInGraphRequest
 IsCodeInGraphResponse CodedNodeGraphPortType.isCodeInGraph(IsCodeInGraphRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings with parameters of type IsCodeInGraphRequest
 IsCodeInGraphResponse CodedNodeGraphPortTypeSOAPBindingStub.isCodeInGraph(IsCodeInGraphRequest parameters)