public class CreatedEvent extends Event
| Constructor and Description |
|---|
CreatedEvent(java.lang.Object source) |
| Modifier and Type | Method and Description |
|---|---|
EventType |
getEventType()
A type for this event.
|
java.lang.Object |
getInstance() |
void |
setInstance(java.lang.Object instance) |
consume, getName, getRc, isConsumed, isVetoed, setRc, setVeto, vetopublic static final EventType ID
public java.lang.Object getInstance()
public EventType getEventType()
IEventgetEventType in interface IEventgetEventType in class Eventpublic void setInstance(java.lang.Object instance)