public class DateValue extends ScalarValue
Modifier and Type | Field and Description |
---|---|
Date |
value |
NULL, UNDEFINED
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
int |
hashCode() |
long |
toLong() |
Object |
toObject() |
String |
toString() |
copy, equalsValue, getBytes, isNull, isUndefined, serialize, toBigDecimal, toByte, toDouble, toInt, toShort
public final Date value
public DateValue(Date date)
public Object toObject()
toObject
in class ScalarValue
public long toLong()
toLong
in class ScalarValue
public String toString()
toString
in class ScalarValue
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.