public class TIC3NetzGebietBeschreibung extends AbstractTIC3InfoElement
TIC Info XML Element: Description (DES), Descriptive information about the area such as the name and category, normally as a copy of the referenced "Area" data.
Entspricht TIC3 NetworkAreaDescriptionType.
| Modifier and Type | Field and Description |
|---|---|
static String |
XML_ELEMENT_NETWORKAREA_DESCRIPTION
TIC Info XML Element: Description (DES), Descriptive information about
the area such as the name and category, normally as a copy of the
referenced "Area" data.
|
| Constructor and Description |
|---|
TIC3NetzGebietBeschreibung()
Erzeugt ein neues Objekt.
|
| Modifier and Type | Method and Description |
|---|---|
void |
einlesenXML(Node node)
Liest die Daten aus dem zugehörige XML-Dokument-Knoten ein.
|
void |
publizieren(de.bsvrz.dav.daf.main.Data davdata,
LMSParameter parameter)
Publiziert die Daten zum Datenverteiler.
|
addAttribut, addAttribut, addKindElement, erzeugeDocumentElement, getAttribute, getDavAttributName, getDavDaten, getKindElemente, getLocalDavData, getNameAttribut, getWertAttribut, getXmlDaten, getXmlElementName, hatNodeHandler, setDavDaten, setDavDaten, setXmlDaten, useAttributValuepublic static final String XML_ELEMENT_NETWORKAREA_DESCRIPTION
public TIC3NetzGebietBeschreibung()
public void einlesenXML(Node node) throws TIC3Exception
TIC3InfoElementeinlesenXML in interface TIC3InfoElementeinlesenXML in class AbstractTIC3InfoElementnode - der zugehörige XML-Dokument-KnotenTIC3Exception - bei Ausnahmenpublic void publizieren(de.bsvrz.dav.daf.main.Data davdata,
LMSParameter parameter)
throws TIC3Exception
TIC3InfoElementpublizieren in interface TIC3InfoElementpublizieren in class AbstractTIC3InfoElementdavdata - von DAV empfangene Datenparameter - LMSParameterTIC3Exception - bei AusnahmenCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.