Class ConfigurationConstants.ATL_STATUS_MESSWERT_ERSETZUNG
- java.lang.Object
-
- de.inovat.kex.bast.common.constants.ConfigurationConstants.ATL_STATUS_MESSWERT_ERSETZUNG
-
- Enclosing class:
- ConfigurationConstants
public static class ConfigurationConstants.ATL_STATUS_MESSWERT_ERSETZUNG extends java.lang.Object
Status Messwertersetzung
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
ATT_IMPLAUSIBEL
static java.lang.String
ATT_INTERPOLIERT
static ConfigurationConstants.ATT_JANEIN
IMPLAUSIBEL
static ConfigurationConstants.ATT_JANEIN
INTERPOLIERT
static java.lang.String
PID
-
Constructor Summary
Constructors Constructor Description ATL_STATUS_MESSWERT_ERSETZUNG()
-
-
-
Field Detail
-
PID
public static final java.lang.String PID
- See Also:
- Constant Field Values
-
ATT_IMPLAUSIBEL
public static final java.lang.String ATT_IMPLAUSIBEL
- See Also:
- Constant Field Values
-
ATT_INTERPOLIERT
public static final java.lang.String ATT_INTERPOLIERT
- See Also:
- Constant Field Values
-
IMPLAUSIBEL
public static ConfigurationConstants.ATT_JANEIN IMPLAUSIBEL
-
INTERPOLIERT
public static ConfigurationConstants.ATT_JANEIN INTERPOLIERT
-
-