dea.hc
Class RainInfo

java.lang.Object
  extended bydea.hc.RainInfo
All Implemented Interfaces:
IDebugLevels

public class RainInfo
extends java.lang.Object
implements IDebugLevels

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

display

protected static final Display display
Constructor Detail

RainInfo

public RainInfo()
Method Detail

processEchoes

public static void processEchoes()

load

public static Hc_rain load(Db db,
                           java.sql.Timestamp recieved,
                           int toggle)
See if we already have a record for this

Parameters:
db -
recieved -
toggle -
Returns:
Hc_rain

main

public static void main(java.lang.String[] args)
command line interface

Parameters:
args -


Copyright © 2001-2005 Round Mountain Rescue Ranch. All Rights Reserved.