public final class MesswertZustand
extends de.bsvrz.sys.funclib.bitctrl.daf.AbstractDavZustand
Modifier and Type | Field and Description |
---|---|
static MesswertZustand |
FEHLERHAFT
Daten sind fehlerhaft.
|
static MesswertZustand |
FEHLERHAFT_BZW_NICHT_ERMITTELBAR
Daten nicht ermittelbar, da bereits Basiswerte fehlerhaft.
|
static MesswertZustand |
NICHT_ERMITTELBAR
Daten sind nicht ermittelbar (ist KEIN Fehler).
|
Modifier and Type | Method and Description |
---|---|
static MesswertZustand |
getZustand(int code)
Erfragt den Wert dieses DAV-Enumerationstypen mit dem übergebenen Code.
|
public static final MesswertZustand NICHT_ERMITTELBAR
public static final MesswertZustand FEHLERHAFT
public static final MesswertZustand FEHLERHAFT_BZW_NICHT_ERMITTELBAR
public static MesswertZustand getZustand(int code)
code
- der Code des Enumerations-Wertes