public static class ContentHistoryWatcher.QueryDate extends Object
protected long
m_date
protected int
m_id
QueryDate()
boolean
equals(Object o)
long
getDate()
int
getId()
hashCode()
void
setDate(long date)
setId(int id)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected int m_id
protected long m_date
public QueryDate()
public int getId()
public void setId(int id)
public long getDate()
public void setDate(long date)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString