public class RDSVerkehrsInformation extends AbstractRDSInfoElement
Modifier and Type | Class and Description |
---|---|
(package private) class |
RDSVerkehrsInformation.RDSEreignis
Ereignis-Informationen.
|
(package private) class |
RDSVerkehrsInformation.RDSLocationTabelleInfo
Informationen zur benutzten Location-Tabelle.
|
(package private) class |
RDSVerkehrsInformation.RDSVerkehrText
Freier Text.
|
(package private) class |
RDSVerkehrsInformation.RDSZusatzAttribute
Zusätzliche Verkehrsmerkmale einer Meldung.
|
Modifier and Type | Field and Description |
---|---|
(package private) String |
alertCCode
ALERT-C Kodierung.
|
private RDSLocationDaten |
locationDaten
Location Informationen.
|
private RDSBoolean |
vorhersageJaNein
Die Information ist eine Vorhersage (ja) oder aktuelle Meldung (nein).
|
private static String |
XML_ELEMENT_CODE
TIC Info XML Element: Code, enthält die zugehörige ALERT-C
Kodierung der Meldung.
|
private static String |
XML_ELEMENT_FORMAT
Format der Verkehrsinformationen (für zukünftige
Erweiterungen).
|
private static String |
XML_ELEMENT_TRAFFIC
TIC Info XML Element: Traffic, enthält alle Verkehrsinformationen
zur Version.
|
davAttributName, kinder, xmlElementName
Constructor and Description |
---|
RDSVerkehrsInformation()
Erzeugt ein neues Objekt mit Standardwerten.
|
Modifier and Type | Method and Description |
---|---|
List<Integer> |
getLocationCodes()
Gibt alle in der Meldung referenzierten Locationcodes zurück.
|
aktualisieren, appendChild, einlesenXML, erzeugeDocumentElement, getDavAttributName, getDavDaten, getXmlDaten, getXmlElementName, hatNodeHandler, publizieren, setDavDaten, setXmlDaten
private static final String XML_ELEMENT_TRAFFIC
private static final String XML_ELEMENT_FORMAT
private static final String XML_ELEMENT_CODE
private final RDSLocationDaten locationDaten
String alertCCode
private final RDSBoolean vorhersageJaNein
(Nach Aussage GEWI besteht kein Bezug dieses Flags zum Inhalt der Meldung. d.h. das Flag steht für sich als Zusatzinformation).
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.