public class BaseEvent extends BaseEntity implements Event
Event| Constructor and Description |
|---|
BaseEvent(Event event)
Copy constructor
|
BaseEvent(EventIdentifier identifier,
Iterable<? extends Attribute> attributes) |
| Modifier and Type | Method and Description |
|---|---|
EventIdentifier |
getIdentifier() |
long |
getTimestamp() |
String |
toString() |
equals, getId, getType, hashCodecontains, get, getAttributes, getAttributes, keys, sizeclone, finalize, getClass, notify, notifyAll, wait, wait, waitcontains, get, getAttributes, getAttributes, keys, sizegetIdpublic BaseEvent(EventIdentifier identifier, Iterable<? extends Attribute> attributes)
public BaseEvent(Event event)
public long getTimestamp()
getTimestamp in interface Temporalpublic EventIdentifier getIdentifier()
getIdentifier in interface EntitygetIdentifier in interface EventgetIdentifier in class BaseEntitypublic String toString()
toString in class BaseEntityCopyright © 2018 Calrissian. All rights reserved.