| Package | Description |
|---|---|
| de.xima.fc.entities |
Package für Datenbankentitäten
|
| de.xima.fc.gui.bean.application | |
| de.xima.fc.mdl.enums |
Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden.
|
| Modifier and Type | Method and Description |
|---|---|
ELanguage |
Mandant.getLanguage() |
| Modifier and Type | Method and Description |
|---|---|
void |
Mandant.setLanguage(ELanguage language) |
| Modifier and Type | Method and Description |
|---|---|
ELanguage[] |
EnumBean.getELanguage() |
| Modifier and Type | Method and Description |
|---|---|
static ELanguage[] |
ELanguage.all() |
static ELanguage |
ELanguage.getByLocale(Locale loc) |
static ELanguage |
ELanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ELanguage[] |
ELanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.