public static class OdRdsMeldung.Daten.RdsLocationTabelleInfo
extends java.lang.Object
Constructor and Description |
---|
RdsLocationTabelleInfo(de.bsvrz.dav.daf.main.Data daten)
Konstruktor.
|
Modifier and Type | Method and Description |
---|---|
RdsLocationTabelle |
getLocationTabelle()
liefert die zugeordnete Tabelle.
|
java.lang.String |
getLocationTabelleName()
liefert den Tabellennamen.
|
RdsLocationTabelleTyp |
getLocationTabelleTyp()
liefert den Tabellentyp.
|
java.lang.String |
getLocationTabelleVersion()
liefert die Tabellenversion.
|
public RdsLocationTabelleInfo(de.bsvrz.dav.daf.main.Data daten)
daten
- die Datenpublic RdsLocationTabelle getLocationTabelle()
null
geliefert.null
public java.lang.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 java.lang.String getLocationTabelleVersion()
null
geliefert.null