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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus with parameters of type AreCodesRelatedRequest
 AreCodesRelatedResponse CodedNodeGraphProviderImpl.areCodesRelated(AreCodesRelatedRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs with parameters of type AreCodesRelatedRequest
 AreCodesRelatedResponse CodedNodeGraphPortType.areCodesRelated(AreCodesRelatedRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings with parameters of type AreCodesRelatedRequest
 AreCodesRelatedResponse CodedNodeGraphPortTypeSOAPBindingStub.areCodesRelated(AreCodesRelatedRequest parameters)