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 |
---|---|
List<ELayoutType> |
LoggerConfigBean.getLayoutTypes() |
Modifier and Type | Method and Description |
---|---|
static ELayoutType |
ELayoutType.getByClass(String absoluteClassName)
Returns the layout by the given absolute layout class name
|
static ELayoutType |
ELayoutType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ELayoutType[] |
ELayoutType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ELayoutType |
XLogAppender.getLayoutType() |
Modifier and Type | Method and Description |
---|---|
void |
XLogAppender.setLayoutType(ELayoutType layoutType) |
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.