Package | Description |
---|---|
de.bsvrz.sys.funclib.bitctrl.modell.bitctrl.common.parameter | |
de.bsvrz.sys.funclib.bitctrl.modell.bitctrl.common.zustaende |
Modifier and Type | Method and Description |
---|---|
List<BetriebsMeldungSpalte> |
PdBcBetriebsMeldungDarstellung.Daten.getAnzuzeigendeSpalten() |
Modifier and Type | Method and Description |
---|---|
void |
PdBcBetriebsMeldungDarstellung.Daten.setAnzuzeigendeSpalten(List<BetriebsMeldungSpalte> anzuzeigendeSpalten) |
Modifier and Type | Method and Description |
---|---|
static BetriebsMeldungSpalte |
BetriebsMeldungSpalte.valueOf(int code)
Liefert zu einem Code den dazugehörigen Meldungstyp.
|
static BetriebsMeldungSpalte |
BetriebsMeldungSpalte.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BetriebsMeldungSpalte[] |
BetriebsMeldungSpalte.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.