Uses of Enum Class
org.pcap4j.packet.namednumber.IpV4OptionType.IpV4OptionClass
Packages that use IpV4OptionType.IpV4OptionClass
-
Uses of IpV4OptionType.IpV4OptionClass in org.pcap4j.packet.namednumber
Fields in org.pcap4j.packet.namednumber declared as IpV4OptionType.IpV4OptionClassModifier and TypeFieldDescriptionprivate final IpV4OptionType.IpV4OptionClassIpV4OptionType.optionClassMethods in org.pcap4j.packet.namednumber that return IpV4OptionType.IpV4OptionClassModifier and TypeMethodDescriptionIpV4OptionType.getOptionClass()Returns the enum constant of this class with the specified name.static IpV4OptionType.IpV4OptionClass[]IpV4OptionType.IpV4OptionClass.values()Returns an array containing the constants of this enum class, in the order they are declared.