Uses of Interface
com.tinkerforge.BrickletRealTimeClock.DateTimeListener
-
-
Uses of BrickletRealTimeClock.DateTimeListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickletRealTimeClock.DateTimeListener Modifier and Type Method Description void
BrickletRealTimeClock. addDateTimeListener(BrickletRealTimeClock.DateTimeListener listener)
Adds a DateTime listener.void
BrickletRealTimeClock. removeDateTimeListener(BrickletRealTimeClock.DateTimeListener listener)
Removes a DateTime listener.
-