public static final class Dot112040BssCoexistenceElement.Builder extends Dot11InformationElement.Builder
Constructor and Description |
---|
Dot112040BssCoexistenceElement.Builder() |
Modifier and Type | Method and Description |
---|---|
Dot112040BssCoexistenceElement.Builder |
bit5(boolean bit5) |
Dot112040BssCoexistenceElement.Builder |
bit6(boolean bit6) |
Dot112040BssCoexistenceElement.Builder |
bit7(boolean bit7) |
Dot112040BssCoexistenceElement |
build() |
Dot112040BssCoexistenceElement.Builder |
correctLengthAtBuild(boolean correctLengthAtBuild) |
Dot112040BssCoexistenceElement.Builder |
fortyMhzIntolerant(boolean fortyMhzIntolerant) |
Dot112040BssCoexistenceElement.Builder |
informationRequested(boolean informationRequested) |
Dot112040BssCoexistenceElement.Builder |
length(byte length) |
Dot112040BssCoexistenceElement.Builder |
obssScanningExemptionGranted(boolean obssScanningExemptionGranted) |
Dot112040BssCoexistenceElement.Builder |
obssScanningExemptionRequested(boolean obssScanningExemptionRequested) |
Dot112040BssCoexistenceElement.Builder |
twentyMhzBssWidthRequested(boolean twentyMhzBssWidthRequested) |
elementId, getCorrectLengthAtBuild
public Dot112040BssCoexistenceElement.Builder()
public Dot112040BssCoexistenceElement.Builder informationRequested(boolean informationRequested)
informationRequested
- informationRequestedpublic Dot112040BssCoexistenceElement.Builder fortyMhzIntolerant(boolean fortyMhzIntolerant)
fortyMhzIntolerant
- fortyMhzIntolerantpublic Dot112040BssCoexistenceElement.Builder twentyMhzBssWidthRequested(boolean twentyMhzBssWidthRequested)
twentyMhzBssWidthRequested
- twentyMhzBssWidthRequestedpublic Dot112040BssCoexistenceElement.Builder obssScanningExemptionRequested(boolean obssScanningExemptionRequested)
obssScanningExemptionRequested
- obssScanningExemptionRequestedpublic Dot112040BssCoexistenceElement.Builder obssScanningExemptionGranted(boolean obssScanningExemptionGranted)
obssScanningExemptionGranted
- obssScanningExemptionGrantedpublic Dot112040BssCoexistenceElement.Builder bit5(boolean bit5)
bit5
- bit5public Dot112040BssCoexistenceElement.Builder bit6(boolean bit6)
bit6
- bit6public Dot112040BssCoexistenceElement.Builder bit7(boolean bit7)
bit7
- bit7public Dot112040BssCoexistenceElement.Builder length(byte length)
length
in class Dot11InformationElement.Builder
length
- lengthpublic Dot112040BssCoexistenceElement.Builder correctLengthAtBuild(boolean correctLengthAtBuild)
correctLengthAtBuild
in interface LengthBuilder<Dot11InformationElement>
correctLengthAtBuild
in class Dot11InformationElement.Builder
correctLengthAtBuild
- correctLengthAtBuildpublic Dot112040BssCoexistenceElement build()
Copyright © 2011–2018 Pcap4J.org. All rights reserved.