T
public abstract class ListedEventsData<T extends Event> extends EventsData
EventsData
Event
ListedEventsData()
List<T>
getEvents()
void
setEvents(List<T> events)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ListedEventsData()
public List<T> getEvents()
public void setEvents(List<T> events)
events
Copyright © 2017 OSIVIA. All rights reserved.