public class MeldungstypConstants
extends Object
BackendMeldung
.Modifier and Type | Field and Description |
---|---|
static String |
ERROR
Konstante für Meldungstyp Error.
|
static String |
WARNING
Konstante für Meldungstyp Warning.
|
Constructor and Description |
---|
MeldungstypConstants() |
public static final String ERROR
public static final String WARNING