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

java.lang.Object
  extended by de.inovat.kex.bast.common.constants.ConfigurationConstants.ATG_AUSWERTEQUERSCHNITT
Enclosing class:
ConfigurationConstants

public static class ConfigurationConstants.ATG_AUSWERTEQUERSCHNITT
extends java.lang.Object

Konfigurierende Attributgruppe Auswertequerschnitt


Field Summary
static java.lang.String ATT_BEZEICHNUNG
           
static java.lang.String ATT_HIMMELSRICHTUNG
           
static java.lang.String ATT_MESSQUERSCHNITT
           
static java.lang.String PID
           
 
Constructor Summary
ConfigurationConstants.ATG_AUSWERTEQUERSCHNITT()
           
 
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_MESSQUERSCHNITT

public static final java.lang.String ATT_MESSQUERSCHNITT
See Also:
Constant Field Values

ATT_HIMMELSRICHTUNG

public static final java.lang.String ATT_HIMMELSRICHTUNG
See Also:
Constant Field Values

ATT_BEZEICHNUNG

public static final java.lang.String ATT_BEZEICHNUNG
See Also:
Constant Field Values
Constructor Detail

ConfigurationConstants.ATG_AUSWERTEQUERSCHNITT

public ConfigurationConstants.ATG_AUSWERTEQUERSCHNITT()