org.openmuc.jmbus
public final class Bcd extends java.lang.Object
Bcd(byte[] bcd)
Bcd(int integer)
byte[]
getBytes()
int
toInteger()
long
toLong()
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Bcd(int integer)
public Bcd(byte[] bcd)
public byte[] getBytes()
public java.lang.String toString()
toString
java.lang.Object
public int toInteger()
public long toLong()