Uses of Interface
com.tinkerforge.BrickletIndustrialDualACIn.AllValueListener
-
-
Uses of BrickletIndustrialDualACIn.AllValueListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickletIndustrialDualACIn.AllValueListener Modifier and Type Method Description void
BrickletIndustrialDualACIn. addAllValueListener(BrickletIndustrialDualACIn.AllValueListener listener)
Adds a AllValue listener.void
BrickletIndustrialDualACIn. removeAllValueListener(BrickletIndustrialDualACIn.AllValueListener listener)
Removes a AllValue listener.
-