Interface EventValue
-
public interface EventValueEvent value representing a notable event in time.- Since:
- 3.1.0
- Author:
- Marcin Grzejszczak
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetValue()
-
-
-
Method Detail
-
getValue
String getValue()
- Returns:
- event value
-
-