public class KnxDAO extends Object
| Constructor and Description |
|---|
KnxDAO() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAvailableInterfaces() |
List<String> |
getAvailableTypes() |
List<org.ogema.driver.knxdriver.gui.KnxDAO.ConnectionInfoDAO> |
getConnectionInfos() |
void |
setAvailableInterfaces(List<String> availableInterfaces) |
void |
setAvailableTypes(List<String> availableTypes) |
void |
setConnectionInfos(List<org.ogema.driver.knxdriver.ConnectionInfo> connectionInfos) |
Copyright © 2018. All rights reserved.