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

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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus with parameters of type GetSortAlgorithmRequest
 GetSortAlgorithmResponse LexEVSGridServiceProviderImpl.getSortAlgorithm(GetSortAlgorithmRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs with parameters of type GetSortAlgorithmRequest
 GetSortAlgorithmResponse LexEVSGridServicePortType.getSortAlgorithm(GetSortAlgorithmRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.bindings with parameters of type GetSortAlgorithmRequest
 GetSortAlgorithmResponse LexEVSGridServicePortTypeSOAPBindingStub.getSortAlgorithm(GetSortAlgorithmRequest parameters)