Uses of Class
org.pcap4j.packet.RadiotapPresentBitmask.Builder
-
Packages that use RadiotapPresentBitmask.Builder Package Description org.pcap4j.packet -
-
Uses of RadiotapPresentBitmask.Builder in org.pcap4j.packet
Methods in org.pcap4j.packet that return RadiotapPresentBitmask.Builder Modifier and Type Method Description RadiotapPresentBitmask.BuilderRadiotapPresentBitmask.Builder. anotherBitmapFollows(boolean anotherBitmapFollows)RadiotapPresentBitmask.BuilderRadiotapPresentBitmask.Builder. bitNumbers(java.util.List<RadiotapPresentBitNumber> bitNumbers)RadiotapPresentBitmask.BuilderRadiotapPresentBitmask. getBuilder()RadiotapPresentBitmask.BuilderRadiotapPresentBitmask.Builder. namespace(java.lang.String namespace)RadiotapPresentBitmask.BuilderRadiotapPresentBitmask.Builder. radiotapNamespaceNext(boolean radiotapNamespaceNext)RadiotapPresentBitmask.BuilderRadiotapPresentBitmask.Builder. vendorNamespaceNext(boolean vendorNamespaceNext)Constructors in org.pcap4j.packet with parameters of type RadiotapPresentBitmask.Builder Constructor Description RadiotapPresentBitmask(RadiotapPresentBitmask.Builder builder)
-