Uses of Interface
org.knime.core.data.DataCellDataOutput

Packages that use DataCellDataOutput
org.knime.core.data Contains the interface definitions of the DataCell and DataTable and related classes, used to store and access the actual data. 
org.knime.core.data.collection Definitions for KNIME collection types and default implementations. 
org.knime.core.data.date Definition of date and time in KNIME. 
 

Uses of DataCellDataOutput in org.knime.core.data
 

Methods in org.knime.core.data with parameters of type DataCellDataOutput
 void DataCellSerializer.serialize(T cell, DataCellDataOutput output)
          Saves the cell to the output stream.
 

Uses of DataCellDataOutput in org.knime.core.data.collection
 

Methods in org.knime.core.data.collection with parameters of type DataCellDataOutput
 void BlobSupportDataCellList.serialize(DataCellDataOutput output)
          Write this object to an output.
 void BlobSupportDataCellSet.serialize(DataCellDataOutput output)
          Write this object to an output.
 

Uses of DataCellDataOutput in org.knime.core.data.date
 

Methods in org.knime.core.data.date with parameters of type DataCellDataOutput
 void DateAndTimeCellSerializer.serialize(DateAndTimeCell cell, DataCellDataOutput output)
          Saves the cell to the output stream.
 



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.