JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.aquima.interactions.foundation.timer
Interface ITimerEvent
public interface
ITimerEvent
A timer event.
Since:
7.1
Author:
Jon van Leuven
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
DateTimeValue
getTime
()
This method returns the time of the timer event.
Method Details
getTime
DateTimeValue
getTime
()
This method returns the time of the timer event.
Returns:
The time, may not be null.