org.jnetstream.capture.file.nap
Interface NAPRecord

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

public interface NAPRecord
extends Record

Author:
Mark Bednarczyk, Sly Technologies, Inc.

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jnetstream.capture.file.Record
Record.RecordHeaderField
 
Method Summary
 NAPType 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
 

Method Detail

getNapRecordType

NAPType getNapRecordType()