Uses of Enum Class
org.pcap4j.packet.Dot11HTCapabilitiesElement.AMpduLength
Packages that use Dot11HTCapabilitiesElement.AMpduLength
-
Uses of Dot11HTCapabilitiesElement.AMpduLength in org.pcap4j.packet
Subclasses with type arguments of type Dot11HTCapabilitiesElement.AMpduLength in org.pcap4j.packetModifier and TypeClassDescriptionstatic enumMaximum A-MPDU Length Exponent field of IEEE802.11 HT Capabilities element.Fields in org.pcap4j.packet declared as Dot11HTCapabilitiesElement.AMpduLengthModifier and TypeFieldDescriptionDot11HTCapabilitiesElement.Builder.maxAMpduLengthprivate final Dot11HTCapabilitiesElement.AMpduLengthDot11HTCapabilitiesElement.maxAMpduLengthMethods in org.pcap4j.packet that return Dot11HTCapabilitiesElement.AMpduLengthModifier and TypeMethodDescriptionDot11HTCapabilitiesElement.AMpduLength.getInstance(int value) Dot11HTCapabilitiesElement.getMaxAMpduLength()Returns the enum constant of this class with the specified name.Dot11HTCapabilitiesElement.AMpduLength.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.AMpduLengthModifier and TypeMethodDescriptionDot11HTCapabilitiesElement.Builder.maxAMpduLength(Dot11HTCapabilitiesElement.AMpduLength maxAMpduLength)