public class BehandlungConstants
extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AMBULANT
Konstante für Behandlung (ambulant).
|
static String |
KONSERVATIV
Konstante für Behandlung (konservativ).
|
static String |
OPERATIV
Konstante für Behandlung (operativ).
|
static String |
STATIONAER
Konstante für Behandlung (stationaer).
|
| Constructor and Description |
|---|
BehandlungConstants() |
public static final String AMBULANT
public static final String KONSERVATIV
public static final String OPERATIV
public static final String STATIONAER