public abstract class Event extends Object
private String
eventId
private java.time.LocalDateTime
eventTime
String
explain
tag
Event()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private String eventId
private java.time.LocalDateTime eventTime
public String tag
public String explain
public Event()