public interface DeviceClassCollectionProvider
| Modifier and Type | Method and Description |
|---|---|
Boolean |
containsDeviceClassById(String unitConfigId) |
rst.domotic.unit.device.DeviceClassType.DeviceClass |
getDeviceClassById(String unitConfigId) |
List<rst.domotic.unit.device.DeviceClassType.DeviceClass> |
getDeviceClasses() |
List<rst.domotic.unit.device.DeviceClassType.DeviceClass> getDeviceClasses() throws org.openbase.jul.exception.CouldNotPerformException
org.openbase.jul.exception.CouldNotPerformExceptionBoolean containsDeviceClassById(String unitConfigId) throws org.openbase.jul.exception.CouldNotPerformException
org.openbase.jul.exception.CouldNotPerformExceptionrst.domotic.unit.device.DeviceClassType.DeviceClass getDeviceClassById(String unitConfigId) throws org.openbase.jul.exception.CouldNotPerformException
org.openbase.jul.exception.CouldNotPerformExceptionCopyright © 2014–2018 openbase.org. All rights reserved.