public interface Event
extends org.eclipse.emf.ecore.EObject
The following features are supported:
EventsPackage.getEvent()| Modifier and Type | Method and Description |
|---|---|
Date |
getTimestamp()
Returns the value of the 'Timestamp' attribute.
|
void |
setTimestamp(Date value)
Sets the value of the '
Timestamp' attribute. |
Date getTimestamp()
If the meaning of the 'Timestamp' attribute isn't clear, there really should be more of a description here...
setTimestamp(Date),
EventsPackage.getEvent_Timestamp()void setTimestamp(Date value)
Timestamp' attribute. value - the new value of the 'Timestamp' attribute.getTimestamp()Copyright © 2017. All rights reserved.