public abstract class TimeBasedValue extends Value
TimeBasedValue(org.joda.time.DateTime instant)
int
compareTo(Value value)
org.joda.time.DateTime
getInstant()
boolean
isNull()
String
toString()
equals, forScript, getType
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TimeBasedValue(org.joda.time.DateTime instant)
public org.joda.time.DateTime getInstant()
public boolean isNull()
isNull
Value
public int compareTo(Value value)
public String toString()
toString
Object
Copyright © 2012. All Rights Reserved.