| 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 | 
|---|---|
EMatchCondition | 
Bedingung.getMatchCondition()
Diese Methode dient dazu, die gesetzte  
EMatchCondition zu erhalten | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Bedingung.setMatchCondition(EMatchCondition matchCondition)
Diese Methode dient dazu, die  
EMatchCondition für die Ausführung dieser Bedingung festzulegen, wenn
 auf ein Formularfeld geprüft werden soll | 
| Modifier and Type | Method and Description | 
|---|---|
EMatchCondition[] | 
EnumBean.getEMatchCondition()  | 
| Modifier and Type | Method and Description | 
|---|---|
static EMatchCondition | 
EMatchCondition.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static EMatchCondition[] | 
EMatchCondition.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.