Uses of Class
org.pcap4j.packet.namednumber.RadiotapPresentBitNumber
Packages that use RadiotapPresentBitNumber
Package
Description
-
Uses of RadiotapPresentBitNumber in org.pcap4j.packet
Fields in org.pcap4j.packet with type parameters of type RadiotapPresentBitNumberModifier and TypeFieldDescriptionprivate final List<RadiotapPresentBitNumber> RadiotapPresentBitmask.bitNumbersprivate List<RadiotapPresentBitNumber> RadiotapPresentBitmask.Builder.bitNumbersMethods in org.pcap4j.packet that return types with arguments of type RadiotapPresentBitNumberMethod parameters in org.pcap4j.packet with type arguments of type RadiotapPresentBitNumberModifier and TypeMethodDescriptionRadiotapPresentBitmask.Builder.bitNumbers(List<RadiotapPresentBitNumber> bitNumbers) -
Uses of RadiotapPresentBitNumber in org.pcap4j.packet.factory.propertiesbased
Classes in org.pcap4j.packet.factory.propertiesbased that implement interfaces with type arguments of type RadiotapPresentBitNumberMethods in org.pcap4j.packet.factory.propertiesbased with parameters of type RadiotapPresentBitNumberModifier and TypeMethodDescriptionClass<? extends RadiotapPacket.RadiotapData> PacketFactoryPropertiesLoader.getRadiotapDataFieldClass(RadiotapPresentBitNumber num) Class<? extends RadiotapPacket.RadiotapData> PropertiesBasedRadiotapDataFactory.getTargetClass(RadiotapPresentBitNumber num) PropertiesBasedRadiotapDataFactory.newInstance(byte[] rawData, int offset, int length, RadiotapPresentBitNumber num) -
Uses of RadiotapPresentBitNumber in org.pcap4j.packet.factory.statik
Classes in org.pcap4j.packet.factory.statik that implement interfaces with type arguments of type RadiotapPresentBitNumberFields in org.pcap4j.packet.factory.statik with type parameters of type RadiotapPresentBitNumberModifier and TypeFieldDescriptionprivate final Map<RadiotapPresentBitNumber, StaticRadiotapDataFieldFactory.Instantiater> StaticRadiotapDataFieldFactory.instantiatersMethods in org.pcap4j.packet.factory.statik with parameters of type RadiotapPresentBitNumberModifier and TypeMethodDescriptionClass<? extends RadiotapPacket.RadiotapData> StaticRadiotapDataFieldFactory.getTargetClass(RadiotapPresentBitNumber number) StaticRadiotapDataFieldFactory.newInstance(byte[] rawData, int offset, int length, RadiotapPresentBitNumber number) -
Uses of RadiotapPresentBitNumber in org.pcap4j.packet.namednumber
Subclasses with type arguments of type RadiotapPresentBitNumber in org.pcap4j.packet.namednumberModifier and TypeClassDescriptionfinal classRadiotap present bit number.Fields in org.pcap4j.packet.namednumber declared as RadiotapPresentBitNumberModifier and TypeFieldDescriptionstatic final RadiotapPresentBitNumberRadiotapPresentBitNumber.A_MPDU_STATUSA-MPDU status: 20static final RadiotapPresentBitNumberRadiotapPresentBitNumber.ANTENNAAntenna: 11static final RadiotapPresentBitNumberRadiotapPresentBitNumber.ANTENNA_NOISEAntenna noise: 6static final RadiotapPresentBitNumberRadiotapPresentBitNumber.ANTENNA_SIGNALAntenna signal: 5static final RadiotapPresentBitNumberRadiotapPresentBitNumber.CHANNELChannel: 3static final RadiotapPresentBitNumberRadiotapPresentBitNumber.DB_ANTENNA_NOISEdB antenna noise: 13static final RadiotapPresentBitNumberRadiotapPresentBitNumber.DB_ANTENNA_SIGNALdB antenna signal: 12static final RadiotapPresentBitNumberRadiotapPresentBitNumber.DB_TX_ATTENUATIONdB TX attenuation: 9static final RadiotapPresentBitNumberRadiotapPresentBitNumber.DBM_TX_POWERdBm TX power: 10static final RadiotapPresentBitNumberRadiotapPresentBitNumber.FHSSFHSS: 4static final RadiotapPresentBitNumberRadiotapPresentBitNumber.FLAGSFlags: 1static final RadiotapPresentBitNumberRadiotapPresentBitNumber.LOCK_QUALITYLock quality: 7static final RadiotapPresentBitNumberRadiotapPresentBitNumber.MCSMCS: 19static final RadiotapPresentBitNumberRadiotapPresentBitNumber.RATERate: 2static final RadiotapPresentBitNumberRadiotapPresentBitNumber.RX_FLAGSRX flags: 14static final RadiotapPresentBitNumberRadiotapPresentBitNumber.TSFTTSFT: 0static final RadiotapPresentBitNumberRadiotapPresentBitNumber.TX_ATTENUATIONTX attenuation: 8static final RadiotapPresentBitNumberRadiotapPresentBitNumber.VHTAntenna: 21Fields in org.pcap4j.packet.namednumber with type parameters of type RadiotapPresentBitNumberModifier and TypeFieldDescriptionprivate static final Map<String, Map<Integer, RadiotapPresentBitNumber>> RadiotapPresentBitNumber.registryMethods in org.pcap4j.packet.namednumber that return RadiotapPresentBitNumberModifier and TypeMethodDescriptionstatic RadiotapPresentBitNumberRadiotapPresentBitNumber.getInstance(Integer value) static RadiotapPresentBitNumberRadiotapPresentBitNumber.getInstance(Integer value, String namespace) static RadiotapPresentBitNumberRadiotapPresentBitNumber.register(RadiotapPresentBitNumber num) Methods in org.pcap4j.packet.namednumber with parameters of type RadiotapPresentBitNumberModifier and TypeMethodDescriptionintRadiotapPresentBitNumber.compareTo(RadiotapPresentBitNumber o) static RadiotapPresentBitNumberRadiotapPresentBitNumber.register(RadiotapPresentBitNumber num)