public class Enum16 extends AZigBeeType
Modifier and Type | Class and Description |
---|---|
static class |
Enum16.ConcreteEnum16 |
value
Modifier and Type | Method and Description |
---|---|
short |
getCode() |
static Enum16.ConcreteEnum16 |
getConcreteEnum16(short v) |
String |
getLabel() |
int |
getMinLength() |
int |
getTypeLength(byte[] ba,
int offset) |
short |
getValue() |
byte |
getZigBeeTypeId() |
void |
setValue(short v) |
String |
toString() |
equals, getBytes, getLength, hashCode, parseValue, setBytes, updateValue
public short getValue()
public void setValue(short v)
public static Enum16.ConcreteEnum16 getConcreteEnum16(short v)
public short getCode()
public String getLabel()
public byte getZigBeeTypeId()
getZigBeeTypeId
in class AZigBeeType
public String toString()
toString
in class ASerialType
public int getMinLength()
getMinLength
in class ASerialType
public int getTypeLength(byte[] ba, int offset)
getTypeLength
in class ASerialType
Copyright © 2016. All rights reserved.