Uses of Enum Class
org.graylog.plugins.cef.parser.CEFMapping
Packages that use CEFMapping
-
Uses of CEFMapping in org.graylog.plugins.cef.parser
Methods in org.graylog.plugins.cef.parser that return CEFMappingModifier and TypeMethodDescriptionstatic CEFMappingCEFMapping.forFullName(String fullName) static CEFMappingCEFMapping.forKeyName(String keyName) static CEFMappingReturns the enum constant of this class with the specified name.static CEFMapping[]CEFMapping.values()Returns an array containing the constants of this enum class, in the order they are declared.