Uses of Class
edu.harvard.i2b2.crc.datavo.i2b2result.DataType

Packages that use DataType
edu.harvard.i2b2.crc.datavo.i2b2result   
 

Uses of DataType in edu.harvard.i2b2.crc.datavo.i2b2result
 

Fields in edu.harvard.i2b2.crc.datavo.i2b2result with type parameters of type DataType
protected  List<DataType> ResultType.data
           
 

Methods in edu.harvard.i2b2.crc.datavo.i2b2result that return DataType
 DataType ObjectFactory.createDataType()
          Create an instance of DataType
 

Methods in edu.harvard.i2b2.crc.datavo.i2b2result that return types with arguments of type DataType
 List<DataType> ResultType.getData()
          Gets the value of the data property.
 



Copyright © 2011. All Rights Reserved.