Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs.ListCodingSchemesRequest

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

Uses of ListCodingSchemesRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.service.globus with parameters of type ListCodingSchemesRequest
 ListCodingSchemesResponse LexBIGServiceMetadataProviderImpl.listCodingSchemes(ListCodingSchemesRequest params)
           
 

Uses of ListCodingSchemesRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs with parameters of type ListCodingSchemesRequest
 ListCodingSchemesResponse LexBIGServiceMetadataPortType.listCodingSchemes(ListCodingSchemesRequest parameters)
           
 

Uses of ListCodingSchemesRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs.bindings
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs.bindings with parameters of type ListCodingSchemesRequest
 ListCodingSchemesResponse LexBIGServiceMetadataPortTypeSOAPBindingStub.listCodingSchemes(ListCodingSchemesRequest parameters)