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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus that return ToNodeListResponse
 ToNodeListResponse CodedNodeGraphProviderImpl.toNodeList(ToNodeListRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs that return ToNodeListResponse
 ToNodeListResponse CodedNodeGraphPortType.toNodeList(ToNodeListRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings that return ToNodeListResponse
 ToNodeListResponse CodedNodeGraphPortTypeSOAPBindingStub.toNodeList(ToNodeListRequest parameters)