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, toShortpublic final Date value
public DateValue(Date date)
public Object toObject()
toObject in class ScalarValuepublic long toLong()
toLong in class ScalarValuepublic String toString()
toString in class ScalarValueCopyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.