com.wombat.mamda
public interface MamdaBasicEvent
Modifier and Type | Method and Description |
---|---|
com.wombat.mama.MamaDateTime |
getActivityTime() |
short |
getActivityTimeFieldState()
return Activity time Field State
MODIFIED (2) value indicates the fied was updated in last tick
NOT MODIFIED (1) value indicate that there was no change in the last tick
NOT_INITIALISED (0) value indicates that the field has never been updated
|
long |
getEventSeqNum() |
short |
getEventSeqNumFieldState()
return source sequence number Field State
MODIFIED (2) value indicates the fied was updated in last tick
NOT MODIFIED (1) value indicate that there was no change in the last tick
NOT_INITIALISED (0) value indicates that the field has never been updated
|
com.wombat.mama.MamaDateTime |
getEventTime() |
short |
getEventTimeFieldState()
return event time Field State
MODIFIED (2) value indicates the fied was updated in last tick
NOT MODIFIED (1) value indicate that there was no change in the last tick
NOT_INITIALISED (0) value indicates that the field has never been updated
|
com.wombat.mama.MamaDateTime |
getSrcTime() |
short |
getSrcTimeFieldState()
return Source time Field State
MODIFIED (2) value indicates the fied was updated in last tick
NOT MODIFIED (1) value indicate that there was no change in the last tick
NOT_INITIALISED (0) value indicates that the field has never been updated
|
com.wombat.mama.MamaDateTime getSrcTime()
short getSrcTimeFieldState()
com.wombat.mama.MamaDateTime getActivityTime()
short getActivityTimeFieldState()
long getEventSeqNum()
short getEventSeqNumFieldState()
com.wombat.mama.MamaDateTime getEventTime()
short getEventTimeFieldState()
Copyright 2007 Wombat Financial Software, Inc.