Uses of Class
jnetpcap.capture.file.Record.Capability

Packages that use Record.Capability
jnetpcap.capture.file Allows full access to capture file structure. 
 

Uses of Record.Capability in jnetpcap.capture.file
 

Methods in jnetpcap.capture.file that return Record.Capability
static Record.Capability Record.Capability.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Record.Capability[] Record.Capability.values()
          Returns an array containing the constants of this enum type, in the order they're declared.