Uses of Enum Class
org.pcap4j.packet.namednumber.SctpChunkType.ActionForUnkownType
Packages that use SctpChunkType.ActionForUnkownType
-
Uses of SctpChunkType.ActionForUnkownType in org.pcap4j.packet.namednumber
Methods in org.pcap4j.packet.namednumber that return SctpChunkType.ActionForUnkownTypeModifier and TypeMethodDescriptionSctpChunkType.getActionForUnkownType()Returns the enum constant of this class with the specified name.static SctpChunkType.ActionForUnkownType[]SctpChunkType.ActionForUnkownType.values()Returns an array containing the constants of this enum class, in the order they are declared.