public class RDSTmcOrtsTyp extends AbstractRDSInfoElement
| Modifier and Type | Field and Description |
|---|---|
private static int[] |
DAV2TIC
DAV-Definition Ortstypen.
|
private int |
locationSubTyp
Subtyp der Location (TIC).
|
private int |
locationTyp
Typ der Location (TIC).
|
private static int[] |
TIC2DAV
TIC-Definition Ortstypen.
|
private static String |
XML_ELEMENT_LOCATIONLOCSUBTYPE
TIC Info XML Element: LocationLocSubType, Subtype of the location.
|
private static String |
XML_ELEMENT_LOCATIONLOCTYPE
TIC Info XML Element: LocationLocType, Type of the location.
|
davAttributName, kinder, xmlElementName| Constructor and Description |
|---|
RDSTmcOrtsTyp()
Erzeugt eine neue Instanz.
|
| Modifier and Type | Method and Description |
|---|---|
void |
einlesenXML(Node node)
Liest die Daten aus dem zugehörige XML-Dokument-Knoten ein.
|
Element |
erzeugeDocumentElement(Document doc,
Element parent)
Erzeugt das zugehörige XML-Element.
|
void |
getDavDaten(de.bsvrz.dav.daf.main.Data davdata)
Liest die Daten aus einem Datenverteilerdatensatz.
|
private int |
getDavLocationTyp()
Wandelt einen Locationtyp entsprechend TIC in den Typ entsprechend DaV
um.
|
private int |
getTICLocationTyp(int davtyp)
Wandelt einen Locationtyp entsprechend DaV in den Typ entsprechend TIC
um.
|
boolean |
hatNodeHandler(Node node)
Test, ob das Objekt einen Handler für einen XML-Dokument-Knoten
besitzt.
|
void |
setDavDaten(de.bsvrz.dav.daf.main.Data davdata)
Setzt die Daten für den Datenverteiler.
|
aktualisieren, appendChild, getDavAttributName, getXmlDaten, getXmlElementName, publizieren, setXmlDatenprivate static final int[] TIC2DAV
private static final int[] DAV2TIC
private static final String XML_ELEMENT_LOCATIONLOCTYPE
private static final String XML_ELEMENT_LOCATIONLOCSUBTYPE
private int locationTyp
private int locationSubTyp
public void einlesenXML(Node node) throws RDSException
RDSInfoElementeinlesenXML in interface RDSInfoElementeinlesenXML in class AbstractRDSInfoElementnode - der zugehörige XML-Dokument-KnotenRDSException - bei Ausnahmenpublic Element erzeugeDocumentElement(Document doc, Element parent)
RDSInfoElementerzeugeDocumentElement in interface RDSInfoElementerzeugeDocumentElement in class AbstractRDSInfoElementdoc - Dokumentparent - übergeordnetes Elementpublic void getDavDaten(de.bsvrz.dav.daf.main.Data davdata)
throws RDSException
RDSInfoElementgetDavDaten in interface RDSInfoElementgetDavDaten in class AbstractRDSInfoElementdavdata - Datenverteiler-DatenRDSException - bei Ausnahmenprivate int getDavLocationTyp()
private int getTICLocationTyp(int davtyp)
davtyp - Locationtyp entsprechend DaVpublic boolean hatNodeHandler(Node node)
AbstractRDSInfoElementhatNodeHandler in interface RDSInfoElementhatNodeHandler in class AbstractRDSInfoElementnode - ein XML-Dokument-Knotenpublic void setDavDaten(de.bsvrz.dav.daf.main.Data davdata)
throws RDSException
RDSInfoElementsetDavDaten in interface RDSInfoElementsetDavDaten in class AbstractRDSInfoElementdavdata - Datenverteiler-DatenRDSException - bei AusnahmenCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.