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