public class KolDiagnoseConstants
extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ADENOME
Konstante für KolDiagnose (Adenome).
|
static String |
DARMPOLYP
Konstante für KolDiagnose (Darmpolyp).
|
static String |
KOLON_CA
Konstante für KolDiagnose (Kolon-Ca.).
|
static String |
REKTUM_CA
Konstante für KolDiagnose (Rektum-Ca.).
|
static String |
SONSTIGES
Konstante für KolDiagnose (Sonstiges).
|
Constructor and Description |
---|
KolDiagnoseConstants() |
public static final String ADENOME
public static final String DARMPOLYP
public static final String KOLON_CA
public static final String REKTUM_CA
public static final String SONSTIGES