Uses of Class
de.xima.fc.setup.model.log.ELoggerKey
-
Packages that use ELoggerKey Package Description de.xima.fc.setup.model.log Package with models for the configuration of loggers -
-
Uses of ELoggerKey in de.xima.fc.setup.model.log
Methods in de.xima.fc.setup.model.log that return ELoggerKey Modifier and Type Method Description static ELoggerKey
ELoggerKey. valueOf(String name)
Deprecated.Returns the enum constant of this type with the specified name.static ELoggerKey[]
ELoggerKey. values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-