public class TeilnahmestatusTypConstants
extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ALLE
Konstante für die Abfrage aller Status.
|
static String |
E_BEFUND
Konstante für die Abfrage des e-Befund Status.
|
static String |
E_MEDIKATION
Konstante für die Abfrage des e-Medikation Status.
|
static String |
GENERELL
Konstante für die Abfrage des generellen Status.
|
| Constructor and Description |
|---|
TeilnahmestatusTypConstants() |
public static final String ALLE
public static final String GENERELL
public static final String E_BEFUND
public static final String E_MEDIKATION