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