| 
 | SolarMetric Kodo JDO 3.3.5 generated on August 31 2005 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--java.util.EventObject
        |
        +--com.solarmetric.manage.StatisticEvent
Event produced by the Statistic class and sent to StatisticListeners.
| Fields inherited from class java.util.EventObject | 
| source | 
| Constructor Summary | |
| StatisticEvent(Statistic stat,
               long time,
               double value) | |
| Method Summary | |
|  Statistic | getStatistic() | 
|  long | getTime() | 
|  double | getValue() | 
| Methods inherited from class java.util.EventObject | 
| getSource, toString | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public StatisticEvent(Statistic stat,
                      long time,
                      double value)
| Method Detail | 
public Statistic getStatistic()
public long getTime()
public double getValue()
| 
 | SolarMetric Kodo JDO 3.3.5 generated on August 31 2005 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||