Uses of Class
org.pcap4j.packet.namednumber.GtpV1ExtensionHeaderType.ComprehensionRequirement
-
Packages that use GtpV1ExtensionHeaderType.ComprehensionRequirement Package Description org.pcap4j.packet.namednumber -
-
Uses of GtpV1ExtensionHeaderType.ComprehensionRequirement in org.pcap4j.packet.namednumber
Methods in org.pcap4j.packet.namednumber that return GtpV1ExtensionHeaderType.ComprehensionRequirement Modifier and Type Method Description GtpV1ExtensionHeaderType.ComprehensionRequirementGtpV1ExtensionHeaderType. getComprehensionRequirement()static GtpV1ExtensionHeaderType.ComprehensionRequirementGtpV1ExtensionHeaderType.ComprehensionRequirement. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static GtpV1ExtensionHeaderType.ComprehensionRequirement[]GtpV1ExtensionHeaderType.ComprehensionRequirement. values()Returns an array containing the constants of this enum type, in the order they are declared.
-