public class TIC3TMCEvent extends AbstractTIC3InfoElement
Entspricht TIC3-Typ 'TmcEventAndQuantifierType'.
| Modifier and Type | Field and Description |
|---|---|
static String |
DAV_ATTR_TMCEVENT
DAV-Attribut.
|
static String |
XML_ELEMENT_TMCEVENT
TIC3 Info XML Element: TmcEvent (TMC), A list of one or more TMC event
codes with additional information which are equivalent to "TIC3 event"
codes, where TMC is defined in the TMC standard ISO 14819-2.
|
| Constructor and Description |
|---|
TIC3TMCEvent()
Erzeugt ein neues Objekt.
|
TIC3TMCEvent(TIC3TmcEventCodeTyp.TIC3TmcEventCodeTypEN typ,
int code)
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.
|
int |
getCode() |
TIC3TmcEventCodeTyp.TIC3TmcEventCodeTypEN |
getEventTyp() |
void |
publizieren(de.bsvrz.dav.daf.main.Data davdata,
LMSParameter parameter)
Publiziert die Daten zum Datenverteiler.
|
void |
setEventTyp(TIC3TmcEventCodeTyp.TIC3TmcEventCodeTypEN typ) |
String |
toString() |
addAttribut, addAttribut, addKindElement, erzeugeDocumentElement, getAttribute, getDavAttributName, getDavDaten, getKindElemente, getLocalDavData, getNameAttribut, getWertAttribut, getXmlDaten, getXmlElementName, hatNodeHandler, setDavDaten, setDavDaten, setXmlDaten, useAttributValuepublic static final String XML_ELEMENT_TMCEVENT
public static final String DAV_ATTR_TMCEVENT
public TIC3TMCEvent()
public TIC3TMCEvent(TIC3TmcEventCodeTyp.TIC3TmcEventCodeTypEN typ, int code)
typ - TIC3TmcEventCodeTyp.TIC3TmcEventCodeTypENcode - Event-Codepublic 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 Ausnahmenpublic void einlesenXML(Node node) throws TIC3Exception
TIC3InfoElementeinlesenXML in interface TIC3InfoElementeinlesenXML in class AbstractTIC3InfoElementnode - der zugehörige XML-Dokument-KnotenTIC3Exception - bei Ausnahmenpublic TIC3TmcEventCodeTyp.TIC3TmcEventCodeTypEN getEventTyp()
public void setEventTyp(TIC3TmcEventCodeTyp.TIC3TmcEventCodeTypEN typ)
public int getCode()
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.