| Package | Description |
|---|---|
| de.bsvrz.kex.lms.vew |
| Modifier and Type | Field and Description |
|---|---|
private MeldungsStatus |
RDSMeldung.status
der interne Status der Meldung.
|
| Modifier and Type | Method and Description |
|---|---|
MeldungsStatus |
RDSMeldung.getStatus()
Gibt den internen Status der Meldung zurück.
|
static MeldungsStatus |
MeldungsStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MeldungsStatus[] |
MeldungsStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RDSMeldung.setStatus(MeldungsStatus status)
Setzt den internen Status der Meldung.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.