public static final class RadiotapPresentBitmask.Builder extends Object
Constructor and Description |
---|
RadiotapPresentBitmask.Builder() |
Modifier and Type | Method and Description |
---|---|
RadiotapPresentBitmask.Builder |
anotherBitmapFollows(boolean anotherBitmapFollows) |
RadiotapPresentBitmask.Builder |
bitNumbers(List<RadiotapPresentBitNumber> bitNumbers) |
RadiotapPresentBitmask |
build() |
RadiotapPresentBitmask.Builder |
namespace(String namespace) |
RadiotapPresentBitmask.Builder |
radiotapNamespaceNext(boolean radiotapNamespaceNext) |
RadiotapPresentBitmask.Builder |
vendorNamespaceNext(boolean vendorNamespaceNext) |
public RadiotapPresentBitmask.Builder namespace(String namespace)
namespace
- namespacepublic RadiotapPresentBitmask.Builder bitNumbers(List<RadiotapPresentBitNumber> bitNumbers)
bitNumbers
- bitNumberspublic RadiotapPresentBitmask.Builder radiotapNamespaceNext(boolean radiotapNamespaceNext)
radiotapNamespaceNext
- radiotapNamespaceNextpublic RadiotapPresentBitmask.Builder vendorNamespaceNext(boolean vendorNamespaceNext)
vendorNamespaceNext
- vendorNamespaceNextpublic RadiotapPresentBitmask.Builder anotherBitmapFollows(boolean anotherBitmapFollows)
anotherBitmapFollows
- anotherBitmapFollowspublic RadiotapPresentBitmask build()
Copyright © 2011–2019 Pcap4J.org. All rights reserved.