public class DiabetesTypConstants
extends Object
Modifier and Type | Field and Description |
---|---|
static String |
NEIN
Konstante für DiabetesTyp (Nein).
|
static String |
TYP_1
Konstante für DiabetesTyp (Typ 1).
|
static String |
TYP_2
Konstante für DiabetesTyp (Typ 2).
|
Constructor and Description |
---|
DiabetesTypConstants() |
public static final String TYP_1
public static final String TYP_2
public static final String NEIN