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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus that return ListCodeRelationshipsResponse
 ListCodeRelationshipsResponse CodedNodeGraphProviderImpl.listCodeRelationships(ListCodeRelationshipsRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs that return ListCodeRelationshipsResponse
 ListCodeRelationshipsResponse CodedNodeGraphPortType.listCodeRelationships(ListCodeRelationshipsRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings that return ListCodeRelationshipsResponse
 ListCodeRelationshipsResponse CodedNodeGraphPortTypeSOAPBindingStub.listCodeRelationships(ListCodeRelationshipsRequest parameters)