Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs.CompareResponse

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

Uses of CompareResponse in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.service.globus that return CompareResponse
 CompareResponse SortProviderImpl.compare(CompareRequest params)
           
 

Uses of CompareResponse in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs that return CompareResponse
 CompareResponse SortPortType.compare(CompareRequest parameters)
           
 

Uses of CompareResponse in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs.bindings
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs.bindings that return CompareResponse
 CompareResponse SortPortTypeSOAPBindingStub.compare(CompareRequest parameters)