Package | Description |
---|---|
de.bsvrz.kex.lmstic3.vew.daten.tic |
TIC3-Meldungsdaten.
|
de.bsvrz.kex.lmstic3.vew.daten.tmc |
TMC-Meldungsdaten.
|
Modifier and Type | Method and Description |
---|---|
TMCRichtung.TMCRichtungEnum |
TIC3MeldungsDaten.getTMCRichtung(Integer tictmcrichtung) |
Modifier and Type | Method and Description |
---|---|
static TMCRichtung.TMCRichtungEnum |
TMCRichtung.TMCRichtungEnum.getInstance(int id)
Gibt eine passende Richtung-Instanz zurück.
|
TMCRichtung.TMCRichtungEnum |
TMCLocation.getTmcRichtung() |
static TMCRichtung.TMCRichtungEnum |
TMCRichtung.TMCRichtungEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TMCRichtung.TMCRichtungEnum[] |
TMCRichtung.TMCRichtungEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TMCLocation(Integer primaerLokation,
Integer sekundaerLokation,
Double primaerEntfernung,
Double sekundaerEntfernung,
TMCRichtung.TMCRichtungEnum richtung)
Konstruktor.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.