public class QEvent
extends java.lang.Object
Constructor and Description |
---|
QEvent(int eventcode,
int originid,
java.lang.String source) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEvent() |
int |
getOrigin() |
int |
getQCode()
Deprecated.
|
long |
getTime() |
java.util.Date |
getTimestamp() |
public java.util.Date getTimestamp()
public long getTime()
public int getQCode()
public java.lang.String getEvent()
public int getOrigin()