private final class MessageSender.OperatingMessageSender
extends java.lang.Object
implements de.bsvrz.dav.daf.main.ClientSenderInterface
getState()
kann
ermittelt werden, ob eine Betriebsmeldung an die Betriebsmeldungsverwaltung geschickt werden kann, oder nicht.Modifier and Type | Field and Description |
---|---|
private byte |
_state |
Modifier | Constructor and Description |
---|---|
private |
OperatingMessageSender() |
Modifier and Type | Method and Description |
---|---|
void |
dataRequest(de.bsvrz.dav.daf.main.config.SystemObject object,
de.bsvrz.dav.daf.main.DataDescription dataDescription,
byte state) |
byte |
getState() |
boolean |
isRequestSupported(de.bsvrz.dav.daf.main.config.SystemObject object,
de.bsvrz.dav.daf.main.DataDescription dataDescription) |
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.ClientSenderInterface
public byte getState()
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.ClientSenderInterface