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

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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus that return GetMatchAlgorithmsResponse
 GetMatchAlgorithmsResponse LexEVSGridServiceProviderImpl.getMatchAlgorithms(GetMatchAlgorithmsRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs that return GetMatchAlgorithmsResponse
 GetMatchAlgorithmsResponse LexEVSGridServicePortType.getMatchAlgorithms(GetMatchAlgorithmsRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.bindings that return GetMatchAlgorithmsResponse
 GetMatchAlgorithmsResponse LexEVSGridServicePortTypeSOAPBindingStub.getMatchAlgorithms(GetMatchAlgorithmsRequest parameters)