public class TimestampToDateConverter extends org.jdesktop.beansbinding.Converter<Timestamp,Date>
TimestampToDateConverter()
Date
convertForward(Timestamp value)
Timestamp
convertReverse(Date value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimestampToDateConverter()
public Date convertForward(Timestamp value)
convertForward
org.jdesktop.beansbinding.Converter<Timestamp,Date>
public Timestamp convertReverse(Date value)
convertReverse
Copyright © 2012–2025 cismet GmbH. All rights reserved.