Package | Description |
---|---|
org.pcap4j.packet |
Modifier and Type | Method and Description |
---|---|
static Dot11HTCapabilitiesElement.StbcSupport |
Dot11HTCapabilitiesElement.StbcSupport.getInstance(int value) |
Dot11HTCapabilitiesElement.StbcSupport |
Dot11HTCapabilitiesElement.getRxStbcSupport() |
static Dot11HTCapabilitiesElement.StbcSupport |
Dot11HTCapabilitiesElement.StbcSupport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dot11HTCapabilitiesElement.StbcSupport[] |
Dot11HTCapabilitiesElement.StbcSupport.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.rxStbcSupport(Dot11HTCapabilitiesElement.StbcSupport rxStbcSupport) |
Copyright © 2011–2018 Pcap4J.org. All rights reserved.