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

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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus with parameters of type GetMatchAlgorithmsRequest
 GetMatchAlgorithmsResponse LexEVSGridServiceProviderImpl.getMatchAlgorithms(GetMatchAlgorithmsRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs with parameters of type GetMatchAlgorithmsRequest
 GetMatchAlgorithmsResponse LexEVSGridServicePortType.getMatchAlgorithms(GetMatchAlgorithmsRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.bindings with parameters of type GetMatchAlgorithmsRequest
 GetMatchAlgorithmsResponse LexEVSGridServicePortTypeSOAPBindingStub.getMatchAlgorithms(GetMatchAlgorithmsRequest parameters)