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

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

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

Fields in edu.harvard.i2b2.crc.datavo.setfinder.query declared as QueryStatusTypeType
protected  QueryStatusTypeType QueryResultInstanceType.queryStatusType
           
protected  QueryStatusTypeType QueryInstanceType.queryStatusType
           
protected  QueryStatusTypeType DatatypesExample.queryStatusType
           
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query that return QueryStatusTypeType
 QueryStatusTypeType ObjectFactory.createQueryStatusTypeType()
          Create an instance of QueryStatusTypeType
 QueryStatusTypeType QueryResultInstanceType.getQueryStatusType()
          Gets the value of the queryStatusType property.
 QueryStatusTypeType QueryInstanceType.getQueryStatusType()
          Gets the value of the queryStatusType property.
 QueryStatusTypeType DatatypesExample.getQueryStatusType()
          Gets the value of the queryStatusType property.
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query with parameters of type QueryStatusTypeType
 void QueryResultInstanceType.setQueryStatusType(QueryStatusTypeType value)
          Sets the value of the queryStatusType property.
 void QueryInstanceType.setQueryStatusType(QueryStatusTypeType value)
          Sets the value of the queryStatusType property.
 void DatatypesExample.setQueryStatusType(QueryStatusTypeType value)
          Sets the value of the queryStatusType property.
 



Copyright © 2011. All Rights Reserved.