Package | Description |
---|---|
de.bsvrz.sys.funclib.bitctrl.modell.lms.onlinedaten | |
de.bsvrz.sys.funclib.bitctrl.modell.lms.zustaende |
Modifier and Type | Field and Description |
---|---|
private RdsLocationTabelle |
OdRdsMeldung.Daten.RdsLocationTabelleInfo.locationTabelle
die verwendete Tabelle.
|
Modifier and Type | Method and Description |
---|---|
RdsLocationTabelle |
OdRdsMeldung.Daten.RdsLocationTabelleInfo.getLocationTabelle()
liefert die zugeordnete Tabelle.
|
Modifier and Type | Field and Description |
---|---|
private static Map<Integer,RdsLocationTabelle> |
RdsLocationTabelle.TABELLE_PER_CODE
der Menge der Locationtabellen geordnet nach dem Code.
|
private static Map<String,RdsLocationTabelle> |
RdsLocationTabelle.TABELLE_PER_NAME
der Menge der Locationtabellen geordnet nach dem Name.
|
Modifier and Type | Method and Description |
---|---|
static RdsLocationTabelle |
RdsLocationTabelle.getLocationTabelle(int gesuchterCode)
liefert die Location Tabelle mit dem übergebenen Code.
|
static RdsLocationTabelle |
RdsLocationTabelle.getLocationTabelle(String gesuchterName)
liefert die Location Tabelle mit dem übergebenen Name.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.