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

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

Uses of GetNameRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.service.globus
 

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

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

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

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

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