Class Event
-
- All Implemented Interfaces:
-
java.io.Serializable
public class Event implements Serializable
-
-
Field Summary
Fields Modifier and Type Field Description public EventTypeeventTypepublic DateeventTimepublic LocationeventLocationpublic StringeventLevelpublic List<EventItem>eventDetailspublic DoubleeventDistancepublic DoubleeventDurationpublic DoubleeventDeltaChangepublic StringeventReason
-
Constructor Summary
Constructors Constructor Description Event()
-