| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.core.dao.impl.JEB2FileDatabaseReader.RecordDescription |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| RecordDescription(int type, int flags, long dataOffset, int dataSize) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | getFlags() | ||||||||||
| long | getOffsetToData() | ||||||||||
| int | getSizeOfData() | ||||||||||
| int | getType() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||