Uses of Enum Class
com.github.palindromicity.syslog.dsl.SyslogFieldKeys
Packages that use SyslogFieldKeys
-
Uses of SyslogFieldKeys in com.github.palindromicity.syslog.dsl
Subclasses with type arguments of type SyslogFieldKeys in com.github.palindromicity.syslog.dslMethods in com.github.palindromicity.syslog.dsl that return SyslogFieldKeysModifier and TypeMethodDescriptionstatic SyslogFieldKeysReturns the enum constant of this class with the specified name.static SyslogFieldKeys[]SyslogFieldKeys.values()Returns an array containing the constants of this enum class, in the order they are declared.