public class TIC3TICLocation extends AbstractTIC3InfoElement
Entspricht TIC3 Typ 'TIC3LocationType' (aktuell ohne EdgeTyp).
Modifier and Type | Field and Description |
---|---|
static String |
DAV_ATTR_TICLOC
DAV-Attribut.
|
static String |
XML_ELEMENT_TICLOC
TIC3 Info XML Element: TIC3Location (T3L), A list of network references
per network.
|
Constructor and Description |
---|
TIC3TICLocation()
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.
|
String |
toString() |
addAttribut, addAttribut, addKindElement, erzeugeDocumentElement, getAttribute, getDavAttributName, getDavDaten, getKindElemente, getLocalDavData, getNameAttribut, getWertAttribut, getXmlDaten, getXmlElementName, hatNodeHandler, setDavDaten, setDavDaten, setXmlDaten, useAttributValue
public static final String XML_ELEMENT_TICLOC
public static final String DAV_ATTR_TICLOC
public void publizieren(de.bsvrz.dav.daf.main.Data davdata, LMSParameter parameter) throws TIC3Exception
TIC3InfoElement
publizieren
in interface TIC3InfoElement
publizieren
in class AbstractTIC3InfoElement
davdata
- von DAV empfangene Datenparameter
- LMSParameter
TIC3Exception
- bei Ausnahmenpublic void einlesenXML(Node node) throws TIC3Exception
TIC3InfoElement
einlesenXML
in interface TIC3InfoElement
einlesenXML
in class AbstractTIC3InfoElement
node
- der zugehörige XML-Dokument-KnotenTIC3Exception
- bei AusnahmenCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.