|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectde.unikassel.android.sdcframework.preferences.LogLevelConfigurationImpl
public class LogLevelConfigurationImpl
Implementation of the configuration for the log level.
| Field Summary | |
|---|---|
private LogLevel |
level
The log level value of the configuration |
| Constructor Summary | |
|---|---|
private |
LogLevelConfigurationImpl()
Constructor |
|
LogLevelConfigurationImpl(LogLevel level)
Constructor |
| Method Summary | |
|---|---|
LogLevel |
getLogLevel()
Getter for the changed log level |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final LogLevel level
| Constructor Detail |
|---|
private LogLevelConfigurationImpl()
public LogLevelConfigurationImpl(LogLevel level)
level - the value for the log level change| Method Detail |
|---|
public final LogLevel getLogLevel()
LogLevelConfiguration
getLogLevel in interface LogLevelConfiguration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||