public final class BaseNotification extends Notification
Modifier and Type | Method and Description |
---|---|
int |
getCode()
Action id, useable in switches and table indexes
|
Object |
getNote(int i) |
void |
init(String type,
Object source,
long seq,
long tstamp,
int code) |
void |
recycle() |
void |
setNote(int i,
Object o) |
getMessage, getSequenceNumber, getTimeStamp, getType, getUserData, setSequenceNumber, setSource, setTimeStamp, setUserData, toString
getSource
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.