|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnetwork.Data
public abstract class Data
Field Summary | |
---|---|
protected ByteArray |
data
|
protected int |
key
|
protected int |
length
|
protected char |
typ
|
Constructor Summary | |
---|---|
Data()
Creates a new instance of Data |
Method Summary | |
---|---|
protected void |
reset()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected ByteArray data
protected char typ
protected int key
protected int length
Constructor Detail |
---|
public Data()
Method Detail |
---|
protected void reset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |