Package | Description |
---|---|
de.bsvrz.kex.lmstic3.vew.daten.tic |
TIC3-Meldungsdaten.
|
de.bsvrz.kex.lmstic3.vew.daten.tic.elemente |
TIC3-Elemente.
|
Modifier and Type | Method and Description |
---|---|
TIC3Status.TIC3StatusEnum |
TIC3MeldungsDaten.getMeldungsStatus()
Gibt den Status der Meldungzurück.
|
Modifier and Type | Method and Description |
---|---|
void |
TIC3MeldungsDaten.setMeldungsStatus(TIC3Status.TIC3StatusEnum neuerstatus)
Setzt den Status der Meldung.
|
Modifier and Type | Field and Description |
---|---|
private TIC3Status.TIC3StatusEnum |
TIC3Status.status
Status.
|
Modifier and Type | Method and Description |
---|---|
static TIC3Status.TIC3StatusEnum |
TIC3Status.TIC3StatusEnum.getInstance(int id)
Gibt eine passende Status-Instanz zurück.
|
TIC3Status.TIC3StatusEnum |
TIC3Status.getTIC3MeldungsStatus()
Gibt den Status der Meldung zurück.
|
static TIC3Status.TIC3StatusEnum |
TIC3Status.TIC3StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TIC3Status.TIC3StatusEnum[] |
TIC3Status.TIC3StatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TIC3Status.setTIC3MeldungsStatus(TIC3Status.TIC3StatusEnum neuerstatus)
Setzt den Status der Meldung.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.