Package | Description |
---|---|
de.bsvrz.sys.funclib.bitctrl.modell.verkehr.onlinedaten | |
de.bsvrz.sys.funclib.bitctrl.modell.verkehr.zustaende |
Modifier and Type | Method and Description |
---|---|
StoerfallSituation |
OdStoerfallZustand.Daten.getSituation()
Gibt den Wert der Eigenschaft
situation wieder. |
StoerfallSituation |
OdStoerfallZustand.getSituation(de.bsvrz.dav.daf.main.config.Aspect aspekt)
liefert den Störfallzustand, der mit dem übergebenen Aspekt berechnet
wurde.
|
Modifier and Type | Method and Description |
---|---|
void |
OdStoerfallZustand.Daten.setSituation(StoerfallSituation situation)
Legt den Wert der Eigenschaft
situation fest. |
Modifier and Type | Method and Description |
---|---|
static StoerfallSituation |
StoerfallSituation.getSituation(int gesuchterCode)
liefert den Störfallzustand mit dem übergebenen Code.
|
static StoerfallSituation |
StoerfallSituation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StoerfallSituation[] |
StoerfallSituation.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.