public class VerordnungStatusTypConstants
extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EINGELOEST
Konstante für eingelöst.
|
static String |
NICHT_ABGEGEBEN
Konstante für nicht abgegeben.
|
static String |
OFFEN
Konstante für offen.
|
static String |
STORNIERT
Konstante für storniert.
|
| Constructor and Description |
|---|
VerordnungStatusTypConstants() |
public static final String OFFEN
public static final String EINGELOEST
public static final String NICHT_ABGEGEBEN
public static final String STORNIERT