Class ConfigurationConstants.ASP
- java.lang.Object
-
- de.inovat.kex.bast.common.constants.ConfigurationConstants.ASP
-
- Enclosing class:
- ConfigurationConstants
public static class ConfigurationConstants.ASP extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringAGGREGATIONSINTERVALL_15MINUTENstatic java.lang.StringAGGREGATIONSINTERVALL_JAHRstatic java.lang.StringAGGREGATIONSINTERVALL_MONATstatic java.lang.StringAGGREGATIONSINTERVALL_STUNDEstatic java.lang.StringAGGREGATIONSINTERVALL_TAGstatic java.lang.StringANALYSEstatic java.lang.StringEIGENSCHAFTENstatic java.lang.StringEXTERNE_ERFASSUNGstatic java.lang.StringMESSWERT_ERSETZUNGstatic java.lang.StringPARAMETER_ISTstatic java.lang.StringPARAMETER_SOLLstatic java.lang.StringPARAMETER_VORGABEstatic java.lang.StringPLPRUEFUNG_FORMALstatic java.lang.StringPLPRUEFUNG_LOGISCHstatic java.lang.StringPROGNOSEstatic java.lang.StringTLS_ABRUFstatic java.lang.StringTLS_ANTWORTstatic java.lang.StringTLS_VORGABE
-
Constructor Summary
Constructors Constructor Description ASP()
-
-
-
Field Detail
-
EIGENSCHAFTEN
public static final java.lang.String EIGENSCHAFTEN
- See Also:
- Constant Field Values
-
PARAMETER_IST
public static final java.lang.String PARAMETER_IST
- See Also:
- Constant Field Values
-
PARAMETER_SOLL
public static final java.lang.String PARAMETER_SOLL
- See Also:
- Constant Field Values
-
PARAMETER_VORGABE
public static final java.lang.String PARAMETER_VORGABE
- See Also:
- Constant Field Values
-
EXTERNE_ERFASSUNG
public static final java.lang.String EXTERNE_ERFASSUNG
- See Also:
- Constant Field Values
-
PLPRUEFUNG_FORMAL
public static final java.lang.String PLPRUEFUNG_FORMAL
- See Also:
- Constant Field Values
-
PLPRUEFUNG_LOGISCH
public static final java.lang.String PLPRUEFUNG_LOGISCH
- See Also:
- Constant Field Values
-
MESSWERT_ERSETZUNG
public static final java.lang.String MESSWERT_ERSETZUNG
- See Also:
- Constant Field Values
-
ANALYSE
public static final java.lang.String ANALYSE
- See Also:
- Constant Field Values
-
PROGNOSE
public static final java.lang.String PROGNOSE
- See Also:
- Constant Field Values
-
AGGREGATIONSINTERVALL_15MINUTEN
public static final java.lang.String AGGREGATIONSINTERVALL_15MINUTEN
- See Also:
- Constant Field Values
-
AGGREGATIONSINTERVALL_STUNDE
public static final java.lang.String AGGREGATIONSINTERVALL_STUNDE
- See Also:
- Constant Field Values
-
AGGREGATIONSINTERVALL_TAG
public static final java.lang.String AGGREGATIONSINTERVALL_TAG
- See Also:
- Constant Field Values
-
AGGREGATIONSINTERVALL_MONAT
public static final java.lang.String AGGREGATIONSINTERVALL_MONAT
- See Also:
- Constant Field Values
-
AGGREGATIONSINTERVALL_JAHR
public static final java.lang.String AGGREGATIONSINTERVALL_JAHR
- See Also:
- Constant Field Values
-
TLS_ANTWORT
public static final java.lang.String TLS_ANTWORT
- See Also:
- Constant Field Values
-
TLS_ABRUF
public static final java.lang.String TLS_ABRUF
- See Also:
- Constant Field Values
-
TLS_VORGABE
public static final java.lang.String TLS_VORGABE
- See Also:
- Constant Field Values
-
-