Package | Description |
---|---|
org.pcap4j.packet |
Modifier and Type | Method and Description |
---|---|
static Dot11HTCapabilitiesElement.AMsduLength |
Dot11HTCapabilitiesElement.AMsduLength.getInstance(int value) |
Dot11HTCapabilitiesElement.AMsduLength |
Dot11HTCapabilitiesElement.getMaxAMsduLength() |
static Dot11HTCapabilitiesElement.AMsduLength |
Dot11HTCapabilitiesElement.AMsduLength.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dot11HTCapabilitiesElement.AMsduLength[] |
Dot11HTCapabilitiesElement.AMsduLength.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Dot11HTCapabilitiesElement.Builder |
Dot11HTCapabilitiesElement.Builder.maxAMsduLength(Dot11HTCapabilitiesElement.AMsduLength maxAMsduLength) |
Copyright © 2011–2018 Pcap4J.org. All rights reserved.