public class AntragsstatusTypConstants
extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BEANTWORTET
Konstante für AntragsstatusTyp (beantwortet).
|
static String |
IN_EVIDENZ
Konstante für AntragsstatusTyp (in Evidenz).
|
static String |
STORNIERT
Konstante für AntragsstatusTyp (storniert).
|
static String |
UEBERTRAGEN
Konstante für AntragsstatusTyp (übertragen).
|
Constructor and Description |
---|
AntragsstatusTypConstants() |
public static final String UEBERTRAGEN
public static final String IN_EVIDENZ
public static final String STORNIERT
public static final String BEANTWORTET