public class ErzeugeMeldung extends Object implements de.bsvrz.dav.daf.main.ClientSenderInterface
| Modifier and Type | Field and Description |
|---|---|
static de.bsvrz.dav.daf.main.ClientDavConnection |
verbindung
DAV-Connection.
|
| Constructor and Description |
|---|
ErzeugeMeldung() |
| Modifier and Type | Method and Description |
|---|---|
static void |
beforeClass() |
void |
dataRequest(de.bsvrz.dav.daf.main.config.SystemObject object,
de.bsvrz.dav.daf.main.DataDescription dataDescription,
byte state) |
void |
erzeugeMeldung()
Erzeugt eine TMC-Meldung und versendet diese an den DaV.
|
boolean |
isRequestSupported(de.bsvrz.dav.daf.main.config.SystemObject object,
de.bsvrz.dav.daf.main.DataDescription dataDescription) |
public static de.bsvrz.dav.daf.main.ClientDavConnection verbindung
public void dataRequest(de.bsvrz.dav.daf.main.config.SystemObject object,
de.bsvrz.dav.daf.main.DataDescription dataDescription,
byte state)
dataRequest in interface de.bsvrz.dav.daf.main.ClientSenderInterfacepublic void erzeugeMeldung()
public boolean isRequestSupported(de.bsvrz.dav.daf.main.config.SystemObject object,
de.bsvrz.dav.daf.main.DataDescription dataDescription)
isRequestSupported in interface de.bsvrz.dav.daf.main.ClientSenderInterfaceCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.