Package | Description |
---|---|
org.pcap4j.packet |
Modifier and Type | Method and Description |
---|---|
static GtpV1Packet.ProtocolType |
GtpV1Packet.ProtocolType.getInstance(boolean value) |
GtpV1Packet.ProtocolType |
GtpV1Packet.GtpV1Header.getProtocolType() |
static GtpV1Packet.ProtocolType |
GtpV1Packet.ProtocolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GtpV1Packet.ProtocolType[] |
GtpV1Packet.ProtocolType.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.protocolType(GtpV1Packet.ProtocolType protocolType) |
Copyright © 2011–2019 Pcap4J.org. All rights reserved.