public class AumMelderErgaenzerTypen
extends Object
Konstanten für die Typen von AF-Melder und AU-Ergänzer
Modifier and Type | Field and Description |
---|---|
static String |
AMBULANZ
Konstante für Typ Ambulanz.
|
static String |
ARZT
Konstante für Typ Arzt.
|
static String |
DIENSTGEBER
Konstante für Typ Dienstgeber.
|
static String |
KRANKENANSTALT
Konstante für Typ Krankenanstalt.
|
static String |
MED_BEGUTACHTER
Konstante für Typ Medizinischer Begutachter.
|
static String |
VERSICHERTER
Konstante für Typ Versicherter.
|
static String |
VERWALTUNG
Konstante für Typ Verwaltung.
|
Constructor and Description |
---|
AumMelderErgaenzerTypen() |
public static final String ARZT
public static final String KRANKENANSTALT
public static final String AMBULANZ
public static final String DIENSTGEBER
public static final String VERWALTUNG
public static final String VERSICHERTER
public static final String MED_BEGUTACHTER