public class FormularstatusConstants
extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ABGELEHNT
Konstante für Formularstatus (Abgelehnt).
|
static String |
BEWILLIGT
Konstante für Formularstatus (Bewilligt).
|
static String |
FEHLERHAFT_UEBERTRAGEN
Konstante für Formularstatus (Fehlerhaft übertragen).
|
static String |
RUECKFRAGE
Konstante für Formularstatus (Rückfrage).
|
static String |
UEBERTRAGEN
Konstante für Formularstatus (Übertragen).
|
| Constructor and Description |
|---|
FormularstatusConstants() |
public static final String UEBERTRAGEN
public static final String RUECKFRAGE
public static final String BEWILLIGT
public static final String ABGELEHNT
public static final String FEHLERHAFT_UEBERTRAGEN