public class TmcLocationPunkt extends DavProxyObjekt
Constructor and Description |
---|
TmcLocationPunkt(de.bsvrz.dav.daf.main.config.SystemObject davObjekt,
de.bsvrz.dav.daf.main.config.DataModel dataModel)
Erstellt eine neue Instanz vom Typ
TmcLocationPunkt |
Modifier and Type | Method and Description |
---|---|
String |
getAusfahrtNummer() |
int |
getGebietsCode() |
int |
getLinienCode() |
int |
getLocationCode() |
TmcLocationPunkt |
getNachfolger() |
int |
getNachfolgerCode() |
int |
getOrtsTyp() |
String |
getStrassenNummer() |
TmcLocationPunkt |
getVorgaenger() |
int |
getVorgaengerCode() |
double |
getX() |
double |
getY() |
getDavObjekt, toString
public TmcLocationPunkt(de.bsvrz.dav.daf.main.config.SystemObject davObjekt, de.bsvrz.dav.daf.main.config.DataModel dataModel)
TmcLocationPunkt
davObjekt
- das zuzuordnente Dav-ObjektdataModel
- DataModel
public int getLocationCode()
public String getStrassenNummer()
public String getAusfahrtNummer()
public int getOrtsTyp()
public double getX()
public double getY()
public int getVorgaengerCode()
public int getNachfolgerCode()
public int getLinienCode()
public int getGebietsCode()
public TmcLocationPunkt getVorgaenger()
public TmcLocationPunkt getNachfolger()
Copyright © 2016 BitCtrl Systems GmbH. All rights reserved.