public class ZigBeeSet extends Object implements ZCLDataTypeDescription
| Modifier and Type | Method and Description |
|---|---|
short |
getId()
Returns the data type identifier.
|
static ZigBeeSet |
getInstance()
Gets a singleton instance of this class.
|
Class<?> |
getJavaDataType()
Returns the corresponding Java type class.
|
String |
getName()
Returns the associated data type name.
|
boolean |
isAnalog()
Checks if the data type is analog.
|
public static ZigBeeSet getInstance()
public String getName()
ZCLDataTypeDescriptiongetName in interface ZCLDataTypeDescriptionpublic boolean isAnalog()
ZCLDataTypeDescriptionisAnalog in interface ZCLDataTypeDescriptionpublic Class<?> getJavaDataType()
ZCLDataTypeDescriptiongetJavaDataType in interface ZCLDataTypeDescriptionpublic short getId()
ZCLDataTypeDescriptiongetId in interface ZCLDataTypeDescriptionZigBeeDataTypes
interface.Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0