Uses of Class
org.pcap4j.packet.Dot11SupportedOperatingClassesElement
Packages that use Dot11SupportedOperatingClassesElement
-
Uses of Dot11SupportedOperatingClassesElement in org.pcap4j.packet
Fields in org.pcap4j.packet declared as Dot11SupportedOperatingClassesElementModifier and TypeFieldDescriptionDot11ProbeRequestPacket.Builder.supportedOperatingClassesprivate final Dot11SupportedOperatingClassesElementDot11ProbeRequestPacket.Dot11ProbeRequestHeader.supportedOperatingClassesMethods in org.pcap4j.packet that return Dot11SupportedOperatingClassesElementModifier and TypeMethodDescriptionDot11SupportedOperatingClassesElement.Builder.build()Dot11ProbeRequestPacket.Dot11ProbeRequestHeader.getSupportedOperatingClasses()Dot11SupportedOperatingClassesElement.newInstance(byte[] rawData, int offset, int length) A static factory method.Methods in org.pcap4j.packet with parameters of type Dot11SupportedOperatingClassesElementModifier and TypeMethodDescriptionDot11ProbeRequestPacket.Builder.supportedOperatingClasses(Dot11SupportedOperatingClassesElement supportedOperatingClasses) Constructors in org.pcap4j.packet with parameters of type Dot11SupportedOperatingClassesElement