| Package | Description |
|---|---|
| de.xima.fc.gui.bean.user | |
| de.xima.fc.mdl.enums |
Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden.
|
| Modifier and Type | Method and Description |
|---|---|
EPasswordAssignType |
UserBean.getPwdAssignType() |
| Modifier and Type | Method and Description |
|---|---|
List<EPasswordAssignType> |
UserBean.getPwdAssignTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserBean.setPwdAssignType(EPasswordAssignType pwdAssignType) |
| Modifier and Type | Method and Description |
|---|---|
static EPasswordAssignType |
EPasswordAssignType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EPasswordAssignType[] |
EPasswordAssignType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 XIMA MEDIA GmbH. All rights reserved.