public class Devices extends Response
| Constructor and Description |
|---|
Devices() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCLASS() |
Device[] |
getDevices() |
String |
getRemote() |
void |
setClass(String _class) |
void |
setDevices(Device[] devices) |
void |
setRemote(String remote) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.