Uses of Enum Class
org.pcap4j.packet.RadiotapDataMcs.Bandwidth
Packages that use RadiotapDataMcs.Bandwidth
-
Uses of RadiotapDataMcs.Bandwidth in org.pcap4j.packet
Subclasses with type arguments of type RadiotapDataMcs.Bandwidth in org.pcap4j.packetFields in org.pcap4j.packet declared as RadiotapDataMcs.BandwidthModifier and TypeFieldDescriptionprivate final RadiotapDataMcs.BandwidthRadiotapDataMcs.bandwidthprivate RadiotapDataMcs.BandwidthRadiotapDataMcs.Builder.bandwidthMethods in org.pcap4j.packet that return RadiotapDataMcs.BandwidthModifier and TypeMethodDescriptionRadiotapDataMcs.getBandwidth()static RadiotapDataMcs.BandwidthReturns the enum constant of this class with the specified name.static RadiotapDataMcs.Bandwidth[]RadiotapDataMcs.Bandwidth.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 RadiotapDataMcs.BandwidthModifier and TypeMethodDescriptionRadiotapDataMcs.Builder.bandwidth(RadiotapDataMcs.Bandwidth bandwidth)