Uses of Class
edu.harvard.i2b2.crc.datavo.pm.CellDatasType

Packages that use CellDatasType
edu.harvard.i2b2.crc.datavo.pm   
 

Uses of CellDatasType in edu.harvard.i2b2.crc.datavo.pm
 

Fields in edu.harvard.i2b2.crc.datavo.pm declared as CellDatasType
protected  CellDatasType ConfigureType.cellDatas
           
 

Methods in edu.harvard.i2b2.crc.datavo.pm that return CellDatasType
 CellDatasType ObjectFactory.createCellDatasType()
          Create an instance of CellDatasType
 CellDatasType ConfigureType.getCellDatas()
          Gets the value of the cellDatas property.
 

Methods in edu.harvard.i2b2.crc.datavo.pm that return types with arguments of type CellDatasType
 JAXBElement<CellDatasType> ObjectFactory.createCells(CellDatasType value)
          Create an instance of JAXBElement<CellDatasType>}
 

Methods in edu.harvard.i2b2.crc.datavo.pm with parameters of type CellDatasType
 JAXBElement<CellDatasType> ObjectFactory.createCells(CellDatasType value)
          Create an instance of JAXBElement<CellDatasType>}
 void ConfigureType.setCellDatas(CellDatasType value)
          Sets the value of the cellDatas property.
 



Copyright © 2011. All Rights Reserved.