BaltradDex
BALTRAD Data Exchange System
Loading...
Searching...
No Matches
eu.baltrad.dex.log.model.impl.LogEntry Member List

This is the complete list of members for eu.baltrad.dex.log.model.impl.LogEntry, including all inherited members.

getDate()eu.baltrad.dex.log.model.impl.LogEntryinline
getId()eu.baltrad.dex.log.model.impl.LogEntryinline
getLevel()eu.baltrad.dex.log.model.impl.LogEntryinline
getLogger()eu.baltrad.dex.log.model.impl.LogEntryinline
getMessage()eu.baltrad.dex.log.model.impl.LogEntryinline
getTimeStamp()eu.baltrad.dex.log.model.impl.LogEntryinline
LEVEL_ERROR (defined in eu.baltrad.dex.log.model.ILogEntry)eu.baltrad.dex.log.model.ILogEntrystatic
LEVEL_INFO (defined in eu.baltrad.dex.log.model.ILogEntry)eu.baltrad.dex.log.model.ILogEntrystatic
LEVEL_STICKY (defined in eu.baltrad.dex.log.model.ILogEntry)eu.baltrad.dex.log.model.ILogEntrystatic
LEVEL_WARNING (defined in eu.baltrad.dex.log.model.ILogEntry)eu.baltrad.dex.log.model.ILogEntrystatic
LogEntry(int id, long timeStamp, String logger, String level, String message)eu.baltrad.dex.log.model.impl.LogEntryinline
LogEntry(long timeStamp, String logger, String level, String message)eu.baltrad.dex.log.model.impl.LogEntryinline
setDate(Date date)eu.baltrad.dex.log.model.impl.LogEntryinline
setId(int id)eu.baltrad.dex.log.model.impl.LogEntryinline
setLevel(String level)eu.baltrad.dex.log.model.impl.LogEntryinline
setLogger(String logger)eu.baltrad.dex.log.model.impl.LogEntryinline
setMessage(String message)eu.baltrad.dex.log.model.impl.LogEntryinline
setTimeStamp(long timeStamp)eu.baltrad.dex.log.model.impl.LogEntryinline