de.inovat.kex.bast.common.constants
Class ConfigurationConstants.ATL_STATUS_MESSWERT_ERSETZUNG

java.lang.Object
  extended by 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
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
ConfigurationConstants.ATL_STATUS_MESSWERT_ERSETZUNG()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

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
Constructor Detail

ConfigurationConstants.ATL_STATUS_MESSWERT_ERSETZUNG

public ConfigurationConstants.ATL_STATUS_MESSWERT_ERSETZUNG()