org.openmuc.framework.data
Constructor and Description |
---|
ShortValue(byte[] fromBytes) |
ShortValue(short value) |
public ShortValue(short value)
public ShortValue(byte[] fromBytes)
public byte[] asByteArray()
asByteArray
in interface Value
public java.lang.String toString()
toString
in class java.lang.Object