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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.service.globus with parameters of type GetDescriptionRequest
 GetDescriptionResponse SortProviderImpl.getDescription(GetDescriptionRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs with parameters of type GetDescriptionRequest
 GetDescriptionResponse SortPortType.getDescription(GetDescriptionRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs.bindings with parameters of type GetDescriptionRequest
 GetDescriptionResponse SortPortTypeSOAPBindingStub.getDescription(GetDescriptionRequest parameters)