public static final class Dot11DsssParameterSetElement.Builder extends Dot11InformationElement.Builder
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
Dot11DsssParameterSetElement |
build() |
Dot11DsssParameterSetElement.Builder |
correctLengthAtBuild(boolean correctLengthAtBuild) |
Dot11DsssParameterSetElement.Builder |
currentChannel(byte currentChannel) |
Dot11DsssParameterSetElement.Builder |
length(byte length) |
elementId, getCorrectLengthAtBuildpublic Dot11DsssParameterSetElement.Builder currentChannel(byte currentChannel)
currentChannel - currentChannelpublic Dot11DsssParameterSetElement.Builder length(byte length)
length in class Dot11InformationElement.Builderlength - lengthpublic Dot11DsssParameterSetElement.Builder correctLengthAtBuild(boolean correctLengthAtBuild)
correctLengthAtBuild in interface LengthBuilder<Dot11InformationElement>correctLengthAtBuild in class Dot11InformationElement.BuildercorrectLengthAtBuild - correctLengthAtBuildpublic Dot11DsssParameterSetElement build()
Copyright © 2011 - 2018 Pcap4J.org. All rights reserved.