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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.service.globus with parameters of type GetNameRequest
 GetNameResponse SortProviderImpl.getName(GetNameRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs with parameters of type GetNameRequest
 GetNameResponse SortPortType.getName(GetNameRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs.bindings with parameters of type GetNameRequest
 GetNameResponse SortPortTypeSOAPBindingStub.getName(GetNameRequest parameters)