public interface EventListAware
Modifier and Type | Method and Description |
---|---|
BasicEventList |
getEventList() |
int |
getEventListID() |
void |
setEventList(BasicEventList eventList) |
void |
setEventListID(int id) |
void setEventListID(int id)
void setEventList(BasicEventList eventList)
int getEventListID()
BasicEventList getEventList()