Uses of Enum Class
org.pcap4j.packet.namednumber.GtpV1ExtensionHeaderType.ComprehensionRequirement
Packages that use GtpV1ExtensionHeaderType.ComprehensionRequirement
-
Uses of GtpV1ExtensionHeaderType.ComprehensionRequirement in org.pcap4j.packet.namednumber
Subclasses with type arguments of type GtpV1ExtensionHeaderType.ComprehensionRequirement in org.pcap4j.packet.namednumberModifier and TypeClassDescriptionstatic enumComprehension requirement of Extension Header Type (Definition of bits 7 and 8 of the Extension Header Type)Methods in org.pcap4j.packet.namednumber that return GtpV1ExtensionHeaderType.ComprehensionRequirementModifier and TypeMethodDescriptionGtpV1ExtensionHeaderType.getComprehensionRequirement()Returns the enum constant of this class with the specified name.GtpV1ExtensionHeaderType.ComprehensionRequirement.values()Returns an array containing the constants of this enum class, in the order they are declared.