Package | Description |
---|---|
org.pcap4j.packet |
Modifier and Type | Method and Description |
---|---|
RadiotapDataMcs.Bandwidth |
RadiotapDataMcs.getBandwidth() |
static RadiotapDataMcs.Bandwidth |
RadiotapDataMcs.Bandwidth.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RadiotapDataMcs.Bandwidth[] |
RadiotapDataMcs.Bandwidth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RadiotapDataMcs.Builder |
RadiotapDataMcs.Builder.bandwidth(RadiotapDataMcs.Bandwidth bandwidth) |
Copyright © 2011–2019 Pcap4J.org. All rights reserved.