Package | Description |
---|---|
org.pcap4j.packet |
Modifier and Type | Method and Description |
---|---|
Dot11LinkAdaptationControl.AselCommand |
Dot11LinkAdaptationControl.Aselc.getCommand() |
static Dot11LinkAdaptationControl.AselCommand |
Dot11LinkAdaptationControl.AselCommand.getInstance(int value) |
static Dot11LinkAdaptationControl.AselCommand |
Dot11LinkAdaptationControl.AselCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dot11LinkAdaptationControl.AselCommand[] |
Dot11LinkAdaptationControl.AselCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Dot11LinkAdaptationControl.Aselc(Dot11LinkAdaptationControl.AselCommand command,
byte data) |
Copyright © 2011–2017 Pcap4J.org. All rights reserved.