public class PolypenGroesseConstants
extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EIN_BIS_2_CM
Konstante für PolypenGroesse (1 - 2 cm).
|
static String |
EIN_HALB_BIS_1_CM
Konstante für PolypenGroesse (0,5 - 1 cm).
|
static String |
GROESSER_2_CM
Konstante für PolypenGroesse (größer 2 cm).
|
static String |
KLEINER_EIN_HALB_CM
Konstante für PolypenGroesse (kleiner 0,5 cm).
|
Constructor and Description |
---|
PolypenGroesseConstants() |
public static final String KLEINER_EIN_HALB_CM
public static final String EIN_HALB_BIS_1_CM
public static final String EIN_BIS_2_CM
public static final String GROESSER_2_CM