Uses of Enum Class
org.pcap4j.packet.RadiotapFecType
Packages that use RadiotapFecType
-
Uses of RadiotapFecType in org.pcap4j.packet
Subclasses with type arguments of type RadiotapFecType in org.pcap4j.packetFields in org.pcap4j.packet declared as RadiotapFecTypeModifier and TypeFieldDescriptionprivate RadiotapFecTypeRadiotapDataMcs.Builder.fecTypeprivate final RadiotapFecTypeRadiotapDataMcs.fecTypeprivate RadiotapFecType[]RadiotapDataVht.Builder.fecTypesprivate final RadiotapFecType[]RadiotapDataVht.fecTypesMethods in org.pcap4j.packet that return RadiotapFecTypeModifier and TypeMethodDescriptionRadiotapDataMcs.getFecType()RadiotapDataVht.getFecTypes()static RadiotapFecTypeReturns the enum constant of this class with the specified name.static RadiotapFecType[]RadiotapFecType.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 RadiotapFecTypeModifier and TypeMethodDescriptionRadiotapDataMcs.Builder.fecType(RadiotapFecType fecType) RadiotapDataVht.Builder.fecTypes(RadiotapFecType[] fecTypes)