| Package | Description | 
|---|---|
| de.xima.fc.entities | 
 Package für Datenbankentitäten 
 | 
| de.xima.fc.mdl | 
 Allgemeine Modellklassen, nicht Datenbankpersitiert 
 | 
| de.xima.fc.mdl.enums | 
 Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
EBenutzerTyp | 
Benutzer.getBenutzertyp()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Benutzer.setBenutzertyp(EBenutzerTyp benutzertyp)  | 
| Modifier and Type | Method and Description | 
|---|---|
EBenutzerTyp | 
AutoLoginInData.getUserType()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AutoLoginInData.setUserType(EBenutzerTyp userType)  | 
| Modifier and Type | Method and Description | 
|---|---|
static EBenutzerTyp | 
EBenutzerTyp.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static EBenutzerTyp[] | 
EBenutzerTyp.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.