Uses of Enum Class
org.pcap4j.packet.Dot11HTCapabilitiesElement.StbcSupport
Packages that use Dot11HTCapabilitiesElement.StbcSupport
-
Uses of Dot11HTCapabilitiesElement.StbcSupport in org.pcap4j.packet
Subclasses with type arguments of type Dot11HTCapabilitiesElement.StbcSupport in org.pcap4j.packetModifier and TypeClassDescriptionstatic enumRx STBC field of IEEE802.11 HT Capabilities element.Fields in org.pcap4j.packet declared as Dot11HTCapabilitiesElement.StbcSupportModifier and TypeFieldDescriptionDot11HTCapabilitiesElement.Builder.rxStbcSupportprivate final Dot11HTCapabilitiesElement.StbcSupportDot11HTCapabilitiesElement.rxStbcSupportMethods in org.pcap4j.packet that return Dot11HTCapabilitiesElement.StbcSupportModifier and TypeMethodDescriptionDot11HTCapabilitiesElement.StbcSupport.getInstance(int value) Dot11HTCapabilitiesElement.getRxStbcSupport()Returns the enum constant of this class with the specified name.Dot11HTCapabilitiesElement.StbcSupport.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.pcap4j.packet with parameters of type Dot11HTCapabilitiesElement.StbcSupportModifier and TypeMethodDescriptionDot11HTCapabilitiesElement.Builder.rxStbcSupport(Dot11HTCapabilitiesElement.StbcSupport rxStbcSupport)