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

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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus that return GetCodingSchemeConceptsResponse
 GetCodingSchemeConceptsResponse LexEVSGridServiceProviderImpl.getCodingSchemeConcepts(GetCodingSchemeConceptsRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs that return GetCodingSchemeConceptsResponse
 GetCodingSchemeConceptsResponse LexEVSGridServicePortType.getCodingSchemeConcepts(GetCodingSchemeConceptsRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.bindings that return GetCodingSchemeConceptsResponse
 GetCodingSchemeConceptsResponse LexEVSGridServicePortTypeSOAPBindingStub.getCodingSchemeConcepts(GetCodingSchemeConceptsRequest parameters)