org.knime.core.data
Interface TimestampValue
- All Superinterfaces:
- DataValue
- All Known Implementing Classes:
- TimestampCell
Deprecated. Date and time in KNIME is represented by
DateAndTimeValue
and
DateAndTimeCell
. This interface will be
removed in future versions of KNIME.
@Deprecated
public interface TimestampValue
- extends DataValue
Value interface of data cells holding day/time information.
- Author:
- M. Berthold, University of Konstanz
UTILITY
static final DataValue.UtilityFactory UTILITY
- Deprecated.
- Meta information to
TimestampValue
.
- See Also:
DataValue.UTILITY
getDate
Date getDate()
- Deprecated.
- Returns:
- date representation
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.