Uses of Class
org.knime.core.data.date.DateAndTimeCell

Packages that use DateAndTimeCell
org.knime.core.data.date Definition of date and time in KNIME. 
org.knime.core.node.config Contains a utility class Config to store a general state (i.e. 
 

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

Methods in org.knime.core.data.date that return DateAndTimeCell
 DateAndTimeCell DateAndTimeCellSerializer.deserialize(DataCellDataInput input)
          Loads a new instance of DataCell of type T from the input stream, which represents a former serialized DataCell content.
static DateAndTimeCell DateAndTimeCell.load(ConfigRO config)
          Load a data cell that was previously written with the save(ConfigWO) method.
 

Methods in org.knime.core.data.date that return types with arguments of type DateAndTimeCell
static DataCellSerializer<DateAndTimeCell> DateAndTimeCell.getCellSerializer()
           
 

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

Uses of DateAndTimeCell in org.knime.core.node.config
 

Fields in org.knime.core.node.config with type parameters of type DateAndTimeCell
static Class<DateAndTimeCell> Config.DataCellEntry.DateAndTimeCellEntry.CLASS
          DateAndTimeCell.class.
 



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.