public class EventsManager.EventInfo extends Object
Constructor and Description |
---|
EventInfo() |
Modifier and Type | Method and Description |
---|---|
long |
endTime() |
String |
endTimeFormatted() |
Event |
originalEvent() |
long |
startTime() |
String |
startTimeFormatted() |
String |
title() |
String |
toString() |