|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.dexterim.oscar.entity.QWord
Constructor Summary | |
QWord()
|
|
QWord(long value)
|
Method Summary | |
int |
getLength()
Returns the length in bytes. |
long |
getValue()
Returns the value as long |
byte[] |
toByteArray()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public QWord(long value)
public QWord()
Method Detail |
public int getLength()
ByteBased
getLength
in interface ByteBased
ByteBased.getLength()
public long getValue()
public byte[] toByteArray()
toByteArray
in interface ByteBased
ByteBased.toByteArray()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |