Package | Description |
---|---|
de.bsvrz.ibv.anastau.bestimmungstau.indikator |
Klassen für die Verwaltung der Störfallindikatoren zur Stauobjektbestimmung.
|
Modifier and Type | Field and Description |
---|---|
private SobStoerfallSituation |
SobIndikator.letzteSituation
die letzte Störfall-Situation des Indikators.
|
Modifier and Type | Method and Description |
---|---|
SobStoerfallSituation |
SobIndikator.getSituation() |
SobStoerfallSituation |
ISobIndikator.getSituation()
liefert die aktualle Situation die vom Indikator ermittelt wurde.
|
static SobStoerfallSituation |
SobStoerfallSituation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SobStoerfallSituation[] |
SobStoerfallSituation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.