public static class OdRdsMeldung.Daten.RdsLocationTabelleInfo extends Object
Modifier and Type | Field and Description |
---|---|
private RdsLocationTabelle |
locationTabelle
die verwendete Tabelle.
|
private String |
locationTabelleName
der Name der Tabelle.
|
private RdsLocationTabelleTyp |
locationTabelleTyp
die Typ der Tabelle.
|
private String |
locationTabelleVersion
die Version der Tabelle.
|
Constructor and Description |
---|
RdsLocationTabelleInfo(de.bsvrz.dav.daf.main.Data daten)
Konstruktor.
|
Modifier and Type | Method and Description |
---|---|
RdsLocationTabelle |
getLocationTabelle()
liefert die zugeordnete Tabelle.
|
String |
getLocationTabelleName()
liefert den Tabellennamen.
|
RdsLocationTabelleTyp |
getLocationTabelleTyp()
liefert den Tabellentyp.
|
String |
getLocationTabelleVersion()
liefert die Tabellenversion.
|
private RdsLocationTabelle locationTabelle
private String locationTabelleVersion
private RdsLocationTabelleTyp locationTabelleTyp
private String locationTabelleName
public RdsLocationTabelleInfo(de.bsvrz.dav.daf.main.Data daten)
daten
- die Datenpublic RdsLocationTabelle getLocationTabelle()
null
geliefert.null
public String getLocationTabelleName()
null
geliefert.null
public RdsLocationTabelleTyp getLocationTabelleTyp()
null
geliefert. Wenn der Datensatz keinen
gültigen Code für den Tabellentyp enthält, wird der Standardwert
RdsLocationTabelleTyp.TMC
geliefert.null
public String getLocationTabelleVersion()
null
geliefert.null
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.