Interface EventValue
-
public interface EventValue
Event 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 String
getValue()
-
-
-
Method Detail
-
getValue
String getValue()
- Returns:
- event value
-
-