Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetSupportedCodingSchemesRequest

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

Uses of GetSupportedCodingSchemesRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus with parameters of type GetSupportedCodingSchemesRequest
 GetSupportedCodingSchemesResponse LexEVSGridServiceProviderImpl.getSupportedCodingSchemes(GetSupportedCodingSchemesRequest params)
           
 

Uses of GetSupportedCodingSchemesRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs with parameters of type GetSupportedCodingSchemesRequest
 GetSupportedCodingSchemesResponse LexEVSGridServicePortType.getSupportedCodingSchemes(GetSupportedCodingSchemesRequest parameters)
           
 

Uses of GetSupportedCodingSchemesRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.bindings
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.bindings with parameters of type GetSupportedCodingSchemesRequest
 GetSupportedCodingSchemesResponse LexEVSGridServicePortTypeSOAPBindingStub.getSupportedCodingSchemes(GetSupportedCodingSchemesRequest parameters)