| Package | Description | 
|---|---|
| de.xima.fc.gui.bean.settings | |
| de.xima.fc.mdl.enums | 
 Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden. 
 | 
| de.xima.fc.mdl.log | 
| Modifier and Type | Method and Description | 
|---|---|
EAppenderType[] | 
LoggerConfigBean.getAppenderTypes()  | 
| Modifier and Type | Method and Description | 
|---|---|
static EAppenderType | 
EAppenderType.getByClass(String absoluteClassName)
Returns the EAppenderType by the given absolute class name 
 | 
static EAppenderType | 
EAppenderType.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static EAppenderType[] | 
EAppenderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
EAppenderType | 
XLogAppender.getType()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
XLogAppender.setType(EAppenderType type)  | 
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.