| 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 | 
|---|---|
EBenutzerverwaltungsTyp | 
Mandant.getBenutzerverwaltungstyp()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Mandant.setBenutzerverwaltungstyp(EBenutzerverwaltungsTyp benutzerverwaltungstyp)  | 
| Modifier and Type | Method and Description | 
|---|---|
EBenutzerverwaltungsTyp[] | 
EnumBean.getEBenutzerverwaltungsTyp()  | 
| Modifier and Type | Method and Description | 
|---|---|
static EBenutzerverwaltungsTyp[] | 
EBenutzerverwaltungsTyp.all()
Liefert alle verfügbaren Anrede-Elemente. 
 | 
static EBenutzerverwaltungsTyp | 
EBenutzerverwaltungsTyp.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static EBenutzerverwaltungsTyp[] | 
EBenutzerverwaltungsTyp.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.