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