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

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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus that return GetSupportedCodingSchemesResponse
 GetSupportedCodingSchemesResponse LexEVSGridServiceProviderImpl.getSupportedCodingSchemes(GetSupportedCodingSchemesRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs that return GetSupportedCodingSchemesResponse
 GetSupportedCodingSchemesResponse LexEVSGridServicePortType.getSupportedCodingSchemes(GetSupportedCodingSchemesRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.bindings that return GetSupportedCodingSchemesResponse
 GetSupportedCodingSchemesResponse LexEVSGridServicePortTypeSOAPBindingStub.getSupportedCodingSchemes(GetSupportedCodingSchemesRequest parameters)