public static final class RadiotapPresentBitmask.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
RadiotapPresentBitmask.Builder |
anotherBitmapFollows(boolean anotherBitmapFollows) |
RadiotapPresentBitmask.Builder |
bitNumbers(java.util.List<RadiotapPresentBitNumber> bitNumbers) |
RadiotapPresentBitmask |
build() |
RadiotapPresentBitmask.Builder |
namespace(java.lang.String namespace) |
RadiotapPresentBitmask.Builder |
radiotapNamespaceNext(boolean radiotapNamespaceNext) |
RadiotapPresentBitmask.Builder |
vendorNamespaceNext(boolean vendorNamespaceNext) |
public RadiotapPresentBitmask.Builder namespace(java.lang.String namespace)
namespace - namespacepublic RadiotapPresentBitmask.Builder bitNumbers(java.util.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 - 2018 Pcap4J.org. All rights reserved.