|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.bristol.star.cdf.record.Record
uk.ac.bristol.star.cdf.record.VariableValuesRecord
public class VariableValuesRecord
Field data for CDF record of type Variable Values Record.
Constructor Summary | |
---|---|
VariableValuesRecord(RecordPlan plan)
Constructor. |
Method Summary | |
---|---|
long |
getRecordsOffset()
Returns the file offset at which the records data in this record starts. |
Methods inherited from class uk.ac.bristol.star.cdf.record.Record |
---|
checkEndRecord, checkIntValue, getBuf, getContentOffset, getRecordSize, getRecordType, getRecordTypeAbbreviation, hasBit, readIntArray, readOffsetArray, toLines, warnFormat |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VariableValuesRecord(RecordPlan plan)
plan
- basic record informationMethod Detail |
---|
public long getRecordsOffset()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |