Uses of Class
gov.nih.nci.cagrid.data.QueryRequest

Packages that use QueryRequest
org.LexGrid.LexBIG.cagrid.dataService.stubs   
org.LexGrid.LexBIG.cagrid.dataService.stubs.bindings   
 

Uses of QueryRequest in org.LexGrid.LexBIG.cagrid.dataService.stubs
 

Methods in org.LexGrid.LexBIG.cagrid.dataService.stubs with parameters of type QueryRequest
 QueryResponse LexEVSDataServicePortType.query(QueryRequest parameters)
           
 

Uses of QueryRequest in org.LexGrid.LexBIG.cagrid.dataService.stubs.bindings
 

Methods in org.LexGrid.LexBIG.cagrid.dataService.stubs.bindings with parameters of type QueryRequest
 QueryResponse LexEVSDataServicePortTypeSOAPBindingStub.query(QueryRequest parameters)