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

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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus that return GetSortAlgorithmsResponse
 GetSortAlgorithmsResponse LexEVSGridServiceProviderImpl.getSortAlgorithms(GetSortAlgorithmsRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs that return GetSortAlgorithmsResponse
 GetSortAlgorithmsResponse LexEVSGridServicePortType.getSortAlgorithms(GetSortAlgorithmsRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.bindings that return GetSortAlgorithmsResponse
 GetSortAlgorithmsResponse LexEVSGridServicePortTypeSOAPBindingStub.getSortAlgorithms(GetSortAlgorithmsRequest parameters)