public class ApplicationInformationEnum extends AZigBeeType
Modifier and Type | Class and Description |
---|---|
static class |
ApplicationInformationEnum.ConcreteApplicationInformationEnum |
value
Constructor and Description |
---|
ApplicationInformationEnum() |
ApplicationInformationEnum(short code) |
Modifier and Type | Method and Description |
---|---|
short |
getCode() |
static ApplicationInformationEnum.ConcreteApplicationInformationEnum |
getConcreteApplicationInformationEnum(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 ApplicationInformationEnum()
public ApplicationInformationEnum(short code)
public short getValue()
public void setValue(short v)
public static ApplicationInformationEnum.ConcreteApplicationInformationEnum getConcreteApplicationInformationEnum(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.