public class Event
extends java.lang.Object
implements java.lang.Cloneable
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone()
Clone.
|
java.lang.String |
getName()
Returns the name of the event.
|
double |
getTimeStamp()
Returns the timestamp of the event.
|
ConstField |
getValue()
Returns the Field the event has been generated for.
|
public java.lang.String getName()
public double getTimeStamp()
public ConstField getValue()
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in class java.lang.Object
java.lang.CloneNotSupportedException