Uses of Class
org.pcap4j.packet.Dot11ExtendedSupportedRatesElement.Builder
-
Packages that use Dot11ExtendedSupportedRatesElement.Builder Package Description org.pcap4j.packet -
-
Uses of Dot11ExtendedSupportedRatesElement.Builder in org.pcap4j.packet
Methods in org.pcap4j.packet that return Dot11ExtendedSupportedRatesElement.Builder Modifier and Type Method Description Dot11ExtendedSupportedRatesElement.BuilderDot11ExtendedSupportedRatesElement.Builder. correctLengthAtBuild(boolean correctLengthAtBuild)Dot11ExtendedSupportedRatesElement.BuilderDot11ExtendedSupportedRatesElement. getBuilder()Dot11ExtendedSupportedRatesElement.BuilderDot11ExtendedSupportedRatesElement.Builder. length(byte length)Dot11ExtendedSupportedRatesElement.BuilderDot11ExtendedSupportedRatesElement.Builder. ratesAndBssMembershipSelectors(java.util.List<Dot11AbstractSupportedRatesElement.Datum> ratesAndBssMembershipSelectors)Constructors in org.pcap4j.packet with parameters of type Dot11ExtendedSupportedRatesElement.Builder Constructor Description Dot11ExtendedSupportedRatesElement(Dot11ExtendedSupportedRatesElement.Builder builder)
-