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