Uses of Interface
com.tinkerforge.BrickletIndustrialDualACRelay.MonoflopDoneListener
-
-
Uses of BrickletIndustrialDualACRelay.MonoflopDoneListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickletIndustrialDualACRelay.MonoflopDoneListener Modifier and Type Method Description void
BrickletIndustrialDualACRelay. addMonoflopDoneListener(BrickletIndustrialDualACRelay.MonoflopDoneListener listener)
Adds a MonoflopDone listener.void
BrickletIndustrialDualACRelay. removeMonoflopDoneListener(BrickletIndustrialDualACRelay.MonoflopDoneListener listener)
Removes a MonoflopDone listener.
-