Uses of Interface
com.tinkerforge.BrickletIndustrialDual020mA.CurrentListener
-
-
Uses of BrickletIndustrialDual020mA.CurrentListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickletIndustrialDual020mA.CurrentListener Modifier and Type Method Description void
BrickletIndustrialDual020mA. addCurrentListener(BrickletIndustrialDual020mA.CurrentListener listener)
Adds a Current listener.void
BrickletIndustrialDual020mA. removeCurrentListener(BrickletIndustrialDual020mA.CurrentListener listener)
Removes a Current listener.
-