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

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

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

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

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

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

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