org.universAAL.lddi.knx.groupdevicecategory
Class KnxGroupDeviceCategoryUtil

Package class diagram package KnxGroupDeviceCategoryUtil
java.lang.Object
  extended by org.universAAL.lddi.knx.groupdevicecategory.KnxGroupDeviceCategoryUtil

public abstract class KnxGroupDeviceCategoryUtil
extends Object

Definition of main groupDevice categories in KNX. According to spec: "KXN Datapoint Types v1.7.00 AS"

Author:
Thomas Fuxreiter (foex@gmx.at)

Nested Class Summary
static class KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory
          groupDevice category format according to KNX spec.
 
Constructor Summary
KnxGroupDeviceCategoryUtil()
           
 
Method Summary
static KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory getCategory(String str)
          convert String to enum item
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KnxGroupDeviceCategoryUtil

public KnxGroupDeviceCategoryUtil()
Method Detail

getCategory

public static KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory getCategory(String str)
convert String to enum item

Parameters:
str -
Returns:
enum item


Copyright © 2014 universAAL Consortium. All Rights Reserved.