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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus with parameters of type ListCodeRelationshipsRequest
 ListCodeRelationshipsResponse CodedNodeGraphProviderImpl.listCodeRelationships(ListCodeRelationshipsRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs with parameters of type ListCodeRelationshipsRequest
 ListCodeRelationshipsResponse CodedNodeGraphPortType.listCodeRelationships(ListCodeRelationshipsRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings with parameters of type ListCodeRelationshipsRequest
 ListCodeRelationshipsResponse CodedNodeGraphPortTypeSOAPBindingStub.listCodeRelationships(ListCodeRelationshipsRequest parameters)