Uses of Enum Class
org.harctoolbox.harchardware.misc.EzControlT10.EZSystem
Packages that use EzControlT10.EZSystem
-
Uses of EzControlT10.EZSystem in org.harctoolbox.harchardware.misc
Methods in org.harctoolbox.harchardware.misc that return EzControlT10.EZSystemModifier and TypeMethodDescriptionstatic EzControlT10.EZSystemstatic EzControlT10.EZSystemReturns the enum constant of this class with the specified name.static EzControlT10.EZSystem[]EzControlT10.EZSystem.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.EZSystemModifier and TypeMethodDescriptionbooleanEzControlT10.sendManual(EzControlT10.EZSystem system, String house, int device, int value, int arg, int n) booleanEzControlT10.sendManual(EzControlT10.EZSystem system, String house, int device, EzControlT10.Command cmd, int arg, int n) booleanEzControlT10.sendManual(EzControlT10.EZSystem system, String house, int device, EzControlT10.Command cmd, int power, int arg, int n) EzControlT10.urlManual(EzControlT10.EZSystem system, String house, int device, int value, int arg, int n)