public class HormonrezeptorStatusTypConstant
extends Object
Modifier and Type | Field and Description |
---|---|
static String |
NEGATIV
Konstante für HormonrezeptorStatusTyp (negativ).
|
static String |
POSITIV
Konstante für HormonrezeptorStatusTyp (positiv).
|
static String |
SCHWACH_POSITIV
Konstante für HormonrezeptorStatusTyp (schwach positiv).
|
static String |
UNBEKANNT
Konstante für HormonrezeptorStatusTyp (unbekannt).
|
Constructor and Description |
---|
HormonrezeptorStatusTypConstant() |
public static final String NEGATIV
public static final String SCHWACH_POSITIV
public static final String POSITIV
public static final String UNBEKANNT