public class BeurteilungTypConstants
extends Object
Modifier and Type | Field and Description |
---|---|
static String |
KONTROLLBEDUERFTIG
Konstante für BeurteilungTyp (Kontrollbedürftig).
|
static String |
NORMAL
Konstante für BeurteilungTyp (Normal).
|
static String |
WEITER_ZU_BEHANDELN
Konstante für BeurteilungTyp (Weiter zu behandeln).
|
Constructor and Description |
---|
BeurteilungTypConstants() |
public static final String NORMAL
public static final String KONTROLLBEDUERFTIG
public static final String WEITER_ZU_BEHANDELN