Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetNodeGraphRequest

Packages that use GetNodeGraphRequest
org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.bindings   
 

Uses of GetNodeGraphRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus with parameters of type GetNodeGraphRequest
 GetNodeGraphResponse LexEVSGridServiceProviderImpl.getNodeGraph(GetNodeGraphRequest params)
           
 

Uses of GetNodeGraphRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs with parameters of type GetNodeGraphRequest
 GetNodeGraphResponse LexEVSGridServicePortType.getNodeGraph(GetNodeGraphRequest parameters)
           
 

Uses of GetNodeGraphRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.bindings
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.bindings with parameters of type GetNodeGraphRequest
 GetNodeGraphResponse LexEVSGridServicePortTypeSOAPBindingStub.getNodeGraph(GetNodeGraphRequest parameters)