Uses of Enum Class
org.harctoolbox.harchardware.misc.EzControlT10.Command
Packages that use EzControlT10.Command
-
Uses of EzControlT10.Command in org.harctoolbox.harchardware.misc
Methods in org.harctoolbox.harchardware.misc that return EzControlT10.CommandModifier and TypeMethodDescriptionstatic EzControlT10.Command
Returns the enum constant of this class with the specified name.static EzControlT10.Command[]
EzControlT10.Command.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.harctoolbox.harchardware.misc with parameters of type EzControlT10.CommandModifier and TypeMethodDescriptionboolean
EzControlT10.sendManual
(EzControlT10.EZSystem system, String house, int device, EzControlT10.Command cmd, int arg, int n) boolean
EzControlT10.sendManual
(EzControlT10.EZSystem system, String house, int device, EzControlT10.Command cmd, int power, int arg, int n) boolean
EzControlT10.sendPreset
(int switchNumber, EzControlT10.Command cmd) boolean
EzControlT10.sendPreset
(int switchNumber, EzControlT10.Command cmd, int count) EzControlT10.urlPreset
(int switchNumber, EzControlT10.Command cmd)