Package | Description |
---|---|
de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte | |
de.bsvrz.sys.funclib.bitctrl.modell.verkehr.zustaende |
Modifier and Type | Method and Description |
---|---|
StrassenKnotenTyp |
StrassenKnoten.getKnotenTyp()
liefert den Typ des Straßenknotens.
|
Modifier and Type | Method and Description |
---|---|
static StrassenKnotenTyp |
StrassenKnotenTyp.getTyp(int gesuchterCode)
liefert den Straßenknotentyp, der dem übergebenen Code entspricht.
|
static StrassenKnotenTyp |
StrassenKnotenTyp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StrassenKnotenTyp[] |
StrassenKnotenTyp.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.