|
|||||||||
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.UnusedInternalRecord
public class UnusedInternalRecord
Field data for CDF record of type Unused Internal Record.
Field Summary | |
---|---|
long |
nextUir
|
long |
prevUir
|
Constructor Summary | |
---|---|
UnusedInternalRecord(RecordPlan plan)
Constructor. |
Method Summary |
---|
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 |
Field Detail |
---|
@CdfField @OffsetField public final long nextUir
@CdfField @OffsetField public final long prevUir
Constructor Detail |
---|
public UnusedInternalRecord(RecordPlan plan) throws java.io.IOException
plan
- basic record information
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |