public class Event extends Object
private String
from
id
status
private Date
time
Event()
String
from()
id()
status()
Date
time()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private String status
private String id
private String from
private Date time
public Event()
public String status()
public String id()
public String from()
public Date time()
Copyright © 2016. All rights reserved.