public class Events extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static interface |
Events.EventCallback<T> |
static interface |
Events.EventCriteria |
| Constructor and Description |
|---|
Events() |
| Modifier and Type | Method and Description |
|---|---|
void |
addEvent(Event event) |
boolean |
equals(Object obj) |
List<String> |
getEventFiles() |
List<Event> |
getEvents() |
Global |
getGlobal() |
int |
hashCode() |
boolean |
removeEvent(Event event) |
void |
setEvents(List<Event> events) |
void |
setGlobal(Global global) |
Copyright © 2019. All rights reserved.