org.jnetstream.capture.file.nap
Interface NAPDataRecord

All Superinterfaces:
DataRecord, NAPRecord, Record, com.slytechs.utils.collection.Validatable
All Known Subinterfaces:
NAPCaptureSystem, NAPEvent, NAPExpert, NAPMetaRecord, NAPNoOp, NAPProperty, NAPRouting, NAPVendor

public interface NAPDataRecord
extends NAPRecord, DataRecord

Author:
Mark Bednarczyk, Sly Technologies, Inc.

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jnetstream.capture.file.Record
Record.RecordHeaderField
 
Nested classes/interfaces inherited from interface org.jnetstream.capture.file.Record
Record.RecordHeaderField
 
Method Summary
 
Methods inherited from interface org.jnetstream.capture.file.nap.NAPRecord
getNapRecordType
 
Methods inherited from interface org.jnetstream.capture.file.Record
asType, edit, getFileCapture, getPositionGlobal, getRecordBuffer, getRecordHeaderBuffer, getRecordHeaderLength, getRecordLength, getRecordType
 
Methods inherited from interface com.slytechs.utils.collection.Validatable
isValid
 
Methods inherited from interface org.jnetstream.capture.file.DataRecord
asType, getBlockRecord, getRecordDataBuffer, getRecordDataLength
 
Methods inherited from interface org.jnetstream.capture.file.Record
asType, edit, getFileCapture, getPositionGlobal, getRecordBuffer, getRecordHeaderBuffer, getRecordHeaderLength, getRecordLength, getRecordType
 
Methods inherited from interface com.slytechs.utils.collection.Validatable
isValid