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.i18n |
Modifier and Type | Method and Description |
---|---|
Collection<EI18nSource> |
SystemMessagesBean.getAvailableI18nSources() |
Modifier and Type | Method and Description |
---|---|
static EI18nSource |
EI18nSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EI18nSource[] |
EI18nSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EI18nSource |
SystemMessageI18n.getI18nSource() |
Modifier and Type | Method and Description |
---|---|
void |
SystemMessageI18n.setI18nSource(EI18nSource i18nSource) |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.