Uses of Class
edu.harvard.i2b2.crc.datavo.setfinder.query.QueryResultTypeType

Packages that use QueryResultTypeType
edu.harvard.i2b2.crc.datavo.setfinder.query   
 

Uses of QueryResultTypeType in edu.harvard.i2b2.crc.datavo.setfinder.query
 

Fields in edu.harvard.i2b2.crc.datavo.setfinder.query declared as QueryResultTypeType
protected  QueryResultTypeType QueryResultInstanceType.queryResultType
           
protected  QueryResultTypeType DatatypesExample.queryResultType
           
 

Fields in edu.harvard.i2b2.crc.datavo.setfinder.query with type parameters of type QueryResultTypeType
protected  List<QueryResultTypeType> ResultTypeResponseType.queryResultType
           
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query that return QueryResultTypeType
 QueryResultTypeType ObjectFactory.createQueryResultTypeType()
          Create an instance of QueryResultTypeType
 QueryResultTypeType QueryResultInstanceType.getQueryResultType()
          Gets the value of the queryResultType property.
 QueryResultTypeType DatatypesExample.getQueryResultType()
          Gets the value of the queryResultType property.
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query that return types with arguments of type QueryResultTypeType
 List<QueryResultTypeType> ResultTypeResponseType.getQueryResultType()
          Gets the value of the queryResultType property.
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query with parameters of type QueryResultTypeType
 void QueryResultInstanceType.setQueryResultType(QueryResultTypeType value)
          Sets the value of the queryResultType property.
 void DatatypesExample.setQueryResultType(QueryResultTypeType value)
          Sets the value of the queryResultType property.
 



Copyright © 2011. All Rights Reserved.