public interface Value
extends org.eclipse.emf.ecore.EObject
The following features are supported:
StatisticsPackage.getValue()
Modifier and Type | Method and Description |
---|---|
java.time.Instant |
getTimestamp()
Returns the value of the 'Timestamp' attribute.
|
void |
setTimestamp(java.time.Instant value)
Sets the value of the '
Timestamp ' attribute. |
java.time.Instant getTimestamp()
If the meaning of the 'Timestamp' attribute isn't clear, there really should be more of a description here...
setTimestamp(Instant)
,
StatisticsPackage.getValue_Timestamp()
void setTimestamp(java.time.Instant value)
Timestamp
' attribute.
value
- the new value of the 'Timestamp' attribute.getTimestamp()
Copyright 2020 Kieker Project, http://kieker-monitoring.net