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

Packages that use GetVersionRequest
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 GetVersionRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.service.globus with parameters of type GetVersionRequest
 GetVersionResponse SortProviderImpl.getVersion(GetVersionRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs with parameters of type GetVersionRequest
 GetVersionResponse SortPortType.getVersion(GetVersionRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs.bindings with parameters of type GetVersionRequest
 GetVersionResponse SortPortTypeSOAPBindingStub.getVersion(GetVersionRequest parameters)