|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
com.sage.accpac.sm.MeterEvent
@Immutable @ThreadSafe public class MeterEvent
Contains the details of a meter event as passed to a MeterEventListener
Note: The event's Meter can be retrieved using getMeter()
.
Field Summary | |
---|---|
static long |
serialVersionUID
|
Fields inherited from class java.util.EventObject |
---|
source |
Method Summary | |
---|---|
Meter |
getMeter()
Get the Meter |
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 |
Field Detail |
---|
public static final long serialVersionUID
Method Detail |
---|
public Meter getMeter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |