public final class OptionenPlausibilitaetsPruefungLogischUfd
extends de.bsvrz.sys.funclib.bitctrl.daf.AbstractDavZustand
att.optionenPlausibilitätsPrüfungLogischVerkehr
.Modifier and Type | Field and Description |
---|---|
static OptionenPlausibilitaetsPruefungLogischUfd |
AUF_FEHLERHAFT_SETZEN
Wertebereichsprüfung wird durchgeführt.
|
static OptionenPlausibilitaetsPruefungLogischUfd |
KEINE_PRUEFUNG
Wertebereichsprüfung wird NICHT durchgeführt.
|
static OptionenPlausibilitaetsPruefungLogischUfd |
WERT_REDUZIEREN
Wertebereichsprüfung wird durchgeführt.
|
private static Map<Integer,OptionenPlausibilitaetsPruefungLogischUfd> |
werteBereich
Der Wertebereich dieses DAV-Enumerationstypen.
|
Modifier | Constructor and Description |
---|---|
private |
OptionenPlausibilitaetsPruefungLogischUfd(String name,
int code)
Standardkonstruktor.
|
Modifier and Type | Method and Description |
---|---|
static OptionenPlausibilitaetsPruefungLogischUfd |
getZustand(int code)
Erfragt den Wert dieses DAV-Enumerationstypen mit dem übergebenen Code.
|
private static Map<Integer,OptionenPlausibilitaetsPruefungLogischUfd> werteBereich
public static final OptionenPlausibilitaetsPruefungLogischUfd KEINE_PRUEFUNG
public static final OptionenPlausibilitaetsPruefungLogischUfd WERT_REDUZIEREN
public static final OptionenPlausibilitaetsPruefungLogischUfd AUF_FEHLERHAFT_SETZEN
private OptionenPlausibilitaetsPruefungLogischUfd(String name, int code)
code
- der Codename
- die Bezeichnungpublic static OptionenPlausibilitaetsPruefungLogischUfd getZustand(int code)
code
- der Kode des ZustandsCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.