Uses of Enum Class
org.graylog.plugins.netflow.utils.Protocol
Packages that use Protocol
-
Uses of Protocol in org.graylog.plugins.netflow.utils
Methods in org.graylog.plugins.netflow.utils that return ProtocolModifier and TypeMethodDescriptionstatic ProtocolProtocol.getByNumber(int number) static ProtocolReturns the enum constant of this class with the specified name.static Protocol[]Protocol.values()Returns an array containing the constants of this enum class, in the order they are declared.