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