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