public class Int48 extends AZigBeeType
value
Modifier and Type | Method and Description |
---|---|
int |
getMinLength() |
int |
getTypeLength(byte[] ba,
int offset) |
long |
getValue() |
byte |
getZigBeeTypeId() |
void |
setValue(long v) |
String |
toString() |
equals, getBytes, getLength, hashCode, parseValue, setBytes, updateValue
public long getValue()
public void setValue(long v)
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 © 2015. All rights reserved.