|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdea.hc.RainInfo
Title:
Description:
Copyright: Copyright (c) 2004
Company: RMRR
@author David Abigt
@version 1.0
Field Summary | |
protected static Display |
display
|
Fields inherited from interface dea.common.IDebugLevels |
BASIC, DEBUG_ALL, ERROR, METH_DETAIL, METH_ENTER, METH_EXIT, METH_EXT, METH_GET, METH_SET, METH_VARS, SHOW_PASS |
Constructor Summary | |
RainInfo()
|
Method Summary | |
static Hc_rain |
load(Db db,
java.sql.Timestamp recieved,
int toggle)
See if we already have a record for this |
static void |
main(java.lang.String[] args)
command line interface |
static void |
processEchoes()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static final Display display
Constructor Detail |
public RainInfo()
Method Detail |
public static void processEchoes()
public static Hc_rain load(Db db, java.sql.Timestamp recieved, int toggle)
db
- recieved
- toggle
-
public static void main(java.lang.String[] args)
args
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |