public class DateQuery extends Object
DateQuery(String query, Date date, boolean secondsPrecision)
Date
getDate()
String
getQuery()
boolean
isSecondsPrecision()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateQuery(String query, Date date, boolean secondsPrecision)
public Date getDate()
public boolean isSecondsPrecision()
public String getQuery()