org.apache.commons.modeler
public final class BaseNotification extends Notification
| Method Summary | |
|---|---|
| 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) |