public class KurzinterventionTypConstants
extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ABGELEHNT
Konstante für KurzinterventionTyp (Abgelehnt).
|
static String |
DURCHGEFUEHRT
Konstante für KurzinterventionTyp (Durchgeführt).
|
static String |
NICHT_ERFORDERLICH
Konstante für KurzinterventionTyp (Nicht erforderlich).
|
| Constructor and Description |
|---|
KurzinterventionTypConstants() |
public static final String DURCHGEFUEHRT
public static final String NICHT_ERFORDERLICH
public static final String ABGELEHNT