|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjxl.biff.RecordData
The record data within a record
| Constructor Summary | |
protected |
RecordData(Record r)
Constructs this object from the raw data |
protected |
RecordData(Type t)
Constructor used by the writable records |
| Method Summary | |
protected int |
getCode()
Accessor for the code |
protected Record |
getRecord()
Returns the raw data to its subclasses |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected RecordData(Record r)
r - the raw dataprotected RecordData(Type t)
t - the type| Method Detail |
protected Record getRecord()
protected final int getCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||