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, toStringpublic TmcLocationPunkt(de.bsvrz.dav.daf.main.config.SystemObject davObjekt,
de.bsvrz.dav.daf.main.config.DataModel dataModel)
TmcLocationPunktdavObjekt - das zuzuordnente Dav-ObjektdataModel - DataModelpublic 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.