public final class Event extends Object
int
line
String
name
state
uri
value
Event()
Event(Event e)
Event(int s, String n, String v, String u)
Event(int s, String n, String v, String u, int i)
void
from(Event e)
protected String
getStateName()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public int state
public String name
public String value
public String uri
public int line
public Event()
public Event(int s, String n, String v, String u)
public Event(int s, String n, String v, String u, int i)
public Event(Event e)
public void from(Event e)
public String toString()
toString
Object
protected String getStateName()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.