Package | Description |
---|---|
de.bsvrz.sys.funclib.bitctrl.modell.verkehr.parameter | |
de.bsvrz.sys.funclib.bitctrl.modell.verkehr.zustaende |
Modifier and Type | Field and Description |
---|---|
private BaustellenStatus |
PdBaustellenEigenschaften.Daten.status
Zustand der Baustelle.
|
Modifier and Type | Method and Description |
---|---|
BaustellenStatus |
PdBaustellenEigenschaften.Daten.getBaustellenStatus()
liefert den Status der Baustelle.
|
Modifier and Type | Method and Description |
---|---|
void |
PdBaustellenEigenschaften.Daten.setStatus(BaustellenStatus status)
setzt den Status der Baustelle.
|
Modifier and Type | Method and Description |
---|---|
static BaustellenStatus |
BaustellenStatus.getStatus(int gesuchterCode)
liefert den Baustellenstatus mit dem übergebenen Code.
|
static BaustellenStatus |
BaustellenStatus.getStatus(String text)
liefert den Baustellenstatus mit dem übergebenen Test.
|
static BaustellenStatus |
BaustellenStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaustellenStatus[] |
BaustellenStatus.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.