| Package | Description |
|---|---|
| org.harctoolbox.harchardware.misc |
| Modifier and Type | Method and Description |
|---|---|
static EzControlT10.Command |
EzControlT10.Command.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EzControlT10.Command[] |
EzControlT10.Command.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
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) |
String |
EzControlT10.urlPreset(int switchNumber,
EzControlT10.Command cmd) |
Copyright © 2020. All rights reserved.