|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.java.sen.CToken
Field Summary | |
short |
cost
|
short |
lcAttr
|
short |
length
|
short |
posid
|
int |
posID
|
short |
rcAttr1
|
short |
rcAttr2
|
static long |
SIZE
|
Constructor Summary | |
CToken()
|
Method Summary | |
void |
read(FileAccessor is)
|
void |
read(java.io.RandomAccessFile is)
|
void |
write(java.io.DataOutput os)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final long SIZE
public short rcAttr2
public short rcAttr1
public short lcAttr
public short posid
public short length
public short cost
public int posID
Constructor Detail |
public CToken()
Method Detail |
public void read(FileAccessor is) throws java.io.IOException
java.io.IOException
public void read(java.io.RandomAccessFile is) throws java.io.IOException
java.io.IOException
public void write(java.io.DataOutput os) throws java.io.IOException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |