public class RDSLocation extends AbstractRDSInfoElement
Modifier and Type | Class and Description |
---|---|
(package private) class |
RDSLocation.RDSLocationKoordinaten
Die Koordinaten der Location.
|
Modifier and Type | Field and Description |
---|---|
private RDSLocationCode |
location
Nachrichtentexte.
|
static String |
XML_ELEMENT_LOCATIONLOC
TIC Info XML Element: LocationLoc, enthält alle Informationen zu
einer Location.
|
private static String |
XML_ELEMENT_LOCATIONLOCAREAREFERENCE
Gebiets-Location.
|
private static String |
XML_ELEMENT_LOCATIONLOCCODE
Location-Code.
|
private static String |
XML_ELEMENT_LOCATIONLOCEXITNUMBER
Ausfahrt-Nummer.
|
private static String |
XML_ELEMENT_LOCATIONLOCLINEARREFERENCE
Linien-Location.
|
private static String |
XML_ELEMENT_LOCATIONLOCMILESTONE
Kilometrierungsangabe.
|
private static String |
XML_ELEMENT_LOCATIONLOCNEGATIVEOFFSET
Nächste Location in negativer Richtung.
|
private static String |
XML_ELEMENT_LOCATIONLOCPOSITIVEOFFSET
Nächste Location in positiver Richtung.
|
private static String |
XML_ELEMENT_LOCATIONLOCROADNUMBER
Strassen-Nummer TIC Info XML Element: LocationLocRoadNumber,
Strassen-Nummer.
|
davAttributName, kinder, xmlElementName
Constructor and Description |
---|
RDSLocation()
Erzeugt ein neues Objekt.
|
Modifier and Type | Method and Description |
---|---|
int |
getLocationCode()
Gibt den Locationcode zurück.
|
void |
publizieren(de.bsvrz.dav.daf.main.Data davdata)
Publiziert die Daten zum Datenverteiler.
|
aktualisieren, appendChild, einlesenXML, erzeugeDocumentElement, getDavAttributName, getDavDaten, getXmlDaten, getXmlElementName, hatNodeHandler, setDavDaten, setXmlDaten
public static final String XML_ELEMENT_LOCATIONLOC
private static final String XML_ELEMENT_LOCATIONLOCCODE
private static final String XML_ELEMENT_LOCATIONLOCROADNUMBER
private static final String XML_ELEMENT_LOCATIONLOCEXITNUMBER
private static final String XML_ELEMENT_LOCATIONLOCMILESTONE
private static final String XML_ELEMENT_LOCATIONLOCLINEARREFERENCE
private static final String XML_ELEMENT_LOCATIONLOCAREAREFERENCE
private static final String XML_ELEMENT_LOCATIONLOCNEGATIVEOFFSET
private static final String XML_ELEMENT_LOCATIONLOCPOSITIVEOFFSET
private final RDSLocationCode location
public int getLocationCode()
public void publizieren(de.bsvrz.dav.daf.main.Data davdata) throws RDSException
RDSInfoElement
publizieren
in interface RDSInfoElement
publizieren
in class AbstractRDSInfoElement
davdata
- von DAV empfangene DatenRDSException
- bei AusnahmenCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.