| |
|
| java.lang.Object org.tigris.scarab.reports.ReportDate
getQueryKey | public String getQueryKey()(Code) | | Get the QueryKey value.
the QueryKey value. |
getTime | public long getTime()(Code) | | Get the Time time.
the Time time. |
setQueryKey | public void setQueryKey(String newQueryKey)(Code) | | Set the QueryKey value.
Parameters: newQueryKey - The new QueryKey value. |
setTime | public void setTime(long newTime)(Code) | | Set the Time time.
Parameters: newTime - The new Time time. |
|
|
|