Uses of Class
org.universAAL.lddi.knx.groupdevicecategory.KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory

Packages that use KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory
org.universAAL.lddi.knx.exporter   
org.universAAL.lddi.knx.groupdevicecategory   
org.universAAL.lddi.knx.groupdevicemodel   
org.universAAL.lddi.knx.interfaces   
 

Uses of KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory in org.universAAL.lddi.knx.exporter
 

Methods in org.universAAL.lddi.knx.exporter with parameters of type KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory
 void KnxManager.addDriver(String groupDeviceId, KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory knxGroupDeviceCategory, KnxDriver knxDriver)
          couple KNX driver to upper layer
 

Uses of KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory in org.universAAL.lddi.knx.groupdevicecategory
 

Fields in org.universAAL.lddi.knx.groupdevicecategory declared as KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory
static KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory IKnxDpt9.MY_DEVICE_CATEGORY
           
static KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory IKnxDpt5.MY_DEVICE_CATEGORY
           
static KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory IKnxDpt4.MY_DEVICE_CATEGORY
           
static KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory IKnxDpt3.MY_DEVICE_CATEGORY
           
static KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory IKnxDpt2.MY_DEVICE_CATEGORY
           
static KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory IKnxDpt1.MY_DEVICE_CATEGORY
           
 

Methods in org.universAAL.lddi.knx.groupdevicecategory that return KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory
static KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory.get(int code)
           
static KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory KnxGroupDeviceCategoryUtil.getCategory(String str)
          convert String to enum item
static KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory[] KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory in org.universAAL.lddi.knx.groupdevicemodel
 

Fields in org.universAAL.lddi.knx.groupdevicemodel declared as KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory
 KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory KnxGroupDevice.groupDeviceCategory
          OSGi DAS properties
 

Methods in org.universAAL.lddi.knx.groupdevicemodel that return KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory
 KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory KnxGroupDevice.getGroupDeviceCategory()
           
 

Constructors in org.universAAL.lddi.knx.groupdevicemodel with parameters of type KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory
KnxGroupDevice(KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory knxGroupDeviceCategory)
          empty constructor for factory
 

Uses of KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory in org.universAAL.lddi.knx.interfaces
 

Methods in org.universAAL.lddi.knx.interfaces with parameters of type KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory
 void IKnxDriverClient.addDriver(String groupDeviceId, KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory groupDeviceCategory, KnxDriver knxDriver)
          couple KNX driver to upper layer
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.