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

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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus with parameters of type GetSortAlgorithmsRequest
 GetSortAlgorithmsResponse LexEVSGridServiceProviderImpl.getSortAlgorithms(GetSortAlgorithmsRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs with parameters of type GetSortAlgorithmsRequest
 GetSortAlgorithmsResponse LexEVSGridServicePortType.getSortAlgorithms(GetSortAlgorithmsRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.bindings with parameters of type GetSortAlgorithmsRequest
 GetSortAlgorithmsResponse LexEVSGridServicePortTypeSOAPBindingStub.getSortAlgorithms(GetSortAlgorithmsRequest parameters)