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

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

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

Fields in edu.harvard.i2b2.crc.datavo.pm with type parameters of type CellDataType
protected  List<CellDataType> CellDatasType.cellData
           
 

Methods in edu.harvard.i2b2.crc.datavo.pm that return CellDataType
 CellDataType ObjectFactory.createCellDataType()
          Create an instance of CellDataType
 

Methods in edu.harvard.i2b2.crc.datavo.pm that return types with arguments of type CellDataType
 JAXBElement<CellDataType> ObjectFactory.createCell(CellDataType value)
          Create an instance of JAXBElement<CellDataType>}
 JAXBElement<CellDataType> ObjectFactory.createDeleteCell(CellDataType value)
          Create an instance of JAXBElement<CellDataType>}
 JAXBElement<CellDataType> ObjectFactory.createGetAllCellParam(CellDataType value)
          Create an instance of JAXBElement<CellDataType>}
 JAXBElement<CellDataType> ObjectFactory.createGetCell(CellDataType value)
          Create an instance of JAXBElement<CellDataType>}
 JAXBElement<CellDataType> ObjectFactory.createGetCellParam(CellDataType value)
          Create an instance of JAXBElement<CellDataType>}
 JAXBElement<CellDataType> ObjectFactory.createSetCell(CellDataType value)
          Create an instance of JAXBElement<CellDataType>}
 JAXBElement<CellDataType> ObjectFactory.createSetCellParam(CellDataType value)
          Create an instance of JAXBElement<CellDataType>}
 List<CellDataType> CellDatasType.getCellData()
          Gets the value of the cellData property.
 

Methods in edu.harvard.i2b2.crc.datavo.pm with parameters of type CellDataType
 JAXBElement<CellDataType> ObjectFactory.createCell(CellDataType value)
          Create an instance of JAXBElement<CellDataType>}
 JAXBElement<CellDataType> ObjectFactory.createDeleteCell(CellDataType value)
          Create an instance of JAXBElement<CellDataType>}
 JAXBElement<CellDataType> ObjectFactory.createGetAllCellParam(CellDataType value)
          Create an instance of JAXBElement<CellDataType>}
 JAXBElement<CellDataType> ObjectFactory.createGetCell(CellDataType value)
          Create an instance of JAXBElement<CellDataType>}
 JAXBElement<CellDataType> ObjectFactory.createGetCellParam(CellDataType value)
          Create an instance of JAXBElement<CellDataType>}
 JAXBElement<CellDataType> ObjectFactory.createSetCell(CellDataType value)
          Create an instance of JAXBElement<CellDataType>}
 JAXBElement<CellDataType> ObjectFactory.createSetCellParam(CellDataType value)
          Create an instance of JAXBElement<CellDataType>}
 



Copyright © 2011. All Rights Reserved.